aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-29drm/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-25drm/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-21drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"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
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung1-2/+0
2022-04-05drm/amd/display: Move link_trace for edp to dp_traceLeo (Hanghong) Ma1-14/+11
2022-03-04drm/amd/display: Program OPP before ODMWesley Chalmers1-24/+25
2022-02-24drm/amd/display: Use NULL instead of 0Magali Lemes1-2/+2
2022-02-07drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu1-2/+22
2022-02-07drm/amd/display: change fastboot timing validationPaul Hsieh1-1/+2
2022-02-02drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu1-33/+11
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu1-5/+0
2022-01-25drm/amd/display: Change error to warning when hpd remains low for eDPVarone1-1/+1
2022-01-25drm/amd/display: Drop DCN for DP2.x logicWenjing Liu1-53/+1
2022-01-19drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu1-1/+1
2021-12-13drm/amd: move variable to local scopeMario Limonciello1-2/+2
2021-12-13drm/amd: add some extra checks that is_dig_enabled is definedMario Limonciello1-11/+10
2021-12-13drm/amd: append missing includesIsabella Basso1-0/+2
2021-12-01drm/amd/display: Fix dual eDP abnormal display issueBrandon Syu1-3/+5
2021-12-01drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram1-0/+8
2021-11-22drm/amd/display: Fix eDP will flash when boot to OSBrandon Syu1-1/+1
2021-11-22drm/amd/display: Reset fifo after enable otgXu, Jinze1-0/+5
2021-11-17drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-20/+2
2021-11-03drm/amd/display: Added HPO HW control shutdown supportJake Wang1-0/+6
2021-10-19Revert "drm/amd/display: Add helper for blanking all dp displays"Agustin Gutierrez1-3/+21
2021-10-06drm/amd/display: Add helper for blanking all dp displaysLeo (Hanghong) Ma1-21/+3
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito1-1/+1
2021-09-14drm/amd/display: Fix dynamic link encoder access.Jimmy Kizito1-5/+17
2021-09-14drm/amd/display: Fix system hang at bootLeo (Hanghong) Ma1-10/+17
2021-09-14drm/amd/display: Add DPCD writes at key pointsLeo (Hanghong) Ma1-5/+17
2021-09-01drm/amd/display: Add DP 2.0 SST DC SupportFangzhi Zuo1-5/+94
2021-06-29drm/amd/display: Enabling eDP no power sequencing with DAL feature maskZhan Liu1-4/+27
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-2/+2
2021-06-10drm: display: Remove duplicate include in dce110Wan Jiabing1-1/+0
2021-06-08drm/amd/display: Refactor visual confirmWyatt Wood1-35/+0
2021-06-07drm/amd/display: Fix duplicate included dce110_hw_sequencer.hJiapeng Chong1-1/+0
2021-06-04drm/amd/display: Add DCN3.1 HWSEQNicholas Kazlauskas1-0/+23
2021-05-27drm/amd/display: Add support for SURFACE_PIXEL_FORMAT_GRPH_ABGR16161616.Mario Kleiner1-0/+1
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our prototypesLee Jones1-0/+1