summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-08-23drm/display/dp_mst: Add helpers for serializing SST <-> MST transitionsLyude Paul1-0/+7
2022-08-23drm/display/dp_mst: Don't open code modeset checks for releasing time slotsLyude Paul1-25/+4
2022-08-23drm/display/dp_mst: Add nonblocking helpers for DP MSTLyude Paul1-2/+3
2022-08-23drm/display/dp_mst: Call them time slots, not VCPI slotsLyude Paul2-15/+15
2022-08-23drm/amdgpu/dm/mst: Rename get_payload_table()Lyude Paul1-3/+4
2022-08-23drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)Lyude Paul4-15/+19
2022-08-22drm/amd/display: remove unneeded defines from bios parserTales Aparecida1-19/+0
2022-08-22drm/amd/display: enable PCON support for dcn314Roman Li1-0/+1
2022-08-22drm/amd/display: remove unused headerMagali Lemes1-34/+0
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