summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/link/link_dpms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-261-4/+4
* drm/amd/display: refactor vpg.hParandhaman K2024-04-091-1/+2
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-1/+1
* drm/amd/display: Enable new interface design for alternate scramblingSung Joon Kim2024-03-221-0/+3
* drm/amd/display: Add usb4_bw_alloc_support flagPeichen Huang2024-01-221-0/+58
* drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam2024-01-151-2/+6
* drm/amd/display: Request usb4 bw for mst streamsPeichen Huang2024-01-091-8/+34
* drm/amd/display: add support for DTO genarated dscclkWenjing Liu2023-12-061-1/+26
* drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin2023-12-061-5/+8
* drm/amd/display: adjust flow for deallocation mst payloadWayne Lin2023-11-291-97/+8
* drm/amd/display: Simplify brightness initializationCamille Cho2023-11-291-2/+1
* drm/amd/display: Remove power sequencing checkAgustin Gutierrez2023-10-261-2/+1
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-5/+8
* drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira2023-09-261-1/+0
* drm/amd/display: clean up some inconsistent indentingJiapeng Chong2023-09-111-3/+2
* drm/amd/display: minior logging improvementsWenjing Liu2023-09-111-6/+4
* drm/amd/display: Add DCN35 DIOQingqing Zhuo2023-08-301-0/+23
* drm/amd/display: Refactor edp power controlIan Chen2023-08-301-5/+4
* drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu2023-08-151-5/+2
* drm/amd/display: Add link encoding to timing BW calculation parametersGeorge Shen2023-07-181-2/+9
* drm/amd/display: Cache backlight_millinits in link structure and setting brig...Nicholas Susanto2023-07-181-1/+2
* drm/amd/display: Setup stream encoder before link enable for TMDSJinZe Xu2023-07-181-0/+7
* drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link offMax Tseng2023-06-091-3/+4
* drm/amd/display: clean up some inconsistent indentingJiapeng Chong2023-06-091-2/+2
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-117/+103
* drm/amd/display: Improvement for handling edp link training failsJingwen Zhu2023-04-181-0/+5
* drm/amd/display: Improve robustness of FIXED_VS link training at DP1 ratesMichael Strauss2023-04-111-1/+7
* drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0Peichen Huang2023-03-311-1/+4
* drm/amd/display: update dig enable sequenceCharlene Liu2023-03-311-5/+6
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-21/+22
* drm/amd/display: replace all dc_link function call in link with link functionsWenjing Liu2023-03-071-1/+1
* drm/amd/display: move dc_link functions in link root folder to dc_link_exportsWenjing Liu2023-03-071-4/+4
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland2023-03-071-10/+0
* drm/amd/display: Allocation at stream EnableMustapha Ghaddar2023-02-281-2/+9
* drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr2023-02-281-2/+2
* drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu2023-02-141-5/+0
* drm/amd/display: on dp link lost event toggle dpms for master pipe onlyWenjing Liu2023-02-141-1/+68
* drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu2023-02-141-11/+84
* drm/amd/display: do not set RX back to SST mode for non 0 mst stream countWenjing Liu2023-02-141-26/+25
* drm/amd/display: remove duplicate include headerYe Xingchen2023-02-091-1/+0
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-081-0/+2395