summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-01drm amdgpu: SI UVD v3_1 (v2)Sonny Jiang2-0/+822
2020-07-01drm amdgpu: SI UVD registersSonny Jiang2-0/+902
2020-07-01drm amdgpu: SI UVD PACKET_TYPE0Sonny Jiang1-3/+4
2020-07-01drm amdgpu: SI UVD add firmwaresSonny Jiang1-0/+26
2020-07-01drm/amdgpu/uvd3.x: fix register definition warningsAlex Deucher3-19/+3
2020-07-01drm/amd/display: fix compilation error on allmodconfigQingqing Zhuo1-5/+1
2020-07-01drm/amdgpu: fix unused variableJames Zhu8-113/+102
2020-07-01drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng1-1/+5
2020-07-01drm/amdgpu: sdma v5_2 ring bo mem leakWenhui Sheng1-0/+4
2020-07-01drm/amdgpu: remove perf level dpm in one-VFWenhui Sheng1-1/+1
2020-07-01drm/amdgpu: add XGMI support for sienna cichlidJohn Clements3-0/+51
2020-07-01drm/amdgpu: restrict the hw sched jobs number to power of twoKevin Wang2-2/+11
2020-07-01drm/amd/display: Update bounding box states (v2)Alvin Lee1-41/+22
2020-07-01drm/amdgpu: remove redundant initialization of variable retColin Ian King1-1/+1
2020-07-01drm/amdgpu: remove unused functionsNirmoy Das2-11/+0
2020-07-01drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher1-2/+2
2020-07-01drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher1-0/+2
2020-07-01drm/amdgpu/vcn2.0: fix no previous prototype for functionsJames Zhu1-0/+1
2020-07-01drm/amdgpu/vcn1.0: fix no previous prototype for functionsJames Zhu1-0/+1
2020-07-01drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync failsAlex Deucher1-55/+165
2020-07-01drm/amdgpu/debugfs: fix ref count leak when pm_runtime_get_sync failsAlex Deucher1-25/+70
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das4-26/+28
2020-07-01drm/powerplay: label internally used symbols as staticNirmoy Das12-22/+22
2020-07-01drm/amdkfd: label internally used symbols as staticNirmoy Das2-3/+3
2020-07-01drm/amdgpu: label internally used symbols as staticNirmoy Das9-14/+14
2020-07-01drm/amdgpu/jpeg2.0: fix no previous prototype for functionsJames Zhu1-0/+1
2020-07-01drm/amdgpu/jpeg1.0: fix no previous prototype for functionsJames Zhu1-0/+1
2020-07-01drm/amdkfd: fix ref count leak when pm_runtime_get_sync failsAlex Deucher1-1/+3
2020-07-01drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync failsAlex Deucher1-1/+3
2020-07-01drm/amdgpu/debugfs: fix memory leak when amdgpu_virt_enable_access_debugfs fa...Chen Tao1-1/+1
2020-07-01drm/amdgpu/debugfs: fix memory leak when pm_runtime_get_sync failedChen Tao1-3/+6
2020-07-01drm/amdgpu: vcn_v2_5_mc_resume_dpg_mode() can be statickernel test robot1-3/+3
2020-07-01drm/amdgpu: fix compiler warningNirmoy Das1-1/+1
2020-07-01drm/amd/smu: unify smu ppt callback macrosKevin Wang1-185/+82
2020-07-01drm/amd/smu: unify pptable_func{} callback interfaceKevin Wang3-6/+6
2020-07-01drm/amd/display: Update DCN3 bounding boxAlvin Lee1-12/+102
2020-07-01drm/amdgpu: remove distinction between explicit and implicit sync (v2)Christian König9-50/+33
2020-07-01drm/amd/amdgpu: Fix offset for SQ_DEBUG_STS_GLOBAL on gfx10 (v2)Tom St Denis2-4/+4
2020-07-01drm/radeon: Fix reference count leaks caused by pm_runtime_get_syncAditya Pakki3-3/+9
2020-07-01drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync failsNavid Emamdoost1-4/+12
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_configNavid Emamdoost1-2/+3
2020-07-01drm/amd/display: fix ref count leak in amdgpu_drm_ioctlNavid Emamdoost1-1/+2
2020-07-01drm/amdgpu: fix ref count leak in amdgpu_driver_open_kmsNavid Emamdoost1-1/+2
2020-07-01drm/radeon: fix multiple reference count leakAditya Pakki1-5/+15
2020-07-01drm/amdgpu/gfx9: Fix incorrect firmware size calculationLei Guo1-1/+1
2020-07-01drm/amdgpu: fix documentation around busy_percentageAlex Deucher1-1/+1
2020-07-01drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher1-1/+1
2020-07-01drm/amdkfd: Fix reference count leaks.Qiushi Wu1-5/+15
2020-07-01drm/amdkfd: Add eviction debug messagesFelix Kuehling5-0/+20
2020-07-01drm/amd/amdgpu: Fix SQ_DEBUG_STS_GLOBAL* registersTom St Denis5-13/+26