]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/i915/psr: Add Early Transport into psr debugfs interface
authorJouni Högander <jouni.hogander@intel.com>
Wed, 29 May 2024 09:38:49 +0000 (12:38 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Mon, 3 Jun 2024 08:23:18 +0000 (11:23 +0300)
commitb330568f0c51b0b80e463841b0062206011a4746
tree7fbead72d8b051eb771c2d948920dc598f284bc3
parent04d0aed08206a235470ca82c08f46aa7b73e97fc
drm/i915/psr: Add Early Transport into psr debugfs interface

We want to have sink Early Transport capability and usage in our psr
debugfs status interface.

v4: use su_region_et_enabled instead of psr2_su_region_et_valid
v3: remove extra space from "PSR mode:  disabled"
v2: printout "Selective Update enabled (Early Transport)" instead of
    "Selective Update Early Transport enabled"

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