aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-13drm/amd/display: make some dc_dmub_srv functions staticAlex Deucher1-2/+2
2022-07-13drm/amd/display: 3.2.194Aric Cyr1-1/+1
2022-07-13drm/amd/display: Fix lag when moving windowed MPO across display using ODM 2:1 combineSamson Tam2-2/+57
2022-07-13drm/amd/display: Add NBIO reg offsets to DCAurabindo Pillai3-0/+5
2022-07-13drm/amd/display: Add DCN reg offsets to DCHarry Wentland3-1/+14
2022-07-13drm/amd/display: add system info table logCharlene Liu1-0/+30
2022-07-13drm/amd/display: Re-implementing ARGB16161616 pixel format as 22Ethan Wellenreiter5-0/+12
2022-07-13drm/amd/display: 3.2.193Aric Cyr1-1/+1
2022-07-13drm/amd/display: update DML1 logic for unbounded req handlingJun Lei2-0/+18
2022-07-13drm/amd/display: Reduce SCDC Status Flags DefinitionChris Park1-5/+2
2022-07-13drm/amd/display: make enable link independent from verified link capsWenjing Liu7-53/+44
2022-07-12drm/amd/display: fix unnecessary pipe split playing NV12 1080p MPO videoSamson Tam1-28/+3
2022-07-12drm/amd/display: Fix black screen when disabling Freesync in OSDIlya Bakoulin1-0/+10
2022-07-12drm/amd/display: Fix windowed MPO video with ODM combine for DCN32Samson Tam2-21/+188
2022-07-12drm/amd/display: Removing assert statements for LinuxSaaem Rizvi5-9/+30
2022-07-12drm/amd/display: Helper function for ALPM initializationMuhammad Ansari2-10/+19
2022-07-12drm/amd/display: Check for DP2.0 when checking ODM combineWesley Chalmers1-0/+1
2022-07-12drm/amd/display: Exit SubVP if MPO in useAlvin Lee4-13/+92
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie172-943/+31182
2022-07-08drm/amd/display: Enable ODM combine default policyAurabindo Pillai2-2/+6
2022-07-08drm/amd/display: Add callback to set dig modeAurabindo Pillai1-0/+12
2022-07-08drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.cAlex Deucher2-58/+33
2022-07-07drm/amd/display: clean up some inconsistent indentingYang Li1-8/+8
2022-07-07drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher2-1/+2
2022-07-07drm/amd/display: remove repeated includesGuo Zhengkui1-2/+0
2022-07-07drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan1-1/+1
2022-07-07drm/amd/display: make get_refresh_rate() staticAlex Deucher1-1/+1
2022-07-07drm/amd/display: remove set but unused variableAlex Deucher1-2/+1
2022-07-07drm/amd/display: correct idle_power_optimizations disablement return valueEvan Quan1-1/+1
2022-07-07drm/amd/display: remove stale debug settingAurabindo Pillai1-1/+0
2022-07-05drm/amd/display: Remove unused variables from vba_vars_stMaíra Canal2-34/+0
2022-07-05drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal5-299/+23
2022-07-05drm/amd/display: clean up some inconsistent indentingYang Li1-5/+5
2022-07-05drm/amd/display: Remove return value of Calculate256BBlockSizesMaíra Canal2-3/+2
2022-07-05drm/amd/display: Maintain old audio programming sequenceAlvin Lee1-5/+3
2022-07-05drm/amd/display: 3.2.192Aric Cyr1-1/+1
2022-07-05drm/amd/display: rename hdmi_frl_pcon_supportHamza Mahfooz10-10/+10
2022-07-05drm/amd/display: enable PCON SST support for newer ASICsHamza Mahfooz4-0/+4
2022-07-05drm/amd/display: OVT Update on InfoFrame and Mode ManagementChris Park3-0/+15
2022-07-05drm/amd/display: Initialize lt_settings on instantiationMichael Strauss1-1/+1
2022-07-05drm/amd/display: Fix uninitialized variable.Jimmy Kizito1-21/+28
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland47-102/+4
2022-07-05drm/amd/display: Fix null timing generator resourceEric Bernstein1-0/+6
2022-07-05drm/amd/display: Add flag to modify MST delayDuncan Ma2-1/+3
2022-07-05drm/amd/display: Disable TBT3 DSC work around by default.Jimmy Kizito2-2/+2
2022-07-05drm/amd/display: Remove configuration option for dpia hpd delayMeenakshikumar Somasundaram2-3/+9
2022-07-05drm/amd/display: Indicate stream change on ODM changeChris Park2-0/+5
2022-07-05drm/amd/display: disable otg toggle w/a on bootDmytro Laktyushkin1-2/+5
2022-07-05drm/amd/display: Guard against NULL link encoder in log hw stateNicholas Kazlauskas1-1/+1