]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: gpu: Mention the requirements for new properties
authorMaxime Ripard <maxime@cerno.tech>
Tue, 20 Jul 2021 14:35:44 +0000 (16:35 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Fri, 23 Jul 2021 11:51:58 +0000 (13:51 +0200)
commit16bb2836482ba7653f4c81cf095ed0f1a626ca15
tree5bf452d4a17b67b4bf20584dde4574cdc5e8ce0d
parent69799043db0ea73c7a303738593cc5f2041b4f4b
Documentation: gpu: Mention the requirements for new properties

New KMS properties come with a bunch of requirements to avoid each
driver from running their own, inconsistent, set of properties,
eventually leading to issues like property conflicts, inconsistencies
between drivers and semantics, etc.

Let's document what we expect.

Acked-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://patchwork.freedesktop.org/patch/msgid/20210720143544.571760-1-maxime@cerno.tech
Documentation/gpu/drm-kms.rst