summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2023-06-30drm/amd/display: 3.2.241Aric Cyr1-1/+1
2023-06-30drm/amd/display: Take full update path if number of planes changedAlvin Lee1-5/+14
2023-06-30drm/amd/display: Create debugging mechanism for Gaming FAMSGianna Binder3-4/+3
2023-06-30drm/amd/display: For new fast update path, loop through each surfaceAlvin Lee1-34/+52
2023-06-30drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng1-4/+0
2023-06-30drm/amd/display: Limit new fast update path to addr and gamma / colorAlvin Lee2-2/+102
2023-06-30drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland7-13/+25
2023-06-30drm/amd/display: program DPP shaper and 3D LUT if updatedMelissa Wen1-2/+3
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello2-0/+8
2023-06-30drm/amd/display: Remove assertsHong-lu Cheng1-6/+10
2023-06-30drm/amd/display: Work around bad DPCD state on link lossIlya Bakoulin2-0/+27
2023-06-23drm/amd/display: 3.2.240Aric Cyr1-1/+1
2023-06-23drm/amd/display: Enable dc mode clock switching for DCN32xAlvin Lee9-11/+50
2023-06-23drm/amd/display: Fix 128b132b link loss handlingIlya Bakoulin1-2/+9
2023-06-23drm/amd/display: fix odm k2 div calculationDmytro Laktyushkin5-7/+16
2023-06-23drm/amd/display: disable seamless boot if force_odm_combine is enabledLeo Chen1-0/+3
2023-06-23drm/amd/display: Disable DC Mode Capping On DCN321Austin Zheng2-5/+6
2023-06-23drm/amd/display: enable the new fast update path for supported ASICsAlvin Lee4-2/+6
2023-06-23drm/amd/display: Clear update flags at end of flipAlvin Lee1-0/+7
2023-06-23drm/amd/display: Fix pipe check condition for manual triggerAlvin Lee1-1/+1
2023-06-23drm/amd/display: add missing ABM registersSridevi Arvindekar1-1/+28
2023-06-23drm/amd/display: Add Clock Table Entry With Max DC ValuesAustin Zheng5-20/+171
2023-06-23drm/amd/display: add a NULL pointer checkSung-huai Wang1-4/+6
2023-06-23Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess1-1/+1
2023-06-23Revert "drm/amd/display: Move DCN314 DOMAIN power control to DMCUB"Daniel Miess3-24/+1
2023-06-23drm/amd/display: disable RCO for DCN314Daniel Miess2-1/+4
2023-06-23drm/amd/display: disable power gating for DCN314Daniel Miess1-7/+5
2023-06-23amd/display/dc: remove repeating expressionWang Ming1-1/+1
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2-32/+0
2023-06-15drm/amd/display: Convert to kdoc formats in dc/core/dc.cSrinivasan Shanmugam1-19/+15
2023-06-15drm/amd/display: Clean up dcn10_optc.c kdocSrinivasan Shanmugam1-21/+36
2023-06-15drm/amd/display: Correct kdoc formats in dcn32_resource_helpers.cSrinivasan Shanmugam1-17/+12
2023-06-15drm/amd/display: Provide function name for 'optc32_enable_crtc()'Srinivasan Shanmugam1-2/+5
2023-06-15drm/amd/display: Correct and remove excess function parameter names in kdocSrinivasan Shanmugam1-9/+5
2023-06-15drm/amd/display: Correct kdoc formats in dcn10_opp.cSrinivasan Shanmugam1-8/+12
2023-06-15drm/amdgpu: Add missing function parameter 'optc' & 'enable' to kdoc in optc3...Srinivasan Shanmugam1-0/+3
2023-06-15Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"Alex Deucher1-1/+1
2023-06-15drm/amd/display: 3.2.239Aric Cyr1-1/+1
2023-06-15drm/amd/display: fix pixel rate update sequenceDmytro Laktyushkin6-27/+7
2023-06-15Revert "drm/amd/display: reallocate DET for dual displays with high pixel rat...Samson Tam1-46/+5
2023-06-15drm/amd/display: limit DPIA link rate to HBR3Peichen Huang1-0/+5
2023-06-15drm/amd/display: Include CSC updates in new fast update pathAlvin Lee2-0/+102
2023-06-15drm/amd/display: Limit Minimum FreeSync Refresh RateAustin Zheng6-0/+6
2023-06-15drm/amd/display: Bug fix in dcn315_populate_dml_pipes_from_contextArtem Grishin1-0/+1
2023-06-15drm/amd/display: Block SubVP + DRR if the DRR is PSR capableAlvin Lee1-2/+8
2023-06-15drm/amd/display: Do not disable phantom pipes in driverSaaem Rizvi1-1/+2
2023-06-15drm/amd/display: Re-enable SubVP high refreshAlvin Lee2-2/+2
2023-06-15drm/amd/display: Re-enable DPP/HUBP Power GatingDaniel Miess1-2/+9
2023-06-15drm/amd/display: SubVP high refresh only if all displays >= 120hzAlvin Lee3-66/+217
2023-06-15drm/amd/display: Fix disbling PSR slow response issueTom Chung2-0/+3