diff options
author | Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com> | 2023-07-26 15:25:28 -0700 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-21 11:38:53 -0500 |
commit | 43b5d81e04773d08df1ed3ff8a40936dca726fda (patch) | |
tree | 60c74f0774bac97f00b22cd42a434b6ab7faaf2f /drivers/counter | |
parent | 0e34fdb4a01a3e615c109694b5adc53590ccda19 (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