summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amd/display: 3.2.130Aric Cyr1-1/+1
2021-04-09drm/amd/display: [FW Promotion] Release 0.0.59Anthony Koo1-2/+15
2021-04-09drm/amd/display: Cleanup DML DSC input bpc validationNicholas Kazlauskas4-5/+11
2021-04-09drm/amd/display: Fixed corruption on 4K tvsHarry VanZyllDeJong1-2/+2
2021-04-09drm/amd/display: Determine synchronization edge based on master's vsyncMikita Lipski1-3/+18
2021-04-09drm/amd/display: Add MST capability to trigger_hotplug interfaceMikita Lipski1-1/+70
2021-04-09drm/amd/display: Directly retrain link from debugfsMikita Lipski1-2/+2
2021-04-09drm/amd/display: Add missing mask for DCN3Qingqing Zhuo1-0/+1
2021-04-09drm/amd/display: Tweak the kernel doc for crc_rd_wrkWayne Lin1-1/+1
2021-04-09drm/amd/display: Set initial value to a dividerMikita Lipski1-2/+2
2021-04-09drm/amd/display: Add function and debugfs to dump DCC_EN bitVictor Lu9-5/+96
2021-04-09drm/amd/display: Add dc_debug flag to disable min fclkHarry Wentland3-3/+4
2021-04-09drm/amd/display: Add debug prints for SMU messagesHarry Wentland1-4/+25
2021-04-09drm/amd/display: Added dc_edp_id_count to dc_contextJake Wang2-7/+4
2021-04-09drm/amd/display: Add debugfs entry for LTTPR register statusAurabindo Pillai1-0/+66
2021-04-09drm/amd/display: Move vupdate keepout programming from DCN20 to DCN10Leo Li4-19/+19
2021-04-09drm/amd/display: add NULL check to avoid kernel crash in DC.Robin Singh1-0/+3
2021-04-09drm/amd/display: use MST downstream AUX to dump DPRX CRCsDavid (Dingchen) Zhang1-1/+1
2021-04-09drm/amd/display: Add delay in dmub_srv_send_gpint_commandWyatt Wood1-0/+2
2021-04-09drm/amd/display: Retry getting PSR state if command times outWyatt Wood2-12/+20
2021-04-09drm/amdgpu: split gfx callbacks into ras and non-ras onesHawking Zhang8-87/+92
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang13-29/+74
2021-04-09drm/amdgpu: do not register df_mca interrupt in certain configHawking Zhang1-2/+4
2021-04-09drm/amdgpu: split umc callbacks to ras and non-ras onesHawking Zhang12-32/+51
2021-04-09drm/amdgpu: move xgmi ras functions to xgmi_ras_funcsHawking Zhang6-17/+42
2021-04-09drm/amdgpu: split nbio callbacks into ras and non-ras onesHawking Zhang6-30/+63
2021-04-09drm/amdgpu: implement query_ras_error_address callbackHawking Zhang1-0/+90
2021-04-09drm/amdgpu: implement umc query error count callbackHawking Zhang2-0/+92
2021-04-09drm/amdgpu: add helper funtion to query umc ras errorHawking Zhang2-0/+77
2021-04-09drm/amdgpu: create umc_v6_7_funcs for aldebaranHawking Zhang3-1/+58
2021-04-09drm/amdgpu: initialze ras caps per paltform configHawking Zhang1-12/+23
2021-04-09drm/amdkfd: Avoid null pointer in SMI eventAmber Lin1-1/+1
2021-04-09amd: display: modules: Remove repeated struct declarationWan Jiabing1-2/+0
2021-04-09drm/amdgpu: drop some unused atombios functionsAlex Deucher2-163/+0
2021-04-09drm/amd: cleanup coding style a bitBernard Zhao1-4/+3
2021-04-09drm/amd: use kmalloc_array over kmalloc with multiplyBernard Zhao1-1/+1
2021-04-09drm/amdgpu: support sdma error injectionStanley.Yang1-0/+1
2021-04-09drm/amdgpu: reserve fence slot to update page tablePhilip Yang1-2/+8
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou5-63/+164
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou2-0/+19
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou2-0/+13
2021-04-09drm/amdgpu: indirect register access for nv12 sriovPeng Ju Zhou1-3/+3
2021-04-09drm/amdgpu/display: fix warning on 32 bit in dmubAlex Deucher1-1/+1
2021-04-09drm/amdgpu: check alignment on CPU page for bo mapXℹ Ruoyao1-4/+4
2021-04-09drm/amdgpu: Set a suitable dev_info.gart_page_sizeHuacai Chen1-2/+2
2021-04-09drm/radeon: avoid potential null pointer accessGuchun Chen1-1/+1
2021-04-09drm/amdgpu: fix compiler warning(v2)Guchun Chen1-3/+1
2021-04-09drm/amdgpu: fix NULL pointer dereferenceGuchun Chen1-1/+1
2021-04-09drm/amd/display: Use pr_debug in DM to prevent dmesg floodingVictor Lu2-10/+13
2021-04-09drm/amd/display: add DMCUB trace irq support for DCN302Guchun Chen1-0/+30