aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notationLee Jones1-0/+1
2020-12-01drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' staticLee Jones1-1/+1
2020-12-01drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'Lee Jones1-1/+0
2020-12-01drm/amd/display/dc/basics/conversion: Include header containing our prototypesLee Jones1-0/+1
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set_pme_wa_enable()'Lee Jones1-16/+0
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by reference as staticLee Jones1-7/+7
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another kernel-doc headerLee Jones1-2/+2
2020-12-01drm/amd/display/dc/inc/hw/dpp: Mark 'dpp_input_csc_matrix' as __maybe_unusedLee Jones1-1/+1
2020-12-01drm/amd/display: DC Release 3.2.114Aric Cyr1-1/+1
2020-12-01drm/amd/display: [FW Promotion] Release 0.0.44Anthony Koo1-12/+42
2020-12-01drm/amd/display: Properly define DPCS related info for DCN301Zhan Liu1-2/+9
2020-12-01drm/amd/display: Do full modeset when DSC debugfs is changedEryk Brol1-0/+3
2020-12-01drm/amd/display: Add DSCL memory low power supportJacky Liao5-6/+38
2020-12-01drm/amd/display: Init clock value by current vbios CLKsBrandon Syu1-2/+11
2020-12-01drm/amd/display: Check link_active instead of lane_settings != unknownJoshua Aberback2-1/+3
2020-12-01drm/amd/display: Update dram_clock_change_latency for DCN2.1Sung Lee1-1/+1
2020-12-01drm/amd/display: Add HDR3DLUT and SHAPER memory shutdown supportJacky Liao2-1/+51
2020-12-01drm/amd/display: Revert update clk_mgr for vgEric Bernstein2-14/+4
2020-12-01drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai3-1/+45
2020-12-01drm/amd/display: Clear dc remote sinks on MST disconnectAurabindo Pillai2-3/+21
2020-11-24drm/amd/display: don't expose rotation prop for cursor planeSimon Ser1-2/+2
2020-11-24drm/amd/display: check cursor scalingSimon Ser1-7/+44
2020-11-24drm/amd/display: disallow cropping for cursor planeSimon Ser1-0/+10
2020-11-24drm/amd/display: add cursor FB size checkSimon Ser1-0/+22
2020-11-24drm/amd/display: init soc bounding box for dcn3.01.Yongqiang Sun1-57/+57
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 Sun5-0/+91
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 screenTashfique 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: Avoid HDCP initialization in devices without outputRodrigo Siqueira1-1/+1
2020-11-24drm/amd/display: Add DPCS regs for dcn302 link encoderBhawanpreet Lakha1-0/+1
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard1-1/+4
2020-11-18drm/amd/display: Add comments to hdcp property change codeBhawanpreet Lakha1-2/+24
2020-11-18drm/amd/display: Add display only once.Bhawanpreet Lakha2-4/+14
2020-11-18drm/amd/display: Always get CRTC updated constant values inside commit tailRodrigo Siqueira1-1/+2
2020-11-16drm/amd/display: update vgh bounding boxYongqiang Sun1-13/+47