You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case the BO is in iomem, we can't simply take the vaddr and write to
it. Instead, prepare a separate buffer that is later copied into io
memory. Right now it's just a few words that could be using
xe_map_write32(), but the intention is to grow the WA BB for other
uses.
Fixes: 617d824 ("drm/xe: Add WA BB to capture active context utilization")
Cc: Umesh Nerlige Ramappa <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Reviewed-by: Umesh Nerlige Ramappa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lucas De Marchi <[email protected]>
(cherry picked from commit ef48715)
Signed-off-by: Thomas Hellström <[email protected]>
0 commit comments