summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-07-01drm amdgpu: SI UVD add uvd_v3_1 to makefileSonny Jiang-1/+2
2020-07-01drm amdgpu: SI UVD context rreg/wregSonny Jiang-2/+24
2020-07-01drm amdgpu: SI UVD v3_1 (v2)Sonny Jiang-0/+822
2020-07-01drm amdgpu: SI UVD registersSonny Jiang-0/+902
2020-07-01drm amdgpu: SI UVD PACKET_TYPE0Sonny Jiang-3/+4
2020-07-01drm amdgpu: SI UVD add firmwaresSonny Jiang-0/+26
2020-07-01drm/amdgpu/uvd3.x: fix register definition warningsAlex Deucher-19/+3
2020-07-01drm/amd/display: fix compilation error on allmodconfigQingqing Zhuo-5/+1
2020-07-01drm/amdgpu: fix unused variableJames Zhu-113/+102
2020-07-01drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng-1/+5
2020-07-01drm/amdgpu: sdma v5_2 ring bo mem leakWenhui Sheng-0/+4
2020-07-01drm/amdgpu: remove perf level dpm in one-VFWenhui Sheng-1/+1
2020-07-01drm/amdgpu: add XGMI support for sienna cichlidJohn Clements-0/+51
2020-07-01drm/amdgpu: restrict the hw sched jobs number to power of twoKevin Wang-2/+11
2020-07-01drm/amd/display: Update bounding box states (v2)Alvin Lee-41/+22
2020-07-01drm/amdgpu: remove redundant initialization of variable retColin Ian King-1/+1
2020-07-01drm/amdgpu: remove unused functionsNirmoy Das-11/+0
2020-07-01drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher-2/+2
2020-07-01drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher-0/+2
2020-07-01drm/amdgpu/vcn2.0: fix no previous prototype for functionsJames Zhu-0/+1
2020-07-01drm/amdgpu/vcn1.0: fix no previous prototype for functionsJames Zhu-0/+1
2020-07-01drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync failsAlex Deucher-55/+165
2020-07-01drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync failsAlex Deucher-25/+70
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das-26/+28
2020-07-01drm/powerplay: label internally used symbols as staticNirmoy Das-22/+22
2020-07-01drm/amdkfd: label internally used symbols as staticNirmoy Das-3/+3
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das-14/+14
2020-07-01drm/amdgpu/jpeg2.0: fix no previous prototype for functionsJames Zhu-0/+1
2020-07-01drm/amdgpu/jpeg1.0: fix no previous prototype for functionsJames Zhu-0/+1
2020-07-01drm/amdkfd: fix ref count leak when pm_runtime_get_sync failsAlex Deucher-1/+3
2020-07-01drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync failsAlex Deucher-1/+3
2020-07-01drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...Chen Tao-1/+1
2020-07-01drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failedChen Tao-3/+6
2020-07-01drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be statickernel test robot-3/+3
2020-07-01drm/amdgpu: fix compiler warningNirmoy Das-1/+1
2020-07-01drm/amd/smu: unify smu ppt callback macrosKevin Wang-185/+82
2020-07-01drm/amd/smu: unify pptable_func{} callback interfaceKevin Wang-6/+6
2020-07-01drm/amd/display: Update DCN3 bounding boxAlvin Lee-12/+102
2020-07-01drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König-50/+33
2020-07-01drm/amd/amdgpu: Fix offset for SQ_DEBUG_STS_GLOBAL on gfx10 (v2)Tom St Denis-4/+4
2020-07-01drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncAditya Pakki-3/+9
2020-07-01drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost-4/+12
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost-2/+3
2020-07-01drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost-1/+2
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost-1/+2
2020-07-01drm/radeon: fix multiple reference count leakAditya Pakki-5/+15
2020-07-01drm/amdgpu/gfx9: Fix incorrect firmware size calculationLei Guo-1/+1
2020-07-01drm/amdgpu: fix documentation around busy_percentageAlex Deucher-4/+7
2020-07-01drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher-1/+1
2020-07-01drm/amdkfd: Fix reference count leaks.Qiushi Wu-5/+15