aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn32
AgeCommit message (Expand)AuthorFilesLines
2024-07-23drm/amd/display: Remove old commentsRodrigo Siqueira1-2/+2
2024-07-23drm/amd/display: Check null-initialized variablesAlex Hung1-3/+4
2024-07-01drm/amd/display: Account for cursor prefetch BW in DML1 mode supportAlvin Lee1-0/+3
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung1-4/+4
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung1-0/+3
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung1-4/+4
2024-06-14drm/amd/display: remove ODM combine before bandwidth validationWenjing Liu1-0/+2
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee1-3/+12
2024-05-02drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Hersen Wu1-0/+10
2024-04-30drm/amd/display: For FPO + Vactive check that all pipes support VAAlvin Lee2-6/+16
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung2-3/+3
2024-04-09drm/amd/display: Rebuild test pattern params for DP_TEST_PATTERN_VIDEO_MODEGeorge Shen1-1/+1
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-8/+6
2024-04-09drm/amd/display: move build test pattern params as part of pipe resource upda...Wenjing Liu1-0/+8
2024-04-09drm/amd/display: fix underflow in some two display subvp/non-subvp configsSamson Tam1-121/+138
2024-03-20drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu1-0/+1
2024-02-22drm/amd/display: Remove pixle rate limit for subvpAlvin Lee1-1/+0
2024-02-14Revert "drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz"Sohaib Nadeem1-1/+1
2024-02-07Revert "drm/amd/display: For FPO and SubVP/DRR configs program vmin/max sel"Alvin Lee1-6/+5
2024-02-07drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu1-4/+11
2024-01-29drm/amd/display: fix incorrect mpc_combine array sizeWenjing Liu1-1/+1
2024-01-29drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee1-5/+6
2024-01-29drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-01-09drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung1-6/+5
2024-01-03drm/amd/display: For FPO and SubVP/DRR configs program vmin/max selAlvin Lee1-5/+6
2024-01-03drm/amd/display: Don't allow FPO if no planesAlvin Lee1-1/+9
2024-01-03drm/amd/display: Fix subvp+drr logic errorsAlvin Lee1-22/+30
2023-12-19drm/amd/display: Refactor phantom resource allocationDillon Varone1-2/+4
2023-12-19drm/amd/display: Refactor dc_state interfaceDillon Varone1-19/+26
2023-12-13drm/amd/display: For prefetch mode > 0, extend prefetch if possibleAlvin Lee3-6/+31
2023-12-06drm/amd/display: Add ODM check during pipe split/merge validationRelja Vojvodic1-0/+3
2023-11-29drm/amd/display: If P-State is supported try SubVP for smaller vlevelAlvin Lee1-1/+7
2023-11-29drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee1-17/+24
2023-11-29drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee1-1/+2
2023-11-29drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu1-5/+1
2023-11-29drm/amd/display: fix a pipe mapping error in dcn32_fpuWenjing Liu1-8/+12
2023-10-09drm/amd/display: Disable SubVP if test pattern is enabledGeorge Shen1-1/+14
2023-10-09drm/amd/display: Introduce DML2Qingqing Zhuo1-0/+80
2023-09-26drm/amd/display: Break after finding supported vlevel for repopulateAlvin Lee1-0/+1
2023-09-26drm/amd/display: add primary pipe check when building slice table for dcn3xWenjing Liu1-6/+10
2023-09-26drm/amd/display: remove guaranteed viewports limitation for odmWenjing Liu1-27/+0
2023-09-11drm/amd/display: move odm power optimization decision after subvp optimizationWenjing Liu1-4/+5
2023-09-11drm/amd/display: Add check for vrr_active_fixedAustin Zheng1-1/+1
2023-09-11drm/amd/display: only allow ODM power optimization if surface is within guara...Wenjing Liu1-0/+27
2023-09-11drm/amd/display: do not attempt ODM power optimization if minimal transition ...Wenjing Liu1-182/+305
2023-09-11drm/amd/display: remove a function that does complex calculation in every fra...Wenjing Liu2-87/+0
2023-08-30drm/amd/display: use new pipe allocation interface in dcn32 fpuWenjing Liu1-149/+339
2023-08-30drm/amd/display: Add support for 1080p SubVP to reduce idle powerEthan Bitnun1-1/+2
2023-08-30drm/amd/display: Write flip addr to scratch reg for subvpAlvin Lee1-0/+18