summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu: restrict hotplug error messageChristian König2019-10-031-1/+4
* drm/amdgpu: once more fix amdgpu_bo_create_kernel_atChristian König2019-10-031-3/+6
* drm/amd/powerplay: update arcturus smu-driver interaction headerEvan Quan2019-10-032-8/+9
* drm/amdgpu: add comments in ras interrupt callbackTao Zhou2019-10-033-1/+14
* drm/amdgpu: implement common gmc_ras_late_initTao Zhou2019-10-033-21/+21
* drm/amdgpu: move xgmi ras fini to xgmi blockTao Zhou2019-10-033-11/+17
* drm/amdgpu: move mmhub ras fini to mmhub blockTao Zhou2019-10-033-12/+16
* drm/amdgpu: move umc ras fini to umc blockTao Zhou2019-10-033-11/+17
* drm/amdgpu: add ras fini for xgmiTao Zhou2019-10-031-0/+11
* drm/amdgpu: add ras fini for nbioTao Zhou2019-10-033-1/+16
* drm/amdgpu: simplify the access to eeprom_control structTao Zhou2019-10-031-3/+3
* drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou2019-10-033-15/+9
* drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou2019-10-033-14/+10
* drm/amdgpu: add common sdma_ras_fini functionTao Zhou2019-10-033-15/+21
* drm/amdgpu: add common gfx_ras_fini functionTao Zhou2019-10-033-13/+17
* drm/amdgpu: add common gmc_ras_fini functionTao Zhou2019-10-033-27/+28
* drm/amdgpu: move mmhub_ras_if from gmc to mmhub blockTao Zhou2019-10-033-15/+14
* drm/amdgpu: replace mmhub_funcs with mmhub.funcsTao Zhou2019-10-033-6/+5
* drm/amdgpu: add common mmhub member for adevTao Zhou2019-10-032-0/+8
* drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou2019-10-034-17/+17
* drm/amdgpu: refine sdma4 ras_data_cbTao Zhou2019-10-031-17/+7
* drm/amdgpu: move sdma ecc functions to generic sdma fileTao Zhou2019-10-033-22/+36
* drm/amdgpu: move gfx ecc functions to generic gfx fileTao Zhou2019-10-033-39/+41
* drm/amdgpu: move umc ras irq functions to umc blockTao Zhou2019-10-033-67/+72
* drm/amdgpu: update parameter of ras_ih_cbTao Zhou2019-10-034-7/+9
* drm/amdgpu: fix an UMC hw arbitrator bug(v3)Monk Liu2019-10-035-1/+77
* drm/amdgpu: remove gfx9 NGGMarek Olšák2019-10-035-277/+0
* drm/amdgpu/atomfirmware: simplify the interface to get vram infoAlex Deucher2019-10-034-71/+37
* drm/amdgpu/atomfirmware: use proper index for querying vram type (v3)Alex Deucher2019-10-031-70/+88
* drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher2019-10-031-0/+2
* drm/amdgpu/psp: silence response status warningShirish S2019-10-031-1/+1
* drm/amd/powerplay: remove duplicate macro of smu_get_uclk_dpm_statesKevin Wang2019-10-031-2/+0
* drm/amd/amdgpu:Fix compute ring unable to detect hang.Jesse Zhang2019-10-033-19/+13
* drm/amdgpu: Use mode2 mode to perform GPU RESET for Renoirchen gong2019-10-031-0/+3
* drm/amd/powerplay: A workaround to GPU RESET on APUchen gong2019-10-031-1/+4
* drm/amd/powerplay: Add mode2 mode for GPU RESET in SMUchen gong2019-10-032-0/+14
* drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointersYong Zhao2019-10-031-2/+3
* drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va()Yong Zhao2019-10-036-16/+9
* drm/amdkfd: Remove unnecessary pm_init() for non HWS modeYong Zhao2019-10-031-2/+8
* drm/amdkfd: Remove excessive print when reserving doorbellsYong Zhao2019-10-031-4/+8
* drm/amdkfd: Add an error print if SDMA RLC is not idleYong Zhao2019-10-035-10/+30
* drm/amdgpu/display: fix 64 bit divideAlex Deucher2019-10-031-1/+3
* drm/amdgpu: correct condition check for psp rlc autoloadLe Ma2019-10-031-1/+2
* drm/amdgpu: add command id in psp response failure messageHawking Zhang2019-10-031-2/+3
* drm/amdgpu: enable psp front door loading by default on ArcturusLe Ma2019-10-031-2/+1
* drm/amdgpu: disable vcn ip block for front door loading on ArcturusLe Ma2019-10-031-1/+2
* drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin2019-10-031-6/+16
* drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais2019-10-031-0/+5
* drm/amdgpu/ras: fix and update the documentation for RASAlex Deucher2019-10-032-9/+68
* drm/amdgpu: fix documentation for amdgpu_pm.cAlex Deucher2019-10-032-7/+12