summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Refactor HWSS into component folderMounika Adhuri2023-10-091-3200/+0
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-2/+7
* drm/amd/display: fix some style issuesAlex Deucher2023-09-261-7/+6
* drm/amd/display: Optimize OLED T7 delayAgustin Gutierrez2023-09-261-1/+2
* drm/amd/display: Fix MST recognizes connected displays as oneMuhammad Ahmed2023-09-111-13/+17
* drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel2023-09-111-1/+3
* drm/amd/display: remove useless check in should_enable_fbc()Dembskiy Igor2023-09-061-3/+0
* drm/amd/display: Refactor edp power controlIan Chen2023-08-301-1/+1
* drm/amd/display: Add Replay supported/enabled checksBhawanpreet Lakha2023-08-151-0/+5
* drm/amd/display: Clean up errors in dce110_hw_sequencer.cRan Sun2023-08-091-1/+1
* drm/amd/display: Don't show stack trace for missing eDPMario Limonciello2023-08-071-1/+2
* drm/amd/display: Fix typo in enable and disable symclk_seTaimur Hassan2023-08-071-1/+3
* drm/amd/display: Add symclk enable/disable during stream enable/disableTaimur Hassan2023-08-071-1/+3
* drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen2023-07-251-0/+3
* drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link offMax Tseng2023-06-091-1/+2
* drm/amd/display: avoid calling missing .resync_fifo_dccg_dio()Arnd Bergmann2023-06-091-0/+2
* drm/amd/display: Clean FPGA code in dcQingqing Zhuo2023-06-091-3/+0
* drm/amd/display: Trigger DIO FIFO resync on commit streamsSaaem Rizvi2023-06-091-0/+3
* 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: 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 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-191-6/+131
* 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: 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-051-2/+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