]> asedeno.scripts.mit.edu Git - linux.git/commit
drm: mali-dp: Report writeback connector as connected
authorAlexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Fri, 13 Jul 2018 15:10:59 +0000 (16:10 +0100)
committerLiviu Dudau <Liviu.Dudau@arm.com>
Mon, 23 Jul 2018 14:38:46 +0000 (15:38 +0100)
commit7749a57a285342ff5664c80236a63c7fa53cbdfc
tree77dd61694498b35b9849cfa71bbab605bf7a2db7
parent500775074f88d9cf5416bed2ca19592812d62c41
drm: mali-dp: Report writeback connector as connected

Older version of this patch series reported writeback as disconnected
to avoid confusing userspace not aware of writeback connectors.
However, the version that got merged uses a special cap
(DRM_CLIENT_CAP_WRITEBACK_CONNECTORS) for this purpose.

This helps us avoid some special handling of writeback connector
in drm_helper_probe_single_connector_modes, see [1].

https://lists.freedesktop.org/archives/dri-devel/2018-July/183144.html

Signed-off-by: Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
drivers/gpu/drm/arm/malidp_mw.c