]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/i915/gt: Cover rest of SVG unit MCR registers
authorGustavo Sousa <gustavo.sousa@intel.com>
Thu, 5 Jan 2023 13:37:01 +0000 (10:37 -0300)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 11 Jan 2023 14:53:45 +0000 (09:53 -0500)
commit58fc14e14d288d728bf48377b81bb77fd17bfe3f
tree9d095ffa56b96a56da30fdb8d93967f8e8f051a4
parentd3de5616d36462a646f5b360ba82d3b09ff668eb
drm/i915/gt: Cover rest of SVG unit MCR registers

CHICKEN_RASTER_{1,2} got overlooked with the move done in commit
a9e69428b1b4 ("drm/i915: Define MCR registers explicitly"). Registers
from the SVG unit became multicast as of Xe_HP graphics.

BSpec: 66534
Fixes: a9e69428b1b4 ("drm/i915: Define MCR registers explicitly")
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230105133701.19556-1-gustavo.sousa@intel.com
(cherry picked from commit 10903b0a0f4d4964b352fa3df12d3d2ef5fb7a3b)
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/i915/gt/intel_gt_regs.h
drivers/gpu/drm/i915/gt/intel_workarounds.c