]> www.infradead.org Git - nvme.git/commit
drm/i915/psr: Add new debug bit to disable Panel Replay
authorJouni Högander <jouni.hogander@intel.com>
Tue, 18 Jun 2024 05:30:24 +0000 (08:30 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 19 Jun 2024 04:42:10 +0000 (07:42 +0300)
commitc52a3187a1bf0a13c3a0119d057781166f12a8ee
treec639b933192dcfff2c2221dacb2108b86e822aba
parent3ec391a007f405b4fe48ecf2bf55d3ff0fc7d1b2
drm/i915/psr: Add new debug bit to disable Panel Replay

Add new debug bit to be used with i915_edp_psr_debug debugfs
interface. This can be used to disable Panel Replay.

v2: ensure that fastset is performed when the bit changes

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/20240618053026.3268759-8-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_display_types.h
drivers/gpu/drm/i915/display/intel_psr.c