aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link
AgeCommit message (Expand)AuthorFilesLines
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park1-1/+2
2024-11-08drm/amd/display: Read DP tunneling support only for DPIA endpointsAurabindo Pillai1-3/+5
2024-11-08drm/amd/display: Refactor HPD IRQ error checking flowLeon Huang1-13/+3
2024-11-04drm/amd/display: Implement new backlight_level_params structureKaitlyn Tse2-10/+10
2024-11-04Revert "drm/amd/display: Block UHBR Based On USB-C PD Cable ID"Ausef Yousof1-16/+6
2024-10-28drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela1-1/+2
2024-10-28drm/amd/display: Optimize power up sequence for specific OLEDOvidiu Bunea1-4/+11
2024-10-22drm/amd/display: Add a Precise Delay RoutineFangzhi Zuo1-1/+1
2024-10-22drm/amd/display: Fix spelling mistake "tunndeling" -> "tunneling"Colin Ian King1-1/+1
2024-10-15drm/amd/display: Check returned status from core_link_read_dpcdAlex Hung1-0/+6
2024-10-15drm/amd/display: Read Sink emission rate capabilityRobin Chen1-0/+8
2024-10-15drm/amd/display: print messages when programming shaper/3dlut failsAlex Hung1-0/+11
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung1-1/+0
2024-10-15drm/amd/display: Check status from dpcd_get_tunneling_device_dataAlex Hung2-0/+9
2024-10-07drm/amd/display: Initialize new backlight_level_params structureKaitlyn Tse1-3/+5
2024-10-07drm/amd/display: Initialize replay_config varKaitlyn Tse1-2/+1
2024-10-07drm/amd/display: force TBT4 dock dsc onFudongwang2-0/+19
2024-10-01drm/amd/display: Introduce New ABC Framework for Brightness ControlMuyuan Yang1-21/+19
2024-10-01drm/amd/display: add more support for UHBR10 eDPLiu Xi (Alex)1-3/+0
2024-10-01drm/amd/display: Block UHBR Based On USB-C PD Cable IDMichael Strauss1-6/+16
2024-09-18drm/amd/display: Restructure dpia link trainingPeichen Huang6-50/+181
2024-09-18drm/amd/display: Implement new DPCD register handlingRyan Seto2-0/+12
2024-08-20drm/amd/display: fix double free issue during amdgpu module unloadTim Huang1-1/+1
2024-08-20drm/amd/display: Fix construct_phy with MXM connectorIlya Bakoulin1-0/+1
2024-08-20drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim2-2/+5
2024-08-20drm/amd/display: Allow UHBR Interop With eDP Supported Link Rates TableMichael Strauss4-35/+40
2024-08-20drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss1-0/+8
2024-08-06drm/amd/display: Revert Avoid overflow assignmentGabe Teeger1-2/+1
2024-08-06drm/amd/display: Print Pcon FRL Link BW in Debug MessageFangzhi Zuo1-0/+2
2024-07-27drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung1-1/+2
2024-07-23drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung1-0/+5
2024-07-23drm/amd/display: Check null pointers before multiple usesAlex Hung2-2/+8
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung1-1/+1
2024-07-23drm/amd/display: Check link_res->hpo_dp_link_enc before using itAlex Hung1-0/+7
2024-07-23drm/amd/display: Fix DP-DVI dongle hotplugGabe Teeger1-4/+1
2024-07-23drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu1-14/+27
2024-07-23drm/amd/display: Replace assert with error message in dp_retrieve_lttpr_cap()Roman Li1-1/+5
2024-07-16drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira2-9/+29
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-06-27drm/amd/display: Validate function returnsAlex Hung1-2/+1
2024-06-27drm/amd/display: Fix reduced resolution and refresh rateDaniel Sa1-10/+11
2024-06-27drm/amd/display: Run DC_LOG_DC after checking link->link_encAlex Hung1-3/+3
2024-06-27drm/amd/display: Remove redundant checks for pipe_ctx->streamAlex Hung1-1/+1
2024-06-27drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss1-1/+9
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback1-3/+0
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski1-2/+6
2024-06-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang1-15/+9
2024-06-14drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu1-14/+10
2024-06-14drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rateGeorge Shen1-1/+2
2024-06-14drm/amd/display: Add fallback defaults for invalid LTTPR DPCD capsMichael Strauss1-3/+16