summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn30
AgeCommit message (Expand)AuthorLines
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculateWatermarksAnd...Nathan Chancellor-221/+66
2026-01-05drm/amd/display: Reduce number of arguments of dcn30's CalculatePrefetchSched...Nathan Chancellor-185/+73
2025-08-27drm/amd/display: Incorrect 'not' operator usageClay King-1/+1
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li-2/+4
2025-04-22drm/amd/display: Correct prefetch calculationTungYu Lu-0/+1
2025-03-05drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()Vitaliy Shevtsov-6/+6
2025-02-27drm/amd/display: Remove unused optc3_fpu_set_vrr_m_constDr. David Alan Gilbert-79/+0
2024-12-18drm/amd/display: delete legacy codeShunlu Zhang-0/+1
2024-10-07drm/amd/display: Remove redundant assignmentsAlex Hung-4/+0
2024-10-07drm/amd/display: Remove unnecessary assignmentsAlex Hung-3/+0
2024-10-01drm/amd/display: Remove always-false branchesAlex Hung-9/+0
2024-06-27drm/amd/display: Remove redundant var from display_rq_dig_calc in dmlIvan Lipski-11/+3
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski-5/+0
2024-06-19drm/amd/display: Covert integers to double before divisionsAlex Hung-1/+1
2024-06-05drm/amd/display: Move fpo_in_use to stream_statusAlvin Lee-2/+6
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung-1/+1
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr-1/+0
2024-01-15drm/amd/display: Ensure populate uclk in bb constructionAlvin Lee-8/+8
2023-12-06drm/amd/display: Optimize fast validation casesAlvin Lee-12/+17
2023-11-09drm/amd/display: remove duplicated argumentJosé Pekkarinen-1/+1
2023-08-09drm/amd/display: Clean up errors in display_mode_vba_30.cRan Sun-4/+2
2023-06-09drm/amd/display: Address kdoc warnings in dcn30_fpu.cSrinivasan Shanmugam-3/+12
2023-04-21drm/amd/display: Add extra check for 444 16 formatAurabindo Pillai-1/+1
2023-04-21drm/amd/display: correct DML calc errorSherry Wang-2/+2
2023-04-21drm/amd/display: Limit nv21 dst_yDmytro Laktyushkin-1/+3
2023-04-18drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira-1/+17
2023-04-11drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh-1/+1
2023-03-31drm/amd/display: Use per pipe P-State force for FPOAlvin Lee-0/+4
2023-03-31drm/amd/display: Add infrastructure for enabling FAMS for DCN30Qingqing Zhuo-7/+46
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland-5/+0
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu-1/+0
2023-02-28drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung-1/+4
2023-02-14drm/amd/display: Remove stutter only configurationsNasir Osman-1/+1
2022-12-06drm/amd/display: correct DML calc error of UrgentLatencyZhongwei-1/+1
2022-10-24drm/amd/display: Remove FPU guards from the DML folderRodrigo Siqueira-2/+0
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor-1/+1
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr-6/+2
2022-08-22drm/amd/display: fix i386 frame size warningHamza Mahfooz-232/+63
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong-9/+9
2022-07-25drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira-0/+22
2022-07-25drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira-0/+49
2022-07-25drm/amd/display: move FPU code from dcn30 clk mgr to DML folderMelissa Wen-1/+63
2022-07-25drm/amd/display: Remove unused MaxUsedBW variableMaíra Canal-28/+0
2022-07-05drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal-108/+17
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira-0/+2
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai-4/+4
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon-0/+684
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen-2/+0
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo-10/+3
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland-17/+17