]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/gt: Whitelist COMMON_SLICE_CHICKEN1 for UMD access.
authorDnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Sun, 25 Aug 2024 12:11:56 +0000 (17:41 +0530)
committerMatt Roper <matthew.d.roper@intel.com>
Mon, 26 Aug 2024 16:57:20 +0000 (09:57 -0700)
commit037f93434ce9aea3dc19ba2d97e888a12e538f7b
treed6f5bc1a18adf02bb7975523fc049af1001aaef3
parent3126d5fff54368288e7fe1c0fd4ecb36b868e5aa
drm/i915/gt: Whitelist COMMON_SLICE_CHICKEN1 for UMD access.

As part of the recommended tuning setting, whitelist COMMON_SLICE_CHICKEN1
for MTL/ARL and DG2.

The UMD will selectively enable or disable specific bits of the
register based on the type of workload and its requirements.

v2: Remove the KMD par of enabling specific bits(Matt R)

Bspec: 68331
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@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/20240825121156.2498810-1-dnyaneshwar.bhadane@intel.com
drivers/gpu/drm/i915/gt/intel_workarounds.c