fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
drm/xe: Return the correct error when dma_resv_wait_timeout fails We call dma_resv_wait_timeout with MAX_SCHEDULE_TIMEOUT, so it can never return -ETIME. It will however fail if interrupted, so in that case return the error. Signed-off-by:Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Closes: #239 Reviewed-by:
Thomas Hellström <thomas.hellstrom@linux.intel.com>
parent
1d2b513b
No related branches found
No related tags found
Loading
Please register or sign in to comment