summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn30
AgeCommit message (Expand)AuthorFilesLines
2023-12-06drm/amd/display: Optimize fast validation casesAlvin Lee1-12/+17
2023-11-10drm/amd/display: remove duplicated argumentJosé Pekkarinen1-1/+1
2023-08-09drm/amd/display: Clean up errors in display_mode_vba_30.cRan Sun1-4/+2
2023-06-09drm/amd/display: Address kdoc warnings in dcn30_fpu.cSrinivasan Shanmugam1-3/+12
2023-04-21drm/amd/display: Add extra check for 444 16 formatAurabindo Pillai1-1/+1
2023-04-21drm/amd/display: correct DML calc errorSherry Wang1-2/+2
2023-04-21drm/amd/display: Limit nv21 dst_yDmytro Laktyushkin1-1/+3
2023-04-18drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira1-1/+17
2023-04-12drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh1-1/+1
2023-03-31drm/amd/display: Use per pipe P-State force for FPOAlvin Lee1-0/+4
2023-03-31drm/amd/display: Add infrastructure for enabling FAMS for DCN30Qingqing Zhuo1-7/+46
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2-5/+0
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-1/+0
2023-02-28drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung1-1/+4
2023-02-15drm/amd/display: Remove stutter only configurationsNasir Osman1-1/+1
2022-12-06drm/amd/display: correct DML calc error of UrgentLatencyZhongwei1-1/+1
2022-10-24drm/amd/display: Remove FPU guards from the DML folderRodrigo Siqueira1-2/+0
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-1/+1
2022-09-13drm/amd/display: Optimizations for DML mathAric Cyr1-6/+2
2022-08-22drm/amd/display: fix i386 frame size warningHamza Mahfooz1-232/+63
2022-07-28drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-9/+9
2022-07-26drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira2-0/+22
2022-07-26drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira2-0/+49
2022-07-25drm/amd/display: move FPU code from dcn30 clk mgr to DML folderMelissa Wen2-1/+63
2022-07-25drm/amd/display: Remove unused MaxUsedBW variableMaíra Canal1-28/+0
2022-07-05drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal3-108/+17
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira1-0/+2
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai1-4/+4
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon2-0/+684
2022-01-26drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen1-2/+0
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo1-10/+3
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland1-17/+17
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland1-16/+16
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2-38/+38
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas1-2/+5
2021-08-03drm/amd/display: Fix typo in commentsCai Huoqing1-1/+1
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee1-8/+10
2021-06-08drm/amd/display: Fix off-by-one error in DMLWesley Chalmers1-7/+7
2021-06-08drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij1-43/+21
2021-05-11drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere1-24/+24
2021-04-09drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob1-5/+23
2021-03-02drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone1-1/+1
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers1-1/+1
2021-01-21drm/amdgpu: Assign boolean values to a bool variableJiapeng Zhong1-16/+16
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-2/+2
2021-01-14drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha1-1/+1
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2-3/+3
2020-11-02drm/amd/display: Revert HUBP blank behaviour for nowJoshua Aberback1-1/+1
2020-11-02drm/amd/display: Blank HUBP during pixel data blank for DCN30Joshua Aberback1-1/+1
2020-10-30drm/amd/display: allow 18 bit dp output on DCN3Dmytro Laktyushkin1-1/+1