Forked from
drm / xe / xe kernel driver
165720 commits behind, 346 commits ahead of the upstream repository.
-
Maarten Lankhorst authored
Commit 5a2be6ba6ba0 ("drm/xe: Let's return last value read on xe_mmio_wait32.") mentions that we should return the last value read, but we never actually return it. This breaks display which depends on the value being actually returned where needed. Signed-off-by:
Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Fixes: 5a2be6ba6ba0 ("drm/xe: Let's return last value read on xe_mmio_wait32.") Reviewed-by:
Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by:
Mika Kuoppala <mika.kuoppala@linux.intel.com> Closes: drm/xe/kernel#257
Maarten Lankhorst authoredCommit 5a2be6ba6ba0 ("drm/xe: Let's return last value read on xe_mmio_wait32.") mentions that we should return the last value read, but we never actually return it. This breaks display which depends on the value being actually returned where needed. Signed-off-by:
Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Cc: Rodrigo Vivi <rodrigo.vivi@intel.com> Fixes: 5a2be6ba6ba0 ("drm/xe: Let's return last value read on xe_mmio_wait32.") Reviewed-by:
Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by:
Mika Kuoppala <mika.kuoppala@linux.intel.com> Closes: drm/xe/kernel#257
xe_mmio.h 2.45 KiB