]> 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)
commit483dc095c8d977dcae632c67782097a17f72e3aa
tree746ea9e405b2387c85b27c33cd53b7be8ffb5d46
parent146da25c5eeb66c70381716e2639cb8fb2c02e08
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