]> git.itanic.dy.fi Git - linux-stable/commit
drm/i915/psr: Disable PSR when bigjoiner is used
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 4 Apr 2024 21:34:26 +0000 (00:34 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 8 Apr 2024 12:27:24 +0000 (15:27 +0300)
commit372fa0c79d3f289f813d8001e0a8a96d1011826c
tree9b3145e7d20f20bcf6dc73d9dcb4ab0e702fc129
parentbbd62a59f8d1e2a44bd7f7b4605201f28e976a29
drm/i915/psr: Disable PSR when bigjoiner is used

Bigjoiner seem to be causing all kinds of grief to the PSR
code currently. I don't believe there is any hardware issue
but the code simply not handling this correctly. For now
just disable PSR when bigjoiner is needed.

Cc: stable@vger.kernel.org
Link: https://patchwork.freedesktop.org/patch/msgid/20240404213441.17637-3-ville.syrjala@linux.intel.com
Reviewed-by: Arun R Murthy <arun.r.mruthy@intel.com>
Acked-by: Jouni Högander <jouni.hogander@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
drivers/gpu/drm/i915/display/intel_psr.c