summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-03-09drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang-2/+23
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das-276/+0
2020-03-09drm/amdgpu: change hw sched list on ctx priority overrideNirmoy Das-4/+25
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das-21/+127
2020-03-09drm/amdgpu: Enter low power state if CRTC active.Andrey Grodzovsky-7/+38
2020-03-06drm/amdgpu: disable clock/power gating for SRIOVMonk Liu-0/+23
2020-03-06drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)Monk Liu-10/+6
2020-03-06drm/amdgpu: implement initialization part on VCN2.0 for SRIOVMonk Liu-3/+228
2020-03-06drm/amdgpu: disable jpeg block for SRIOVMonk Liu-1/+2
2020-03-06drm/amdgpu: introduce mmsch v2.0 headerMonk Liu-0/+338
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao-5/+8
2020-03-06drm/amdgpu: Fix GPU reset error.Andrey Grodzovsky-11/+17
2020-03-06drm/amdgpu: Update SPM_VMID with the job's vmid when application reserves the...Jacob He-0/+20
2020-03-06drm/amdgpu: update page retirement sequenceJohn Clements-2/+5
2020-03-06drm/amdgpu: toggle DF-Cstate when accessing UMC ras error related registersGuchun Chen-0/+16
2020-03-06drm/amdgpu: increase atombios cmd timeoutJohn Clements-2/+2
2020-03-06drm/amdgpu: enable PCS error report on arcturusHawking Zhang-0/+31
2020-03-06drm/amdgpu: enable PCS error report on VG20Hawking Zhang-0/+3
2020-03-06drm/amdgpu: add helper funcs to detect PCS errorHawking Zhang-0/+181
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya-2/+0
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya-2/+1
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin-46/+51
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao-0/+2
2020-03-05drm/amdgpu: Wrap clflush_cache_range with x86 ifdefAndrey Grodzovsky-1/+8
2020-03-05drm/amdgpu: Add support for USBC PD FW downloadAndrey Grodzovsky-1/+109
2020-03-05drm/amdgpu: Add USBC PD FW load to PSP 11Andrey Grodzovsky-0/+84
2020-03-05drm/amdgpu: Add USBC PD FW load interface to PSP.Andrey Grodzovsky-0/+10
2020-03-05drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang-2/+23
2020-03-05drm/amdgpu: add reset_ras_error_count function for HDPHawking Zhang-1/+15
2020-03-05drm/amdgpu: add reset_ras_error_count function for GFXHawking Zhang-17/+14
2020-03-05drm/amdgpu: add reset_ras_error_count function for MMHUBHawking Zhang-0/+28
2020-03-05drm/amdgpu: add reset_ras_error_count function for SDMAHawking Zhang-6/+15
2020-03-05drm/amdgpu/sriov: Use VF-accessible register for gpu_clock_countjianzh-3/+4
2020-03-05drm/amdgpu/sriov: skip programing some regs with new L1 policyTiecheng Zhou-47/+37
2020-03-05drm/amdgpu: Rearm IRQ in Navi10 SR-IOV if IRQ lostSamir Dhume-0/+36
2020-03-05drm/amdgpu: stop using sratch_reg in IB testMonk Liu-21/+17
2020-03-05drm/amdgpu: fix IB test MCBP bugMonk Liu-6/+9
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin-46/+51
2020-03-05drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)Chengming Gui-0/+43
2020-03-05drm/amdgpu: Write blocked CP registers using RLC on VFRohit Khaire-4/+4
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao-0/+2
2020-03-04Merge drm/drm-next into drm-misc-nextMaxime Ripard-382/+939
2020-02-28drm/amdgpu: release drm_device after amdgpu_driver_unload_kmsYintian Tao-1/+1
2020-02-28drm/amdgpu: no need to clean debugfs at amdgpuYintian Tao-52/+0
2020-02-28drm/amdgpu: Initialize SPM_VMID with 0xf (v2)Jacob He-4/+73
2020-02-28drm/amdgpu/sriov: Use kiq to copy the gpu clockEmily Deng-10/+58
2020-02-28drm/amdkfd: Make get_tile_config() genericYong Zhao-111/+25
2020-02-28drm/amdgpu: Add num_banks and num_ranks to gfx config structureYong Zhao-0/+12
2020-02-28Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...Dave Airlie-382/+939
2020-02-27dma-buf: drop dynamic_mapping flagChristian König-1/+0