]> www.infradead.org Git - users/hch/configfs.git/commit
drm/i915/display: Wa 16021440873 is writing wrong register
authorJouni Högander <jouni.hogander@intel.com>
Tue, 18 Jun 2024 05:30:19 +0000 (08:30 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 19 Jun 2024 04:42:08 +0000 (07:42 +0300)
commit1eb28818c2418e341af2e8b5385243e03e841ae8
tree16b0afaa920b9746371546aa24ab479d60ee22b3
parent97db7348640ececd60a0bfd85b6c0a3a0f81459a
drm/i915/display: Wa 16021440873 is writing wrong register

Wa 16021440873 is writing wrong register. Instead of PIPE_SRCSZ_ERLY_TPT
write CURPOS_ERLY_TPT.

v2: use right offset as well

Fixes: 29cdef8539c3 ("drm/i915/display: Implement Wa_16021440873")
Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240618053026.3268759-3-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_cursor.c
drivers/gpu/drm/i915/display/intel_psr.c