blob: 81a4b293a859c70e6de897b89187a3f6b0eb77d4 [file] [log] [blame]
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")
87ba7feafa81 ("drm/amdgpu: switch to query reserved fb size from vbios (v3)")
9a244ebe8128 ("drm/amdgpu: add atomfirmware helper funciton to query reserved fb size")
942a0dd2d6d5 ("drm/amdgpu: skip reservation of discovery tmr region in pre-Navi")
e0c116c19066 ("drm/amdgpu: re-structue members for ip discovery")
e862b08b4650 ("drm/amdgpu: don't try to reserve training bo for sriov (v2)")
4dee6e4ca50a ("drm/amdgpu: use linux size macro to simplify ONE_Kib & One_Mib")
33a9a5ab1edd ("drm/amdgpu: remove memory training p2c buffer reservation(V2)")
8d40002fee9e ("drm/amdgpu: update the method to get fb_loc of memory training(V4)")
778e8c428f90 ("drm/amdgpu: reserve vram for memory training(v4)")
0586a0596a69 ("drm/amdgpu: add psp memory training callbacks and macro")
efe4f0007780 ("drm/amdgpu/atomfirmware: add memory training related helper functions(v3)")
e35e2b117f4d ("drm/amdgpu: add a generic fb accessing helper function(v3)")
5f6a556f98de ("drm/amdgpu/discovery: reserve discovery data at the top of VRAM")
ad02e08e0578 ("drm/amdgpu: Report vram vendor with sysfs (v3)")
631cdbd27e92 ("drm/amdgpu/atomfirmware: simplify the interface to get vram info")
bd5520273cea ("drm/amdgpu/atomfirmware: use proper index for querying vram type (v3)")
143f23053333 ("drm/amdgpu: psp DTM init")
ed19a9a2bb1a ("drm/amdgpu: psp HDCP init")
de7b45babd9b ("drm/amdgpu: cleanup creating BOs at fixed location (v2)")
1a6fc071e199 ("drm/amdgpu: move the call of ras recovery_init and bad page reserve to proper place")
78ad00c9030c ("drm/amdgpu: Hook EEPROM table to RAS")
9dc23a6325fc ("drm/amdgpu: change ras bps type to eeprom table record structure")
7c6e68c777f1 ("drm/amdgpu: Avoid HW GPU reset for RAS.")
12ffa55da60f ("drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.")
9d1b3c78052e ("drm/amdgpu: reserve at least 4MB of VRAM for page tables v2")
4e644fffb580 ("drm/amdgpu: add ras_controller and err_event_athub interrupt support")
4241863afce1 ("drm/amdgpu/nbio: add functions to query ras specific interrupt status")
078ef4e93250 ("drm/amdgpu: add new amdgpu nbio header file")
0b2d2c2eecf2 ("drm/amdgpu: Handle job is NULL use case in amdgpu_device_gpu_recover")
994dcfaa7ee3 ("drm/amdgpu: keep the stolen memory in visible vram region")
244511f386cc ("drm/amdgpu: simplify and cleanup setting the dma mask")
bd2280da46db ("drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESS")
91ba68f8d572 ("drm/amdgpu: only uncorrectable error needs gpu reset")
51437623a0a1 ("drm/amdgpu: support ce interrupt in ras module")
13b7c46c18e2 ("drm/amdgpu: add error address query for umc ras")
83b0582c9057 ("drm/amdgpu: support gfx ras error injection and err_cnt query")
7cdc2ee3004d ("drm/amdgpu: remove ras_reserve_vram in ras injection")
81e02619e958 ("drm/amdgpu: update interrupt callback for all ras clients")
cf04dfd0e91f ("drm/amdgpu: allow ras interrupt callback to return error data")
045c02165397 ("drm/amdgpu: switch to amdgpu_umc structure")
05a58345db4e ("drm/amdgpu: add ras error count after each query (v2)")
939e2258ce4c ("drm/amdgpu: querry umc error count")
5b6b35aaacca ("drm/amdgpu: init umc v6_1 functions for vega20")
9e585a523baa ("drm/amdgpu: add amdgpu_umc_functions structure")
7af25d5b7ea7 ("drm/amdgpu: move some ras data structure to amdgpu_ras.h")
7d0e6329dfdc ("drm/amdgpu: update more sdma instances irq support")