]> Git Repo - linux.git/commit
drm/xe/bmg: Apply Wa_22019338487
authorVinay Belgaumkar <[email protected]>
Mon, 1 Jul 2024 23:15:29 +0000 (16:15 -0700)
committerRodrigo Vivi <[email protected]>
Tue, 2 Jul 2024 16:14:00 +0000 (12:14 -0400)
commitaaa08078e7251131f045ba248a68671db7f7bdf7
treee944920e43981256db41d9ce544425a41969622d
parentb0b2b50cdbd132cb78ed25c27081849a405b75e3
drm/xe/bmg: Apply Wa_22019338487

Extend this WA to BMG GT as well. In this case media GT is
not affected. The cap frequencies and max allowed ggtt writes
are different as well. On BMG, we need to do a flush after 1100
GGTT writes, and we need to limit the GT frequency request
to 2133 Mhz during driver load and leave it at that value after
driver unloads.

v3: Fix checkpatch issue

Reviewed-by: Rodrigo Vivi <[email protected]>
Signed-off-by: Vinay Belgaumkar <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
drivers/gpu/drm/xe/xe_ggtt.c
drivers/gpu/drm/xe/xe_gt.c
drivers/gpu/drm/xe/xe_guc_pc.c
drivers/gpu/drm/xe/xe_wa_oob.rules
This page took 0.058511 seconds and 4 git commands to generate.