summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-04-10drm/amd/display: Fix DPSTREAM CLK on and off sequenceDmytro Laktyushkin1-1/+1
2024-02-05drm/amd/display: Only clear symclk otg flag for HDMIAlvin Lee1-1/+2
2024-01-20drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang1-8/+8
2023-12-08drm/amd/display: Refactor edp power controlIan Chen1-1/+1
2023-09-21drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed1-13/+17
2023-09-12drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel1-1/+3
2023-08-16drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha1-0/+5
2023-08-09drm/amd/display: Clean up errors in dce110_hw_sequencer.cRan Sun1-1/+1
2023-08-07drm/amd/display: Don't show stack trace for missing eDPMario Limonciello1-1/+2
2023-08-07drm/amd/display: Fix typo in enable and disable symclk_seTaimur Hassan1-1/+3
2023-08-07drm/amd/display: Add symclk enable/disable during stream enable/disableTaimur Hassan1-1/+3
2023-07-25drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen1-0/+3
2023-06-09drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link offMax Tseng1-1/+2
2023-06-09drm/amd/display: avoid calling missing .resync_fifo_dccg_dio()Arnd Bergmann1-0/+2
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo1-3/+0
2023-06-09drm/amd/display: Trigger DIO FIFO resync on commit streamsSaaem Rizvi1-0/+3
2023-04-18drm/amd/display: Improvement for handling edp link training failsJingwen Zhu1-8/+11
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-30/+30
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-1/+1
2023-02-24drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz1-4/+2
2023-02-09drm/amd/display: break down dc_link.cWenjing Liu1-6/+6
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu1-1/+0
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim1-1/+7
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu1-4/+4
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu1-11/+10
2023-01-17drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu1-3/+6
2023-01-17drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu1-6/+8
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu1-9/+9
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu1-1/+0
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu1-1/+2
2023-01-04drm/amd/display: move dccg programming from link hwss hpo dp to hwssWenjing Liu1-0/+13
2022-11-23drm/amd/display: Check if PSR enabled when entering MALLAlvin Lee1-2/+7
2022-10-24drm/amd/display: move stream encoder audio setup to link_hwssWenjing Liu1-17/+5
2022-10-24drm/amd/display: refactor enable/disable audio stream hw sequenceWenjing Liu1-41/+9
2022-09-29drm/amd/display: Fix audio on display after unplugging anotherAric Cyr1-4/+2
2022-09-19drm/amd/display: solve regression in update phy state refactorWenjing Liu1-2/+4
2022-09-19drm/amd/display: skip audio setup when audio stream is enabledzhikzhai1-2/+4
2022-09-19drm/amd/display: Refactor edp panel power sequencer(PPS) codesIan Chen1-10/+15
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu1-6/+131
2022-09-13drm/amd/display: Reverted DSC programming sequence changeNagulendran, Iswara1-13/+0
2022-08-30drm/amd/display: Fix primary EDP link detectionIswara Nagulendran1-0/+13
2022-08-25drm/amd/display: Add interface to track PHY stateAlvin Lee1-2/+6
2022-07-26drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss1-0/+1
2022-07-05drm/amd/display: Maintain old audio programming sequenceAlvin Lee1-5/+3
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-2/+0
2022-06-22drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...Mario Limonciello1-22/+2
2022-06-08drm/amd/display: fix null pointer deref errorAurabindo Pillai1-3/+6
2022-06-03drm/amd/display: Implement DTBCLK ref switching on dcn32Alvin Lee1-6/+3
2022-06-03drm/amdgpu/display: Prepare for new interfacesLeung, Martin1-5/+18