summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2020-12-02drm/amd/display: Add DSCL memory low power supportJacky Liao5-6/+38
2020-12-02drm/amd/display: Init clock value by current vbios CLKsBrandon Syu1-2/+11
2020-12-02drm/amd/display: Check link_active instead of lane_settings != unknownJoshua Aberback2-1/+3
2020-12-02drm/amd/display: Update dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2020-12-02drm/amd/display: Add HDR3DLUT and SHAPER memory shutdown supportJacky Liao2-1/+51
2020-12-02drm/amd/display: Revert update clk_mgr for vgEric Bernstein2-14/+4
2020-12-02drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai2-0/+14
2020-12-01drm/amd/display: Clear dc remote sinks on MST disconnectAurabindo Pillai1-1/+1
2020-11-24drm/amd/display: init soc bounding box for dcn3.01.Yongqiang Sun1-60/+60
2020-11-24drm/amd/display: To update backlight restore mechanismCamille Cho2-20/+20
2020-11-24drm/amd/display: 3.2.113Aric Cyr1-1/+1
2020-11-24drm/amd/display: enable pipe power gating by defaultSung Joon Kim1-4/+4
2020-11-24drm/amd/display: Add GAMCOR memory shutdown supportJacky Liao1-3/+9
2020-11-24drm/amd/display: remove macro which is in header alreadyYongqiang Sun1-5/+0
2020-11-24drm/amd/display: Check multiple internal displays for power optimization.Yongqiang Sun2-0/+17
2020-11-24drm/amd/display: Add internal display infoYongqiang Sun4-0/+86
2020-11-24drm/amd/display: Add BLNDGAM memory shutdown supportJacky Liao2-4/+13
2020-11-24drm/amd/display: Clear sticky vsc sdp error bitWyatt Wood1-1/+2
2020-11-24drm/amd/display: change hw sequenceSherry1-5/+8
2020-11-24drm/amd/display: expose clk_mgr functions for reuseEric Yang2-4/+14
2020-11-24drm/amd/display: intermittent underflow observed when PIP is toggled in Full ...Tashfique Abdullah1-0/+9
2020-11-24drm/amd/display: Add DMCU memory low power supportJacky Liao3-2/+14
2020-11-24drm/amd/display: Enable stutter for dcn3.01.Yongqiang Sun1-1/+0
2020-11-24drm/amd/display: Update panel registerChris Park1-0/+1
2020-11-24drm/amd/display: Source minimum HBlank supportAshley Thomas2-0/+2
2020-11-24drm/amd/display: add i2c speed arbitration for dc_i2c and hdcp_i2cCharlene Liu2-0/+2
2020-11-24drm/amd/display: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+4
2020-11-24drm/amd/display: Add DPCS regs for dcn302 link encoderBhawanpreet Lakha1-0/+1
2020-11-16drm/amd/display: update vgh bounding boxYongqiang Sun1-13/+47
2020-11-16drm/amd/display: Increase sr enter/exit in rn ddr4 watermark tableWyatt Wood1-2/+2
2020-11-16drm/amd/display: 3.2.112Aric Cyr1-1/+1
2020-11-16drm/amd/display: correct data typeRaymond Yang1-1/+1
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin1-0/+3
2020-11-16drm/amd/display: Add dual edp optimization flag.Yongqiang Sun3-0/+4
2020-11-16drm/amd/display: set dpp dto as per requested clk for lower case.Yongqiang Sun1-5/+23
2020-11-16drm/amd/display: Add I2C memory low power supportJacky Liao4-3/+32
2020-11-16drm/amd/display: Detect dynamic backlight support in eDP sinkRoy Chan2-0/+8
2020-11-16drm/amd/display: minor restructuring of pbn calculation functionsWenjing Liu1-4/+10
2020-11-16drm/amd/display: fix cursor calculation for 1xnY rotated display groupsSamson Tam1-6/+58
2020-11-16drm/amd/display: remove unused dml variablesDmytro Laktyushkin3-5/+0
2020-11-16drm/amd/display: Handle Unknown Result for SMU Periodic Retraining on DCN2.1Sung Lee1-1/+2
2020-11-16drm/amd/display: Populate hostvm parameter before DML calculationSung Lee3-1/+4
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood4-0/+29
2020-11-16drm/amd/display: Program dpp dto based on actual dpp clkYongqiang Sun1-3/+26
2020-11-14drm/amd/display: Add missing pflip irq for dcn2.0Alex Deucher1-2/+2
2020-11-14drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where...Lee Jones1-0/+4
2020-11-14drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to w...Lee Jones1-0/+5
2020-11-14drm/amdgpu/display: fix FP handling in DCN30Alex Deucher1-37/+6
2020-11-10drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're usedLee Jones1-0/+5
2020-11-10drm/amd/display: cap dpp dto phase not more than modulo.Yongqiang Sun1-21/+25