summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-08-08drm/amd/display: Add Freesync Panel DM codeBhawanpreet Lakha7-1/+237
2023-08-08drm/amd/display: Promote DC to 2.3.245Aric Cyr1-1/+1
2023-08-08Revert "drm/amd/display: Implement zpos property"Nicholas Choi1-9/+0
2023-08-08drm/amd/display: Implement interface for notify cursor support changeAlvin Lee2-0/+24
2023-08-08drm/amd/display: Temporary Disable MST DP Colorspace PropertyFangzhi Zuo1-1/+1
2023-08-08drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen1-2/+5
2023-08-08drm/amd/display: Clean up flip pending timeout handlingJoshua Aberback1-8/+9
2023-08-08drm/amd/display: Add Functions to enable Freesync Panel ReplayBhawanpreet Lakha9-1/+580
2023-08-08drm/amd/display: Add structs for Freesync Panel ReplayBhawanpreet Lakha14-1/+516
2023-08-07drm/amd/display: Don't show stack trace for missing eDPMario Limonciello1-1/+2
2023-08-07drm/amd/display: Fix typo in enable and disable symclk_seTaimur Hassan2-2/+5
2023-08-07drm/amd/display: Add symclk enable/disable during stream enable/disableTaimur Hassan5-2/+21
2023-08-07drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello1-3/+2
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter1-1/+1
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen1-0/+3
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee1-1/+4
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen1-1/+2
2023-07-25drm/amd/display: Remove else after return in 'dm_vblank_get_counter' & 'amdgp...Srinivasan Shanmugam1-14/+17
2023-07-25drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_eve...Dan Carpenter1-1/+1
2023-07-25drm/amd/display: 3.2.244Aric Cyr1-1/+1
2023-07-25drm/amd/display: Fix underflow issue on 175hz timingLeo Ma1-1/+6
2023-07-25drm/amd/display: Add interface to modify DMUB panel power optionsPaul Hsieh2-0/+15
2023-07-25drm/amd/display: Rearrange dmub_cmd defs orderAnthony Koo1-28/+26
2023-07-25drm/amd/display: Remove check for default eDP panel_modeTaimur Hassan1-25/+24
2023-07-25drm/amd/display: Add new sequence for 4-lane HBR3 on vendor specific retimersOvidiu Bunea1-1/+66
2023-07-25drm/amd/display: Update DPG test pattern programmingWenjing Liu2-74/+78
2023-07-25drm/amd/display: Correct unit conversion for vstartupReza Amini1-1/+24
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen1-0/+3
2023-07-25drm/amd/display: Refactor recout calculation with a more generic formulaWenjing Liu4-168/+404
2023-07-25drm/amd/display: Read down-spread percentage from lut to adjust dprefclk.Martin Tsai2-2/+38
2023-07-25drm/amd/display: Don't apply FIFO resync W/A if rdivider = 0Alvin Lee1-1/+4
2023-07-25drm/amd/display: Prevent invalid pipe connectionsEthan Bitnun1-3/+34
2023-07-25drm/amd/display: Add VESA SCR case for default aux backlightIswara Nagulendran1-4/+14
2023-07-25drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen1-1/+2
2023-07-25drm/amd/display: Correct grammar mistakesReza Amini1-9/+11
2023-07-21drm/amd/display: Allow building DC with clang on RISC-VSamuel Holland1-1/+1
2023-07-21drm/amd/display: remove an unused fileAurabindo Pillai2-185/+0
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas1-0/+5
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess1-1/+5
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai1-1/+1
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan1-1/+2
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin4-86/+159
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam1-68/+65
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser2-0/+20
2023-07-18drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai4-3/+225
2023-07-18drm/amd/display: export some optc function for reuseAurabindo Pillai2-2/+5
2023-07-18drm/amd/display: Promote DAL to 3.2.243Aric Cyr1-1/+1
2023-07-18drm/amd/display: Add missing triggers for full updatesAlvin Lee1-8/+16
2023-07-18drm/amd/display: ABM pause toggleReza Amini7-0/+277
2023-07-18drm/amd/display: Fix ASIC check in aux timeout workaroundTaimur Hassan1-1/+1