aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/link/link_dpms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-13drm/amd/display: fix link_set_dpms_off multi-display MST corner caseGeorge Shen1-2/+11
2025-03-18drm/amd/display: Change notification of link BW allocationCruise Hung1-16/+1
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang1-7/+8
2025-01-10drm/amd/display: improve dpia pre-trainPeichen Huang1-0/+9
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss1-7/+7
2025-01-06drm/amd/display: Add HBlank reduction DPCD write to DPMS sequenceGeorge Shen1-0/+17
2025-01-06drm/amd/display: have pretrain for dpiaPeichen Huang1-1/+2
2024-12-18drm/amd/display: Block Invalid TMDS operationChris Park1-0/+4
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park1-1/+2
2024-10-28drm/amd/display: Optimize power up sequence for specific OLEDOvidiu Bunea1-4/+11
2024-08-20drm/amd/display: Support UHBR10 link rate on eDPSung Joon Kim1-2/+2
2024-07-23drm/amd/display: fix dscclk programming sequence on DCN401Wenjing Liu1-14/+27
2024-06-14drm/amd/display: Program DIG FE source select for DVI before PHY enAlvin Lee1-1/+1
2024-06-05drm/amd/display: turn on symclk for dio virtual stream in dpms sequenceWenjing Liu1-15/+16
2024-05-08drm/amd/display: reset DSC clock in post unlock updateWenjing Liu1-2/+8
2024-04-30drm/amd/display: Change ASSR disable sequenceSwapnil Patel1-2/+1
2024-04-30drm/amd/display: Add condition for dp_set_dsc_config callIlya Bakoulin1-7/+9
2024-04-30drm/amd/display: Skip SST ACT polling when sink_count is 0George Shen1-2/+4
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung1-4/+4
2024-04-09drm/amd/display: refactor vpg.hParandhaman K1-1/+2
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-1/+1
2024-03-22drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim1-0/+3
2024-01-22drm/amd/display: Add usb4_bw_alloc_support flagPeichen Huang1-0/+58
2024-01-15drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam1-2/+6
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang1-8/+34
2023-12-06drm/amd/display: add support for DTO genarated dscclkWenjing Liu1-1/+26
2023-12-06drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin1-5/+8
2023-11-29drm/amd/display: adjust flow for deallocation mst payloadWayne Lin1-97/+8
2023-11-29drm/amd/display: Simplify brightness initializationCamille Cho1-2/+1
2023-10-26drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-5/+8
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira1-1/+0
2023-09-11drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+2
2023-09-11drm/amd/display: minior logging improvementsWenjing Liu1-6/+4
2023-08-30drm/amd/display: Add DCN35 DIOQingqing Zhuo1-0/+23
2023-08-30drm/amd/display: Refactor edp power controlIan Chen1-5/+4
2023-08-15drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu1-5/+2
2023-07-18drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen1-2/+9
2023-07-18drm/amd/display: Cache backlight_millinits in link structure and setting brightness accordinglyNicholas Susanto1-1/+2
2023-07-18drm/amd/display: Setup stream encoder before link enable for TMDSJinZe Xu1-0/+7
2023-06-09drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link offMax Tseng1-3/+4
2023-06-09drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-2/+2
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-117/+103
2023-04-18drm/amd/display: Improvement for handling edp link training failsJingwen Zhu1-0/+5
2023-04-11drm/amd/display: Improve robustness of FIXED_VS link training at DP1 ratesMichael Strauss1-1/+7
2023-03-31drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0Peichen Huang1-1/+4
2023-03-31drm/amd/display: update dig enable sequenceCharlene Liu1-5/+6
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-21/+22
2023-03-07drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu1-1/+1
2023-03-07drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu1-4/+4