summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-30126-4060/+7887
|\
| * drm/amdgpu: add the lost mutex_init backPan, Xinhui2020-01-171-0/+1
| * drm/amdgpu: add arcturus to gpu recovery check code pathHawking Zhang2020-01-161-0/+1
| * drm/amdgpu: check if driver should try recovery in ras recovery pathHawking Zhang2020-01-161-1/+2
| * drm/amd/powerplay: a quick fix for the deadlock issue belowEvan Quan2020-01-161-15/+43
| * drm/amdgpu: only set cp active field for kiq queueHuang Rui2020-01-163-6/+15
| * drm/amdgpu/pm: clean up return typesAlex Deucher2020-01-161-15/+24
| * drm/amdgpu/vcn2.5: implement indirect DPG SRAM modeJames Zhu2020-01-162-20/+52
| * drm/amdgpu/vcn2.5: add dpg pause modeJames Zhu2020-01-161-0/+70
| * drm/amdgpu/vcn2.5: add DPG mode start and stopJames Zhu2020-01-161-2/+288
| * drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)James Zhu2020-01-163-12/+12
| * drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)James Zhu2020-01-163-84/+83
| * drm/amdgpu/vcn: support multiple-instance dpg pause modeJames Zhu2020-01-164-9/+9
| * drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...Tianci.Yin2020-01-162-1/+31
| * drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin2020-01-161-1/+1
| * drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin2020-01-161-1/+1
| * drm/amdgpu: check rlc_g firmware pointer is valid before using itshaoyunl2020-01-161-4/+5
| * drm/amdgpu: drop amdgpu_job.ownerChristian König2020-01-163-3/+0
| * drm/amdgpu: error out on entity with no run queueNirmoy Das2020-01-161-0/+5
| * drm/amdkfd: use map_queues for hiq on gfx v10 as wellHuang Rui2020-01-161-21/+61
| * drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)Aaron Liu2020-01-163-20/+63
| * drm/amdgpu: flush TLB functions removal from kfd2kgd interfaceAlex Sierra2020-01-166-249/+0
| * drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfdAlex Sierra2020-01-162-0/+34
| * drm/amdgpu: export function to flush TLB via pasidAlex Sierra2020-01-165-0/+223
| * drm/amdgpu: replace kcq enable/disable functions on gfx_v9Alex Sierra2020-01-161-100/+2
| * drm/amdgpu: implement tlbs invalidate on gfx9 gfx10Alex Sierra2020-01-163-0/+33
| * drm/amdgpu: kiq pm4 function implementation for gfx_v9Alex Sierra2020-01-161-0/+115
| * drm/amdgpu: Avoid reclaim fs while eviction lockAlex Sierra2020-01-162-8/+38
| * drm/amdgpu/debugfs: properly handle runtime pmAlex Deucher2020-01-142-7/+134
| * drm/amdgpu/pm: properly handle runtime pmAlex Deucher2020-01-141-208/+614
| * drm/amdgpu: add header file for macro SZ_1MFlora Cui2020-01-141-0/+1
| * drm/amdgpu/psp: declare navi1x ta firmwareAlex Deucher2020-01-141-0/+3
| * drm/amdgpu: Match TC hash settings to DF settings (v2)Joseph Greathouse2020-01-143-0/+50
| * drm/amdgpu: Create generic DF struct in adevJoseph Greathouse2020-01-148-49/+90
| * drm/amdgpu: preserve RSMU UMC index mode stateJohn Clements2020-01-141-2/+41
| * drm/amdgpu: disable XGMI TA unload for arcturusJohn Clements2020-01-141-0/+5
| * drm/amdgpu: update goldensetting for renoirAaron Liu2020-01-141-1/+1
| * drm/amdgpu/gmc10: free stolen memory in late_initAlex Deucher2020-01-141-0/+2
| * drm/amdgpu/gmc10: remove dead codeAlex Deucher2020-01-141-9/+0
| * drm/amdgpu: enable S/G display on PCO and RV2 (v2)Alex Deucher2020-01-141-6/+16
| * drm/amdgpu/gfx9: remove unused sdma headersAlex Deucher2020-01-141-9/+0
| * drm/amdgpu: check sdma ras funcs pointer before accessingHawking Zhang2020-01-141-2/+6
| * drm/amdgpu: calculate MCUMC_ADDRT0 per asic's UMC offsetGuchun Chen2020-01-141-4/+6
| * drm/amdgpu/sriov: workaround on rev_id for Navi12 under sriovTiecheng Zhou2020-01-141-0/+6
| * drm/amdgpu: read sdma edc counter to clear the countersHawking Zhang2020-01-142-10/+8
| * drm/amdgpu: add ras_late_init and ras_fini for sdma v4Hawking Zhang2020-01-142-2/+7
| * drm/amdgpu: support error reporting for sdma ip blockHawking Zhang2020-01-141-0/+8
| * drm/amdgpu: add query_ras_error_count function for sdma v4Hawking Zhang2020-01-142-0/+169
| * drm/amdgpu: enable VCN2.5 IP block for ArcturusLeo Liu2020-01-141-2/+1
| * drm/amdgpu/vcn2.5: fix PSP FW loading for the second instanceLeo Liu2020-01-141-2/+2