summaryrefslogtreecommitdiff
path: root/drivers/counter
diff options
context:
space:
mode:
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>2023-07-26 15:25:28 -0700
committerRodrigo Vivi <rodrigo.vivi@intel.com>2023-12-21 11:38:53 -0500
commit43b5d81e04773d08df1ed3ff8a40936dca726fda (patch)
tree60c74f0774bac97f00b22cd42a434b6ab7faaf2f /drivers/counter
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 <daniele.ceraolospurio@intel.com> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Cc: Matthew Brost <matthew.brost@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/counter')
0 files changed, 0 insertions, 0 deletions