summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-16drm/amd/display: Populate hostvm parameter before DML calculationSung Lee3-1/+4
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood4-0/+29
2020-11-16drm/amd/display: Program dpp dto based on actual dpp clkYongqiang Sun1-3/+26
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/amd/pm: update driver if file for sienna cichlidLikun Gao3-28/+12
2020-11-16drm/amd/pm: enable the fine grain tuning function for vangoghXiaojian Du1-0/+4
2020-11-16drm/amd/pm: add the fine grain tuning function for vangoghXiaojian Du4-0/+158
2020-11-16drm/amd/display: Update dmub codeBhawanpreet Lakha9-21/+70
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 Nieuwenhuizen3-87/+100
2020-11-14drm/amd/display: Store gem objects for planes 1-3Bas Nieuwenhuizen1-1/+19
2020-11-14drm/fourcc: add table describing AMD modifiers bit layoutSimon Ser1-0/+19
2020-11-14drm/fourcc: Fix modifier field mask for AMD modifiers.Bas Nieuwenhuizen1-7/+7
2020-11-14drm/amd/display: Add missing pflip irq for dcn2.0Alex Deucher1-2/+2
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/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where...Lee Jones2-4/+4
2020-11-14drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to w...Lee Jones2-4/+5
2020-11-14drm/amd/include/vega10_ip_offset: Mark _BASE structs as __maybe_unusedLee Jones1-38/+38
2020-11-14drm/amdgpu/display: fix FP handling in DCN30Alex Deucher1-37/+6
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/amdkfd: Put ACPI table after using itHanjun Guo1-4/+9
2020-11-14drm/amdkfd: Move the ignore_crat check before the CRAT table getHanjun Guo1-5/+5
2020-11-14drm/amd/pm: update driver if version for dimgrey_cavefishTao Zhou1-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 Liang4-9/+30
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 Liang7-1/+58
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