summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
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-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: 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-21drm/amd/display: remove an unused fileAurabindo Pillai1-2/+0
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 Amini6-0/+146
2023-07-18drm/amd/display: Fix ASIC check in aux timeout workaroundTaimur Hassan1-1/+1
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: Add link encoding to timing BW calculation parametersGeorge Shen10-17/+84
2023-07-18drm/amd/display: Add stream overhead in BW calculations for 128b/132bGeorge Shen2-0/+44
2023-07-18drm/amd/display: Initialize necessary uninitialized variablesMeera Patel8-12/+12
2023-07-18drm/amd/display: Promote DAL to 3.2.242Aric Cyr1-1/+1
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai1-1/+1
2023-07-18drm/amd/display: add additional refresh rate conditions for SubVP casesSamson Tam2-13/+31
2023-07-18drm/amd/display: refine to decide the verified link settingZhikai Zhai1-5/+12
2023-07-18drm/amd/display: Fix DP2 link training failure with RCODaniel Miess5-20/+50
2023-07-18drm/amd/display: Cache backlight_millinits in link structure and setting brig...Nicholas Susanto6-3/+20
2023-07-18drm/amd/display: Reenable all root clock gating optionsDaniel Miess1-9/+9
2023-07-18drm/amd/display: Update SW cursor fallback for subvp high refreshAlvin Lee1-4/+31
2023-07-18drm/amd/display: Skip querying caps when DMCUB emulation is in useNicholas Kazlauskas1-0/+3
2023-07-18drm/amd/display: Update scaler recout data for visual confirmLeo Ma3-18/+25
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan1-1/+2
2023-07-18drm/amd/display: Hardcode vco_freq for dcn316Alan Liu1-42/+2
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira11-57/+45
2023-07-18drm/amd/display: Remove unused functionRodrigo Siqueira1-2/+0
2023-07-18drm/amd/display: Improve the include of header fileRodrigo Siqueira2-3/+3
2023-07-18drm/amd/display: Re-add aux intercept disable delay generically for 2+ LTTPRsMichael Strauss3-14/+13
2023-07-18drm/amd/display: Use is_dig_enable function instead of dcn10 hardcodeNicholas Kazlauskas2-2/+2
2023-07-18drm/amd/display: Setup stream encoder before link enable for TMDSJinZe Xu1-0/+7
2023-07-18drm/amd/display: Enable 3 plane for DCN 3.01Joshua Ashton1-3/+3
2023-07-14drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai4-3/+225
2023-07-14drm/amd/display: export some optc function for reuseAurabindo Pillai2-2/+5
2023-07-12drm/amd/display: dc.h: eliminate kernel-doc warningsRandy Dunlap1-4/+4
2023-07-10drm/amd/display: Block optimize on consecutive FAMS enablesWesley Chalmers2-3/+22
2023-07-07drm/amd/display: Do not set drr on pipe commitWesley Chalmers2-0/+13
2023-07-07drm/amd/display: fix comment typoYueh-Shun Li1-1/+1