summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-07-18drm/amdgpu: use VCN firmware offset for cache windowLeo Liu1-3/+0
2019-07-18drm/amdgpu: drop ras self testHawking Zhang1-7/+0
2019-07-18drm/amdgpu: only allow error injection to UMC IP blockHawking Zhang1-0/+6
2019-07-18drm/amdgpu: disable GFX RAS by defaultHawking Zhang1-1/+1
2019-07-18drm/amdgpu: do not create ras debugfs/sysfs node for ASICs that don't have ra...Hawking Zhang1-0/+6
2019-07-18drm/amdgpu: Default disable GDS for compute VMIDsJoseph Greathouse4-0/+36
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher1-10/+0
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis1-1/+1
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan1-3/+0
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling1-3/+37
2019-07-17drm/amdgpu: drop dead headerAlex Deucher2-33/+0
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle1-17/+10
2019-07-16drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang1-1/+1
2019-07-16drm/amdgpu: Fix unaligned memory copiesFelix Kuehling1-0/+2
2019-07-16drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang1-1/+2
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann2-6/+0
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell1-2/+8
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis1-0/+7
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis6-13/+14
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling7-15/+18
2019-07-12drm/amdgpu: support key database loading for navi10Hawking Zhang5-1/+70
2019-07-12drm/amdgpu: switch to macro for psp bootloader commandHawking Zhang3-4/+10
2019-07-11drm/amdgpu: enable IP discovery by default on naviAlex Deucher1-1/+2
2019-07-11drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map arraytiancyin1-1/+1
2019-07-11drm/amdgpu: Fix potential integer overflowsFelix Kuehling1-4/+5
2019-07-09drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher3-2/+16
2019-07-09drm/amdgpu: properly guard the generic discovery codeAlex Deucher1-2/+2
2019-07-09drm/amdgpu: add missing documentation on new module parametersAlex Deucher1-0/+13
2019-07-09drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writebackMarek Olšák1-5/+1
2019-07-08drm/amdgpu/psp11: simplify the ucode register logicAlex Deucher1-2/+2
2019-07-08drm/amdgpu: properly guard DC support in navi codeAlex Deucher1-0/+4
2019-07-08amdgpu: make pmu support optionalArnd Bergmann2-3/+7
2019-07-08drm/amdgpu/mes10.1: Fix header guardNathan Chancellor1-1/+1
2019-07-08drm/amdgpu: fix scheduler timeout calcFlora Cui1-4/+9
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang7-51/+57
2019-07-05drm/amdgpu: add mode1 (psp) reset for navi asicKevin Wang1-2/+36
2019-07-05drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan1-0/+4
2019-07-05drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang2-3/+11
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2-6/+4
2019-07-03drm/amdgpu: Fix tracking of invalid userptrsFelix Kuehling1-0/+6
2019-07-03drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resvFelix Kuehling1-1/+1
2019-07-01drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao2-0/+8
2019-07-01drm/amdgpu: enable PCIE atomics ops supportJack Xiao1-0/+11
2019-07-01drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao1-0/+1
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan3-2/+19
2019-07-01drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10Marek Olšák1-2/+19
2019-07-01drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)Marek Olšák2-4/+13
2019-07-01drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-18/+0
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher1-19/+0
2019-06-27drm/amd/powerplay: no memory activity support on Vega10Evan Quan1-2/+4