summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-08-30drm/amd/display: Add visual confirm color support for SubVPLeo (Hanghong) Ma4-0/+46
2022-08-30drm/amd/display: [FW Promotion] Release 0.0.132.0Anthony Koo1-2/+1
2022-08-30drm/amd/display: Add comments.Ian Chen1-0/+1
2022-08-30drm/amd/display: Revert "program k1/k2 divider for virtual signal for DCN32"Aurabindo Pillai1-1/+1
2022-08-30drm/amd/display: Fix primary EDP link detectionIswara Nagulendran2-12/+13
2022-08-30drm/amd/display: fix wrong register accessCharlene Liu2-0/+4
2022-08-30drm/amd/display: use actual cursor size instead of max for CAB allocationAurabindo Pillai1-1/+14
2022-08-30drm/amd/display: disable display fresh from MALL on an edge case for DCN321Aurabindo Pillai1-16/+27
2022-08-30drm/amd/display: Fix CAB cursor size allocation for DCN32/321Aurabindo Pillai1-1/+1
2022-08-30drm/amd/display: Missing HPO instance addedLeo Chen1-0/+1
2022-08-30drm/amd/display: Refactor edp dsc codes.Ian Chen7-8/+48
2022-08-30drm/amd/display: SubVP missing scaling caseAlvin Lee2-3/+13
2022-08-30drm/amd/display: Add support for visual confirm colorLeo (Hanghong) Ma7-2/+84
2022-08-30drm/amd/display: Allow PHY state update between same statesTaimur Hassan1-3/+0
2022-08-30drm/amd/display: Cleanup PSR flagGabe Teeger7-11/+5
2022-08-30drm/amd/display: Cursor lag with PSR1 eDPGabe Teeger1-5/+1
2022-08-30drm/amd/display: Add DC debug option to force LTTPR modeMichael Strauss2-0/+5
2022-08-30drm/amd/display: add a override flag as wa for some specific dongleLeo Chen1-0/+1
2022-08-30drm/amd/display: Only commit SubVP state after pipe programmingAlvin Lee1-8/+7
2022-08-30drm/amd/display: Remove assert from PHY state updateTaimur Hassan1-3/+1
2022-08-30drm/amd/display: set dig fifo read start level to 7 before dig fifo resetWang Fudong1-0/+5
2022-08-30drm/amd/display: Fix OTG H timing reset for dcn314Duncan Ma1-1/+2
2022-08-30drm/amd/display: Refine aux transaction before retrieve capsLewis Huang1-11/+34
2022-08-30drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programmingGeorge Shen2-6/+6
2022-08-30drm/amd/display: Don't choose SubVP display if ActiveMargin > 0Alvin Lee3-4/+20
2022-08-30drm/amd/display: Set ODM policy based on number of DSC slicesTaimur Hassan3-2/+8
2022-08-30drm/amd/display: 3.2.200Aric Cyr1-1/+1
2022-08-30drm/amd/display: Fix variable dereferenced before checksunliming1-1/+3
2022-08-25drm/amd/display: enable PCON support for dcn314Roman Li1-0/+1
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-2/+0
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-7/+2
2022-08-25drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-08-25drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-08-25drm/amd/display: Remove redundant check in atomic_checkRoman Li1-3/+0
2022-08-25drm/amd/display: Adding log clock table from SMULeo Chen3-0/+140
2022-08-25drm/amd/display: Uncomment SubVP scaling caseAlvin Lee1-3/+2
2022-08-25drm/amd/display: Add interface to track PHY stateAlvin Lee11-13/+88
2022-08-25drm/amd/display: Free phantom plane and stream properlyAlvin Lee1-0/+13
2022-08-25drm/amd/display: program k1/k2 divider for virtual signal for DCN32Aurabindo Pillai1-1/+1
2022-08-25drm/amd/display: Cursor flicker when entering PSRSURobin Chen1-0/+3
2022-08-25drm/amd/display: change to runtime initialization for reg offsets for DCN321Aurabindo Pillai1-293/+355
2022-08-25drm/amd/display: change to runtime initialization for reg offsets for DCN32Aurabindo Pillai2-296/+1434
2022-08-25drm/amd/display: Change AUX NACK behaviorIlya Bakoulin1-7/+5
2022-08-25drm/amd/display: HDMI ODM Combine Policy CorrectionSaaem Rizvi3-8/+1
2022-08-25drm/amd/display: fix odm 2:1 policy not being applied consistently in 4k144 m...Samson Tam1-0/+5
2022-08-25drm/amd/display: do not change pipe split policy for RV2Derek Lai4-29/+31
2022-08-25drm/amd/display: 3.2.199Aric Cyr1-1/+1
2022-08-25drm/amd/display: [FW Promotion] Release 0.0.130.0Anthony Koo1-2/+14
2022-08-25drm/amdgpu: Don't register backlight when another backlight should be used (v3)Hans de Goede1-0/+7
2022-08-23drm/display/dp_mst: Move all payload info into the atomic stateLyude Paul4-162/+85