]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/psr: add LATENCY_REPORTING_REMOVED() register bit helper
authorJani Nikula <jani.nikula@intel.com>
Tue, 29 Oct 2024 11:32:48 +0000 (13:32 +0200)
committerJani Nikula <jani.nikula@intel.com>
Mon, 11 Nov 2024 10:55:16 +0000 (12:55 +0200)
commit16806984572a2f82a51e46a92ceeabefe6c06943
tree1fdbf9e2906132041460c335425fc4b64c6b2087
parentb08d1274e3fe70eb3e9b13e8af835032bf792f7e
drm/i915/psr: add LATENCY_REPORTING_REMOVED() register bit helper

Drop the wa_16013835468_bit_get() function in favour of the register
macro. It doesn't have to be so complicated, and we don't have to use
the workaround name in everything that's related to it.

Cc: Jouni Högander <jouni.hogander@intel.com>
Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Jouni Högander <jouni.hogander@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/22934fee1ea37c777c35e4b520d5f11b6cd953d0.1730201504.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_psr.c
drivers/gpu/drm/i915/i915_reg.h