aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2020-01-27drm/amdgpu/vcn: fix vcn2.5 instance issueJames Zhu
2020-01-27drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)James Zhu
2020-01-27drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5James Zhu
2020-01-27drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasidFelix Kuehling
2020-01-27drm/amdgpu: Fix TLB invalidation request when using semaphoreFelix Kuehling
2020-01-23drm/amdgpu: remove the experimental flag for renoirAlex Deucher
2020-01-22drm/amdgpu: individualize fence allocation per entityNirmoy Das
2020-01-22Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...Tianci.Yin
2020-01-22drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)Tianci.Yin
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
2020-01-22drm/amdgpu: add RAS support for the gfx block of ArcturusDennis Li
2020-01-22drm/amdgpu: abstract EDC counter clear to a separated functionDennis Li
2020-01-22drm/amdgpu: refine the security check for RAS functionsDennis Li
2020-01-22drm/amdgpu: enable RAS feature for more mmhub sub-blocks of AcrturusDennis Li
2020-01-22drm/amdgpu: read gfx register using RREG32_KIQ macrochen gong
2020-01-22drm/amdgpu: add kiq version interface for RREG32/WREG32chen gong
2020-01-22drm/amdgpu: provide a generic function interface for reading/writing register...chen gong
2020-01-22drm/amdgpu: added support to get mGPU DRAM baseJohn Clements
2020-01-22drm/amdgpu: modify packet size for pm4 flush tlbsAlex Sierra
2020-01-17drm/amdgpu: add the lost mutex_init backPan, Xinhui
2020-01-16drm/amdgpu: add arcturus to gpu recovery check code pathHawking Zhang
2020-01-16drm/amdgpu: check if driver should try recovery in ras recovery pathHawking Zhang
2020-01-16drm/amd/powerplay: a quick fix for the deadlock issue belowEvan Quan
2020-01-16drm/amdgpu: only set cp active field for kiq queueHuang Rui
2020-01-16drm/amdgpu/pm: clean up return typesAlex Deucher
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: 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-15drm/amdgpu: update goldensetting for renoirAaron Liu
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