summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorFilesLines
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-03Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-9/+20
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-8/+8
2023-02-24drm/amdkfd: Fix an illegal memory accessQu Huang1-6/+3
2023-02-24drm/amdkfd: To fix sdma page fault issue for GC 11Ruili Ji2-3/+17
2023-02-14drm/amdkfd: Prevent user space using both svm and kfd api to register same us...Xiaogang Chen1-0/+14
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan4-8/+8
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie3-16/+15
2023-01-18drm/amdkfd: Support process XNACK mode dynamic changePhilip Yang3-16/+15
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...Dave Airlie5-7/+28
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie2-12/+1
2023-01-12drm/amdkfd: Page aligned memory reserve sizePhilip Yang1-2/+7
2023-01-12drm/amdkfd: Cleanup vm process info if init vm failedPhilip Yang1-2/+10
2023-01-11drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang1-1/+1
2023-01-11drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-11drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang1-1/+1
2023-01-11drm/amdkfd: Add sync after creating vram boEric Huang1-0/+9
2023-01-11drm/amdkfd: Use resource_size() helper functionDeepak R Varma1-2/+1
2023-01-05drm/amdkfd: simplify casesAlex Deucher1-11/+0
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2023-01-04drm/amdkfd: Fix kernel warning during topology setupMukul Joshi1-1/+1
2023-01-04drm/amdkfd: Fix kernel warning during topology setupMukul Joshi1-1/+1
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang1-3/+9
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang1-3/+9
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König1-0/+1
2022-11-29drm/amdkfd: Remove unnecessary condition in kfd_topology_add_device()Dan Carpenter1-3/+2
2022-11-29drm/amdkfd: add GC 11.0.4 KFD supportYifan Zhang2-0/+3
2022-11-23drm/amdkfd: Release the topology_lock in error caseFelix Kuehling1-55/+65
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie7-29/+26
2022-11-18drm/amdkfd: enable cooperative launch for gfx10.3Jonathan Kim1-1/+4
2022-11-17drm/amdgpu: cleanup amdgpu_hmm_range_get_pagesChristian König1-3/+3
2022-11-17drm/amdgpu: rename the files for HMM handlingChristian König2-2/+1
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-11/+6
2022-11-10drm/amdkfd: Make kfd_fill_cache_non_crat_info() as staticMa Jun1-1/+1
2022-11-10drm/amdkfd: Fix the memory overrunMa Jun1-1/+1
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-04drm/amdkfd: Fix the warning of array-index-out-of-boundsMa Jun4-292/+282
2022-11-04drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall2-381/+389
2022-11-03drm/amdgpu: cleanup scheduler job initialization v2Christian König1-11/+6
2022-11-01drm/amdkfd: Remove unused variableMa Jun2-2/+0
2022-10-27drm/amdkfd: Cleanup kfd_dev structMukul Joshi7-53/+47
2022-10-27drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()Yang Li1-3/+1
2022-10-27drm/amdkfd: remove unused struct cdit_headerPaulo Miguel Almeida1-23/+1
2022-10-27drm/amdkfd: remove unused kfd_pm4_headers_diq header filePaulo Miguel Almeida1-291/+0
2022-10-24drm/amdkfd: introduce dummy cache info for property asicPrike Liang1-1/+52
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