summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-18drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlersAlex Deucher
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling
2019-07-17drm/amdgpu: drop dead headerAlex Deucher
2019-07-16drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCHNicolai Hähnle
2019-07-16drm/amdgpu: check kdb_bin_size to exclude kdb loading sequenceHawking Zhang
2019-07-16drm/amdgpu: Fix unaligned memory copiesFelix Kuehling
2019-07-16drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang
2019-07-16drm/amd/amdgpu: hide #warning for missing DC configArnd Bergmann
2019-07-16drm/amdgpu: Fix Vega20 Perf counter for pcie_bwKent Russell
2019-07-16drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10Tom St Denis
2019-07-16drm/amd/amdgpu: Add VMID to SRBM debugfs bank selectionTom St Denis
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-12drm/amdgpu: support key database loading for navi10Hawking Zhang
2019-07-12drm/amdgpu: switch to macro for psp bootloader commandHawking Zhang
2019-07-11drm/amdgpu: enable IP discovery by default on naviAlex Deucher
2019-07-11drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map arraytiancyin
2019-07-11drm/amdgpu: Fix potential integer overflowsFelix Kuehling
2019-07-09drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher
2019-07-09drm/amdgpu: properly guard the generic discovery codeAlex Deucher
2019-07-09drm/amdgpu: add missing documentation on new module parametersAlex Deucher
2019-07-09drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writebackMarek Olšák
2019-07-08drm/amdgpu/psp11: simplify the ucode register logicAlex Deucher
2019-07-08drm/amdgpu: properly guard DC support in navi codeAlex Deucher
2019-07-08amdgpu: make pmu support optionalArnd Bergmann
2019-07-08drm/amdgpu/mes10.1: Fix header guardNathan Chancellor
2019-07-08drm/amdgpu: fix scheduler timeout calcFlora Cui
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang
2019-07-05drm/amdgpu: add mode1 (psp) reset for navi asicKevin Wang
2019-07-05drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan
2019-07-05drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang
2019-07-05drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-03drm/amdgpu: Fix tracking of invalid userptrsFelix Kuehling
2019-07-03drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resvFelix Kuehling
2019-07-01drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao
2019-07-01drm/amdgpu: enable PCIE atomics ops supportJack Xiao
2019-07-01drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao
2019-07-01drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan
2019-07-01drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10Marek Olšák
2019-07-01drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)Marek Olšák
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-01drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-06-27drm/amd/powerplay: no memory activity support on Vega10Evan Quan
2019-06-27drm/amdgpu: Set queue_preemption_timeout_ms default valueOak Zeng
2019-06-27drm/amdgpu: drop copy/paste leftover to fix big endianAlex Deucher
2019-06-27drm/amdgpu: fix warning on 32 bitAlex Deucher