aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_uncore.c
diff options
context:
space:
mode:
authorMatt Roper <[email protected]>2022-02-09 05:11:36 +0000
committerMatt Roper <[email protected]>2022-02-16 20:29:28 +0000
commit93cc7aa0b037f34d9a55c58fb4ab6bbd802fa47c (patch)
tree4e12b0a0aacc76cdc5055cc9c79266b612889382 /drivers/gpu/drm/i915/intel_uncore.c
parentdrm/i915/gt: Drop duplicate register definition for VDBOX_CGCTL3F18 (diff)
downloadkernel-93cc7aa0b037f34d9a55c58fb4ab6bbd802fa47c.tar.gz
kernel-93cc7aa0b037f34d9a55c58fb4ab6bbd802fa47c.zip
drm/i915/gt: Move SFC lock bits to intel_engine_regs.h
These SFC registers were defined in an unusual way, taking an engine as a parameter rather than an engine MMIO base offset. Let's adjust them to match the style used by other per-engine registers and move them to intel_engine_regs.h. While doing this move, we can drop GEN12_HCP_SFC_FORCED_LOCK completely; it was intended for use in an early version of a hardware workaround, but was no longer necessary by the time the workaround was finalized. It is not used anywhere in the driver. Signed-off-by: Matt Roper <[email protected]> Reviewed-by: Matt Atwood <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_uncore.c')
0 files changed, 0 insertions, 0 deletions