blob: 5c1db10ddeace4a8552ac8e73684e819112bff84 [file] [log] [blame]
519b8b76f0b6 ("drm/amdgpu: Implement new guest side VF2PF message transaction (v2)")
1721bc1b2afa ("drm/amdgpu: Update VF2PF interface")
87ded5caeec3 ("drm/amdgpu: move vram usage by vbios to mman (v2)")
72de33f8f7ba ("drm/amdgpu: move IP discovery data to mman")
cacbbe7c0065 ("drm/amdgpu: move stolen memory from gmc to mman")
14b18937cb60 ("drm/amdgpu: drop the CPU pointers for the stolen vga bos")
dd285c5df952 ("drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console")
0635019412eb ("drm/amdgpu: add support for extended stolen vga memory")
5db62dc8d4f3 ("drm/amdgpu: move keep stolen memory check into gmc core")
fcbc92e2e1c3 ("drm/amdgpu: move stolen vga bo from amdgpu to amdgpu.gmc")
81b54fb7a2c0 ("drm/amdgpu: use a define for the memory size of the vga emulator")
adb5be812251 ("drm/amdgpu: use create_at for the stolen pre-OS buffer")
f2c1b5c145c8 ("drm/amdgpu: abstract set_vm_fault_masks function to refine the programming")
af6c5c4f53d6 ("drm/amdgpu: use register distance member instead of hardcode in GMC10")
f56071d4403b ("drm/amdgpu: correct discovery_tmr_size init val")
6a8987a8667e ("drm/amdgpu: make sure to reserve tmr region on all asics which support it")
5278a159cf35 ("drm/amdgpu: support reserve bad page for virt (v3)")
2c6e83a134b8 ("drm/amdgpu: bypass tmr when reserve c2p memory")
72d208c23cbc ("drm/amdgpu: remove unnecessary check for mem train")
0a4fa83c2af0 ("drm/amdgpu: support memory training for sienna_cichlid")
83d7f66a530a ("drm/amdgpu: reserve fb according to return value from vbios")
8db1015b99b2 ("drm/amdgpu/sriov : Use kiq to do tlb invalidation for gfx10 on sriov")
87ba7feafa81 ("drm/amdgpu: switch to query reserved fb size from vbios (v3)")
9a244ebe8128 ("drm/amdgpu: add atomfirmware helper funciton to query reserved fb size")
4292b0b2026b ("drm/amdgpu: clean up discovery testing")
258620d0b36f ("drm/amdgpu: skip gpu_info firmware if discovery info is available")
6ba57b7a8f94 ("drm/amdgpu: move discovery gfx config fetching")
942a0dd2d6d5 ("drm/amdgpu: skip reservation of discovery tmr region in pre-Navi")
e0c116c19066 ("drm/amdgpu: re-structue members for ip discovery")
c6252390fccd ("drm/amdgpu: implement TMZ accessor (v3)")
04379e9b0489 ("drm/amdgpu: fix up for amdgpu_tmz.c and removal of drm/drmP.h")
4cd24494cc87 ("drm/amdgpu: set TMZ bits in PTEs for secure BO (v4)")
155748c912e7 ("drm/amdgpu: expand the emit tmz interface with trusted flag")
01a8dcec1a08 ("drm/amdgpu: add function to check tmz capability (v4)")
ae60305ac04f ("drm/amdgpu: add amdgpu_tmz data structure")
95a2f917387a ("drm/amdgpu: restrict debugfs register access under SR-IOV")
aa53bc2edb66 ("drm/amdgpu: introduce new request and its function")
3aa0115d238c ("drm/amdgpu: cleanup all virtualization detection routine")
bd607166af7f ("drm/amdgpu: Enable reading FRU chip via I2C v3")
e862b08b4650 ("drm/amdgpu: don't try to reserve training bo for sriov (v2)")
552b80d7409d ("drm/amdgpu: remove unused functions")
752c683dbb65 ("drm/amdgpu: fix IB test MCBP bug")
c6385e503aea ("drm/amdgpu: drop legacy drm load and unload callbacks")
cd9e29e71729 ("drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs")
f9d64e6c4a66 ("drm/amdgpu/regs: move debugfs init into core amdgpu debugfs")
3f5cea671cb3 ("drm/amdgpu/gem: move debugfs init into core amdgpu debugfs")
24038d581c75 ("drm/amdgpu/fence: move debugfs init into core amdgpu debugfs")
15997544a38f ("drm/amdgpu/sa: move debugfs init into core amdgpu debugfs")
a4c5b1bb7b93 ("drm/amdgpu/pm: move debugfs init into core amdgpu debugfs")
c5820361dae5 ("drm/amdgpu/ttm: move debugfs init into core amdgpu debugfs")