drm: Document requirements for driver-specific KMS props in new drivers
authorSebastian Wick <sebastian.wick@redhat.com>
Wed, 10 Apr 2024 12:20:06 +0000 (14:20 +0200)
committerMaxime Ripard <mripard@kernel.org>
Mon, 15 Apr 2024 07:10:50 +0000 (09:10 +0200)
commitf99885b15b2d230d2d1d75e5e542ecaacd29733f
tree80e2c5a6a81d52033a3161e9ca61ca5b7f3d8a73
parentb27a838f923ad29f03d968c3b8ae6303c3a509b7
drm: Document requirements for driver-specific KMS props in new drivers

When extending support for a driver-specific KMS property to additional
drivers, we should apply all the requirements for new properties and
make sure the semantics are the same and documented.

v2: devs of the driver which introduced property shall help and ack

Signed-off-by: Sebastian Wick <sebastian.wick@redhat.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240410122008.38207-1-sebastian.wick@redhat.com
Documentation/gpu/drm-kms.rst