summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-16drm/scheduler: improve job distribution with multiple queuesNirmoy Das
2020-01-16drm/amdgpu/vcn2.5: implement indirect DPG SRAM modeJames Zhu
2020-01-16drm/amdgpu/vcn2.5: add dpg pause modeJames Zhu
2020-01-16drm/amdgpu/vcn2.5: add DPG mode start and stopJames Zhu
2020-01-16drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu
2020-01-16drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu
2020-01-16drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu
2020-01-16drm/amdgpu/sriov skip the update of SMU_TABLE_ACTIVITY_MONITOR_COEFFJack Zhang
2020-01-16drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...Tianci.Yin
2020-01-16drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2020-01-16drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2020-01-16drm/amdgpu: check rlc_g firmware pointer is valid before using itshaoyunl
2020-01-16drm/amdgpu: drop amdgpu_job.ownerChristian König
2020-01-16drm/amdgpu: error out on entity with no run queueNirmoy Das
2020-01-16drm/amdkfd: use map_queues for hiq on gfx v10 as wellHuang Rui
2020-01-16drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)Aaron Liu
2020-01-16drm/amdgpu: flush TLB functions removal from kfd2kgd interfaceAlex Sierra
2020-01-16drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra
2020-01-16drm/amdgpu: export function to flush TLB via pasidAlex Sierra
2020-01-16drm/amdgpu: replace kcq enable/disable functions on gfx_v9Alex Sierra
2020-01-16drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra
2020-01-16drm/amdgpu: kiq pm4 function implementation for gfx_v9Alex Sierra
2020-01-16drm/amdgpu: Avoid reclaim fs while eviction lockAlex Sierra
2020-01-14drm/amdgpu/debugfs: properly handle runtime pmAlex Deucher
2020-01-14drm/amdgpu/pm: properly handle runtime pmAlex Deucher
2020-01-14drm/amdgpu: add header file for macro SZ_1MFlora Cui
2020-01-14drm/amd/display: remove unnecessary conversion to boolChen Zhou
2020-01-14drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner
2020-01-14drm/amdgpu/psp: declare navi1x ta firmwareAlex Deucher
2020-01-14drm/amdgpu: Match TC hash settings to DF settings (v2)Joseph Greathouse
2020-01-14drm/amdgpu: add defines for DF and TCP HashingJoseph Greathouse
2020-01-14drm/amdgpu: Create generic DF struct in adevJoseph Greathouse
2020-01-14drm/amd/display: add Pollock IDs, fix Pollock & Dali clk mgr constructMichael Strauss
2020-01-14drm/amdgpu: preserve RSMU UMC index mode stateJohn Clements
2020-01-14drm/amdgpu: disable XGMI TA unload for arcturusJohn Clements
2020-01-14drm/amdgpu: update goldensetting for renoirAaron Liu
2020-01-14drm/amd/powerplay: update SMU12_DRIVER_IF_VERSION to 11Aaron Liu
2020-01-14drm/amdgpu/gmc10: free stolen memory in late_initAlex Deucher
2020-01-14drm/amdgpu/gmc10: remove dead codeAlex Deucher
2020-01-14drm/amdgpu/display: set gpu vm flag for renoirAlex Deucher
2020-01-14drm/amdgpu: enable S/G display on PCO and RV2 (v2)Alex Deucher
2020-01-14drm/amdgpu/display: set gpu vm flag for all asics which support itAlex Deucher
2020-01-14drm/amdgpu/gfx9: remove unused sdma headersAlex Deucher
2020-01-14drm/amd/amdgpu: add missing umc_6_1_2_sh_mask.h header file (v2)Tom St Denis
2020-01-14drm/amdgpu: check sdma ras funcs pointer before accessingHawking Zhang
2020-01-14drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offsetGuchun Chen
2020-01-14drm/amdgpu: add MCUMC_ADDRT0 offset to ip header fileGuchun Chen
2020-01-14drm/amdgpu/powerplay: fix warning in smu_v11_0.cAlex Deucher
2020-01-14drm/amd/powerplay: sw ctf for arcturusKenneth Feng
2020-01-14drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriovTiecheng Zhou