summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml2
AgeCommit message (Expand)Author
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong
2024-07-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong
2024-07-02drm/amd/display: Fix unsigned comparison with less than zeroJiapeng Chong
2024-07-01drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li
2024-07-01drm/amd/display: Update efficiency bandwidth for dcn351Fangzhi Zuo
2024-07-01drm/amd/display: Fix dmub timeout after fams2 enabledFangzhi Zuo
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger
2024-07-01drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim
2024-06-27drm/amd/display: Add null check before access structsMa Ke
2024-06-27drm/amd/display: use swap() in is_config_schedulable()Jiapeng Chong
2024-06-27drm/amd/display: Enable DCC on DCN401Aurabindo Pillai
2024-06-27drm/amd/display: Remove always true conditionAlex Hung
2024-06-27drm/amd/display: Add null checks before accessing struct elementsAlex Hung
2024-06-27drm/amd/display: Make DML2.1 P-State method force per streamDillon Varone
2024-06-27drm/amd/display: Add workaround to restrict max frac urgent for DPM0Sung-huai Wang
2024-06-27drm/amd/display: Call dpmm when checking mode supportGeorge Shen
2024-06-27drm/amd/display: Fix uninitialized variables in dcn401Alex Hung
2024-06-27drm/amd/display: Remove redundant code and semicolonsJiapeng Chong
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-06-19drm/amd/display: Check UnboundedRequestEnabled's valueAlex Hung
2024-06-19drm/amd/display: Remove redundant checks for contextAlex Hung
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung
2024-06-19drm/amd/display: Check pipe_ctx before it is usedAlex Hung
2024-06-19drm/amd/display: Check dc_stream_state before it is usedAlex Hung
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung
2024-06-14drm/amd/display: Add null check to dml21_find_dc_pipes_for_planeDillon Varone
2024-06-14drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...Wenjing Liu
2024-06-14drm/amd/display: Do not override dml2.1 reinitDillon Varone
2024-06-14drm/amd/display: Add null check for phantom pipes in prepare mcacheDillon Varone
2024-06-14drm/amd/display: Block SubVP if hardware rotation is used in DML2.1Dillon Varone
2024-06-14drm/amd/display: Remove NO_EFFECT self-assignmentAlex Hung
2024-06-14drm/amd/display: Ignore phantom DTBCLK requirementAlvin Lee
2024-06-14drm/amd/display: Return after InitDaniel Sa
2024-06-14drm/amd/display: Fix DSC slice and delay calculationsSung Joon Kim
2024-06-14drm/amd/display: Various DML2 fixes for FAMS2Dillon Varone
2024-06-14drm/amd/display: Simplify if conditionsThorsten Blum
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-06-05drm/amd/display: Fetch Mall caps from DCDaniel Sa
2024-06-05drm/amd/display: Fix DML2 logic to set clk state to minNicholas Susanto
2024-06-05drm/amd/display: Fix a handful of spelling mistakesColin Ian King
2024-05-29drm/amd/display: Move 'struct scaler_data' off stackArnd Bergmann
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai
2024-05-29drm/amd/display: Remove incorrect FP context startAurabindo Pillai
2024-05-29drm/amd/display: Update DML2.1 generated codeRodrigo Siqueira
2024-05-20drm/amd/display: Deallocate DML 2.1 Memory AllocationChris Park
2024-05-20drm/amd/display: Add NULL check within get_target_mpc_factorHersen Wu