blob: 5cdd9604576648b1ebec20d149c42bf9283952b1 [file] [log] [blame]
70d488fb3f9e ("Revert "drm/amdkfd: Fix sdma queue allocate race condition"")
f77dac6cd62e ("drm/amdkfd: Fix sdma queue allocate race condition")
8636e53c4715 ("drm/amdkfd: Separate mqd allocation and initialization")
d39b77373463 ("drm/amdkfd: Refactor create_queue_nocpsch")
2ff528190f5c ("drm/amdkfd: Only load sdma mqd when queue is active")
0ccbc7cdf54d ("drm/amdkfd: CP queue priority controls")
bb2d2128a54c ("drm/amdkfd: Simplify eviction state logic")
1b4670f69831 ("drm/amdkfd: Introduce XGMI SDMA queue type")
065e4bdfa1f3 ("drm/amdkfd: Fix sdma queue map issue")
e78579aab7c3 ("drm/amdkfd: Move sdma_queue_id calculation into allocate_sdma_queue()")
0803e7a9e850 ("drm/amdkfd: Allocate hiq and sdma mqd from mqd trunk")
d1f8f0d17d40 ("drm/amdkfd: Move non-sdma mqd allocation out of init_mqd")
e73390d18110 ("drm/amdkfd: Fix a potential memory leak")
fdfa090bc90f ("drm/amdkfd: Init mqd managers in device queue manager init")
59f650a06f8f ("drm/amdkfd: Introduce DIQ type mqd manager")
972fcdb52fe8 ("drm/amdkfd: Introduce asic-specific mqd_manager_init function")
89cd9d23e9a7 ("drm/amdkfd: avoid HMM change cause circular lock")
323c71df9447 ("drm/amdkfd: Differentiate b/t sdma_id and sdma_queue_id")
96eb5f9dd3d8 ("drm/amdkfd: Add sdma allocation debug message")
cb77ee7cae96 ("drm/amdkfd: Use 64 bit sdma_bitmap")
0d87c9cfc08e ("drm/amdkfd: Cosmetic cleanup")
20d059278ebe ("Revert "drm/amdkfd: avoid HMM change cause circular lock"")
8dd69e69f423 ("drm/amdkfd: avoid HMM change cause circular lock")
cac734c2dbd2 ("drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)")
234441dd49bc ("drm/amdkfd: Optimize out sdma doorbell array in kgd2kfd_shared_resources")
1f86805adc34 ("drm/amdkfd: Fix bugs regarding CP queue doorbell mask on SOC15")
898e0d9d4051 ("drm/amdgpu: Use sdma_engine array")
8e07e2676a42 ("drm/amdgpu: Simplify kgd2kfd interface")
611736d8447c ("drm/amdgpu: Add KFD VRAM limit checking")
cde577bd116e ("drm/amdgpu: Move doorbell structures to seperate file")
9564f1928ed2 ("drm/amdgpu: Use asic specific doorbell index instead of macro definition")
c93aa77586c2 ("drm/amdgpu: Doorbell layout for vega20 and future asic")
4e2c1ac2027d ("drm/amdgpu: Doorbell index initialization for ASICs before vega10")
062f38072537 ("drm/amdgpu: Vega10 doorbell index initialization")
ec3db8a63d4a ("drm/amdgpu: enable paging queue doorbell support v4")
5d240da93edc ("drm/amdkfd: change system memory overcommit limit")
5814cef8079b ("drm/amdgpu/gfx: use proper offset define for MEC doorbells")
846a44d7e918 ("drm/amdkfd: Added Vega12 and Polaris12 for KFD.")
4e6c6fc19d3f ("drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_manager")
7cd52c917a9c ("drm/amdkfd: Add proper prefix to functions")
5b87245faf57 ("drm/amdkfd: Simplify kfd2kgd interface")
2a85e816ccd7 ("drm/amdgpu/sdma4: APUs do not have a page queue")
161d0711b9e5 ("drm/amdgpu: use paging queue for VM page table updates")
bb97ab42ac5d ("drm/amdgpu: activate paging queue on SDMA v4")
d425e7d8de53 ("drm/amdgpu: add some [WR]REG32_SDMA macros to sdma_v4_0.c")
998d3fd4f8ce ("drm/amdgpu: remove SRIOV specific handling from sdma_v4_0_gfx_resume")
09f0b4ffd41e ("drm/amdgpu: remove non gfx specific handling from sdma_v4_0_gfx_resume")
51235849d995 ("drm/amdgpu: fix sdma v4 startup under SRIOV")
c3bce35c662b ("drm/amdgpu: fix sdma doorbell comments typo")
1b19aa5aa8c9 ("drm/amdkfd: Fix incorrect use of process->mm")