This is the corrected v2 version from the patch that was send earlier. Fixes: - add cover letter - use "goto out_unlock" instead of "goto out" in restore_process_queues_cpsch method after the mutex has been acquired in the code. - fixed typo on patch subject line and improved patch description Patch will fix the evict/restore queue problem on AMD gfx1103 iGPU. Problem has not been seen on following other AMD GPUs tested: - gfx1010 (RX 5700) - gfx1030 (RZ 6800) - gfx1035 (M680 iGPU) - gfx1102 (RX 7700S)