blob: 8addf8b3e02dd2027920bbf86a8c12ecc512f822 [file] [log] [blame]
068ed934ee57 ("drm/amdgpu/gfx10: new approach to load pfp fw (v4)")
448fe1928ce4 ("drm/amdgpu: move gfx definitions into amdgpu_gfx header")
1e317b99f0c2 ("drm/amdgpu: Put enable gfx off feature to a delay thread")
d23ee13fba23 ("drm/amdgpu: Add amdgpu_gfx_off_ctrl function")
4a8c21a1e9b3 ("drm/amdgpu: move bo_list defines to amdgpu_bo_list.h")
52c054caf830 ("drm/amdgpu: add proper error handling to amdgpu_bo_list_get")
050d9d43a7d3 ("drm/amdgpu: cleanup job header")
964d0fbf6301 ("drm/amdgpu: Allow to create BO lists in CS ioctl v3")
9bdc2092b488 ("drm/amdgpu: Add parsing SQ_EDC_INFO to SQ IH v3.")
d9e222b460b1 ("drm/amdgpu: Polish SQ IH.")
b1ddf5484727 ("drm/amdgpu: Get real power source to initizlize ac_power")
04ad26bbc41e ("drm/amdgpu: Add plumbing for handling SQ EDC/ECC interrupts v2.")
981658c67a97 ("drm/amdgpu: Add interrupt SQ source struct to amdgpu_gfx struct v2.")
5a2f291343bc ("drm/amdgpu: Added ISR for CP ECC/EDC interrupt v2.")
b083369621e8 ("drm/amdgpu: it should disable gfxoff when system is going to suspend")
621a6318adea ("drm/amdgpu: add save restore list cntl gpm and srm firmware support")
d240cd9eddd9 ("drm/amdgpu: optionally do a writeback but don't invalidate TC for IB fences")
5eeae247d227 ("drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspace")
f7a9ee81a88b ("drm/amdgpu: Add support for SRBM selection v3")
326aa996a668 ("drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.")
e3ecdffac9cc ("drm/amdgpu: add documentation for amdgpu_device.c")
3ac952b10dec ("drm/amdgpu: add VCN to firmware query interface")
5494d8640ffc ("drm/amdgpu: move getting pcie info to common code")
19aede779138 ("drm/amdgpu: move firmware loading type setup to common code")
421a2a30c121 ("drm/amdgpu: implement mmio byte access helper for MB")
c41d1cf62d36 ("drm/amdgpu: cleanups for vram lost handling")
711826656beb ("drm/amdgpu: stop all rings before doing gpu recover")
b3cd285fa68d ("drm/amdgpu: update the PASID mapping only on demand")
c633c00bf067 ("drm/amdgpu: separate PASID mapping from VM flush v2")
f732b6b3c0e6 ("drm/amdgpu: move waiting for VM flush into gmc_v9_0_emit_flush_gpu_tlb")
2b124b0b7085 ("drm/amdgpu: implement vcn_v1_0_(dec|enc)_ring_emit_reg_wait v2")
d949315a666c ("drm/amdgpu: implement vce_v4_0_emit_reg_wait v2")
38d32a756421 ("drm/amdgpu: implement uvd_v7_0_(enc_|)ring_emit_reg_wait v2")
4383736340f0 ("drm/amdgpu: fix vcn_v1_0_dec_ring_emit_wreg")
2ee150cda7bd ("drm/amdgpu: remove now superflous *_hdp operation")
1b9d17db1cb1 ("drm/amdgpu: fallback to generic HDP operation")
250b42283332 ("drm/amdgpu: add PASID mapping for GMC v9")
9096d6e51a12 ("drm/amdgpu: implement gmc_v9_0_emit_flush_gpu_tlb")
5518625d6a50 ("drm/amdgpu: implement gmc_v8_0_emit_flush_gpu_tlb")
d9a701ccd6da ("drm/amdgpu: implement gmc_v7_0_emit_flush_gpu_tlb")
4fef88bd0029 ("drm/amdgpu: implement gmc_v6_0_emit_flush_gpu_tlb")
7ef11047c1ae ("drm/amdgpu: add new amdgpu_gmc_emit_flush_gpu_tlb callback")
0b5f83a37546 ("drm/amdgpu: wire up emit_wreg for VCN v1")
cf912c8fd884 ("drm/amdgpu: wire up emit_wreg for VCE v4")
b6cb3b5c13c2 ("drm/amdgpu: wire up emit_wreg for UVD v7")
7b158d169190 ("drm/amdgpu: Bump driver version for sensor pstate clk")
5a4633c4b880 ("drm/amdgpu: forward pasid to backend flush implementations")
132f34e4b558 ("drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h")
770d13b19fdf ("drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h")
da320625de81 ("drm/amdgpu: remove agp_base")