summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc
AgeCommit message (Expand)AuthorFilesLines
2022-03-15drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2Charlene Liu1-0/+1
2022-03-15drm/amd/display: Wait for hubp read line for PollockBecle Lee2-0/+2
2022-03-15drm/amd/display: Add pstate verification and recovery for DCN31Nicholas Kazlauskas1-0/+2
2022-03-15drm/amd/display: Fix double free during GPU reset on DC streamsNicholas Kazlauskas1-0/+5
2022-02-23drm/amd/display: add cable ID support for usb c connectorWenjing Liu1-1/+1
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie13-94/+141
2022-02-02drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu2-18/+1
2022-02-02drm/amd/display: move get_link_hwss to dc_resourceWenjing Liu2-1/+19
2022-02-02drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu3-48/+50
2022-02-02drm/amd/display: add set dp lane settings to link_hwssWenjing Liu2-1/+6
2022-02-02drm/amd/display: add set dp link test pattern to link_hwssWenjing Liu1-0/+3
2022-02-02drm/amd/display: add enable/disable dp link output to link_hwssWenjing Liu1-0/+8
2022-02-02drm/amd/display: refactor destructive verify link cap sequenceWenjing Liu2-11/+3
2022-02-02drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu1-8/+14
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu1-4/+0
2022-01-25drm/amd/display: Support synchronized indirect reg accessRoy Chan1-0/+34
2022-01-25drm/amd/display: Add Cable ID support for native DPShen, George1-0/+3
2022-01-25drm/amd/display: add protection in link encoder matching logicMartin Tsai2-1/+3
2022-01-25drm/amd/display: rename dc_link_hwss struct to link_hwssWenjing Liu1-2/+2
2022-01-25drm/amd/display: add more link_hwss types and method to decide which oneWenjing Liu1-0/+3
2022-01-25drm/amd/display: abstract encoder related hwseq across different typesWenjing Liu2-0/+23
2022-01-25drm/amd/display: Drop DCN for DP2.x logicWenjing Liu8-30/+2
2022-01-25drm/amd/display: factor out dp detection link training and mst top detectionWenjing Liu1-5/+2
2022-01-25drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram2-0/+12
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2022-01-10Revert "drm/amd/display: Fix for otg synchronization logic"Linus Torvalds2-12/+0
2022-01-07drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu1-0/+1
2021-12-30drm/amd/display: get and restore link res mapWenjing Liu1-0/+5
2021-12-30drm/amd/display: support dynamic HPO DP link encoder allocationWenjing Liu4-3/+10
2021-12-30drm/amd/display: populate link res in both detection and validationWenjing Liu1-0/+4
2021-12-30drm/amd/display: define link res and make it accessible to all link interfacesWenjing Liu4-8/+28
2021-12-14drm/amd/display: implement dc_mode_memclkMartin Leung3-0/+9
2021-12-07drm/amd/display: Move link_enc init logic to DCJude Shih1-0/+1
2021-12-01drm/amd/display: add function for eDP and backlight power onEvgenii Krasnikov1-0/+1
2021-12-01drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram2-0/+12
2021-11-24drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidthZhan Liu1-1/+1
2021-11-22drm/amd/display: fixed the DSC power off sequence during Driver PnPYi-Ling Chen2-0/+4
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski1-0/+1
2021-11-22drm/amd/display: Reset fifo after enable otgXu, Jinze1-0/+4
2021-11-22drm/amd/display: Code change for DML isolationJun Lei1-0/+34
2021-11-17drm/amd/display: Initialise encoder assignment when initialising dc_stateJimmy Kizito1-1/+1
2021-11-03drm/amd/display: Add MPC meory shutdown supportJake Wang1-0/+1
2021-11-03drm/amd/display: Added HPO HW control shutdown supportJake Wang1-0/+1
2021-10-28drm/amd/display: implement decide lane settingsWenjing Liu1-7/+9
2021-10-28drm/amd/display: Defer GAMCOR and DSCL power down sequence to vupdateMichael Strauss1-0/+2
2021-10-19drm/amd/display: Disable dsc root clock when not being usedJake Wang1-0/+9
2021-10-19drm/amd/display: Do not skip link training on DP quick hot plugJimmy Kizito1-1/+1
2021-10-06drm/amd/display: Add debug flags for USB4 DP link training.Jimmy Kizito1-0/+3
2021-10-06drm/amd/display: Read USB4 DP tunneling data from DPCD.Jimmy Kizito1-0/+7
2021-10-06drm/amd/display: Implement DPIA clock recovery phaseJimmy Kizito1-0/+40