]> git.baikalelectronics.ru Git - kernel.git/commit
drm/client: Add drm_client_modeset_check()
authorNoralf Trønnes <noralf@tronnes.org>
Sat, 9 May 2020 14:16:13 +0000 (16:16 +0200)
committerNoralf Trønnes <noralf@tronnes.org>
Tue, 26 May 2020 11:32:03 +0000 (13:32 +0200)
commit75306a7bad595c223f4420be610d01563b6213c6
tree746ea9e405b2387c85b27c33cd53b7be8ffb5d46
parentafa11559e791368dbafd632f039822fd0c1aa53e
drm/client: Add drm_client_modeset_check()

Add a way for client to check the configuration before comitting.

v2:
- Fix docs (Sam)

Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200509141619.32970-5-noralf@tronnes.org
drivers/gpu/drm/drm_client_modeset.c
include/drm/drm_client.h