summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/link/link_dpms.c
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-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-30drm/amd/display: adjust flow for deallocation mst payloadWayne Lin1-97/+8
2023-11-30drm/amd/display: Simplify brightness initializationCamille Cho1-2/+1
2023-10-27drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-09-27drm/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-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: Refactor edp power controlIan Chen1-5/+4
2023-08-16drm/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 brig...Nicholas 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-12drm/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
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland1-10/+0
2023-02-28drm/amd/display: Allocation at stream EnableMustapha Ghaddar1-2/+9
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr1-2/+2
2023-02-15drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu1-5/+0
2023-02-15drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu1-1/+68
2023-02-15drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu1-11/+84
2023-02-15drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu1-26/+25
2023-02-09drm/amd/display: remove duplicate include headerYe Xingchen1-1/+0
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-0/+2395