aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display/intel_dp_mst.c
diff options
context:
space:
mode:
authorJosé Roberto de Souza <[email protected]>2021-07-16 18:12:26 -0700
committerJosé Roberto de Souza <[email protected]>2021-07-26 16:12:58 -0700
commit6bdab0e5b5c0aca6f5aba952df0e4c5934547681 (patch)
tree7ff8f045653455baa91cc1f1233f34eda14fd86b /drivers/gpu/drm/i915/display/intel_dp_mst.c
parent5cc92edb6ee8ac6f6d6d4fd8e7ecd00407a2489a (diff)
drm/i915/display/psr2: Fix cursor updates using legacy apis
The fast path only updates cursor register what will not cause any updates in the screen when using PSR2 selective fetch. The only option that we have is to go through the slow patch that will do full atomic commit, that will trigger the PSR2 selective fetch compute and programing calls. Without this patch is possible to see a mouse movement lag in Gnome when PSR2 selective fetch is enabled. Cc: Gwan-gyeong Mun <[email protected]> Signed-off-by: José Roberto de Souza <[email protected]> Reviewed-by: Anusha Srivatsa <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions