summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-03drm/amdgpu: move umc ras fini to umc blockTao Zhou
2019-10-03drm/amdgpu: add ras fini for xgmiTao Zhou
2019-10-03drm/amdgpu: add ras fini for nbioTao Zhou
2019-10-03drm/amdgpu: simplify the access to eeprom_control structTao Zhou
2019-10-03drm/amdgpu: remove ih_info parameter of gfx_ras_late_initTao Zhou
2019-10-03drm/amdgpu: remove ih_info parameter of umc_ras_late_initTao Zhou
2019-10-03drm/amdgpu: add common sdma_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: add common gfx_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: add common gmc_ras_fini functionTao Zhou
2019-10-03drm/amdgpu: move mmhub_ras_if from gmc to mmhub blockTao Zhou
2019-10-03drm/amdgpu: replace mmhub_funcs with mmhub.funcsTao Zhou
2019-10-03drm/amdgpu: add common mmhub member for adevTao Zhou
2019-10-03drm/amdgpu: move umc_ras_if from gmc to umc blockTao Zhou
2019-10-03drm/amdgpu: refine sdma4 ras_data_cbTao Zhou
2019-10-03drm/amdgpu: move sdma ecc functions to generic sdma fileTao Zhou
2019-10-03drm/amdgpu: move gfx ecc functions to generic gfx fileTao Zhou
2019-10-03drm/amdgpu: move umc ras irq functions to umc blockTao Zhou
2019-10-03drm/amdgpu: update parameter of ras_ih_cbTao Zhou
2019-10-03drm/amdgpu: fix an UMC hw arbitrator bug(v3)Monk Liu
2019-10-03drm/amdgpu: remove gfx9 NGGMarek Olšák
2019-10-03drm/amdgpu/atomfirmware: simplify the interface to get vram infoAlex Deucher
2019-10-03drm/amdgpu/atomfirmware: use proper index for querying vram type (v3)Alex Deucher
2019-10-03drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher
2019-10-03drm/amdgpu/psp: silence response status warningShirish S
2019-10-03drm/amd/powerplay: remove duplicate macro of smu_get_uclk_dpm_statesKevin Wang
2019-10-03drm/amd/amdgpu:Fix compute ring unable to detect hang.Jesse Zhang
2019-10-03drm/amdgpu: Use mode2 mode to perform GPU RESET for Renoirchen gong
2019-10-03drm/amd/powerplay: A workaround to GPU RESET on APUchen gong
2019-10-03drm/amd/powerplay: Add mode2 mode for GPU RESET in SMUchen gong
2019-10-03drm/amdkfd: Sync gfx10 kfd2kgd_calls function pointersYong Zhao
2019-10-03drm/amdkfd: Fix NULL pointer dereference for set_scratch_backing_va()Yong Zhao
2019-10-03drm/amdkfd: Remove unnecessary pm_init() for non HWS modeYong Zhao
2019-10-03drm/amdkfd: Remove excessive print when reserving doorbellsYong Zhao
2019-10-03drm/amdkfd: Add an error print if SDMA RLC is not idleYong Zhao
2019-10-03drm/amdgpu/display: fix 64 bit divideAlex Deucher
2019-10-03drm/amdgpu: correct condition check for psp rlc autoloadLe Ma
2019-10-03drm/amdgpu: add command id in psp response failure messageHawking Zhang
2019-10-03drm/amdgpu: enable psp front door loading by default on ArcturusLe Ma
2019-10-03drm/amdgpu: disable vcn ip block for front door loading on ArcturusLe Ma
2019-10-03drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin
2019-10-03drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais
2019-10-03drm/amdgpu/ras: fix and update the documentation for RASAlex Deucher
2019-10-03drm/amdgpu: fix documentation for amdgpu_pm.cAlex Deucher
2019-10-03drm/amdgpu/ih: fix documentation in amdgpu_irq_dispatchAlex Deucher
2019-10-03drm/amdgpu/vm: fix up documentation in amdgpu_vm.cAlex Deucher
2019-10-03drm/amdgpu/mn: fix documentation for amdgpu_mn_read_lockAlex Deucher
2019-10-03drm/amdgpu: fix documentation for amdgpu_gem_prime_exportAlex Deucher
2019-10-03drm/amd/display; Fix kernel doc warningsHarry Wentland
2019-10-03drm/amdgpu: remove excess function parameter descriptionyu kuai
2019-10-03drm/amd/display: hide an unused variableArnd Bergmann