summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: Consistently apply noretry settingFelix Kuehling2019-07-167-15/+18
* drm/amdgpu: support key database loading for navi10Hawking Zhang2019-07-125-1/+70
* drm/amdgpu: switch to macro for psp bootloader commandHawking Zhang2019-07-123-4/+10
* drm/amdgpu: enable IP discovery by default on naviAlex Deucher2019-07-111-1/+2
* drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map arraytiancyin2019-07-111-1/+1
* drm/amdgpu: Fix potential integer overflowsFelix Kuehling2019-07-111-4/+5
* drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher2019-07-093-2/+16
* drm/amdgpu: properly guard the generic discovery codeAlex Deucher2019-07-091-2/+2
* drm/amdgpu: add missing documentation on new module parametersAlex Deucher2019-07-091-0/+13
* drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writebackMarek Olšák2019-07-091-5/+1
* drm/amdgpu/psp11: simplify the ucode register logicAlex Deucher2019-07-081-2/+2
* drm/amdgpu: properly guard DC support in navi codeAlex Deucher2019-07-081-0/+4
* amdgpu: make pmu support optionalArnd Bergmann2019-07-082-3/+7
* drm/amdgpu/mes10.1: Fix header guardNathan Chancellor2019-07-081-1/+1
* drm/amdgpu: fix scheduler timeout calcFlora Cui2019-07-081-4/+9
* drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang2019-07-087-51/+57
* drm/amdgpu: add mode1 (psp) reset for navi asicKevin Wang2019-07-051-2/+36
* drm/amdgpu: Disable ras features on all IPs before gpu resetxinhui pan2019-07-051-0/+4
* drm/amd/powerplay: add baco smu reset function for smu11Kevin Wang2019-07-052-3/+11
* drm/amdgpu: Use kmemdup rather than duplicating its implementationFuqian Huang2019-07-052-6/+4
* drm/amdgpu: Fix tracking of invalid userptrsFelix Kuehling2019-07-031-0/+6
* drm/amdgpu: Use FENCE_OWNER_KFD in process_sync_pds_resvFelix Kuehling2019-07-031-1/+1
* drm/amdkfd: remove duplicated PCIE atomics requestJack Xiao2019-07-012-0/+8
* drm/amdgpu: enable PCIE atomics ops supportJack Xiao2019-07-011-0/+11
* drm/amdgpu: add field indicating if has PCIE atomics supportJack Xiao2019-07-011-0/+1
* drm/amdgpu: fix MGPU fan boost enablement for XGMI resetEvan Quan2019-07-013-2/+19
* drm/amdgpu: handle AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID on gfx10Marek Olšák2019-07-011-2/+19
* drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)Marek Olšák2019-07-012-4/+13
* drm/amdgpu/gfx10: use reset default for PA_SC_FIFO_SIZEAlex Deucher2019-07-011-18/+0
* drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher2019-07-011-19/+0
* drm/amd/powerplay: no memory activity support on Vega10Evan Quan2019-06-271-2/+4
* drm/amdgpu: Set queue_preemption_timeout_ms default valueOak Zeng2019-06-271-1/+1
* drm/amdgpu: drop copy/paste leftover to fix big endianAlex Deucher2019-06-271-3/+0
* drm/amdgpu: fix warning on 32 bitAlex Deucher2019-06-271-2/+2
* drm/amd/powerplay: make athub pg bit configured by pg_flagsHuang Rui2019-06-251-1/+2
* drm/amd/powerplay: make mmhub pg bit configured by pg_flagsHuang Rui2019-06-251-1/+2
* drm/amd/amdgpu: sdma_v4_0_start: initialize rErnst Sjöstrand2019-06-251-1/+1
* drm/amd/amdgpu: amdgpu_hwmon_show_temp: initialize tempErnst Sjöstrand2019-06-251-1/+1
* drm/amd/amdgpu: Fix amdgpu_set_pp_od_clk_voltage error checkErnst Sjöstrand2019-06-251-4/+4
* drm/amd/amdgpu: Indent AMD_IS_APU properlyErnst Sjöstrand2019-06-252-4/+4
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-25114-146/+275
|\
| * Merge v5.2-rc5 into drm-nextDaniel Vetter2019-06-1911-18/+48
| |\
| | * drm/amdgpu: return 0 by default in amdgpu_pm_load_smu_firmwareAlex Deucher2019-06-121-2/+2
| | * drm/amdgpu: Fix bounds checking in amdgpu_ras_is_supported()Dan Carpenter2019-06-121-0/+2
| | * drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after allocShirish S2019-06-113-3/+11
| | * Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-06-065-11/+33
| | |\
| | | * drm/amd/amdgpu: add RLC firmware to support raven1 refreshPrike Liang2019-06-054-10/+30
| | | * drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)Louis Li2019-06-051-1/+3
| | * | Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-311-2/+1
| | |\ \ | | | |/ | | |/|
| | | * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner2019-05-301-2/+1