blob: 52ceabf1834839ac83dc9f9c61256040998d2a26 [file] [log] [blame]
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")
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")
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")
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")
923ffa6b02e1 ("drm/amdgpu: rename amdgpu_debugfs_preempt_cleanup")
c2ecd79bec4e ("amdgpu/gmc_v9: save/restore sdpif regs during S3")
37c58ddf5736 ("drm/amdgpu: Fix TLB invalidation request when using semaphore")
bdf84a80e0ce ("drm/amdgpu: Create generic DF struct in adev")
bdbe90f04d24 ("drm/amdgpu/gmc: move invaliation bitmap setup to common code")
4dee6e4ca50a ("drm/amdgpu: use linux size macro to simplify ONE_Kib & One_Mib")
b6025eeaa10e ("drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu")
33a9a5ab1edd ("drm/amdgpu: remove memory training p2c buffer reservation(V2)")