summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-8/+12
2023-09-21drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz1-2/+2
2023-09-21drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed3-20/+20
2023-09-20drm/amd/display: 3.2.251Aric Cyr1-1/+1
2023-09-20drm/amd/display: [FW Promotion] Release 0.0.183.0Anthony Koo1-0/+31
2023-09-20drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed2-25/+74
2023-09-20drm/amd/display: fix some non-initialized register mask and settingCharlene Liu6-160/+33
2023-09-20drm/amd/display: Enable replay for dcn35Roman Li1-0/+1
2023-09-20drm/amd/display: Add option to flip ODM optimizationGabe Teeger1-0/+1
2023-09-20drm/amd/display: disable IPSMuhammad Ahmed1-0/+1
2023-09-20drm/amd/display: Add IPS control flagSung Joon Kim5-35/+51
2023-09-20drm/amd/display: Update driver and IPS interopDuncan Ma2-0/+6
2023-09-20drm/amd/display: Correct z8 watermark maskCharlene Liu2-10/+8
2023-09-20drm/amd/display: STREAM_MAPPER_CONTROL register offset on DCN35Artem Grishin1-1/+2
2023-09-20drm/amd/display: Update pipe resource interfaces for DCN35Wenjing Liu1-0/+1
2023-09-20drm/amd/display: Add DPIA Link Encoder Assignment Fix for DCN35Mustapha Ghaddar1-0/+23
2023-09-20drm/amd/display: fix static screen detection setting for DCN35Sung-huai Wang1-1/+1
2023-09-20drm/amd/display: Add pointer check before function callSung Joon Kim1-1/+3
2023-09-20drm/amd/display: Enable DCLK_DS from driver by defaultMuhammad Ahmed1-3/+0
2023-09-20drm/amd/display: Add DCN35 case for dc_clk_mgr_createQingqing Zhuo1-0/+13
2023-09-20drm/amd/display: Add z8_marks related in dml for DCN35Charlene Liu2-1/+36
2023-09-20drm/amd/display: Fix dig register undefinedDuncan Ma1-1/+1
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz1-2/+2
2023-09-20drm/amd/display: Temporarily disable clock gatingCharlene Liu1-0/+1
2023-09-20drm/amd/display: disable clock gating logicMuhammad Ahmed1-2/+2
2023-09-20drm/amd/display: Add reset for SYMCLKC_FE_SRC_SELTaimur Hassan1-10/+15
2023-09-20drm/amd/display: Remove unused display_content_supportJoshua Ashton2-15/+0
2023-09-20drm/amd/display: Hook up 'content type' property for HDMIJoshua Ashton3-48/+54
2023-09-20drm/amd: Move seamless boot check out of displayMario Limonciello2-24/+1
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar2-22/+22
2023-09-14drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_alloca...Nathan Chancellor1-3/+3
2023-09-12drm/amd/display: Fix 2nd DPIA encoder AssignmentMustapha Ghaddar1-3/+1
2023-09-12drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar5-6/+58
2023-09-12drm/amd/display: fix replay_mode kernel-doc warningRandy Dunlap1-1/+1
2023-09-12drm/amd/display: Adjust the MST resume flowWayne Lin1-13/+80
2023-09-12drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel1-1/+3
2023-09-12drm/amd/display: Add dirty rect support for ReplayBhawanpreet Lakha1-1/+2
2023-09-12Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz1-2/+3
2023-09-12drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang1-5/+9
2023-09-12drm/amd/display: fix replay_mode kernel-doc warningRandy Dunlap1-1/+1
2023-09-12drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+2
2023-09-12drm/amd/display: add skip_implict_edp_power_control flag for dcn32Ian Chen1-2/+4
2023-09-12drm/amd/display: minior logging improvementsWenjing Liu2-6/+11
2023-09-12drm/amd/display: do not skip ODM minimal transition based on new stateWenjing Liu1-3/+3
2023-09-12drm/amd/display: move odm power optimization decision after subvp optimizationWenjing Liu1-4/+5
2023-09-12drm/amd/display: add seamless pipe topology transition checkWenjing Liu5-0/+68
2023-09-12drm/amd/display: 3.2.250Aric Cyr1-1/+1
2023-09-12drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed3-20/+20
2023-09-12drm/amd/display: fix some non-initialized register mask and settingCharlene Liu4-18/+65
2023-09-12drm/amd/display: Add check for vrr_active_fixedAustin Zheng3-5/+5