aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Revert "drm/amd/pm: Use gpu_metrics_v1_6 for SMUv13.0.6"Asad Kamal1-14/+4
2024-05-20drm/amd/pm: Remove unused interface to set plpdLijo Lazar4-91/+0
2024-05-20drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou2-5/+5
2024-05-20drm/amd/swsmu: update Dpmclocks_t for smu v14.0.1Li Ma1-1/+0
2024-05-20drm/amdgpu: Queue KFD reset workitem in VF FEDVictor Skvortsov1-1/+1
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-20drm/v3d: Use V3D_MAX_COUNTERS instead of V3D_PERFCNT_NUMMaíra Canal2-2/+5
2024-05-20drm/v3d: Create new IOCTL to expose performance counters informationMaíra Canal3-0/+36
2024-05-20drm/v3d: Create a new V3D parameter for the maximum number of perfcntMaíra Canal1-0/+3
2024-05-20drm/v3d: Different V3D versions can have different number of perfcntMaíra Canal3-1/+14
2024-05-20drm/v3d: Add Performance Counters descriptions for V3D 4.2 and 7.1Maíra Canal2-0/+210
2024-05-20Merge tag 'i2c-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-05-20drm/i915/psr: PSR2_CTL[Block Count Number] not needed for LunarLakeJouni Högander1-1/+1
2024-05-20drm/i915/psr: LunarLake PSR2_CTL[IO Wake Lines] is 6 bits wideJouni Högander2-0/+6
2024-05-20drm/i915/psr: LunarLake IO and Fast Wake time line count maximums are 68Jouni Högander1-2/+3
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-20drm/bridge: adv7511: Attach next bridge without creating connectorLiu Ying1-1/+2
2024-05-20drm/buddy: Fix the warn on's during force mergeArunpravin Paneer Selvam1-3/+3
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-0/+21
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds7-23/+21
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