summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/clearstate_si.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2021-04-09drm/amdgpu: Add new PF2VF flags for VF register access methodRohit Khaire2-2/+26
2021-04-09drm/amdgpu/vangogh: don't check for dpm in is_dpm_running when in suspendAlex Deucher1-0/+5
2021-04-09drm/amd/display: fix typo: liason -> liaisonDiego Viola1-1/+1
2021-04-09drm/amd/display: Try YCbCr420 color when YCbCr444 failsWerner Sembach1-0/+9
2021-04-09drm/amd/display: 3.2.129Aric Cyr1-1/+1
2021-04-09drm/amd/display: Disable MALL when SMU not presentChris Park3-0/+14
2021-04-09drm/amd/display: [FW Promotion] Release 0.0.58Anthony Koo1-2/+2
2021-04-09drm/amd/display: add log for automated testQingqing Zhuo1-0/+4
2021-04-09drm/amd/display: Set max TTU on DPG enableWesley Chalmers2-7/+25
2021-04-09drm/amd/display: New path for enabling DPGWesley Chalmers2-0/+23
2021-04-09drm/amd/display: Update display endpoint control path.Jimmy Kizito4-8/+146
2021-04-09drm/amd/display: Add dynamic link encoder selection.Jimmy Kizito11-7/+366
2021-04-09drm/amd/display: Fix MST topology debugfsEryk Brol1-0/+4
2021-04-09drm/amd/display: LTTPR config logicWesley Chalmers1-10/+41
2021-04-09drm/amd/display: Enumerate LTTPR modesWesley Chalmers3-12/+32
2021-04-09drm/amd/display: Interface for LTTPR interopWesley Chalmers3-12/+67
2021-04-09drm/amd/display: Rename fs_params to hdr_tm_paramsKrunoslav Kovac2-5/+5
2021-04-09drm/amd/display: Fix typo for variable nameVladimir Stempen1-5/+5
2021-04-09drm/amd/display: add mod hdcp interface for supporting encryption state queryWenjing Liu7-29/+54
2021-04-09drm/amd/display: define mod_hdcp_display_disable_option structWenjing Liu3-7/+13
2021-04-09drm/amd/display: enable DP DSC Compliance automationQingqing Zhuo1-0/+40
2021-04-09drm/amd/display: Guard ASSR with internal display flagStylon Wang1-17/+41