summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-15drm/amd/display: move FPU operations from dcn21 to dml/dcn20 folderMelissa Wen2-1/+546
2022-03-15drm/amd/display: move FPU-related code from dcn20 to dml folderMelissa Wen2-0/+1428
2022-03-15drm/amd/display: move FPU associated DCN303 code to DML folderJasdeep Dhillon3-0/+396
2022-02-23drm/amd/display: Set compbuf size to min at prep prevent overbook crbDuncan Ma1-0/+1
2022-02-03drm/amd/display: Use NULL pointer instead of plain integerMagali Lemes1-1/+1
2022-01-27drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen8-17/+0
2022-01-26drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen2-2/+2
2022-01-26drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-26drm/amd/display: Driver support for MCLK query toolAlvin Lee2-0/+25
2022-01-26drm/amd/display: clean up some inconsistent indentingYang Li1-25/+23
2022-01-19drm/amd/display: move calcs folder into DMLIsabella Basso9-1/+8526
2022-01-19drm/amd/display: update dml to rev.99 and smu clk_table w/aCharlene Liu2-3/+28
2022-01-19drm/amd/display: move FPU associated DCN302 code to DML folder (#2266)Jasdeep Dhillon3-0/+391
2021-12-30drm/amd/display: access hpo dp link encoder only through link resourceWenjing Liu1-1/+1
2021-12-14drm/amd/display: fix function scopesIsabella Basso1-8/+0
2021-12-14drm/amd/display: Reduce stack size for dml31 UseMinimumDCFCLKMichel Dänzer1-235/+69
2021-12-14drm/amd/display: Reduce stack size for dml31_ModeSupportAndSystemConfiguratio...Michel Dänzer1-86/+99
2021-12-02drm/amd/display: fix application of sizeof to pointerLv Ruyi1-2/+2
2021-12-02drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-11-24drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSCGuo, Bing2-35/+0
2021-11-22drm/amd/display: Code change for DML isolationJun Lei3-0/+2174
2021-11-03drm/amd/display: Fix bpc calculation for specific encodingsBing Guo2-19/+8
2021-10-28drm/amd/display: move FPU associated DCN301 code to DML folderQingqing Zhuo3-0/+435
2021-10-28drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo4-0/+1092
2021-10-20drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1Nicholas Kazlauskas1-3/+3
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo3-6/+6
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu2-0/+2
2021-09-23drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfiguratio...Harry Wentland1-113/+123
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland7-328/+328
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland8-232/+232
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland11-119/+119
2021-09-01drm/amd/display: Update swizzle mode enumsAlvin Lee1-2/+2
2021-08-31drm/amd/display: cleanup idents after a revertAngus Wang1-1/+1
2021-08-26drm/amd/display: Move AllowDRAMSelfRefreshOrDRAMClockChangeInVblank to boundi...Nicholas Kazlauskas2-4/+7
2021-08-06drm/amd/display: Add DC_FP helper to check FPU stateRodrigo Siqueira1-0/+18
2021-08-06drm/amd/display: Move specific DCN2x code that uses FPU to DMLRodrigo Siqueira3-0/+122
2021-08-03drm/amd/display: Fix typo in commentsCai Huoqing6-7/+7
2021-07-27drm/amd/display: Guard DST_Y_PREFETCH register overflow in DCN21Victor Lu1-0/+3
2021-07-23drm/amd/display: Fix comparison error in dcn21 DMLVictor Lu1-1/+1
2021-07-21drm/amd/display: log additional register state for debugJosip Pavic1-0/+2
2021-07-08drm/amd/display: Adjust types and formatting for future developmentAlvin Lee6-28/+36
2021-07-01drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml MakefileReka Norman1-2/+6
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher8-42/+2
2021-06-22drm/amd/display: Clamp VStartup value at DML calculations timeNikola Cornij1-0/+4
2021-06-19drm/display: Fix duplicated argumentWan Jiabing1-1/+1
2021-06-16drm/amd/display: Remove unnecessary blank linesDmytro Laktyushkin1-2/+0
2021-06-10drm: display: Remove duplicated argument in dcn31Wan Jiabing1-2/+2