summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn32/display_mode_vba_32.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01drm/amd/display: Account for cursor prefetch BW in DML1 mode supportAlvin Lee1-0/+3
2023-12-13drm/amd/display: For prefetch mode > 0, extend prefetch if possibleAlvin Lee1-0/+3
2023-06-09drm/amd/display: Apply 60us prefetch for DCFCLK <= 300MhzAlvin Lee1-2/+2
2023-06-09drm/amd/display: Enforce 60us prefetch for 200Mhz DCFCLK modesAlvin Lee1-2/+3
2023-04-25drm/amd/display: Enable SubVP for high refresh rate displaysAlvin Lee1-4/+8
2023-04-12drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh1-1/+1
2023-03-07drm/amd/display: Update to correct min FCLK when construction BBAlvin Lee1-2/+4
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu1-1/+0
2023-02-16drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma1-3/+1
2023-02-15drm/amd/display: Fix prefetch vratio checkAlvin Lee1-0/+9
2023-02-14drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPOAlvin Lee1-4/+4
2023-01-24drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin1-19/+28
2023-01-17drm/amd/display: Account for Subvp Phantoms in DML MALL surface calculationsDillon Varone1-0/+2
2023-01-17drm/amd/display: Account for DCC Meta pitch in DML MALL surface calculationsDillon Varone1-0/+4
2023-01-13Revert "drm/amd/display: Speed up DML fast_validate path"Martin Leung1-20/+17
2022-12-15drm/amd/display: Speed up DML fast_validate pathIlya Bakoulin1-17/+20
2022-12-06drm/amd/display: Bypass DET swath fill check for max clocksDillon Varone1-1/+2
2022-11-23drm/amd/display: Revert check for phantom BPPAlvin Lee1-1/+1
2022-11-23drm/amd/display: Add check for DET fetch latency hiding for dcn32Dillon Varone1-0/+39
2022-11-15drm/amd/display: Fix prefetch calculations for dcn32Dillon Varone1-0/+2
2022-11-15drm/amd/display: Don't check output BPP for phantomAlvin Lee1-1/+1
2022-11-10drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32Dillon Varone1-0/+4
2022-11-10drm/amd/display: Zeromem mypipe heap struct before using itAurabindo Pillai1-0/+1
2022-11-01drm/amd/display: Investigate tool reported FCLK P-state deviationsNevenko Stupar1-1/+2
2022-11-01drm/amd/display: Add DSC delay factor workaroundGeorge Shen1-2/+3
2022-11-01drm/amd/display: Use forced DSC bpp in DMLGeorge Shen1-1/+1
2022-10-11drm/amd/display: zeromem mypipe heap struct before using itMartin Leung1-0/+2
2022-10-06drm/amd/display: Minor code style changeRodrigo Siqueira1-7/+2
2022-10-06drm/amd/display: update DSC for DCN32Rodrigo Siqueira1-6/+4
2022-09-19drm/amd/display: Port DCN30 420 logic to DCN32Chris Park1-0/+2
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor1-73/+45
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor1-89/+29
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr1-12/+12
2022-08-30drm/amd/display: clean up one inconsistent indentingYang Li1-3/+3
2022-08-30drm/amd/display: Don't choose SubVP display if ActiveMargin > 0Alvin Lee1-1/+1
2022-08-30drm/amd/display: Set ODM policy based on number of DSC slicesTaimur Hassan1-0/+2
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigura...Rodrigo Siqueira1-3/+0
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath"Rodrigo Siqueira1-2/+0
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAnd...Rodrigo Siqueira1-2/+0
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule"Rodrigo Siqueira1-4/+1
2022-07-26drm/amd/display: Reduce stack size in the mode support functionRodrigo Siqueira1-62/+70
2022-07-25drm/amd/display: reduce stack for dml32_CalculatePrefetchScheduleAlex Deucher1-1/+4
2022-07-25drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpee...Alex Deucher1-0/+2
2022-07-25drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwathAlex Deucher1-0/+2
2022-07-25drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigurationAlex Deucher1-0/+3
2022-07-25drm/amd/display: reduce stack size in dcn32 dml (v2)Alex Deucher1-230/+181
2022-07-25drm/amd/display: Update DML logic for unbounded req handlingJun Lei1-6/+38
2022-07-25drm/amd/display: Remove unused NumberOfStates variableMaĆ­ra Canal1-2/+0
2022-07-25drm/amd/display: remove number of DSC slices override in DMLWenjing Liu1-20/+0
2022-07-12drm/amd/display: fix unnecessary pipe split playing NV12 1080p MPO videoSamson Tam1-28/+3