blob: 3067e8c34ca3fc76316ff98e096588e78abf2f31 [file] [log] [blame]
76a2d0b0a1d4 ("drm/amdgpu: add doorbell assignement for navi10")
898e0d9d4051 ("drm/amdgpu: Use sdma_engine array")
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")
5814cef8079b ("drm/amdgpu/gfx: use proper offset define for MEC doorbells")
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")
f54b30d70bc6 ("drm/amdgpu: make function pointers mandatory")
a2a8fb512e09 ("drm/amdgpu/sriov: Correct the setting about sdma doorbell offset of Vega10")
c5892230d98b ("drm/amdgpu: Doorbell assignment for 8 sdma user queue per engine")
741deade2a70 ("drm/amdgpu: simplify Raven, Raven2, and Picasso handling")
23ecdc6187ef ("drm/amdgpu/soc15: clean up picasso support")
520cbe0f4a7f ("drm/amdgpu: set CG flags for raven2 (v2)")
28ab1229c36a ("drm/amdgpu/gfx9: add raven2 golden setting")
cf4b60c6846a ("drm/amdgpu/gfx9: add support for raven2 gfx firmware")
e7497a302bf0 ("drm/amdgpu/sdma4: specify raven2 firmware.")
e11fa1b68a49 ("drm/amdgpu: add psp support for raven2")
8b47cc9bb122 ("drm/amdgpu: add raven2 vcn firmware support")
54c4d17e98db ("drm/amdgpu: add raven2 to gpu_info firmware")
1879e6a7f86e ("drm/amdgpu: set external rev id for raven2")
367b013ce006 ("drm/amdgpu: add new raven series device")
40c2358b1102 ("drm/amdgpu: add ip blocks for picasso (v2)")
1a84d967c180 ("drm/amdgpu: enable vcn powergating for PCO")
91468057d39e ("drm/amdgpu: enable mmhub power gating")
a4494fda32ad ("drm/amdgpu: Enable SDMA power gating for PCO")
8c7bf5834a33 ("drm/amdgpu: Add pg support for gfxoff for PCO")
84ad2e1bd6e6 ("drm/amdgpu: add picasso support for sdma_v4")
501a580ae6a4 ("drm/amdgpu: add picasso support for gfx_v9_0")
e21f561ad52a ("drm/amdgpu: add picasso support for gmc")
86771d9a58fa ("drm/amdgpu: add picasso support for vcn")
227f3dc5f615 ("drm/amdgpu: initilize picasso psp firmwares support")
ad5a67a7ea87 ("drm/amdgpu: add soc15 support for picasso")
05df1f01b292 ("drm/amdgpu: Set power ungate state when suspend/fini")
3798e9a6e639 ("drm/amdgpu: use new scheduler load balancing for VMs")
6c1fd99bc669 ("drm/amdgpu: Cancel gfx off delay work when driver fini/suspend")
2cddc50e9819 ("drm/amdgpu: move gem definitions into amdgpu_gem header")
bb7743bc2051 ("drm/amdgpu: move sdma definitions into amdgpu_sdma header")
448fe1928ce4 ("drm/amdgpu: move gfx definitions into amdgpu_gfx header")
408acede8732 ("drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrl")
1e317b99f0c2 ("drm/amdgpu: Put enable gfx off feature to a delay thread")