aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2024-05-20drm/amdgpu: Extend KIQ reg polling wait for VFVictor Skvortsov1-3/+3
2024-05-20drm/amd/display: 3.2.286Aric Cyr1-1/+1
2024-05-20drm/amd/display: Fix POWERPC_64 compilationRoman Li1-1/+1
2024-05-20drm/amd/display: Not fallback if link BW is smaller than req BWCruise2-17/+4
2024-05-20drm/amd/display: Correct display clocks update block sequenceDillon Varone2-313/+272
2024-05-20drm/amd/display: Disable DCN401 idle optimizationsDillon Varone1-0/+1
2024-05-20drm/amd/display: Fix ODM + underscan case with cursorAlvin Lee1-3/+9
2024-05-20drm/amd/display: fix a typo which causes an incorrect ODM combine setupWenjing Liu1-1/+1
2024-05-20drm/amd/display: Remove redundant idle optimization checkRoman Li1-3/+0
2024-05-20drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35Nicholas Susanto1-1/+2
2024-05-20drm/amd/display: Add ips status info to debugfsRoman Li1-0/+47
2024-05-20drm/amd/display: Clear shared dmub firmware state on initRoman Li1-0/+3
2024-05-20drm/amd/display: Add 3DLUT DMA load triggerIlya Bakoulin5-4/+25
2024-05-20drm/amd/display: Deallocate DML 2.1 Memory AllocationChris Park3-0/+9
2024-05-20drm/amd/display: Add NULL check within get_target_mpc_factorHersen Wu1-0/+9
2024-05-20drm/amd/pm: update driver-if interfaceKenneth Feng2-3/+20
2024-05-20drm/amd/display: Add missing DML2 var helpersRodrigo Siqueira2-0/+4
2024-05-20drm/amd/display: Modify HPO pixel clock programming to support DPMDillon Varone1-4/+4
2024-05-20drm/amd/display: Refactor HUBBUB into component folder for DCN401Harikrishna Revalla4-2/+5
2024-05-20drm/amd/display: enable EASF support for DCN40Samson Tam9-34/+382
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung10-17/+13
2024-05-20drm/amd/display: Use the correct TMDS function to avoid DVI issuesChris Park1-1/+1
2024-05-20drm/amd/display: Fix incorrect DCN401 comparisonAlex Hung1-2/+2
2024-05-20drm/amd/display: Add missing enable and disable symclk_se functions for dcn401Wenjing Liu4-1/+181
2024-05-20drm/amd/display: Remove duplicate configurationRodrigo Siqueira1-18/+0
2024-05-20drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu2-99/+96
2024-05-19drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland4-94/+7
2024-05-19drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman3-12/+4
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2024-05-17drm/amdgpu: fix ACA no query result after gpu resetYang Wang3-13/+4
2024-05-17drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar7-148/+2
2024-05-17drm/amd/pm: Add xgmi plpd to arcturus pm_policyLijo Lazar2-3/+46
2024-05-17drm/amdgpu: change bank cache lock type to spinlockYang Wang2-7/+6
2024-05-17drm/amd/pm: Add xgmi plpd to aldebaran pm_policyLijo Lazar1-0/+36
2024-05-17drm/amd/pm: Add xgmi plpd to SMU v13.0.6 pm_policyLijo Lazar4-6/+90
2024-05-17drm/amd/pm: Add xgmi plpd policy to pm_policyLijo Lazar3-0/+4
2024-05-17drm/amd/pm: Add support to select pstate policyLijo Lazar4-0/+104
2024-05-17drm/amd/pm: Update PMFW messages for SMUv13.0.6Lijo Lazar2-2/+4
2024-05-17drm/amd/pm: Add support for DPM policiesLijo Lazar6-0/+315
2024-05-17drm/amdgpu: change aca bank error lock type to spinlockYang Wang2-11/+11
2024-05-17drm/amdgpu: Describe all object placements in debugfsTvrtko Ursulin1-0/+15
2024-05-17drm/amdgpu: Reduce mem_type to domain double indirectionTvrtko Ursulin2-19/+13
2024-05-17drm/amdgpu: Add amdgpu_bo_is_vm_bo helperTvrtko Ursulin3-16/+29
2024-05-17drm/amdgpu: Remove duplicate check for *is_queue_unmap in sdma_v7_0_ring_set_...Srinivasan Shanmugam1-4/+0
2024-05-17drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Tim Van Patten1-1/+0
2024-05-17drm/amdgpu/vcn: update vcn5 enc/dec capabilitiesRuijing Dong1-5/+5
2024-05-17drm/amd/pm: support mode1 reset on smu v14.0.3Kenneth Feng1-2/+7
2024-05-17drm/amdgpu: Remove duplicate amdgpu_umsch_mm.h headerJiapeng Chong1-1/+0
2024-05-17drm/amdgpu/display: Update kdoc for 'optc35_set_odm_combine'Srinivasan Shanmugam1-1/+2
2024-05-17drm/amd/pm: support pp_dpm_pcie on smu v14.0.2/3Kenneth Feng3-1/+39