summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-16amdgpu/dm: Default PRE_VEGA ASIC support to 'y'Harry Wentland
2018-03-16drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu
2018-03-16drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S
2018-03-16drm/amd/display: Refine disable VGAClark Zheng
2018-03-15drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky
2018-03-15drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu
2018-03-15drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu
2018-03-15drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu
2018-03-15drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu
2018-03-15drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu
2018-03-15drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu
2018-03-15drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu
2018-03-15drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu
2018-03-15drm/amdgpu: Don't compared ip_block_type with ip_block_indexRex Zhu
2018-03-15drm/amdgpu: Plus NULL function pointer checkRex Zhu
2018-03-15drm/amd/pp: Move helper functions to smu_help.cRex Zhu
2018-03-15drm/amd/pp: Replace rv_* with smu10_*Rex Zhu
2018-03-15drm/amd/pp: Fix function parameter not correctRex Zhu
2018-03-15drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu
2018-03-15drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu
2018-03-15drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu
2018-03-15drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu
2018-03-15drm/amd/pp: Remove meanless return value check in RVRex Zhu
2018-03-15drm/amd/pp: Delete is_smc_ram_running function on RVRex Zhu
2018-03-15drm/amd/pp: Clean up header file includeRex Zhu
2018-03-15drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu
2018-03-15drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu
2018-03-15drm/amd/powerplay: Fix KASAN user after free on driver unload.Andrey Grodzovsky
2018-03-14drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.cFeifei Xu
2018-03-14drm/amdgpu/sdma4: use num_instances for clock/powergating configAlex Deucher
2018-03-14drm/amdgpu: remove trailing whitespace from soc15ip.hAlex Deucher
2018-03-14drm/amdgpu/powerplay/vega10: fix memory leak in error pathAlex Deucher
2018-03-14drm/amdgpu/dce: Don't turn off DP sink when disconnectedMichel Dänzer
2018-03-14drm/amd/pp: remove redundant pointer internal_bufColin Ian King
2018-03-14drm/amdgpu: move getting pcie info to common codeAlex Deucher
2018-03-14drm/amdgpu/soc15: always load the psp moduleAlex Deucher
2018-03-14drm/amdgpu: use adev->firmware to determine whether to load the PSP moduleAlex Deucher
2018-03-14drm/amdgpu: move firmware loading type setup to common codeAlex Deucher
2018-03-14drm/amdgpu/psp: add a few more fw load type checksAlex Deucher
2018-03-14drm/amd/display: Check msg->size before starting aux transferShirish S
2018-03-14drm/amd/display: clean up dcn pplib notification callDmytro Laktyushkin
2018-03-14drm/amd/display: Fixed dim around 1sec when resume from S3 (v2)Yongqiang Sun
2018-03-14drm/amd/display: Use actual TG instance instead of pipe instanceJerry (Fangzhi) Zuo
2018-03-14drm/amd/display: Check for HW blocks in HWSS, rather than DC core for cursorHarry Wentland
2018-03-14drm/amdgpu: Move IH clientid defs to separate fileOak Zeng
2018-03-14drm/amd/display: update dce_calcs to latest versionDmytro Laktyushkin
2018-03-14drm/amd/display: Set disp clk in a safe way to avoid over high dpp clk. (v2)Yongqiang Sun
2018-03-14drm/amd/display: add support for regkey "LCDFreeSyncDefault"Samson Tam
2018-03-14drm/amd/display: Correct the plane enumeration order (v2)Shirish S