blob: b781471785cb58302e62e8cb78f44232adf60190 [file] [log] [blame]
9b498efae29f ("drm/amdgpu: store noretry parameter per driver instance")
59d7115dae02 ("drm/amdkfd: Move process doorbell allocation into kfd device")
4327bed2ff8e ("drm/amdkfd: Add process eviction counters to sysfs")
55977744f9d8 ("drm/amdkfd: Add GPU reset SMI event")
6127896f4a27 ("drm/amdkfd: implement the dGPU fallback path for apu (v6)")
a300de40f66b ("drm/amdgpu: introduce a new parameter to configure how many KCQ we want(v5)")
acc0204cdb8e ("drm/amdgpu: add bad page count threshold in module parameter(v3)")
522ec6e0eed0 ("drm/amdkfd: Replace bitmask with event idx in SMI event msg")
2c2b0d880f1b ("drm/amdkfd: Add thermal throttling SMI event")
f2c1b5c145c8 ("drm/amdgpu: abstract set_vm_fault_masks function to refine the programming")
938a0650aae6 ("drm/amdkfd: Provide SMI events watch")
273da6ff7ce8 ("drm/amdgpu: add module parameter choose reset mode")
311531f08793 ("drm/amdgpu: enable mode1 reset")
c98f31d17cc8 ("drm/amd/powerplay: revise calling chain on setting soft limit")
661b94f5acf7 ("drm/amd/powerplay: put setting hard limit common code in smu_v11_0.c")
ff225c031a32 ("drm/amdgpu: use register distance member instead of hardcode in mmhub v2")
1a99460fb464 ("drm/amdgpu: use register distance member instead of hardcode in mmhub v1")
13ae12d9e4ec ("drm/amdgpu: use register distance member instead of hardcode in gfxhub v2.1")
1e40eebefa7c ("drm/amdgpu: use register distance member instead of hardcode in gfxhub v2")
8c4713608586 ("drm/amdgpu: use register distance member instead of hardcode in gfxhub v1")
af6c5c4f53d6 ("drm/amdgpu: use register distance member instead of hardcode in GMC10")
cd5277809bb8 ("drm/amdgpu: enable runtime pm on vega10 when noretry=0")
b38c69688f5a ("drm/amdgpu: rework runtime pm enablement for BACO")
9eee152aab56 ("drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync fails")
38ed7b09833e ("drm/powerplay: label internally used symbols as static")
204d8998ce59 ("drm/amdkfd: label internally used symbols as static")
3e4aeff36e92 ("drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failed")
6961750f12c8 ("drm/amd/powerplay: use work queue to perform throttling logging")
e6f1eb4cbf53 ("drm/amd/powerplay: maximize code sharing between .hw_fini and .suspend")
61555ccbf92b ("drm/amd/powerplay: implement a common API for dpms disablement")
4c301044c785 ("drm/amd/powerplay: let PMFW to handle the features disablement on BACO in V2")
40d3b8db83be ("drm/amd/powerplay: update smu function for sienna_cichlid")
258d290c03ce ("drm/amd/amdgpu: disable gfxoff to retrieve gfxclk")
9b76e06113d8 ("drm/amdgpu: disable runtime pm for sienna_cichlid temporarily")
8db1015b99b2 ("drm/amdgpu/sriov : Use kiq to do tlb invalidation for gfx10 on sriov")
b7d25b5f67fa ("drm/amd/powerplay: support to print pcie levels for sienna_cichlid")
08ccfe084cd0 ("drm/amd/powerplay: support pcie value set and update for sienna_cichlid")
9ad9c8acc80d ("drm/amd/powerplay: add support to set performance level for sienna_cichlid")
b455159c0531 ("drm/amdgpu/powerplay: add initial swSMU support for sienna_cichlid (v2)")
af01d47d3c22 ("drm/amdgpu: add support gfxhub for sienna_cichlid (v3)")
22f1e0e8e487 ("drm/amd/powerplay: give better names for the thermal IRQ related APIs")
be80b431fadc ("drm/amd/powerplay: use the common APIs for IRQ disablement/enablement")
4f1fad0e9dbd ("drm/amd/powerplay: stop thermal IRQs on suspend")
b265bdbd9f28 ("drm/amdgpu: added a sysfs interface for thermal throttling related V4")
bcdc7c05bd2d ("drm/amd/powerplay: enable thermal throttling logging support V2")
8c0bba64795f ("drm/amd/powerplay: implement ASIC specific thermal throttling logging")
d559aba80817 ("drm/amd/powerplay: ack the SMUToHost interrupt on receive V2")
83a13ef5902a ("drm/amdkfd: Fix GCC 10 compiler warning")
32cb59f31362 ("drm/amdkfd: Track SDMA utilization per process")
2cdc9c200c8a ("drm/amd/powerplay: add check before i2c_add_adapter")