summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-07-01drm/amd/display: Fix __umoddi3 undefined for 32 bit compilationRodrigo Siqueira1-1/+3
2022-06-30drm/amd/display: Re-org and cleanup the redundant codeChandan Vurdigere Nataraj1-9/+7
2022-06-30drm/amd/display: expose additional modifier for DCN32/321Aurabindo Pillai1-31/+35
2022-06-30drm/amdgpu/amdgpu_dm: fix kernel-doc markupsMauro Carvalho Chehab1-0/+7
2022-06-30drm/amd/display: change to_dal_irq_source_dnc32() storage class specifier to ...Tom Rix1-1/+1
2022-06-30drm/amd/display: Remove unused globals FORCE_RATE and FORCE_LANE_COUNTTom Rix1-3/+0
2022-06-30drm/amdgpu/display: drop set but unused variableAlex Deucher1-2/+0
2022-06-30drm/amd/display: Removed unused variable retSouptick Joarder (HPE)1-2/+1
2022-06-29Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher1-3/+0
2022-06-28drm/amdgpu/display/dc: Fix null pointer exceptionRahul Kumar1-1/+1
2022-06-28drm/amd/display : Log DP link training failure reasonChandan Vurdigere Nataraj1-2/+2
2022-06-28drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurat...Alex Deucher2-44/+36
2022-06-24Revert "drm/amd/display: ignore modifiers when checking for format support"Bas Nieuwenhuizen1-46/+7
2022-06-24drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King1-1/+1
2022-06-24Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher1-3/+0
2022-06-24drm/amd/display: Fix indentation in dcn32_get_vco_frequency_from_reg()Nathan Chancellor1-1/+1
2022-06-23amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9
2022-06-23drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-23drm/amd/display: Fix DC warning at driver loadQingqing Zhuo1-1/+1
2022-06-23drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...Mario Limonciello1-22/+2
2022-06-22drm/amd/display: fix incorrect comparison in DMLAurabindo Pillai1-1/+1
2022-06-22drm/amd/display: fix array index in DMLAurabindo Pillai1-1/+1
2022-06-22drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede1-14/+1
2022-06-22amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9
2022-06-22drm/amd/display: 3.2.191Aric Cyr1-1/+1
2022-06-22drm/amd/display: Drop duplicate defineRodrigo Siqueira1-2/+0
2022-06-22drm/amd/display: Update hook dcn32_funcsRodrigo Siqueira1-1/+2
2022-06-22drm/amd/display: Implement a pme workaround functionChaitanya Dhere3-1/+10
2022-06-22drm/amd/display: Get VCO frequency from registersRodrigo Siqueira2-1/+96
2022-06-22drm/amd/display: Update SW state correctly for FCLKAlvin Lee1-3/+3
2022-06-22drm/amd/display: Fix divide-by-zero in DPPCLK and DISPCLK calculationGeorge Shen1-8/+10
2022-06-22drm/amd/display: Update DPPCLK programming sequenceAlvin Lee1-1/+24
2022-06-22drm/amd/display: Check minimum disp_clk and dpp_clk debug optionRodrigo Siqueira1-0/+19
2022-06-22drm/amd/display: Fix in dp link-training when updating payload allocation tableDmytro Laktyushkin1-4/+9
2022-06-22drm/amd/display: extract update stream allocation to link_hwssWenjing Liu2-6/+10
2022-06-22drm/amd/display: Remove unused vendor specific w/aGeorge Shen2-130/+4
2022-06-22drm/amd/display: Handle downstream LTTPR with fixed VS sequenceGeorge Shen3-6/+40
2022-06-22drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-22drm/amd/display: Change initializer to single braceAric Cyr3-19/+19
2022-06-22drm/amd/display: rename lane_settings to hw_lane_settingsWenjing Liu4-15/+14
2022-06-22drm/amd/display: Fix in overriding DP drive settingsGeorge Shen1-2/+3
2022-06-22drm/amd/display: Enrich the log in MST payload updateWenjing Liu1-0/+6
2022-06-22drm/amd/display: Change HDMI judgement condition.JinZe.Xu1-1/+1
2022-06-22drm/amd/display: Fix DC warning at driver loadQingqing Zhuo1-1/+1
2022-06-22drm/amd/display: Add SMU logging codeSaaem Rizvi5-0/+48
2022-06-22drm/amd/display: Turn off internal backlight when plugging external monitorSung Joon Kim1-2/+1
2022-06-22drm/amd/display: Fix eDP not light up on resumeSung Joon Kim3-1/+13
2022-06-22drm/amd/display: add mst port output bw checkhersen wu4-3/+48
2022-06-22drm/amd/display: Drop unnecessary detect link codeIan Chen1-5/+0
2022-06-22drm/amd/display: Take emulated dc_sink into account for HDCPWayne Lin1-4/+10