aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-06-14drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu1-2/+2
2024-06-14drm/amd/display: Remove redundant condition in VBA 314 funcIvan Lipski1-9/+0
2024-06-14drm/amd/display: Remove redundant condition with DEADCODEIvan Lipski1-3/+0
2024-06-14Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"Joshua Aberback3-5/+0
2024-06-14drm/amd/display: Add dcn401 DIG fifo enable/disableRelja Vojvodic3-3/+11
2024-06-14drm/amd/display: Enable DCN401 idle optimizations by defaultDillon Varone1-1/+0
2024-06-14drm/amd/display: DCN401 full power down in HW init if any link enabledJoshua Aberback2-1/+1
2024-06-14drm/amd/display: Disable PHYSYMCLK RCODaniel Miess2-2/+2
2024-06-14drm/amd/display: 3.2.288Aric Cyr1-1/+1
2024-06-14drm/amd/display: Update idle hardmins if uclk or fclk requirement changedDillon Varone1-1/+1
2024-06-14drm/amd/display: Avoid overflow from uint32_t to uint8_tAlex Hung2-2/+2
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