]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - Documentation/gpu/drm-kms.rst
drm: document standard connector properties
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 17 Nov 2016 08:56:48 +0000 (09:56 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 18 Nov 2016 08:45:07 +0000 (09:45 +0100)
commit4ada6f228404921d6ce661edc7a0c84f1ada1a1a
tree921755fa8adf134a90819f41a104863a3e5ee52e
parent27bfa74b9029a4205b16ec8c3a7090287e6e9995
drm: document standard connector properties

There's a really big pile of additional connector properties, a lot of
them standardized. But they're all for specific outputs (panels, TV,
scaling, ...) so I left them out for now since this is enough for a
start.

I typed this to give Manasi a place to add her new link status
property documentation.

v2: forgot to git add all the bits (Manasi).

v3: Be more epxlicit about integrated tiled panels (Archit)

Cc: Manasi Navare <manasi.d.navare@intel.com>
Cc: Archit Taneja <architt@codeaurora.org>
Reviewed-by: Archit Taneja <architt@codeaurora.org>
Reviewed-by: Manasi Navare <manasi.d.navare@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161117085648.26646-1-daniel.vetter@ffwll.ch
Documentation/gpu/drm-kms.rst
drivers/gpu/drm/drm_connector.c