drm: writeback: Fix doc that says connector should be disconnected
authorAlexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Fri, 13 Jul 2018 15:10:58 +0000 (16:10 +0100)
committerAlexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Mon, 16 Jul 2018 15:35:27 +0000 (16:35 +0100)
commit71a5cb3eb758b5b3735709c7fca577522eda43d4
treebbd49de012bee36bf11f96e42d82326884cace19
parent7f43ef9f0d98abbc0eb5e697628ec06756bf60a9
drm: writeback: Fix doc that says connector should be disconnected

During iteration process one of the proposed mechanism for not
breaking existing userspace was to report writeback connectors as
disconnected, however the final version used
DRM_CLIENT_CAP_WRITEBACK_CONNECTORS for that purpose.

Change-Id: I2319d099f7669094c8530f1521abdbca08e76486
Signed-off-by: Alexandru Gheorghe <alexandru-cosmin.gheorghe@arm.com>
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Link: https://patchwork.freedesktop.org/patch/238399/
drivers/gpu/drm/drm_writeback.c