blob: 85e9931c688fec8585ef5ab2cc2b1ba6045dc5dc [file] [log] [blame]
b0a2db9b482f ("drm/amdgpu: add pre_asic_init callback for SOC15")
f8646661f713 ("drm/amdgpu: fix up DCHUBBUB_SDPIF_MMIO_CNTRL_0 handling")
7b885f0eb4a5 ("drm/amdgpu/gmc9: switch to using amdgpu_gmc_get_vbios_allocations")
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")
e0c116c19066 ("drm/amdgpu: re-structue members for ip discovery")
c2ecd79bec4e ("amdgpu/gmc_v9: save/restore sdpif regs during S3")
bdbe90f04d24 ("drm/amdgpu/gmc: move invaliation bitmap setup to common code")
6dcab16b4118 ("drm/amdkfd: Contain MMHUB number in mmhub_v9_4_setup_vm_pt_regs()")
988eb9ff3e91 ("drm/amdgpu: add supports_baco callback for soc15 asics. (v2)")
761e09230c4e ("drm/amdgpu/soc15: move struct definition around to align with other soc15 asics")
224f82e5b7bf ("drm/amdgpu/discovery: Need to free discovery memory")
778e8c428f90 ("drm/amdgpu: reserve vram for memory training(v4)")
e35e2b117f4d ("drm/amdgpu: add a generic fb accessing helper function(v3)")
5f6a556f98de ("drm/amdgpu/discovery: reserve discovery data at the top of VRAM")
ba0834921400 ("drm/amdgpu: implement common gmc_ras_late_init")
56c54b25c3b6 ("drm/amdgpu: remove ih_info parameter of umc_ras_late_init")
2adf13440acc ("drm/amdgpu: add common gmc_ras_fini function")
65bc47a65994 ("drm/amdgpu: move mmhub_ras_if from gmc to mmhub block")
d65bf1f8a795 ("drm/amdgpu: replace mmhub_funcs with mmhub.funcs")
03740baab3b5 ("drm/amdgpu: move umc_ras_if from gmc to umc block")
34cc4fd9ff71 ("drm/amdgpu: move umc ras irq functions to umc block")
f5f06e21e970 ("drm/amdgpu: update parameter of ras_ih_cb")
de7b45babd9b ("drm/amdgpu: cleanup creating BOs at fixed location (v2)")
029fbd437eb6 ("drm/amdgpu: initialize ras structures for xgmi block (v2)")
d99659a06231 ("drm/amdgpu: rename umc ras_init to err_cnt_init")
4930aabe7c4e ("drm/amdgpu: move umc ras init to umc block")
86edcc7dba53 ("drm/amdgpu: move umc late init from gmc to umc block")
cbfae36ceac9 ("drm/amdgpu: cleanup PTE flag generation v3")
71776b6daef6 ("drm/amdgpu: cleanup mtype mapping")
87d2b92f1e9d ("drm/amdgpu: save umc error records")
78ad00c9030c ("drm/amdgpu: Hook EEPROM table to RAS")
9dc23a6325fc ("drm/amdgpu: change ras bps type to eeprom table record structure")
1c70d3d9c4a6 ("drm/amdgpu/nbio: switch to amdgpu_nbio_ras_late_init helper function")
47930de4aa70 ("drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper function")
a85eff14da2c ("drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function")
d094aea31258 ("drm/amdgpu: set ip specific ras interface pointer to NULL after free it")
7c6e68c777f1 ("drm/amdgpu: Avoid HW GPU reset for RAS.")
12ffa55da60f ("drm/amdgpu: Fix bugs in amdgpu_device_gpu_recover in XGMI case.")
8bf2485aec63 ("drm/amdgpu: fix memory leak when ras is not supported on specific ip block")
4ce71be67b08 ("drm/amdgpu: check mmhub_funcs pointer before refering to it")
e0253d083c5c ("drm/amdgpu: Use optimal mtypes and PTE bits for Arcturus")
d0ba51b1cacd ("drm/amdgpu: Determing PTE flags separately for each mapping (v3)")
093e48c04dfd ("drm/amdgpu: Support new arcturus mtype")
9ad1dc295b39 ("drm/amdgpu: add ras_late_init callback function for nbio v7_4 (v3)")
dda79907a77b ("drm/amdgpu: add mmhub ras_late_init callback function (v2)")
2452e7783c7a ("drm/amdgpu: switch to amdgpu_ras_late_init for gmc v9 block (v2)")
7d0a31e8cc3b ("drm/amdgpu: switch to amdgpu_ras_late_init for sdma v4 block (v2)")