]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs
authorImre Deak <imre.deak@intel.com>
Tue, 24 Oct 2023 10:22:16 +0000 (13:22 +0300)
committerImre Deak <imre.deak@intel.com>
Wed, 8 Nov 2023 15:22:09 +0000 (17:22 +0200)
commita6315ec25eed0e9a70cb1cfc43cf694911546a5c
tree9957abef21327c72c1bc6d7bf32138eb05534d50
parentb348150406564595cf6c1be388e9797fa97c2a5d
drm/dp_mst: Add HBLANK expansion quirk for Synaptics MST hubs

Add a quirk for Synaptics MST hubs, which require a workaround - at leat
on i915 - for some modes, on which the hub applies HBLANK expansion.
These modes will only work by enabling DSC decompression for them, a
follow-up patch will do this in i915.

v2:
- Fix the quirk name in its DocBook description.

Cc: Lyude Paul <lyude@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Acked-by: Maxime Ripard <mripard@kernel.org>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231030155843.2251023-9-imre.deak@intel.com
drivers/gpu/drm/display/drm_dp_helper.c
include/drm/display/drm_dp_helper.h