summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-03-10drm/amdgpu/runpm: disable runpm on Vega10Feifei Xu
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou
2020-03-10drm/amdgpu: Correct the condition of warning while bo releasexinhui pan
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao
2020-03-10drm/amdgpu: do not set nil entry in compute_prio_schedNirmoy Das
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das
2020-03-09drm/amdgpu: change hw sched list on ctx priority overrideNirmoy Das
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das
2020-03-09drm/amdgpu: Enter low power state if CRTC active.Andrey Grodzovsky
2020-03-06drm/amdgpu: disable clock/power gating for SRIOVMonk Liu
2020-03-06drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)Monk Liu
2020-03-06drm/amdgpu: implement initialization part on VCN2.0 for SRIOVMonk Liu
2020-03-06drm/amdgpu: disable jpeg block for SRIOVMonk Liu
2020-03-06drm/amdgpu: introduce mmsch v2.0 headerMonk Liu
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao
2020-03-06drm/amdgpu: Fix GPU reset error.Andrey Grodzovsky
2020-03-06drm/amdgpu: Update SPM_VMID with the job's vmid when application reserves the...Jacob He
2020-03-06drm/amdgpu: update page retirement sequenceJohn Clements
2020-03-06drm/amdgpu: toggle DF-Cstate when accessing UMC ras error related registersGuchun Chen
2020-03-06drm/amdgpu: increase atombios cmd timeoutJohn Clements
2020-03-06drm/amdgpu: enable PCS error report on arcturusHawking Zhang
2020-03-06drm/amdgpu: enable PCS error report on VG20Hawking Zhang
2020-03-06drm/amdgpu: add helper funcs to detect PCS errorHawking Zhang
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao
2020-03-05drm/amdgpu: Wrap clflush_cache_range with x86 ifdefAndrey Grodzovsky
2020-03-05drm/amdgpu: Add support for USBC PD FW downloadAndrey Grodzovsky
2020-03-05drm/amdgpu: Add USBC PD FW load to PSP 11Andrey Grodzovsky
2020-03-05drm/amdgpu: Add USBC PD FW load interface to PSP.Andrey Grodzovsky
2020-03-05drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20Hawking Zhang
2020-03-05drm/amdgpu: add reset_ras_error_count function for HDPHawking Zhang
2020-03-05drm/amdgpu: add reset_ras_error_count function for GFXHawking Zhang
2020-03-05drm/amdgpu: add reset_ras_error_count function for MMHUBHawking Zhang
2020-03-05drm/amdgpu: add reset_ras_error_count function for SDMAHawking Zhang
2020-03-05drm/amdgpu/sriov: Use VF-accessible register for gpu_clock_countjianzh
2020-03-05drm/amdgpu/sriov: skip programing some regs with new L1 policyTiecheng Zhou
2020-03-05drm/amdgpu: Rearm IRQ in Navi10 SR-IOV if IRQ lostSamir Dhume
2020-03-05drm/amdgpu: stop using sratch_reg in IB testMonk Liu
2020-03-05drm/amdgpu: fix IB test MCBP bugMonk Liu
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin
2020-03-05drm/amdgpu: Add debugfs interface to set arbitrary sclk for navi14 (v2)Chengming Gui
2020-03-05drm/amdgpu: Write blocked CP registers using RLC on VFRohit Khaire
2020-03-05drm/amdgpu: clean wptr on wb when gpu recoveryYintian Tao
2020-03-04Merge drm/drm-next into drm-misc-nextMaxime Ripard