summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2025-03-29drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-22drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski1-0/+1
2025-03-22drm/amd/display: Fix out-of-bound accessesAlex Hung2-5/+5
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke1-1/+2
2025-02-27drm/amd/display: Correct register address in dcn35loanchen1-1/+1
2025-02-27drm/amd/display: update dcn351 used clock offsetCharlene Liu6-34/+308
2025-02-27drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela4-6/+9
2025-02-17drm/amd/display: Fix seamless boot sequenceLo-an Chen8-6/+15
2025-02-17Revert "drm/amd/display: Use HW lock mgr for PSR1"Tom Chung1-2/+1
2025-02-17drm/amd/display: Optimize cursor position updatesAric Cyr4-12/+19
2025-02-17drm/amd/display: Limit Scaling Ratio on DCN3.01Gabe Teeger1-4/+4
2025-02-17drm/amd/display: Increase sanitizer frame larger than limit when compile test...Nathan Chancellor1-0/+4
2025-02-17drm/amd/display: Overwriting dualDPP UBF values before usageAusef Yousof2-18/+18
2025-02-17drm/amd/display: Populate chroma prefetch parameters, DET buffer fixAusef Yousof2-11/+29
2025-02-08drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-02-01drm/amd/display: Initialize denominator defaults to 1Alex Hung1-2/+2
2025-02-01drm/amd/display: Use HW lock mgr for PSR1Tom Chung1-1/+2
2025-01-23Revert "drm/amd/display: Enable urgent latency adjustments for DCN35"Nicholas Susanto1-2/+2
2025-01-17drm/amd/display: increase MAX_SURFACES to the value supported by hwMelissa Wen1-1/+1
2025-01-17drm/amd/display: fix page fault due to max surface definition mismatchMelissa Wen6-9/+8
2025-01-17drm/amd/display: Add check for granularity in dml ceil/floor helpersRoman Li1-0/+8
2024-12-14Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-12-14drm/amd/display: Add option to retrieve detile buffer sizeSung Lee10-0/+36
2024-12-14drm/amd/display: Prune Invalid Modes For HDMI OutputFangzhi Zuo3-3/+45
2024-12-14drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-12-14drm/amd/display: Remove hw w/a toggle if on DP2/HPOAusef Yousof1-2/+9
2024-12-14drm/amd/display: Fix underflow when playing 8K video in full screen modeLeo Ma1-1/+1
2024-12-14drm/amd/display: Adding array index check to prevent memory corruptionLeo Chen1-2/+4
2024-12-14drm/amd/display: Full exit out of IPS2 when all allow signals have been clearedLeo Chen1-2/+4
2024-12-14drm/amd/display: Fix garbage or black screen when resetting otgZhongwei2-0/+26
2024-12-14drm/amd/display: skip disable CRTC in seemless bootup caseFudongwang1-1/+3
2024-12-14drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam1-1/+1
2024-12-14drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo1-0/+23
2024-12-14drm/amd/display: Limit VTotal range to max hw cap minus fpDillon Varone10-2/+34
2024-12-14drm/amd/display: Correct prefetch calculationLo-an Chen1-0/+1
2024-12-14drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park1-0/+8
2024-12-14drm/amd/display: calculate final viewport before TAP optimizationYihan Zhu1-26/+23
2024-12-09drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dtoOvidiu Bunea1-6/+9
2024-12-09drm/amd/display: update pipe selection policy to check head pipeYihan Zhu1-1/+22
2024-12-09drm/amd/display: Fix handling of plane refcountJoshua Aberback1-0/+3
2024-12-05drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu1-0/+3
2024-12-05drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-11-13Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-11-13drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton1-1/+1
2024-11-11drm/amd/display: Require minimum VBlank size for stutter optimizationDillon Varone1-2/+9
2024-11-11drm/amd/display: Handle dml allocation failure to avoid crashRyan Seto1-0/+3
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-10-29Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea1-0/+1
2024-10-07drm/amd/display: Clear update flags after update has been appliedJosip Pavic1-11/+34