summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorFilesLines
2023-04-06drm/amdkfd: Get prange->offset after svm_range_vram_node_newXiaogang Chen1-7/+9
2023-04-06drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger3-7/+62
2023-04-06drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu1-6/+10
2023-04-06drm/amdkfd: fix a potential double free in pqm_create_queueChia-I Wu1-2/+2
2023-04-06drm/amdkfd: Fix BO offset for multi-VMA page migrationXiaogang Chen1-7/+10
2023-03-30drm/amdkfd: Fix the memory overrunMa Jun1-1/+1
2023-03-30drm/amdkfd: add GC 11.0.4 KFD supportYifan Zhang2-0/+3
2023-03-30drm/amdkfd: Fix the warning of array-index-out-of-boundsMa Jun4-292/+282
2023-03-30drm/amdkfd: introduce dummy cache info for property asicPrike Liang1-1/+52
2023-03-22drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling1-1/+10
2023-03-22drm/amdkfd: Fix an illegal memory accessQu Huang1-6/+3
2023-03-17drm/amdgpu: fix return value check in kfdShashank Sharma1-1/+1
2023-03-10drm/amdkfd: Page aligned memory reserve sizePhilip Yang1-2/+7
2023-02-01drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang1-1/+1
2023-02-01drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-12drm/amdkfd: Fix kernel warning during topology setupMukul Joshi1-1/+1
2023-01-12drm/amdkfd: Fix double release compute pasidPhilip Yang1-3/+9
2023-01-12drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2022-11-10drm/amdkfd: Fix error handling in criu_checkpointFelix Kuehling1-19/+15
2022-11-10drm/amdkfd: Fix error handling in kfd_criu_restore_eventsFelix Kuehling1-2/+1
2022-11-03drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall2-381/+389
2022-11-02drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li1-3/+1
2022-10-24drm/amdkfd: correct the cache info for gfx1036Jesse Zhang1-1/+52
2022-10-24drm/amdkfd: update gfx1037 Lx cache settingPrike Liang1-1/+52
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-13/+19
2022-10-13mm: free device private pages have zero refcountAlistair Popple1-1/+1
2022-10-13mm/memory.c: fix race when faulting a device private pageAlistair Popple3-12/+18
2022-10-06drm/amdgpu: Enable F32_WPTR_POLL_ENABLE in mqdRuili Ji1-1/+2
2022-09-30drm/amdkfd: Fix UBSAN shift-out-of-bounds warningFelix Kuehling1-24/+21
2022-09-30drm/amdkfd: Track unified memory when switching xnack modePhilip Yang3-7/+80
2022-09-29drm/amdkfd: fix dropped interrupt in kfd_int_process_v11Graham Sider1-3/+3
2022-09-29drm/amdgpu: pass queue size and is_aql_queue to MESGraham Sider1-0/+2
2022-09-29drm/amdkfd: fix MQD init for GFX11 in init_mqdGraham Sider1-0/+4
2022-09-29drm/amdgpu: Enable SA software trap.David Belanger2-384/+408
2022-09-19drm/amdkfd: Fix spelling mistake "detroyed" -> "destroyed"Colin Ian King1-1/+1
2022-09-19drm/amdkfd: Use the consolidated MQD manager functions for GFX11Shiwu Zhang1-73/+12
2022-09-13drm/amdkfd: Migrate in CPU page fault use current mmPhilip Yang1-1/+2
2022-09-13drm/amdkfd: Remove prefault before migrating to VRAMPhilip Yang3-31/+5
2022-09-13drm/amdkfd: handle CPU fault on COW mappingPhilip Yang1-13/+29
2022-09-13amd/amdkfd: fix repeated words in commentswangjianli1-1/+1
2022-09-13drm/amdkfd: Fix CRIU restore op due to doorbell offsetRajneesh Bhardwaj3-0/+16
2022-09-12Merge tag 'amd-drm-next-6.1-2022-09-08' of https://gitlab.freedesktop.org/agd...Dave Airlie5-17/+34
2022-08-30drm/amdkfd: Added GFX 11.0.3 SupportDavid Belanger2-0/+9
2022-08-30drm/amdkfd: remove redundant variables err and retJinpeng Cui1-7/+2
2022-08-25drm/amdkfd: Fix isa version for the GC 10.3.7Prike Liang1-5/+1
2022-08-25drm/amdkfd: Fix isa version for the GC 10.3.7Prike Liang1-5/+1
2022-08-25drm/amdkfd: Allocate doorbells only when neededFelix Kuehling3-5/+22
2022-08-19Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/ag...Dave Airlie7-30/+34
2022-08-17drm/amdkfd: potential crash in kfd_create_indirect_link_prop()Dan Carpenter1-4/+7
2022-08-17drm/amdkfd: reserve 2 queues for sdma 6.0.1 in bitmapYifan Zhang1-1/+6