summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Improvement for handling edp link training failsJingwen Zhu2023-04-181-8/+11
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-30/+30
* drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro2023-03-081-3/+0
* drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu2023-03-071-2/+0
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-281-1/+1
* drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz2023-02-231-4/+2
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-081-6/+6
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-241-1/+0
* drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim2023-01-241-1/+7
* drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu2023-01-241-4/+4
* drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu2023-01-241-11/+10
* drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu2023-01-171-3/+6
* drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu2023-01-171-6/+8
* drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu2023-01-171-9/+9
* drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu2023-01-171-1/+1
* drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu2023-01-131-1/+0
* drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu2023-01-131-1/+2
* drm/amd/display: move dccg programming from link hwss hpo dp to hwssWenjing Liu2023-01-031-0/+13
* drm/amd/display: Check if PSR enabled when entering MALLAlvin Lee2022-11-231-2/+7
* drm/amd/display: move stream encoder audio setup to link_hwssWenjing Liu2022-10-241-17/+5
* drm/amd/display: refactor enable/disable audio stream hw sequenceWenjing Liu2022-10-241-41/+9
* drm/amd/display: Fix audio on display after unplugging anotherAric Cyr2022-09-291-4/+2
* drm/amd/display: solve regression in update phy state refactorWenjing Liu2022-09-191-2/+4
* drm/amd/display: skip audio setup when audio stream is enabledzhikzhai2022-09-191-2/+4
* drm/amd/display: Refactor edp panel power sequencer(PPS) codesIan Chen2022-09-191-10/+15
* drm/amd/display: rework recent update PHY state commitWenjing Liu2022-09-192-7/+150
* drm/amd/display: Reverted DSC programming sequence changeNagulendran, Iswara2022-09-131-13/+0
* drm/amd/display: Fix primary EDP link detectionIswara Nagulendran2022-08-291-0/+13
* drm/amd/display: Add interface to track PHY stateAlvin Lee2022-08-251-2/+6
* drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai2022-07-251-0/+1
* drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss2022-07-251-0/+1
* drm/amd/display: Maintain old audio programming sequenceAlvin Lee2022-07-051-5/+3
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-055-11/+0
* drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...Mario Limonciello2022-06-211-22/+2
* drm/amd/display: fix null pointer deref errorAurabindo Pillai2022-06-081-3/+6
* drm/amd/display: Implement DTBCLK ref switching on dcn32Alvin Lee2022-06-031-6/+3
* drm/amdgpu/display: Prepare for new interfacesLeung, Martin2022-06-031-5/+18
* drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung2022-05-101-2/+0
* drm/amd/display: Move link_trace for edp to dp_traceLeo (Hanghong) Ma2022-04-051-14/+11
* drm/amd/display: Program OPP before ODMWesley Chalmers2022-03-041-24/+25
* drm/amd/display: Use NULL instead of 0Magali Lemes2022-02-241-2/+2
* drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu2022-02-071-2/+22
* drm/amd/display: change fastboot timing validationPaul Hsieh2022-02-071-1/+2
* drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu2022-02-021-33/+11
* drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu2022-02-021-5/+0
* drm/amd/display: Change error to warning when hpd remains low for eDPVarone2022-01-251-1/+1
* drm/amd/display: Drop DCN for DP2.x logicWenjing Liu2022-01-251-53/+1
* drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu2022-01-191-1/+1
* drm/amd: move variable to local scopeMario Limonciello2021-12-131-2/+2
* drm/amd: add some extra checks that is_dig_enabled is definedMario Limonciello2021-12-131-11/+10