summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn30
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Optimize fast validation casesAlvin Lee2023-12-061-12/+17
* drm/amd/display: remove duplicated argumentJosé Pekkarinen2023-11-091-1/+1
* drm/amd/display: Clean up errors in display_mode_vba_30.cRan Sun2023-08-091-4/+2
* drm/amd/display: Address kdoc warnings in dcn30_fpu.cSrinivasan Shanmugam2023-06-091-3/+12
* drm/amd/display: Add extra check for 444 16 formatAurabindo Pillai2023-04-211-1/+1
* drm/amd/display: correct DML calc errorSherry Wang2023-04-211-2/+2
* drm/amd/display: Limit nv21 dst_yDmytro Laktyushkin2023-04-211-1/+3
* drm/amd/display: Add missing WA and MCLK validationRodrigo Siqueira2023-04-181-1/+17
* drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh2023-04-111-1/+1
* drm/amd/display: Use per pipe P-State force for FPOAlvin Lee2023-03-311-0/+4
* drm/amd/display: Add infrastructure for enabling FAMS for DCN30Qingqing Zhuo2023-03-311-7/+46
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-072-5/+0
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-281-1/+0
* drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung2023-02-281-1/+4
* drm/amd/display: Remove stutter only configurationsNasir Osman2023-02-141-1/+1
* drm/amd/display: correct DML calc error of UrgentLatencyZhongwei2022-12-061-1/+1
* drm/amd/display: Remove FPU guards from the DML folderRodrigo Siqueira2022-10-241-2/+0
* drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor2022-09-131-1/+1
* drm/amd/display: Optimizations for DML mathAric Cyr2022-09-131-6/+2
* drm/amd/display: fix i386 frame size warningHamza Mahfooz2022-08-221-232/+63
* drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-9/+9
* drm/amd/display: Create patch bounding box function for isolate FPURodrigo Siqueira2022-07-252-0/+22
* drm/amd/display: Move mclk calculation function to DMLRodrigo Siqueira2022-07-252-0/+49
* drm/amd/display: move FPU code from dcn30 clk mgr to DML folderMelissa Wen2022-07-252-1/+63
* drm/amd/display: Remove unused MaxUsedBW variableMaíra Canal2022-07-251-28/+0
* drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal2022-07-053-108/+17
* drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira2022-07-051-0/+2
* drm/amd/display: DML changes for DCN32/321Aurabindo Pillai2022-06-031-4/+4
* drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon2022-05-262-0/+684
* drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2022-01-251-2/+0
* drm/amd/display: Fix bpc calculation for specific encodingsBing Guo2021-11-031-10/+3
* drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland2021-09-231-17/+17
* drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland2021-09-231-16/+16
* drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2021-09-232-38/+38
* drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas2021-08-261-2/+5
* drm/amd/display: Fix typo in commentsCai Huoqing2021-08-021-1/+1
* drm/amd/display: Adjust types and formatting for future developmentAlvin Lee2021-07-081-8/+10
* drm/amd/display: Fix off-by-one error in DMLWesley Chalmers2021-06-081-7/+7
* drm/amd/display: Fix DCN 3.01 DSCCLK validationNikola Cornij2021-06-081-43/+21
* drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere2021-05-101-24/+24
* drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob2021-04-091-5/+23
* drm/amd/display: Fix HSplit causing increase in DSC Slice CountDillon Varone2021-03-021-1/+1
* drm/amd/display: DIO Supported for virtual displaysWesley Chalmers2021-02-091-1/+1
* drm/amdgpu: Assign boolean values to a bool variableJiapeng Zhong2021-01-211-16/+16
* drm/amd/display: Simplify bool comparisonYang Li2021-01-141-2/+2
* drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha2021-01-131-1/+1
* drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2020-11-042-3/+3
* drm/amd/display: Revert HUBP blank behaviour for nowJoshua Aberback2020-11-021-1/+1
* drm/amd/display: Blank HUBP during pixel data blank for DCN30Joshua Aberback2020-11-021-1/+1
* drm/amd/display: allow 18 bit dp output on DCN3Dmytro Laktyushkin2020-10-301-1/+1