summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_userq.h
AgeCommit message (Expand)AuthorFilesLines
13 daysdrm/amdgpu/userq: remove the vital queue unmap loggingSunil Khatri1-2/+1
2026-05-27drm/amdgpu/userq: use array instead of list for userq_vasSunil Khatri1-7/+13
2026-05-27drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapperSunil Khatri1-7/+0
2026-05-27drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri1-4/+0
2026-05-19drm/amdgpu: rework userq reset work handlingChristian König1-1/+15
2026-05-12drm/amdgpu: fix userq hang detection and resetChristian König1-1/+0
2026-05-12drm/amdgpu: rework amdgpu_userq_signal_ioctl v3Christian König1-0/+12
2026-04-28drm/amdgpu: rework userq fence signal processingChristian König1-0/+1
2026-04-03drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalledSunil Khatri1-3/+3
2026-03-24drm/amdgpu/userq: schedule_delayed_work should be after fence signalledSunil Khatri1-2/+1
2026-03-18drm/amdgpu: fix eviction fence and userq manager shutdownChristian König1-0/+1
2026-03-18drm/amdgpu: completely rework eviction fence handling v2Christian König1-1/+1
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri1-0/+4
2026-02-23drm/amdgpu: add mqd_update callback to AMDGPU user queue interfaceJesse.Zhang1-0/+2
2026-01-21drm/amd/amdgpu: Add independent hang detect work for user queue fenceJesse.Zhang1-0/+3
2026-01-10drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher1-0/+1
2025-12-08drm/amdgpu: Rename userq_mgr_xa to userq_xaLijo Lazar1-2/+2
2025-12-08drm/amdgpu: Change user queue interface signaturesLijo Lazar1-13/+7
2025-12-08drm/amdgpu: Update vm start, end, hole to support 57bit addressPhilip Yang1-1/+2
2025-11-04drm/amdgpu: Implement user queue reset functionalityJesse.Zhang1-0/+5
2025-10-28drm/amdgpu: Convert amdgpu userqueue management from IDR to XArrayJesse.Zhang1-2/+6
2025-10-13drm/amdgpu: validate userq va for GEM unmapPrike Liang1-0/+3
2025-10-13drm/amdgpu: add userq object va track helpersPrike Liang1-3/+9
2025-10-13drm/amdgpu/userq: extend userq statePrike Liang1-0/+1
2025-09-15drm/amdgpu: validate userq buffer virtual address and sizePrike Liang1-0/+2
2025-09-09drm/amdgpu: clean up the amdgpu_userq_active()Prike Liang1-2/+0
2025-09-06drm/amdgpu/userq: add a detect and reset callbackJesse.Zhang1-0/+2
2025-09-06drm/amdgpu: Add preempt and restore callbacks to userq funcsJesse.Zhang1-0/+4
2025-07-04drm/amdgpu: add support of debugfs for mqd informationSunil Khatri1-0/+1
2025-05-05drm/amdgpu: add drm_file reference in userq_mgrSunil Khatri1-1/+3
2025-04-22drm/amdgpu/userq: use consistent function namingAlex Deucher1-0/+133