summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
28 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
4 daysdrm/amdkfd: guard against NULL restore_mqd in CRIU queue restoreVladimir Marioukhine
4 daysdrm/amdkfd: Fix the case that vm range is hole at svm_migrate_copy_to_vramXiaogang Chen
4 daysdrm/amdkfd: Fix error path at svm_migrate_copy_to_ramXiaogang Chen
4 daysdrm/amdkfd: Reject zero-sized AQL queue allocations after size halvingSunday Clement
4 daysdrm/amd: Remove pagemap.h includesMatthew Wilcox (Oracle)
10 daysamdkfd: let profile_lock_device return an int other than uint32Zhu Lingshan
2026-08-12drm/amdkfd: preserve VRAM MQD across hibernation via unpin/repinShikang Fan
2026-08-06drm/amdgpu: Fix typo in commentKenji Takahashi
2026-08-06drm/amdkfd: enable rs64mem for kfd queuePrike Liang
2026-08-06drm/amdkfd: Unmap svm range from GPU set to no-accessPhilip Yang
2026-08-06drm/amdkfd: Add helper svm_range_update_checkpoint_timestampPhilip Yang
2026-07-29drm/amdkfd: Remove svm_bo eviction fencePhilip Yang
2026-07-28drm/amdkfd: Evict SVM BOs synchronously from TTM evictionPhilip Yang
2026-07-28drm/amdkfd: Fix signal reset eventAmber Lin
2026-07-28drm/amdkfd: allow CWSR grace period of 0 on supported firmwareWilliam Palacek
2026-07-28drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek
2026-07-28drm/amdkfd: Avoid topology_lock in kfd_mmapPhilip Yang
2026-07-28drm/amdgpu: convert ptl_hw_supported to enumVictor Zhao
2026-07-28drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignmentWilliam Palacek
2026-07-28drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLEGang Ba
2026-07-28drm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis
2026-07-28drm/amdkfd: fix QID bit leak in pqm_create_queue()Vladimir Marioukhine
2026-07-16drm/amdkfd: Add bounds check for CRAT subtype lengthWilliam Palacek
2026-07-16drm/amdkfd: Clean up debug runlist printingKent Russell
2026-07-16drm/amdgpu: move job parameter to the end in amdgpu_job_alloc() and *_with_ib()Christian König
2026-07-16drm/amdgpu: properly account for resets with user queuesAlex Deucher
2026-07-15drm/amdkfd: free MQD managers on DQM init failuresGuangshuo Li
2026-07-15drm/amdkfd: Do not fail process debugfs setup on debugfs errorsSrinivasan Shanmugam
2026-07-14drm/amdkfd: fix 32-bit overflow in CWSR total size calculationYongqiang Sun
2026-07-08drm/amdkfd: Check bounds on CRIU restore event idDavid Francis
2026-07-08drm/amdkfd: expose pasid of secondary contexts by debugfsZhu Lingshan
2026-07-08drm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis
2026-07-08amdkfd: properly free secondary context idZhu Lingshan
2026-07-08drm/amdkfd: Don't acquire buffers during CRIU queue restore.David Francis
2026-07-08drm/amdkfd: Check bounds on CRIU restore queue type and mqd sizeDavid Francis
2026-07-08drm/amdkfd: use iosys_map for CWSR buffer accessJames Zhu
2026-07-08drm/amdkfd: drop duplicate kfd_queue_acquire_buffers()Alex Deucher
2026-07-07Merge tag 'amd-drm-next-7.3-2026-07-02' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-07-01drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K systemsDonet Tom
2026-07-01drm/amdkfd: Use kvcalloc to allocate arraysDavid Francis
2026-07-01drm/amdgpu: add support for GC IP version 11.7.1Granthali Vinodkumar Dhandar
2026-07-01drm/amdgpu: add support for GC IP version 11.7.0Granthali Vinodkumar Dhandar
2026-07-01drm/amdkfd: clamp v9 CRIU control stack checkpoint copy to BO sizeYongqiang Sun
2026-07-01drm/amdkfd: Guard m->cp_hqd_eop_control setting by q->eop_ring_buffer_sizeXiaogang Chen
2026-07-01drm/amdgpu: add support for GC IP version 11.7.1Granthali Vinodkumar Dhandar
2026-07-01drm/amdgpu: add support for GC IP version 11.7.0Granthali Vinodkumar Dhandar
2026-07-01drm/amdgpu: Fix AMDGPU_GTT_MAX_TRANSFER_SIZE for non-4K systemsDonet Tom
2026-07-01drm/amdkfd: Use kvcalloc to allocate arraysDavid Francis
2026-07-01drm/amdkfd: use amdgpu ring types for MES queueGeoffrey McRae