summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorFilesLines
2024-01-19drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam1-2/+6
2024-01-16drm/amd/display: Avoid enum conversion warningNathan Chancellor1-2/+3
2024-01-16drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam1-4/+7
2024-01-09drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram1-14/+22
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang4-33/+137
2024-01-06drm/amd/display: avoid stringop-overflow warnings for dp_decide_lane_settings()Arnd Bergmann2-2/+2
2024-01-03drm/amd/display: Add some functions for Panel ReplayTom Chung3-0/+30
2024-01-03drm/amd/display: Add dpia display mode validation logicMeenakshikumar Somasundaram1-37/+93
2024-01-03drm/amd/display: Correctly restore user_levelCamille Cho1-0/+3
2024-01-03drm/amd/display: Fix minor issues in BW Allocation Phase2Meenakshikumar Somasundaram2-124/+101
2024-01-03drm/amd/display: Add HDMI capacity computations using fixed31_32Leo (Hanghong) Ma1-0/+1
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2-2/+3
2023-12-13drm/amd/display: allow DP40 cables to do UHBR13.5Ran Shi1-4/+10
2023-12-08drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello1-2/+2
2023-12-06drm/amd/display: add support for DTO genarated dscclkWenjing Liu1-1/+26
2023-12-06drm/amd/display: Fix Replay Desync Error IRQ handlerDennis Chan1-6/+6
2023-12-06drm/amd/display: Skip DPIA-specific DP LL automation flag for non-DPIA linksGeorge Shen2-4/+6
2023-12-06drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin1-5/+8
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-18/+41
2023-11-30drm/amd/display: Update Fixed VS/PE Retimer SequenceMichael Strauss1-0/+10
2023-11-30drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei1-3/+3
2023-11-30drm/amd/display: adjust flow for deallocation mst payloadWayne Lin1-97/+8
2023-11-30drm/amd/display: Simplify brightness initializationCamille Cho4-17/+5
2023-11-30drm/amd/display: replay: Augment Frameupdate CommandMax Tseng1-2/+8
2023-11-30drm/amd/display: replay: generalize the send command function usageMax Tseng2-3/+3
2023-11-30drm/amd/display: Add new Replay command and Disabled Replay Timing ResyncDennis Chan3-0/+28
2023-11-17drm/amd/display: Clear dpcd_sink_ext_caps if not setPaul Hsieh1-0/+3
2023-11-07drm/amd/display: Revise Replay Desync Error IRQ handleDennis Chan1-0/+3
2023-11-07drm/amd/display: amend HPD handler for ReplayChunTao Tso1-7/+4
2023-11-07drm/amd/display: Introduce flag for disabling Replay desync recoveryDennis Chan1-0/+3
2023-11-07drm/amd/display: Update DP HPO MSA with colorimetry from test requestGeorge Shen1-5/+4
2023-11-07drm/amd/display: Update test link rate DPCD bit field to match specGeorge Shen1-1/+7
2023-10-27drm/amd/display: Read before writing Backlight Mode Set RegisterIswara Nagulendran1-1/+6
2023-10-27drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel1-2/+2
2023-10-27drm/amd/display: Update SDP VSC colorimetry from DP test automation requestGeorge Shen1-0/+6
2023-10-27drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-10-10drm/amd/display: Refactor DPG test pattern logic for ODM casesGeorge Shen1-93/+24
2023-10-05drm/amd/display: refactor ILR to make it workSherry Wang4-12/+31
2023-09-27drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz7-5/+21
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira5-129/+2
2023-09-12drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+2
2023-09-12drm/amd/display: minior logging improvementsWenjing Liu1-6/+4
2023-08-30drm/amd/display: Add DCN35 DIOQingqing Zhuo1-0/+23
2023-08-30drm/amd/display: Add DPIA Link Encoder Assignment FixMustapha Ghaddar1-0/+4
2023-08-30drm/amd/display: Refactor edp power controlIan Chen5-6/+37
2023-08-16drm/amd/display: Handle Replay related hpd irqBhawanpreet Lakha1-0/+66
2023-08-16drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2-6/+4
2023-08-16drm/amd/display: Support Compliance Test Pattern Generation with DP2 RetimerMichael Strauss14-235/+727
2023-08-08drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu1-1/+1
2023-08-08drm/amd/display: Read replay data from sinkBhawanpreet Lakha1-0/+10