summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-13drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentationLee Jones1-6/+6
2020-11-13drm/amd/amdgpu/amdgpu_ttm: Demote non-conformant kernel-doc headers, fix slig...Lee Jones1-29/+30
2020-11-13drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documenta...Lee Jones1-5/+6
2020-11-13drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev'Lee Jones1-1/+1
2020-11-13drm/amdgpu: check hive pointer before accessHawking Zhang1-4/+9
2020-11-13drm/amdgpu: fix compute queue priority if num_kcq is less than 4Nirmoy Das5-10/+21
2020-11-13drm/amd/amdgpu: Update VCN initizalization behvaiorBokun Zhang1-9/+37
2020-11-13drm/amdgpu: add UMC to ip discovery mapJohn Clements1-0/+1
2020-11-13drm/amdgpu: disable rom clock gating support for APUsHawking Zhang1-4/+0
2020-11-13drm/amdgpu: switch to use smuio callbacks for AI familyHawking Zhang1-43/+14
2020-11-13drm/amdgpu: implement smuio v11_0 callbacksHawking Zhang3-1/+109
2020-11-13drm/amdgpu: implement smuio v9_0 callbacksHawking Zhang3-0/+111
2020-11-13drm/amdgpu: add amdgpu_smuio structureHawking Zhang2-0/+41
2020-11-13drm/amd/pm: correct table_clk_vlt memory size due to replacing one-element ar...mengwang1-2/+3
2020-11-13drm/amd/pm: update the swSMU headers for vangoghXiaojian Du3-6/+22
2020-11-13drm/amd/pm: add the interface to dump smu metrics table for vangoghXiaojian Du3-0/+66
2020-11-13drm/radeon/sumo_dpm: Move 'sumo_get_pi()'s prototype into shared headerLee Jones2-2/+1
2020-11-13drm/radeon/ni: Remove set but unused variable 'mc_shared_chmap'Lee Jones1-2/+2
2020-11-13drm/radeon/evergreen_dma: Fix doc-rot of function parameter 'resv'Lee Jones1-1/+1
2020-11-13drm/radeon/evergreen_cs: Fix misnaming issues surrounding 'p' paramLee Jones1-3/+3
2020-11-13drm/radeon/cik_sdma: Demote vague attempt at kernel-docLee Jones1-3/+1
2020-11-13drm/radeon/r600_cs: Fix some doc-rot and supply missing function param docsLee Jones1-3/+6
2020-11-13drm/radeon/r100: Fix some kernel-doc formatting, misnaming and missing issuesLee Jones1-3/+4
2020-11-13drm/radeon/radeon_mn: Supply description for 'cur_seq' even if it is unusedLee Jones1-0/+1
2020-11-13drm/radeon/ci_dpm: Remove set but unused variable 'dpm_event_src'Lee Jones1-12/+0
2020-11-13drm/radeon/radeon_ib: Supply description for 'radeon_ib_get's get paramLee Jones1-0/+1
2020-11-13drm/radeon/radeon_sync: Add description for function param 'rdev'Lee Jones1-0/+1
2020-11-13drm/radeon/radeon_dp_mst: Remove unused variable 'ret' from radeon_mst_encode...Lee Jones1-8/+8
2020-11-13drm/radeon/trinity_dpm: Remove some defined but never used arraysLee Jones1-44/+0
2020-11-13drm/radeon/kv_dpm: Strip out unused functions and their tablesLee Jones1-204/+1
2020-11-13drm/radeon/radeon_vm: Fix some function parameter documentationLee Jones1-5/+3
2020-11-13drm/radeon/cik: Remove set but unused variable 'mc_shared_chmap'Lee Jones1-2/+2
2020-11-13drm/radeon/ni: Demote vague attempt at function header docLee Jones1-3/+1
2020-11-13drm/radeon/si: Remove set but unused variable 'mc_shared_chmap'Lee Jones1-2/+2
2020-11-13drm/radeon/evergreen: Add comment for 'evergreen_page_flip()'s 'async' paramLee Jones1-0/+1
2020-11-13drm/radeon/evergreen: Remove set but unused variable 'mc_shared_chmap'Lee Jones1-2/+2
2020-11-13drm/radeon/cik: Fix a bunch of function parameter descriptionsLee Jones1-6/+4
2020-11-13drm/radeon/r600: Fix a misnamed parameter description and a formatting issueLee Jones1-2/+2
2020-11-13drm/radeon/radeon_display: Fix function doc formatting and missing param issuesLee Jones1-6/+7
2020-11-13drm/radeon/radeon_cs: Fix a bunch of doc-rot issuesLee Jones1-6/+6
2020-11-13drm/radeon/r600: Strip out set but unused 'tmp' variablesLee Jones1-4/+2
2020-11-13drm/radeon/radeon_ring: Add missing function parameters 'rdev' and 'data'Lee Jones1-0/+3
2020-11-13drm/radeon/radeon_i2c: Remove pointless function headerLee Jones1-4/+0
2020-11-13drm/radeon/radeon_display: Remove unused variable 'mod'Lee Jones1-3/+1
2020-11-13drm/radeon/radeon_connectors: Strip out set but unused variable 'ret'Lee Jones1-3/+1
2020-11-13drm/radeon/radeon_fence: Demote some non-conformant kernel-doc headers and fi...Lee Jones1-3/+3
2020-11-13drm/radeon/radeon_ttm: Place declaration of 'rdev' in same clause as its useLee Jones1-5/+3
2020-11-13drm/radeon/atombios_crtc: Remove description of non-existent function param '...Lee Jones1-1/+0
2020-11-13drm/radeon: Move prototypes to shared headerLee Jones2-4/+6
2020-11-13drm/radeon/radeon_drv: Move prototypes to a shared headerfileLee Jones2-6/+7