]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe/oa: Implement Wa_14026633728
authorAshutosh Dixit <ashutosh.dixit@intel.com>
Mon, 27 Apr 2026 22:11:33 +0000 (15:11 -0700)
committerAshutosh Dixit <ashutosh.dixit@intel.com>
Wed, 29 Apr 2026 19:24:02 +0000 (12:24 -0700)
commitc59395e215b950dd7bb5ac7236d16e4be58f4040
tree85f41c4efb4bb495ed1b02ea60e2bc82b11d2a08
parent41255b2f1e03b7f949c6b9b491f789d7ea9c49a3
drm/xe/oa: Implement Wa_14026633728

CRI Wa_14026633728 requires MERTOA buffer to be allocated in device memory,
not system memory (which is the default for OA buffers).

v2: Move WA to xe_device_wa_oob.rules and use XE_DEVICE_WA() (Matt Roper)

Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Link: https://patch.msgid.link/20260427221133.2500532-4-ashutosh.dixit@intel.com
drivers/gpu/drm/xe/xe_device_wa_oob.rules
drivers/gpu/drm/xe/xe_oa.c