diff options
author | John Harrison <[email protected]> | 2023-01-24 15:11:11 -0800 |
---|---|---|
committer | Umesh Nerlige Ramappa <[email protected]> | 2023-01-31 15:17:30 -0800 |
commit | 003e11ed2ef4af01b808f0f193eaa5a32f32383b (patch) | |
tree | 77567d36d7662d5803750da7d3b1a452892c5693 /drivers/gpu/drm/i915/gt/sysfs_engines.c | |
parent | 2f8c06cb6622b55ebd0092abaa49630b411cb720 (diff) |
drm/i915/mtl: Wa_22011802037: don't complain about missing regs on MTL
Wa_22011802037 requires waiting for an engine-specific register to
clear. A missing entry for GSC engine in the register table is flagged
as a drm_err. The drm_err was originally intended to catch missing
register entries for newer engines, however, it was later found that the
WA is only required for 'legacy' engines. So just drop the drm_err.
Signed-off-by: John Harrison <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Umesh Nerlige Ramappa <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/sysfs_engines.c')
0 files changed, 0 insertions, 0 deletions