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