summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-06-14drm/amd/display: Do not override dml2.1 reinitDillon Varone1-3/+4
2024-06-14drm/amd/display: Fix missed targets in FAMS2+HWFQDillon Varone1-0/+1
2024-06-14drm/amd/display: Add null check for phantom pipes in prepare mcacheDillon Varone1-2/+8
2024-06-14drm/amd/display: Block SubVP if hardware rotation is used in DML2.1Dillon Varone1-1/+2
2024-06-14drm/amd/display: Explicitly cast v_total to signed in a subtractionAlex Hung1-2/+2
2024-06-14drm/amd/display: Remove NO_EFFECT self-assignmentAlex Hung2-8/+0
2024-06-14drm/amd/display: Remove reduntant comparisons by CoverityIvan Lipski2-6/+6
2024-06-14drm/amd/display: populate hardware_release hook for dcn401Alvin Lee3-2/+22
2024-06-14drm/amd/display: make ODM segment width of YCbCr422 two pixel alignedWenjing Liu1-4/+11
2024-06-14drm/amd/display: Disable IPS when it is not allowed.JinZe.Xu2-0/+3
2024-06-14Revert "drm/amd/display: Handle HPD_IRQ for internal link"Sung-huai Wang1-15/+9
2024-06-14drm/amd/display: Remove useless comparison of unsigned int vs. 0Alex Hung8-25/+20
2024-06-14drm/amd/display: Fix uninitialized variables in dcn401Alex Hung1-1/+1
2024-06-14drm/amd/display: Fix incorrect size calculation for loop in dcn401Alex Hung1-1/+1
2024-06-14drm/amd/display: Minor cleanup for DCN401 cursor related codeSridevi Arvindekar2-2/+10
2024-06-14drm/amd/display: Check otg_master pointer before use itRodrigo Siqueira1-7/+15
2024-06-14drm/amd/display: Disable DMCUB timeout for DCN35Nicholas Kazlauskas1-0/+1
2024-06-14drm/amd/display: use preferred link settings for dp signal onlyWenjing Liu1-14/+10
2024-06-14drm/amd/display: remove ODM combine before bandwidth validationWenjing Liu1-0/+2
2024-06-14drm/amd/display: remove dpp pipes on failure to update pipe paramsWenjing Liu1-1/+8
2024-06-14drm/amd/display: change dram_clock_latency to 34us for dcn35Paul Hsieh1-1/+1
2024-06-14drm/amd/display: Change dram_clock_latency to 34us for dcn351Daniel Miess1-1/+1
2024-06-14drm/amd/display: Avoid programming DTO if Refclk is 0Chris Park1-0/+4
2024-06-14drm/amd/display: Disable boot optimization for DCN401Joshua Aberback2-1/+9
2024-06-14drm/amd/display: Prevent overflow on DTO calculationChris Park1-4/+8
2024-06-14drm/amd/display: DCN401 cusor code updateSridevi Arvindekar1-17/+5
2024-06-14drm/amd/display: Use the SPDX license identifier for dmub_replay filesRodrigo Siqueira2-48/+6
2024-06-14drm/amd/display: Remove duplicate 'update_idle_uclk' in dcn401 clk_mgr codeIvan Lipski1-1/+1
2024-06-14drm/amd/display: Ignore UHBR13.5 cable ID cap for passive cable max link rateGeorge Shen1-1/+2
2024-06-14drm/amd/display: added NULL check at start of dc_validate_streamwinstang1-0/+3
2024-06-14drm/amd/display: Add sequential ONO sequencing for DCN35Nicholas Kazlauskas3-15/+75
2024-06-14drm/amd/display: Ignore phantom DTBCLK requirementAlvin Lee1-1/+9
2024-06-14drm/amd/display: Add fallback defaults for invalid LTTPR DPCD capsMichael Strauss1-3/+16
2024-06-14drm/amd/display: Update FIXED_VS retimer training pattern delayMichael Strauss1-3/+3
2024-06-14drm/amd/display: reduce ODM slice count to initial new dc state only when neededWenjing Liu2-41/+71
2024-06-14drm/amd/display: Fix multiple cursors when using 4 displays on a contiguous l...Nevenko Stupar1-25/+0
2024-06-14drm/amd/display: Return after InitDaniel Sa1-0/+1
2024-06-14drm/amd/display: Change AVI Info Frame version to 4 for OVTChris Park1-1/+1
2024-06-14drm/amd/display: Remove NULL assignment for stream_statusAlvin Lee1-2/+0
2024-06-14drm/amd/display: Remove dcn32_smu13 duplicate headerZaeem Mohamed3-110/+2
2024-06-14drm/amd/display: Remove redundant ternary operationIvan Lipski1-1/+1
2024-06-14drm/amd/display: Remove unreachable checkIvan Lipski2-5/+0
2024-06-14drm/amd/display: Remove redundant if conditionsIvan Lipski2-10/+0
2024-06-14drm/amd/display: add odm_slice_rect parameter in spl_inWenjing Liu3-15/+28
2024-06-14drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu2-0/+4
2024-06-14drm/amd/display: Fix Replay Desync Error TestDennis Chan1-0/+12
2024-06-14drm/amd/display: Replay + IPS + ABM in Full Screen VPBChunTao Tso1-0/+12
2024-06-14drm/amd/display: Expand supported Replay residency modeLeon Huang2-9/+25
2024-06-14drm/amd/display: Replay low hzChunTao Tso2-16/+22
2024-06-14drm/amd/display: Use TPS3 for ALPM on Specific Panelpochchan1-2/+5