aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-06-21drm/amd/display: extract update stream allocation to link_hwssWenjing Liu2-6/+10
2022-06-21drm/amd/display: Remove unused vendor specific w/aGeorge Shen2-130/+4
2022-06-21drm/amd/display: Handle downstream LTTPR with fixed VS sequenceGeorge Shen3-6/+40
2022-06-21drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-21drm/amd/display: Change initializer to single braceAric Cyr3-19/+19
2022-06-21drm/amd/display: rename lane_settings to hw_lane_settingsWenjing Liu2-10/+10
2022-06-21drm/amd/display: Fix in overriding DP drive settingsGeorge Shen1-2/+3
2022-06-21drm/amd/display: Enrich the log in MST payload updateWenjing Liu1-0/+6
2022-06-21drm/amd/display: Change HDMI judgement condition.JinZe.Xu1-1/+1
2022-06-21drm/amd/display: Fix DC warning at driver loadQingqing Zhuo1-1/+1
2022-06-21drm/amd/display: Add SMU logging codeSaaem Rizvi5-0/+48
2022-06-21drm/amd/display: Turn off internal backlight when plugging external monitorSung Joon Kim1-2/+1
2022-06-21drm/amd/display: Fix eDP not light up on resumeSung Joon Kim3-1/+13
2022-06-21drm/amd/display: Drop unnecessary detect link codeIan Chen1-5/+0
2022-06-21drm/amd/display: Revert "drm/amd/display: turn DPMS off on connector unplug"Wayne Lin2-14/+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-21drm/amd/display: add missing reg defs for DCN3x HUBBUBAurabindo Pillai1-0/+2
2022-06-15drm/amd/display: Drop unnecessary guard from DC resourceRodrigo Siqueira1-2/+0
2022-06-14drm/amdgpu/display: make FP handling in Makefiles consistentAlex Deucher6-12/+16
2022-06-14Revert "drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCN"Alex Deucher1-4/+0
2022-06-14drm/amd/display: Blank for uclk OC in dm instead of dcJoshua Aberback2-30/+14
2022-06-14drm/amd/display: Add null check to dc_submit_i2c_oemMartin Leung1-4/+7
2022-06-14drm/amd/display: FVA timing adjustmentCharlene Liu1-0/+1
2022-06-14drm/amd/display: Add vrr_active_variable to dc_stream_updateHarry VanZyllDeJong2-0/+4
2022-06-14drm/amd/display: Pass vrr mode to dcnFelipe Clark1-0/+1
2022-06-14drm/amd/display: Adding VTEM to dcAhmad Othman6-2/+23
2022-06-14drm/amd/display: Copy hfvsif_infopacket when stream updateNicholas Kazlauskas1-0/+3
2022-06-14drm/amd/display: Add support for HF-VSIFAhmad Othman4-4/+20
2022-06-14drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark12-22/+42
2022-06-14drm/amd/display: DAL ACR, dc part, fix missing dcn30Ian Chen2-8/+25
2022-06-14drm/amd/display: Fix commentsSamson Tam5-25/+37
2022-06-14drm/amd/display: Drop unused privacy_mask setters and gettersOliver Logush1-6/+0
2022-06-14drm/amd/display: 3.2.190Aric Cyr1-1/+1
2022-06-14drm/amd/display: Add debug option for exiting idle optimizations on cursor updatesAlvin Lee2-2/+4
2022-06-14drm/amd/display: lower lane count first when CR done partially fails in EQWenjing Liu1-6/+7
2022-06-14drm/amd/display: dml: move some variables to heapAurabindo Pillai2-10/+10
2022-06-14drm/amd/display: Use pre-allocated temp struct for bounding box updateLeo Li4-55/+81
2022-06-10drm/amdgpu/display: Fix compilation issuesChandan Vurdigere Nataraj1-2/+4
2022-06-10drm/amdgpu/display: Remove unnecessary typecasts and fix build issuesChandan Vurdigere Nataraj2-15/+15
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie12-119/+127
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN21Rodrigo Siqueira1-16/+13
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN31/316Rodrigo Siqueira1-32/+26
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN301Rodrigo Siqueira1-16/+12
2022-06-08drm/amd/display: fix null pointer deref errorAurabindo Pillai1-3/+6
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN20Rodrigo Siqueira1-20/+18
2022-06-07Revert "drm/amd/display: Pass the new context into disable OTG WA"Nicholas Kazlauskas3-12/+12
2022-06-07drm/amd/display: refactor dirty rect dmub command decisionRobin Chen2-7/+31
2022-06-07drm/amd/display: pass panel instance in DMUB dirty rect commandDavid Zhang1-0/+5
2022-06-07drm/amd/display: Add PSR-SU-RC support in DCDavid Zhang6-0/+60
2022-06-07drm/amd/display: 3.2.189Aric Cyr1-1/+1