summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * drm/amdgpu: catch amdgpu_irq_add_id failureNirmoy Das2020-01-141-0/+4
| * drm/amd/powerplay: cover the powerplay implementation details V3Evan Quan2020-01-1412-208/+212
| * drm/amdkfd: Improve function get_sdma_rlc_reg_offset() (v2)Yong Zhao2020-01-141-22/+46
| * Revert "drm/amdgpu: Set no-retry as default."Alex Deucher2020-01-071-2/+2
| * drm/amdgpu/gfx: simplify old firmware warningAlex Deucher2020-01-072-4/+2
| * drm/amdgpu/gmc10: use common invalidation engine helperAlex Deucher2020-01-072-16/+5
| * drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher2020-01-074-41/+42
| * drm/amdgpu: updated UMC error address record with correct channel indexJohn Clements2020-01-071-33/+32
| * drm/amdgpu: resolved bug in UMC RAS CE queryJohn Clements2020-01-071-12/+20
| * drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan2020-01-072-32/+34
| * drm/amd/amdgpu: L1 Policy(5/5) - removed IH_CHICKEN from VFZhigang Luo2020-01-071-10/+12
| * drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VFZhigang Luo2020-01-071-7/+11
| * drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhubZhigang Luo2020-01-072-37/+44
OpenPOWER on IntegriCloud