aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <[email protected]>2023-07-26 15:25:28 -0700
committerRodrigo Vivi <[email protected]>2023-12-21 11:38:53 -0500
commit43b5d81e04773d08df1ed3ff8a40936dca726fda (patch)
tree60c74f0774bac97f00b22cd42a434b6ab7faaf2f /tools
parent0e34fdb4a01a3e615c109694b5adc53590ccda19 (diff)
drm/xe: fix mcr semaphore locking for MTL
in commit 81593af6c88d ("drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.") the mcr semaphore register read was accidentally switched from waiting for the register to go to 1 to waiting for the register to go to 0, so we need to flip it back. Signed-off-by: Daniele Ceraolo Spurio <[email protected]> Cc: Rodrigo Vivi <[email protected]> Cc: Matthew Brost <[email protected]> Reviewed-by: Matt Roper <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions