summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
2022-07-25drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughpu...Maíra Canal1-54/+0
2022-07-25drm/amd/display: Fix hard hang if DSC is disabledRodrigo Siqueira1-7/+12
2022-07-25drm/amd/display: remove number of DSC slices override in DMLWenjing Liu1-20/+0
2022-07-20drm/amd/display: Update in dmlAlvin Lee2-0/+2
2022-07-20drm/amd/display: Change get_pipe_idx function scopeMaíra Canal2-2/+1
2022-07-18drm/amd/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King1-1/+1
2022-07-14drm/amd/display: Add DCN314 DML calculation supportRoman Li4-0/+9267
2022-07-13drm/amd/display: update DML1 logic for unbounded req handlingJun Lei2-0/+18
2022-07-12drm/amd/display: fix unnecessary pipe split playing NV12 1080p MPO videoSamson Tam1-28/+3
2022-07-12drm/amd/display: Check for DP2.0 when checking ODM combineWesley Chalmers1-0/+1
2022-07-07drm/amdgpu/display: Remove duplicated argument to ||Zhongjun Tan1-1/+1
2022-07-05drm/amd/display: Remove unused variables from vba_vars_stMaíra Canal2-34/+0
2022-07-05drm/amd/display: Remove duplicate code across dcn30 and dcn31Maíra Canal5-299/+23
2022-07-05drm/amd/display: Remove return value of Calculate256BBlockSizesMaíra Canal2-3/+2
2022-07-05drm/amd/display: Don't set dram clock change requirement for SubVPAlvin Lee2-1/+2
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira2-0/+8
2022-07-05drm/amd/display: Change DET policy for MPO casesAlvin Lee1-1/+1
2022-07-05drm/amd/display: Apply ODM 2:1 policy for single display configurationSamson Tam2-1/+3
2022-07-05drm/amd/display: Add SubVP required codeAlvin Lee1-0/+1
2022-06-28drm/amdgpu/display: reduce stack size in dml32_ModeSupportAndSystemConfigurat...Alex Deucher2-44/+36
2022-06-24drm/amdgpu/display: Fix spelling mistake "supporing" -> "supporting"Colin Ian King1-1/+1
2022-06-22drm/amd/display: fix incorrect comparison in DMLAurabindo Pillai1-1/+1
2022-06-22drm/amd/display: fix array index in DMLAurabindo Pillai1-1/+1
2022-06-15drm/amd/display: dml: move some variables to heapAurabindo Pillai2-10/+10
2022-06-15drm/amd/display: Use pre-allocated temp struct for bounding box updateLeo Li4-56/+82
2022-06-10drm/amdgpu/display: Remove unnecessary typecasts and fix build issuesChandan Vurdigere Nataraj2-15/+15
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN21Rodrigo Siqueira1-16/+13
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN31/316Rodrigo Siqueira1-32/+26
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN301Rodrigo Siqueira1-17/+13
2022-06-08drm/amd/display: Reduce frame size in the bouding box for DCN20Rodrigo Siqueira1-20/+18
2022-06-07drm/amd/display: Extend soc BB capabilitiyLei, Jun1-1/+1
2022-06-07drm/amd/display: Correct min comp buffer sizeDuncan Ma1-1/+2
2022-06-06drm/amd/display: Update optimized blank calc and programmingGabe Teeger3-14/+4
2022-06-03drm/amd/display: Various DML fixes to enable higher timingsDillon Varone1-25/+2
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai1-4/+55
2022-06-03drm/amd/display: DML changes for DCN32/321Aurabindo Pillai16-45/+12710
2022-06-01drm/amd/display: remove stale config guardsAurabindo Pillai1-2/+0
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon3-1/+686
2022-05-06Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...Dave Airlie1-112/+33
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2022-04-26drm/amd/display: update dcn315 clk table readDmytro Laktyushkin1-112/+33
2022-04-25drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann1-1/+1
2022-04-01drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen2-16/+0
2022-04-01drm/amd/display: detach fpu operations from dcn10_validate_bandwidth in calcsMelissa Wen1-4/+1
2022-03-25drm/amd/display: move FPU related code from dcn316 to dml/dcn31 folderMelissa Wen2-0/+231
2022-03-25drm/amd/display: move FPU related code from dcn315 to dml/dcn31 folderMelissa Wen2-0/+231
2022-03-25drm/amd/display: move FPU related code from dcn31 to dml/dcn31 folderMelissa Wen3-0/+447
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger3-3/+30
2022-03-15drm/amd/display: Block zstate when more than one plane enabledEric Yang1-6/+10
2022-03-15drm/amd/display: move FPU code from dcn10 to dml/dcn10 folderMelissa Wen3-0/+155