summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Fix kernel NULL pointer dereference in dpm functionsRex Zhu2018-03-213-0/+3
* drm/amdgpu: Fix kernel NULL pointer dereference when amdgpu finiRex Zhu2018-03-212-1/+3
* drm/amdgpu - Disable all irqs before disabling all CRTCsMikita Lipski2018-03-211-3/+2
* drm/amdgpu: Disable irq on device before destroying itMikita Lipski2018-03-211-2/+3
* drm/amdgpu: Use atomic function to disable crtcs with dc enabledMikita Lipski2018-03-211-3/+6
* drm/amd/amdgpu: fix offset into page with amdgpu_iomem debugfs fileTom St Denis2018-03-211-2/+2
* drm/amdgpu/nbio6: Correct PCIE_INDEX/DATA pair used for smn register accessingHawking Zhang2018-03-211-2/+2
* drm/amd/powerplay: Fix NULL pointer deref on driver unbind.Andrey Grodzovsky2018-03-211-1/+7
* drm/amdgpu: add documentation for amdgpu_device.cAlex Deucher2018-03-211-12/+427
* drm/amdgpu: add VCN to firmware query interfaceAlex Deucher2018-03-211-0/+12
* drm/amd/pp: Remove unneeded void * casts for Vega10Rex Zhu2018-03-194-138/+87
* drm/amd/pp: Delete get_xclk function in powerplay (v2)Rex Zhu2018-03-1912-43/+15
* drm/amd/pp: Clean up header file for Vega10Rex Zhu2018-03-196-18/+13
* drm/amd/pp: Move functions to smu backend table for vega10Rex Zhu2018-03-196-61/+53
* drm/amd/pp: Mark bunches of functins in vega10_smumgr.c staticRex Zhu2018-03-192-8/+5
* drm/amd/pp: Remove dead functions in vega10_smumgr.cRex Zhu2018-03-192-40/+0
* drm/amdgpu: Delete dead code when early initRex Zhu2018-03-192-10/+0
* amdgpu/dm: Default PRE_VEGA ASIC support to 'y'Harry Wentland2018-03-161-1/+1
* drm/amd/pp: Remove the cgs wrapper for notify smu version on APURex Zhu2018-03-163-12/+5
* drm/amd/display: fix dereferencing possible ERR_PTR()Shirish S2018-03-161-0/+3
* drm/amd/display: Refine disable VGAClark Zheng2018-03-162-6/+22
* drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernelAndrey Grodzovsky2018-03-151-2/+6
* drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-151-19/+12
* drm/amd/pp: Rename file name cz_* to smu8_*Rex Zhu2018-03-156-4/+4
* drm/amd/pp: Replace function/struct name cz_* with smu8_*Rex Zhu2018-03-155-807/+806
* drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.cRex Zhu2018-03-152-60/+60
* drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.cRex Zhu2018-03-155-209/+140
* drm/amd/pp: Remove dead header file pp_asicblocks.hRex Zhu2018-03-152-48/+0
* drm/amd/pp: Delete dead code on cz_clockpowergating.cRex Zhu2018-03-152-81/+0
* drm/amdgpu: Call amdgpu_ucode_fini_bo in amd_powerplay.cRex Zhu2018-03-152-4/+7
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-1519-804/+336
* drm/amdgpu: Don't compared ip_block_type with ip_block_indexRex Zhu2018-03-151-1/+1
* drm/amdgpu: Plus NULL function pointer checkRex Zhu2018-03-151-3/+6
* drm/amd/pp: Move helper functions to smu_help.cRex Zhu2018-03-155-663/+723
* drm/amd/pp: Replace rv_* with smu10_*Rex Zhu2018-03-159-371/+371
* drm/amd/pp: Fix function parameter not correctRex Zhu2018-03-151-2/+2
* drm/amd/pp: Add rv_copy_table_from/to_smc to smu backend function tableRex Zhu2018-03-154-36/+44
* drm/amd/pp: Add new smu backend function smc_table_managerRex Zhu2018-03-153-0/+11
* drm/amd/pp: Mark internal functions as static in rv_smumgr.cRex Zhu2018-03-151-3/+3
* drm/amd/pp: Add rv_read_arg_from_smc to smu backend function tableRex Zhu2018-03-153-14/+11
* drm/amd/pp: Remove meanless return value check in RVRex Zhu2018-03-152-117/+53
* drm/amd/pp: Delete is_smc_ram_running function on RVRex Zhu2018-03-152-28/+0
* drm/amd/pp: Clean up header file includeRex Zhu2018-03-153-7/+3
* drm/amd/pp: Fix memory leak in error path in smumgrRex Zhu2018-03-156-23/+43
* drm/amd/pp: Simplified the avfs btc state on smu7Rex Zhu2018-03-157-150/+51
* drm/amd/powerplay: Fix KASAN user after free on driver unload.Andrey Grodzovsky2018-03-152-48/+23
* drm/amdgpu/sdma4: Remove unused header file from sdma_v4_0.cFeifei Xu2018-03-141-2/+0
* drm/amdgpu/sdma4: use num_instances for clock/powergating configAlex Deucher2018-03-141-4/+4
* drm/amdgpu: remove trailing whitespace from soc15ip.hAlex Deucher2018-03-141-143/+143
* drm/amdgpu/powerplay/vega10: fix memory leak in error pathAlex Deucher2018-03-141-2/+4