summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-11-18drm/amdgpu: Fix missing prototype warningLuben Tuikov2-2/+2
2020-11-18drm/amdgpu: fix check order in amdgpu_bo_moveChristian König1-30/+23
2020-11-17drm/amdgpu: make gfxhub_v1_0 callback functions to be staticHawking Zhang2-17/+10
2020-11-16drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_l...Lee Jones1-3/+0
2020-11-16drm/amdgpu: remove experimental flag from arcturusAlex Deucher1-4/+4
2020-11-16drm/amdgpu/sriov: reopen sienna_child smu ip block under sriovJane Jian1-1/+1
2020-11-16drm/amdgpu: update golden setting for sienna_cichlidLikun Gao1-0/+7
2020-11-16drm/amdgpu: fix usable gart size calculationNirmoy Das1-9/+4
2020-11-14drm/amd/display: Extract 3rd plane from metadataBas Nieuwenhuizen1-8/+98
2020-11-14drm/amd/display: Set new format info for converted metadata.Bas Nieuwenhuizen2-0/+99
2020-11-14drm/amd/display: Store gem objects for planes 1-3Bas Nieuwenhuizen1-1/+19
2020-11-14drm/amd/amdgpu/gfx_v7_0: Remove unused struct definitionLee Jones2-10/+0
2020-11-14drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' p...Lee Jones1-0/+3
2020-11-14drm/amd/amdgpu/amdgpu_fw_attestation: Consume our own header containing proto...Lee Jones1-1/+2
2020-11-14drm/amd/amdgpu/amdgpu_vm_sdma: Fix 'amdgpu_vm_sdma_prepare()'s doc-rotLee Jones1-2/+2
2020-11-14drm/amd/amdgpu/amdgpu_vm_cpu: Fix 'amdgpu_vm_cpu_prepare()'s doc-rotLee Jones1-2/+2
2020-11-14drm/amd/amdgpu/amdgpu_ras: Make local function 'amdgpu_ras_error_status_query...Lee Jones1-2/+2
2020-11-14drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure'Lee Jones1-7/+0
2020-11-14drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function headerLee Jones1-3/+2
2020-11-14drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formattingLee Jones1-2/+2
2020-11-14drm/amd/amdgpu/amdgpu_ids: Supply missing docs for 'id' and 'vmhub'Lee Jones1-0/+2
2020-11-14drm/amd/amdgpu/amdgpu_sched: Consume our own header containing prototypesLee Jones1-1/+1
2020-11-14drm/amd/amdgpu/amdgpu_csa: Remove set but unused variable 'r'Lee Jones1-2/+1
2020-11-14drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_wor...Lee Jones1-1/+1
2020-11-14drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'Lee Jones1-0/+2
2020-11-14drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptionsLee Jones1-2/+2
2020-11-14drm/amd/amdgpu/amdgpu_pll: Fix kernel-doc formatting, missing and extra paramsLee Jones1-5/+5
2020-11-14drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentationLee Jones1-2/+4
2020-11-14drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw'Lee Jones1-1/+1
2020-11-14drm/amdgpu: Enable TA firmware loading for dimgrey_cavefishBhawanpreet Lakha1-7/+3
2020-11-14drm/amdgpu: Use PSP_FW_NAME_LEN instead of magic numberBhawanpreet Lakha1-1/+1
2020-11-14drm/amdgpu: declare smuio callback function as staticHawking Zhang2-4/+4
2020-11-14drm/amd/pm: add gfx_state_change_set() for rn gfx power switch (v2)Prike Liang1-9/+9
2020-11-14drm/amdgpu: update amdgpu device suspend/resume sequence for s0i3 supportPrike Liang1-4/+11
2020-11-14drm/amdgpu: add amdgpu_gfx_state_change_set() set gfx power change entry (v2)Prike Liang2-0/+27
2020-11-14drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)Prike Liang2-0/+16
2020-11-13drm/amd/amdgpu/amdgpu_cs: Add a couple of missing function param descriptionsLee Jones1-0/+2
2020-11-13drm/amd/amdgpu/amdgpu_display: Remove pointless headerLee Jones1-4/+0
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