]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/i915/dp: Use always vsc revision 0x6 for Panel Replay
authorJouni Högander <jouni.hogander@intel.com>
Fri, 10 May 2024 09:38:14 +0000 (12:38 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 15 May 2024 07:54:53 +0000 (10:54 +0300)
commit56e65164b832d777c1f0a8af47af8cc26e6506d5
tree924eb2d2c08600902fbdd68248238e7964621dd1
parentd07a578703dbf839ea39bffc425fba2321f45543
drm/i915/dp: Use always vsc revision 0x6 for Panel Replay

We are about to enable Panel Replay Selective update mode. Vsc revision 0x6
for Panel Replay no matter if it is selective update or full frame update
mode. Take this into account when preparing VSC SDP package.

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240510093823.3146455-4-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_dp.c