summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-05-20drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou-5/+5
2024-05-20drm/amd/swsmu: update Dpmclocks_t for smu v14.0.1Li Ma-1/+0
2024-05-20drm/amdgpu: Queue KFD reset workitem in VF FEDVictor Skvortsov-1/+1
2024-05-20drm/amdgpu: Extend KIQ reg polling wait for VFVictor Skvortsov-3/+3
2024-05-20drm/amd/display: 3.2.286Aric Cyr-1/+1
2024-05-20drm/amd/display: Fix POWERPC_64 compilationRoman Li-1/+1
2024-05-20drm/amd/display: Not fallback if link BW is smaller than req BWCruise-17/+4
2024-05-20drm/amd/display: Correct display clocks update block sequenceDillon Varone-313/+272
2024-05-20drm/amd/display: Disable DCN401 idle optimizationsDillon Varone-0/+1
2024-05-20drm/amd/display: Fix ODM + underscan case with cursorAlvin Lee-3/+9
2024-05-20drm/amd/display: fix a typo which causes an incorrect ODM combine setupWenjing Liu-1/+1
2024-05-20drm/amd/display: Remove redundant idle optimization checkRoman Li-3/+0
2024-05-20drm/amd/display: Fix pipe addition logic in calc_blocks_to_ungate DCN35Nicholas Susanto-1/+2
2024-05-20drm/amd/display: Add ips status info to debugfsRoman Li-0/+47
2024-05-20drm/amd/display: Clear shared dmub firmware state on initRoman Li-0/+3
2024-05-20drm/amd/display: Add 3DLUT DMA load triggerIlya Bakoulin-4/+25
2024-05-20drm/amd/display: Deallocate DML 2.1 Memory AllocationChris Park-0/+9
2024-05-20drm/amd/display: Add NULL check within get_target_mpc_factorHersen Wu-0/+9
2024-05-20drm/amd/pm: update driver-if interfaceKenneth Feng-3/+20
2024-05-20drm/amd/display: Add missing DML2 var helpersRodrigo Siqueira-0/+4
2024-05-20drm/amd/display: Modify HPO pixel clock programming to support DPMDillon Varone-4/+4
2024-05-20drm/amd/display: Refactor HUBBUB into component folder for DCN401Harikrishna Revalla-2/+5
2024-05-20drm/amd/display: enable EASF support for DCN40Samson Tam-34/+382
2024-05-20drm/amd/display: Adjust incorrect indentations and spacesAlex Hung-17/+13
2024-05-20drm/amd/display: Use the correct TMDS function to avoid DVI issuesChris Park-1/+1
2024-05-20drm/amd/display: Fix incorrect DCN401 comparisonAlex Hung-2/+2
2024-05-20drm/amd/display: Add missing enable and disable symclk_se functions for dcn401Wenjing Liu-1/+181
2024-05-20drm/amd/display: Remove duplicate configurationRodrigo Siqueira-18/+0
2024-05-20drm/amd/display: Move DSC functions from dc.c to dc_dsc.cWenjing Liu-99/+96
2024-05-19drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland-94/+7
2024-05-19drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman-12/+4
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2024-05-17drm/amdgpu: fix ACA no query result after gpu resetYang Wang-13/+4
2024-05-17drm/amd/pm: Remove legacy interface for xgmi plpdLijo Lazar-148/+2
2024-05-17drm/amd/pm: Add xgmi plpd to arcturus pm_policyLijo Lazar-3/+46
2024-05-17drm/amdgpu: change bank cache lock type to spinlockYang Wang-7/+6
2024-05-17drm/amd/pm: Add xgmi plpd to aldebaran pm_policyLijo Lazar-0/+36
2024-05-17drm/amd/pm: Add xgmi plpd to SMU v13.0.6 pm_policyLijo Lazar-6/+90
2024-05-17drm/amd/pm: Add xgmi plpd policy to pm_policyLijo Lazar-0/+4
2024-05-17drm/amd/pm: Add support to select pstate policyLijo Lazar-0/+104
2024-05-17drm/amd/pm: Update PMFW messages for SMUv13.0.6Lijo Lazar-2/+4
2024-05-17drm/amd/pm: Add support for DPM policiesLijo Lazar-0/+315
2024-05-17drm/amdgpu: change aca bank error lock type to spinlockYang Wang-11/+11
2024-05-17drm/amdgpu: Describe all object placements in debugfsTvrtko Ursulin-0/+15
2024-05-17drm/amdgpu: Reduce mem_type to domain double indirectionTvrtko Ursulin-19/+13
2024-05-17drm/amdgpu: Add amdgpu_bo_is_vm_bo helperTvrtko Ursulin-16/+29
2024-05-17drm/amdgpu: Remove duplicate check for *is_queue_unmap in sdma_v7_0_ring_set_...Srinivasan Shanmugam-4/+0
2024-05-17drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Tim Van Patten-1/+0
2024-05-17drm/amdgpu/vcn: update vcn5 enc/dec capabilitiesRuijing Dong-5/+5
2024-05-17drm/amd/pm: support mode1 reset on smu v14.0.3Kenneth Feng-2/+7