diff options
| author | Sunil Khatri <sunil.khatri@amd.com> | 2026-05-08 15:58:09 +0530 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-05-18 18:07:14 -0400 |
| commit | a3bbf32a336939a1d21b9561f8e53333b684b7ef (patch) | |
| tree | f3e32f65658d5d872e9939b9eb31bf5c759c39c4 /include/linux/debugobjects.h | |
| parent | 3aab50410653fe7eb35eb6f9c2b27e3549ab09e6 (diff) | |
drm/amdgpu/userq: pin mqd and fw object bo to avoid eviction
mqd and fw objects are queue core objects which should remain
valid and never be unmapped and evicted for user queues to work
properly.
During eviction if these buffers are evicted the hw continue to
use the invalid addresses and caused page faults and system hung.
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
