2 matches found
drm/amdgpu: fix deadlock while reading mqd from debugfs
...
kernel: drm/amdkfd: Add missing gfx11 MQD manager callbacks
A NULL pointer dereference was found in the AMD KFD driver for GFX11 GPUs. The mqdstride callback was not assigned for GFX11 hardware, causing crashes when accessing the MQD debugfs interface...