aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2
AgeCommit message (Expand)AuthorFilesLines
2024-07-23drm/amd/display: apply vmin optimization even if it doesn't reach vmin levelWenjing Liu2-7/+20
2024-07-23drm/amd/display: Added logging for automated DPM testingRyan Seto3-0/+30
2024-07-23drm/amd/display: quality improvements for EASF and ISHARPSamson Tam1-0/+8
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2024-07-02drm/amd/display: Fix unsigned comparison with less than zeroJiapeng Chong1-9/+6
2024-07-01drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li1-1/+1
2024-07-01drm/amd/display: Update efficiency bandwidth for dcn351Fangzhi Zuo1-0/+1
2024-07-01drm/amd/display: Fix dmub timeout after fams2 enabledFangzhi Zuo1-1/+6
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger2-17/+0
2024-07-01drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim1-10/+2
2024-06-27drm/amd/display: Add null check before access structsMa Ke1-0/+2
2024-06-27drm/amd/display: use swap() in is_config_schedulable()Jiapeng Chong1-7/+4
2024-06-27drm/amd/display: Enable DCC on DCN401Aurabindo Pillai2-1/+7
2024-06-27drm/amd/display: Remove always true conditionAlex Hung1-3/+1
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung1-1/+3
2024-06-27drm/amd/display: Make DML2.1 P-State method force per streamDillon Varone3-3/+4
2024-06-27drm/amd/display: Add workaround to restrict max frac urgent for DPM0Sung-huai Wang2-0/+17
2024-06-27drm/amd/display: Call dpmm when checking mode supportGeorge Shen3-0/+19
2024-06-27drm/amd/display: Fix uninitialized variables in dcn401Alex Hung1-2/+2
2024-06-27drm/amd/display: Remove redundant code and semicolonsJiapeng Chong1-23/+23
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie14-121/+137
2024-06-19drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung1-1/+1
2024-06-19drm/amd/display: Remove redundant checks for contextAlex Hung1-4/+1
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung1-3/+1
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung3-31/+31
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung2-1/+5
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung2-3/+15
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung2-0/+7
2024-06-14drm/amd/display: Add null check to dml21_find_dc_pipes_for_planeDillon Varone1-3/+8
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: Do not override dml2.1 reinitDillon Varone1-3/+4
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: Remove NO_EFFECT self-assignmentAlex Hung2-8/+0
2024-06-14drm/amd/display: Ignore phantom DTBCLK requirementAlvin Lee1-1/+9
2024-06-14drm/amd/display: Return after InitDaniel Sa1-0/+1
2024-06-14drm/amd/display: Fix DSC slice and delay calculationsSung Joon Kim3-18/+29
2024-06-14drm/amd/display: Various DML2 fixes for FAMS2Dillon Varone6-38/+11
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum2-4/+4
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie59-32/+40959
2024-06-05drm/amd/display: Fetch Mall caps from DCDaniel Sa1-1/+1
2024-06-05drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto1-1/+17
2024-06-05drm/amd/display: Fix a handful of spelling mistakesColin Ian King2-6/+6
2024-05-29drm/amd/display: Move 'struct scaler_data' off stackArnd Bergmann1-25/+31
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai2-1/+6
2024-05-29drm/amd/display: Remove incorrect FP context startAurabindo Pillai1-2/+0
2024-05-29drm/amd/display: Update DML2.1 generated codeRodrigo Siqueira25-1172/+2062