summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce110
AgeCommit message (Expand)Author
2023-06-09drm/amd/display: Add control flag to dc_stream_state to skip eDP BL off/link offMax Tseng
2023-06-09drm/amd/display: Refactor fast update to use new HWSS build sequenceAlvin Lee
2023-06-09drm/amd/display: avoid calling missing .resync_fifo_dccg_dio()Arnd Bergmann
2023-06-09drm/amd/display: Clean FPGA code in dcQingqing Zhuo
2023-06-09drm/amd/display: Trigger DIO FIFO resync on commit streamsSaaem Rizvi
2023-04-18drm/amd/display: Improvement for handling edp link training failsJingwen Zhu
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro
2023-03-07drm/amd/display: move dc_link functions in protocols folder to dc_link_exportsWenjing Liu
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu
2023-02-23drm/amd/display: only warn once in dce110_edp_wait_for_hpd_ready()Hamza Mahfooz
2023-02-08drm/amd/display: break down dc_link.cWenjing Liu
2023-01-24drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu
2023-01-24drm/amd/display: Enable AdaptiveSync in DC interfaceSung Joon Kim
2023-01-24drm/amd/display: move eDP panel control logic to link_edp_panel_controlWenjing Liu
2023-01-24drm/amd/display: create accessories, hwss and protocols sub folders in linkWenjing Liu
2023-01-17drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu
2023-01-17drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu
2023-01-17drm/amd/display: move dp capability related logic to link_dp_capabilityWenjing Liu
2023-01-17drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu
2023-01-13drm/amd/display: move dpcd logic from dc_link_dpcd to link_dpcdWenjing Liu
2023-01-13drm/amd/display: refactor hpd logic from dc_link to link_hpdWenjing Liu
2023-01-03drm/amd/display: move dccg programming from link hwss hpo dp to hwssWenjing Liu
2022-11-23drm/amd/display: Check if PSR enabled when entering MALLAlvin Lee
2022-10-24drm/amd/display: move stream encoder audio setup to link_hwssWenjing Liu
2022-10-24drm/amd/display: refactor enable/disable audio stream hw sequenceWenjing Liu
2022-09-29drm/amd/display: Fix audio on display after unplugging anotherAric Cyr
2022-09-19drm/amd/display: solve regression in update phy state refactorWenjing Liu
2022-09-19drm/amd/display: skip audio setup when audio stream is enabledzhikzhai
2022-09-19drm/amd/display: Refactor edp panel power sequencer(PPS) codesIan Chen
2022-09-19drm/amd/display: rework recent update PHY state commitWenjing Liu
2022-09-13drm/amd/display: Reverted DSC programming sequence changeNagulendran, Iswara
2022-08-29drm/amd/display: Fix primary EDP link detectionIswara Nagulendran
2022-08-25drm/amd/display: Add interface to track PHY stateAlvin Lee
2022-07-25drm/amd/display: Add dc_ctx to link_enc_create() parametersAurabindo Pillai
2022-07-25drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encodingMichael Strauss
2022-07-05drm/amd/display: Maintain old audio programming sequenceAlvin Lee
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2022-06-21drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...Mario Limonciello
2022-06-08drm/amd/display: fix null pointer deref errorAurabindo Pillai
2022-06-03drm/amd/display: Implement DTBCLK ref switching on dcn32Alvin Lee
2022-06-03drm/amdgpu/display: Prepare for new interfacesLeung, Martin
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung
2022-04-05drm/amd/display: Move link_trace for edp to dp_traceLeo (Hanghong) Ma
2022-03-04drm/amd/display: Program OPP before ODMWesley Chalmers
2022-02-24drm/amd/display: Use NULL instead of 0Magali Lemes
2022-02-07drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu
2022-02-07drm/amd/display: change fastboot timing validationPaul Hsieh
2022-02-02drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu