aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2022-07-05drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-3/+0
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira1-0/+8
2022-07-05drm/amd/display: Add SubVP required codeAlvin Lee1-1/+64
2022-06-29drm/amd/display: Re-org and cleanup the redundant codeChandan Vurdigere Nataraj1-9/+7
2022-06-29drm/amd/display: Remove unused globals FORCE_RATE and FORCE_LANE_COUNTTom Rix1-3/+0
2022-06-29drm/amdgpu/display: drop set but unused variableAlex Deucher1-2/+0
2022-06-29drm/amd/display: Removed unused variable retSouptick Joarder (HPE)1-2/+1
2022-06-28drm/amd/display : Log DP link training failure reasonChandan Vurdigere Nataraj1-2/+2
2022-06-21drm/amd/display: Fix in dp link-training when updating payload allocation tableDmytro Laktyushkin1-4/+9
2022-06-21drm/amd/display: extract update stream allocation to link_hwssWenjing Liu1-3/+7
2022-06-21drm/amd/display: Remove unused vendor specific w/aGeorge Shen1-129/+4
2022-06-21drm/amd/display: Handle downstream LTTPR with fixed VS sequenceGeorge Shen1-5/+38
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: 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 Kim2-1/+12
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 Lin1-13/+0
2022-06-15drm/amd/display: Drop unnecessary guard from DC resourceRodrigo Siqueira1-2/+0
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 Aberback1-22/+12
2022-06-14drm/amd/display: Add null check to dc_submit_i2c_oemMartin Leung1-4/+7
2022-06-14drm/amd/display: Add vrr_active_variable to dc_stream_updateHarry VanZyllDeJong1-0/+3
2022-06-14drm/amd/display: Adding VTEM to dcAhmad Othman2-2/+18
2022-06-14drm/amd/display: Copy hfvsif_infopacket when stream updateNicholas Kazlauskas1-0/+3
2022-06-14drm/amd/display: Add support for HF-VSIFAhmad Othman2-1/+13
2022-06-14drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark1-3/+5
2022-06-14drm/amd/display: Fix commentsSamson Tam1-2/+6
2022-06-14drm/amd/display: Add debug option for exiting idle optimizations on cursor updatesAlvin Lee1-2/+3
2022-06-14drm/amd/display: lower lane count first when CR done partially fails in EQWenjing Liu1-6/+7
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie1-57/+49
2022-06-07drm/amd/display: refactor dirty rect dmub command decisionRobin Chen1-1/+13
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 Zhang1-0/+22
2022-06-07drm/amd/display: Fix entry into transient encoder assignment mode.Jimmy Kizito2-7/+55
2022-06-07drm/amd/display: add DP sanity checks during enable streamWenjing Liu3-5/+14
2022-06-07drm/amd/display: Blank eDP on enable drv if odm enabledDuncan Ma1-0/+20
2022-06-07drm/amd/display: Avoid reading LTTPR caps in non-LTTPR mode.Jimmy Kizito1-13/+31
2022-06-06drm/amd/display: Set PSR level to enable ALPM by defaultDavid Zhang1-0/+4
2022-06-06drm/amd/display: add vline time in micro sec to PSR contextDavid Zhang1-0/+2
2022-06-06drm/amd/display: Passing Y-granularity to dmub fwDavid Zhang1-0/+4
2022-06-06drm/amd/display: program PSR2 DPCD ConfigurationDavid Zhang1-1/+22
2022-06-06drm/amd/display: combine dirty rectangles in DMUB FWDavid Zhang1-0/+54
2022-06-03drm/amdgpu/display: Protect some functions with CONFIG_DRM_AMD_DC_DCNAlex Deucher1-0/+4
2022-06-03drm/amd/display: Add ODM seamless boot supportDuncan Ma1-1/+8
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai2-6/+28