aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr1-6/+4
2022-08-29drm/amd/display: Don't choose SubVP display if ActiveMargin > 0Alvin Lee1-0/+1
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfiguration"Rodrigo Siqueira1-15/+0
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwath"Rodrigo Siqueira1-19/+0
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport"Rodrigo Siqueira1-34/+0
2022-08-10Revert "drm/amd/display: reduce stack for dml32_CalculatePrefetchSchedule"Rodrigo Siqueira1-38/+0
2022-07-25drm/amd/display: reduce stack for dml32_CalculatePrefetchScheduleAlex Deucher1-0/+38
2022-07-25drm/amd/display: reduce stack for dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupportAlex Deucher1-0/+34
2022-07-25drm/amd/display: reduce stack for dml32_CalculateVMRowAndSwathAlex Deucher1-0/+19
2022-07-25drm/amd/display: reduce stack for dml32_CalculateSwathAndDETConfigurationAlex Deucher1-0/+15
2022-07-25drm/amd/display: reduce stack size in dcn32 dml (v2)Alex Deucher1-0/+36
2022-07-20drm/amd/display: Change get_pipe_idx function scopeMaíra Canal1-1/+0
2022-07-13drm/amd/display: update DML1 logic for unbounded req handlingJun Lei1-0/+9
2022-07-05drm/amd/display: Remove unused variables from vba_vars_stMaíra Canal1-33/+0
2022-07-05drm/amd/display: Remove return value of Calculate256BBlockSizesMaíra Canal1-1/+1
2022-06-28drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurationFull()Alex Deucher1-1/+2
2022-06-14drm/amd/display: dml: move some variables to heapAurabindo Pillai1-0/+3
2022-06-06drm/amd/display: Update optimized blank calc and programmingGabe Teeger1-0/+1
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai1-2/+240
2022-01-25drm/amd/display: Driver support for MCLK query toolAlvin Lee1-0/+1
2022-01-18drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu1-0/+2
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee1-2/+2
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-6/+0
2021-06-04drm/amd/display: Add DCN3.1 DML calculation supportNicholas Kazlauskas1-0/+52
2021-05-10drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere1-7/+7
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers1-0/+1
2020-11-16drm/amd/display: remove unused dml variablesDmytro Laktyushkin1-1/+0
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-2/+0
2020-08-06drm/amd/display: Clean up global sync param retrievalDmytro Laktyushkin1-6/+1
2020-07-14drm/amd/display: update dml varDmytro Laktyushkin1-1/+1
2020-07-01drm/amd/display: Add DCN3 DMLBhawanpreet Lakha1-0/+3
2020-05-28drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin1-99/+128
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira1-2/+0
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee1-0/+1
2020-04-28drm/amd/display: Add DML variable for future asicsJoshua Aberback1-0/+1
2020-02-25drm/amd/display: remove unused dml variableDmytro Laktyushkin1-1/+0
2020-02-25drm/amd/display: update dml input population functionDmytro Laktyushkin1-3/+0
2020-01-22drm/amd/display: Fix DML dummyinteger types mismatchJerry (Fangzhi) Zuo1-2/+2
2020-01-16drm/amd/display: expand dml structsDmytro Laktyushkin1-38/+90
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-11-13drm/amd/display: Create debug option to disable v.active clock change policy.David Galiffi1-0/+1
2019-11-13drm/amd/display: Fix assert observed when performing dummy p-state checkDavid Galiffi1-0/+1
2019-10-25drm/amd/display: add embedded flag to dmlDmytro Laktyushkin1-0/+1
2019-08-15drm/amd/display: Fix type of ODMCombineType fieldIlya Bakoulin1-1/+1
2019-08-15drm/amd/display: Update DML parametersIlya Bakoulin1-0/+18
2019-06-22drm/amd/display: Fix incorrect vba typeIlya Bakoulin1-1/+1
2019-06-22drm/amd/display: Drive-by fixes for display_mode_vbaIlya Bakoulin1-2/+2
2019-06-22drm/amd/display: used optimum VSTARTUP instead of MaxVStartupCharlene Liu1-0/+2
2019-06-22drm/amd/display: Properly guard display_mode_vba with DCN2Leo Li1-0/+3
2019-06-22drm/amd/display: Add writeback_config to VBA varsIlya Bakoulin1-0/+1