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