summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-08-22drm/amd/display: Include missing headerMaíra Canal2-10/+3
2022-08-22drm/amd/display: remove unneeded semicolonYang Li1-1/+1
2022-08-22drm/amd/display: fix i386 frame size warningHamza Mahfooz1-232/+63
2022-08-20drm/amd/display: Include missing headerMaíra Canal2-10/+3
2022-08-19Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/ag...Dave Airlie62-1029/+1294
2022-08-17drm/amd/display: fix minor codestyle problemsTales Aparecida1-6/+4
2022-08-17drm/amd/display: fix overflow on MIN_I64 definitionDavid Gow1-3/+3
2022-08-17drm/amd/display: Unneeded semicolonmin tang1-1/+1
2022-08-17drm/amd/display: Fix comment typomin tang1-1/+1
2022-08-17drm/amd/display: Remove unused codeRodrigo Siqueira2-2168/+0
2022-08-17drm/amd/display: include soc._clock_tmp[] into DC's scratch regionHamza Mahfooz5-77/+91
2022-08-17drm/amd/display: implement DSC pass-through supportHamza Mahfooz1-4/+41
2022-08-17drm/amd/display: consider DSC pass-through during mode validationHamza Mahfooz1-6/+78
2022-08-17drm/amd/display: add doc entries for MPC blending configurationMelissa Wen1-14/+77
2022-08-17Documentation/amdgpu/display: add DC color caps infoMelissa Wen1-13/+64
2022-08-17Documentation/amdgpu_dm: Add DM color correction documentationMelissa Wen1-28/+81
2022-08-17drm/amd/display: Document some of the DML structsRodrigo Siqueira1-0/+34
2022-08-17drm/amd/display: Expand documentation for timingRodrigo Siqueira2-0/+100
2022-08-17drm/amd/display: Document pipe split policyRodrigo Siqueira1-0/+35
2022-08-17drm/amd/display: Add some extra kernel doc to amdgpu_dmRodrigo Siqueira2-8/+54
2022-08-17drm/amd/display: Add basic kernel doc to CRC code under DCRodrigo Siqueira4-14/+46
2022-08-17drm/amd/display: Add documentation to some of the cursor structRodrigo Siqueira1-7/+55
2022-08-17drm/amd/display: Include scaling factor for SubVP commandAlvin Lee4-1/+36
2022-08-17drm/amd/display: add chip revision to DCN32Samson Tam1-1/+3
2022-08-17drm/amd/display: avoid doing vm_init multiple timeCharlene Liu1-1/+7
2022-08-17drm/amd/display: Use pitch when calculating size to cache in MALLAlvin Lee1-1/+1
2022-08-17drm/amd/display: Don't set DSC for phantom pipesAlvin Lee1-0/+1
2022-08-17drm/amd/display: Update clock table policy for DCN314Nicholas Kazlauskas2-65/+154
2022-08-17drm/amd/display: Modify header inclusion patternChaitanya Dhere2-2/+2
2022-08-17drm/amd/display: Fix plug/unplug external monitor will hang while playback MP...Tom Chung1-2/+9
2022-08-17drm/amd/display: Add debug parameter to retain default clock tableDaniel Miess3-2/+3
2022-08-17drm/amd/display: do not compare integers of different widthsJosip Pavic1-1/+2
2022-08-17drm/amd/display: Add reserved dc_log_type.Ian Chen1-1/+3
2022-08-17drm/amd/display: Fix pixel clock programmingIlya Bakoulin1-0/+2
2022-08-17drm/amd/display: 3.2.198Aric Cyr1-1/+1
2022-08-17drm/amd/display: reverted limiting vscsdp_for_colorimetry and ARGB16161616 pi...Ethan Wellenreiter5-12/+0
2022-08-11drm/amdgpu_dm: Rely on split out luminance calculation functionJouni Högander1-31/+4
2022-08-10drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher1-2/+5
2022-08-10drm/amd/display: set panel orientation before drm_dev_registerMelissa Wen1-2/+6
2022-08-10drm/amd/display: 3.2.197Aric Cyr1-1/+1
2022-08-10drm/amd/display: Add 16 lines margin for SubVPAlvin Lee6-4/+10
2022-08-10drm/amd/display: Fix TDR eDP and USB4 display light up issueMeenakshikumar Somasundaram2-0/+2
2022-08-10drm/amd/display: clear optc underflow before turn off odm clockFudong Wang1-0/+5
2022-08-10drm/amd/display: Don't try to enter MALL SS if stereo3dAlvin Lee1-3/+23
2022-08-10drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Alvin Lee1-1/+1
2022-08-10drm/amd/display: Revert "attempt to fix the logic in commit_planes_for_stream()"Alvin Lee1-15/+12
2022-08-10drm/amd/display: Correct DTBCLK for dcn314Duncan Ma3-17/+7
2022-08-10drm/amd/display: Enable SubVP by default on DCN32 & DCN321Aurabindo Pillai2-2/+2
2022-08-10drm/amd/display: Check correct bounds for stream encoder instances for DCN303Aurabindo Pillai1-1/+1
2022-08-10drm/amd/display: Fix VPG instancing for dcn314 HPODuncan Ma1-2/+3