summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-20drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski1-3/+6
2018-03-20drm/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs fileTom St Denis1-2/+2
2018-03-20drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessingHawking Zhang1-2/+2
2018-03-20drm/amd/powerplay: Fix NULL pointer deref on driver unbind.Andrey Grodzovsky1-1/+7
2018-03-20drm/amdgpu: add documentation for amdgpu_device.cAlex Deucher1-12/+427
2018-03-20drm/amdgpu: add VCN to firmware query interfaceAlex Deucher2-0/+14
2018-03-19drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu4-138/+87
2018-03-19drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu12-43/+15
2018-03-19drm/amd/pp: Clean up header file for Vega10Rex Zhu6-18/+13
2018-03-19drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu6-61/+53
2018-03-19drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu2-8/+5
2018-03-19drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu2-40/+0
2018-03-19drm/amdgpu: Delete dead code when early initRex Zhu2-10/+0
2018-03-16amdgpu/dm: Default PRE_VEGA ASIC support to 'y'Harry Wentland1-1/+1
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu3-12/+5
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S1-0/+3
2018-03-16drm/amd/display: Refine disable VGAClark Zheng2-6/+22
2018-03-15drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky1-2/+6
2018-03-15drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu6-4/+4
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu5-807/+806
2018-03-15drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu2-60/+60
2018-03-15drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu5-209/+140
2018-03-15drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu2-48/+0
2018-03-15drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu2-81/+0
2018-03-15drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu2-4/+7
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu19-804/+336
2018-03-15drm/amdgpu: Don't compared ip_block_type with ip_block_indexRex Zhu1-1/+1
2018-03-15drm/amdgpu: Plus NULL function pointer checkRex Zhu1-3/+6
2018-03-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu5-663/+723
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu9-371/+371
2018-03-15drm/amd/pp: Fix function parameter not correctRex Zhu1-2/+2
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu4-36/+44
2018-03-15drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu3-0/+11
2018-03-15drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu1-3/+3
2018-03-15drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu3-14/+11
2018-03-15drm/amd/pp: Remove meanless return value check in RVRex Zhu2-117/+53
2018-03-15drm/amd/pp: Delete is_smc_ram_running function on RVRex Zhu2-28/+0
2018-03-15drm/amd/pp: Clean up header file includeRex Zhu3-7/+3
2018-03-15drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu6-23/+43
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu7-150/+51
2018-03-15drm/amd/powerplay: Fix KASAN user after free on driver unload.Andrey Grodzovsky2-48/+23
2018-03-14drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.cFeifei Xu1-2/+0
2018-03-14drm/amdgpu/sdma4: use num_instances for clock/powergating configAlex Deucher1-4/+4
2018-03-14drm/amdgpu: remove trailing whitespace from soc15ip.hAlex Deucher1-143/+143
2018-03-14drm/amdgpu/powerplay/vega10: fix memory leak in error pathAlex Deucher1-2/+4
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer1-19/+12
2018-03-14drm/amd/pp: remove redundant pointer internal_bufColin Ian King1-2/+0
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher5-9/+5
2018-03-14drm/amdgpu/soc15: always load the psp moduleAlex Deucher1-2/+1