summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-08-02drm/amdgpu: add ip offset header for navi12 (v2)Xiaojie Yuan1-0/+1119
2019-08-02drm/amdgpu: update SDMA V4 microcode initJohn Clements1-35/+75
2019-08-02drm/amdgpu: extend PSP FW loading support to 8 SDMA instancesJohn Clements3-3/+41
2019-08-02drm/amdgpu: disable MEC2 JT context init for ArcturusJohn Clements1-5/+11
2019-08-02drm/amdgpu: update PSP CMD fail response status printJohn Clements1-2/+2
2019-08-02drm/amdgpu: add PSP KDB loading support for ArcturusJohn Clements3-0/+29
2019-08-02drm/amdgpu: add PSP SW init support for ArcturusJohn Clements2-0/+4
2019-08-02drm/amdgpu: removed duplicate lineJohn Clements1-1/+0
2019-08-02drm/amd/powerplay: correct navi10 vcn powergateEvan Quan3-9/+19
2019-08-02drm/amd/powerplay: enable SW SMU power profile switch support in KFDEvan Quan3-2/+45
2019-08-02drm/amd/powerplay: support power profile retrieval and setting on arcturusEvan Quan1-0/+74
2019-08-02drm/amd/powerplay: guard consistency between CPU copy and local VRAMEvan Quan5-0/+24
2019-08-02drm/amdgpu: replace AMDGPU_RAS_UE with AMDGPU_RAS_SUCCESSTao Zhou4-4/+4
2019-08-02drm/amdgpu: only uncorrectable error needs gpu resetTao Zhou1-1/+5
2019-08-02drm/amdgpu: update the calc algorithm of umc ecc error countTao Zhou1-4/+6
2019-08-02drm/amdgpu: implement umc ras init functionTao Zhou2-0/+39
2019-08-02drm/amdgpu: support ce interrupt in ras moduleTao Zhou1-4/+8
2019-08-02drm/amdgpu: add error address query for umc rasTao Zhou2-0/+10
2019-08-02drm/amdgpu: apply umc_for_each_channel macro to umc_6_1Tao Zhou1-56/+28
2019-08-02drm/amdgpu: add macro of umc for each channelTao Zhou1-0/+23
2019-08-02drm/amdgpu: initialize new parameters and functions for amdgpu_umc structureTao Zhou3-3/+17
2019-08-02drm/amdgpu: add more parameters and functions to amdgpu_umc structureTao Zhou2-0/+15
2019-08-02drm/amdgpu: remove the clear of MCA_ADDRTao Zhou1-2/+0
2019-08-02drm/amd/powerplay: honor hw limit on fetching metrics data for navi10Kevin Wang1-18/+38
2019-08-02drm/amd/display: Don't replace the dc_state for fast updatesNicholas Kazlauskas1-0/+23
2019-08-02drm/amd/display: Skip determining update type for async updatesNicholas Kazlauskas1-7/+20
2019-08-02drm/amd/display: Allow cursor async updates for framebuffer swapsNicholas Kazlauskas1-10/+0
2019-08-02drm/amdgpu: fix unsigned variable instance compared to less than zeroColin Ian King1-1/+2
2019-08-02drm/amd/powerplay: Allow changing of fan_control in smu_v11_0Matt Coffin1-1/+1
2019-08-02drm/amd/powerplay: fix a few spelling mistakesColin Ian King1-3/+3
2019-08-02gpu: drm: radeon: Fix a possible null-pointer dereference in radeon_connector...Jia-Ju Bai1-1/+1
2019-08-02drm/amd/powerplay: fix off-by-one upper bounds limit checksColin Ian King1-2/+2
2019-08-02drm/radeon: Fix EEH during kexecKyleMahlkuch1-0/+8
2019-08-02drm/amdkfd: Extend CU mask to 8 SEs (v3)Jay Cornwall5-12/+30
2019-08-02drm/amdgpu: support get_cu_info for ArcturusLe Ma1-7/+28
2019-08-02drm/amdgpu: Fix pcie_bw on Vega20Kent Russell1-8/+52
2019-08-02drm/amdgpu: Update NBIO headers to add TXCLK3/4Kent Russell2-0/+36
2019-08-02drm/amdgpu: Add amdgpu_asic_funcs.reset_method for Vega20Andrey Grodzovsky1-0/+1
2019-08-02drm/amdgpu: Mark KFD VRAM allocations for wipe on releaseFelix Kuehling1-1/+1
2019-08-02drm/amdgpu: Implement VRAM wipe on releaseFelix Kuehling4-3/+56
2019-08-02drm/ttm: Add release_notify callback to ttm_bo_driverFelix Kuehling1-0/+3
2019-08-02drm/amd/display: Use switch table for dc_to_smu_clock_typeLeo Li1-12/+25
2019-08-02drm/amd/display: Use proper enum conversion functionsNathan Chancellor1-2/+2
2019-08-02drm/amdgpu: fix double ucode load by PSP(v3)Monk Liu1-21/+38
2019-08-02drm/amdgpu: fix incorrect judge on sos fw versionMonk Liu1-1/+1
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu11-118/+38
2019-08-02drm/amd/powerplay: sort feature status index by asic feature id for smuKevin Wang1-3/+11
2019-07-31drm/amdkfd: enable KFD support for navi14Alex Deucher1-0/+1
2019-07-31drm/amdgpu: disable inject for failed subblocks of gfxDennis Li1-116/+165
2019-07-31drm/amdgpu: support gfx ras error injection and err_cnt queryDennis Li2-3/+18