blob: c2aeec2c307b553576585f106b6116aae497339a [file] [log] [blame]
456607d816d8 ("drm/amdgpu: Don't warn on destroying a pinned BO")
15e6b76880e6 ("drm/amdgpu: Warn and update pin_size values when destroying a pinned BO")
a5ccfe5c2074 ("drm/amdgpu: Make pin_size values atomic")
ddc21af4d0f3 ("drm/amdgpu: Keep track of amount of pinned CPU visible VRAM")
9735bf1930e6 ("drm/amdgpu: Use gmc_vram_full_visible in vram_mgr_bo_invisible_size")
7303b39e46b2 ("drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurate")
5e9244ff5852 ("drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper")
a46a2cd103a8 ("drm/amdgpu: Add GPUVM memory management functions for KFD")
d8d019ccffb8 ("drm/amdgpu: Add KFD eviction fence")
770d13b19fdf ("drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h")
da320625de81 ("drm/amdgpu: remove agp_base")
b1d128689f9c ("drm/amdgpu: adjust HDP write queue flushing for tlb invalidation")
fb8baefc7b2d ("drm/amdgpu: use %pap format string for phys_addr_t")
9f0a0b41ffcc ("drm/amdgpu: Add support for reporting VRAM usage")
30f1c0421ec5 ("drm/amdgpu: Implement get_local_mem_info")
ebdebf428ae6 ("drm/amdgpu: add amdgpu interface to query cu info")
8cce58fe698a ("drm/amd: add new interface to query cu info")
24562523688b ("Revert "drm/amd/amdgpu: set gtt size according to system memory size only"")
6a42fd6fbf53 ("drm/amdgpu: implement 2+1 PD support for Raven v3")
6b8f4ee56fb2 ("drm/amdgpu: move amdgpu_need_backup to amdgpu_object.c")
5f152b5e69a5 ("drm/amdgpu: rename amdgpu_gpu_recover")
f5ec697e3702 ("drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c")
2543e28a81b8 ("drm/amdgpu: rename amdgpu_*_location functions")
8111c387275f ("drm/amdgpu: rename amdgpu_pci_config_reset")
06ec907054c5 ("drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c")
a7ea6548a5d3 ("drm/amdgpu: setup the shared and private apertures on gfx9")
8854695add1e ("drm/amdgpu: Simplify amdgpu_lockup_timeout usage.")
dcebf026e6f6 ("drm/amdgpu: Add gpu_recovery parameter")
bf383fb64e7c ("drm/amdgpu: convert nbio to use callbacks (v2)")
74e1d67c73b9 ("drm/amdgpu: make function names consistent in nbio files")
3de676d8e71c ("drm/amdgpu: allow get_vm_pde to change flags as well")
6989f2460f7d ("drm/amdgpu: batch PDE updates again")
78eb2f0c719e ("drm/amdgpu: remove keeping the addr of the VM PDs")
8f19cd78c986 ("drm/amdgpu: remove last_entry_used from the VM code")
b852f3d3fb5d ("drm/amdgpu: update one PDE at a time v2")
94c6f5e4d157 ("drm/amdgpu: stop joining PDEs")
946a4d5b3010 ("drm/amdgpu: Avoid use SOC15_REG_OFFSET in static const array")
b466107e8be1 ("drm/amdgpu: Use dynamic IP offset for register access on SOC15")
4522824c488e ("drm/amdgpu: Dynamic initialize IP base offset")
1b1f42d8fde4 ("drm: move amd_gpu_scheduler into common location")
5f97fc0e0325 ("drm/amd/amdgpu: set gtt size according to system memory size only")
cebb52b7bc32 ("drm/amdgpu: Get rid of dep_sync as a seperate object.")
f3368128bace ("drm/amdgpu: move validation of the VM size into the VM code")
36539dcea322 ("drm/amdgpu: choose number of VM levels based on VM size")
b38f41ebb8d0 ("drm/amdgpu: unify VM size handling of Vega10 with older generation")
6af046d26f34 ("drm/amdgpu: use the new TTM bytes moved counter v2")
c13c55d61186 ("drm/ttm: use an operation context for ttm_bo_mem_space v2")
19be55701071 ("drm/ttm: add operation ctx to ttm_bo_validate v2")
8cdbad98c523 ("drm/amd/powerplay: Followup fixes to mc_reg_address")
47e8788b4924 ("drm/amd/powerplay: Fix buffer overflows with mc_reg_address")