summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn20
AgeCommit message (Expand)AuthorFilesLines
2022-07-28drm/amd/display: remove unneeded semicolonYang Li1-1/+1
2022-07-25drm/amd/display: Remove FPU operations from dcn201 resourcesRodrigo Siqueira2-0/+91
2022-07-25drm/amd/display: move FPU code on dcn21 clk_mgrMelissa Wen2-0/+237
2022-07-05drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira1-0/+6
2022-06-14drm/amd/display: Use pre-allocated temp struct for bounding box updateLeo Li1-15/+18
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 DCN20Rodrigo Siqueira1-20/+18
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-03-31drm/amd/display: remove DC_FP_* wrapper from dml folderMelissa Wen1-2/+0
2022-03-25drm/amd/display: Add support for zstate during extended vblankGabe Teeger1-3/+15
2022-03-15drm/amd/display: Block zstate when more than one plane enabledEric Yang1-6/+10
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-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2-4/+0
2021-10-06drm/amd/display: Re-arrange FPU code structure for dcn2xQingqing Zhuo2-0/+136
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland2-125/+125
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland2-32/+32
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland4-10/+10
2021-08-31drm/amd/display: cleanup idents after a revertAngus Wang1-1/+1
2021-08-02drm/amd/display: Fix typo in commentsCai Huoqing2-2/+2
2021-05-10drm/amd/display: DETBufferSizeInKbyte variable type modificationsChaitanya Dhere2-26/+26
2021-04-09drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob2-10/+46
2021-03-23drm/amd/display: fix dml prefetch validationDmytro Laktyushkin2-0/+2
2021-02-09drm/amd/display: DIO Supported for virtual displaysWesley Chalmers2-6/+8
2021-01-20drm/amd/display: Fix dml20v2_ModeSupportAndSystemConfigurationFull() to check...Bing Guo1-38/+79
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-1/+1
2021-01-13Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2020-09-15drm: amd/display: fix spelling of "function"Randy Dunlap2-2/+2
2020-09-15drm/amd/display: Fixed Intermittent blue screen on OLED panelNaveed Ashfaq1-6/+5
2020-05-28drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin2-64/+2
2020-05-21drm/amd/display: Remove dml_common_def fileRodrigo Siqueira2-2/+0
2020-05-05drm/amd/display: Allow PState switch in VBLANK one display VACTIVEAlvin Lee1-1/+28
2020-04-09drm/amd/display: Update DRAM watermark before checking to update TTUJaehyun Chung1-1/+2
2020-02-25drm/amd/display: Update TTU properlyAlvin Lee1-0/+8
2020-01-22drm/amd/display: use odm combine for YCbCr420 timing with h_active greater th...Wenjing Liu2-14/+29
2020-01-16drm/amd/display: rename _lvp to l_vpCharlene Liu2-4/+4
2020-01-16drm/amd/display: expand dml structsDmytro Laktyushkin2-167/+165
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.czhengbin1-12/+12
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.czhengbin1-12/+12
2019-12-05drm/amd/display: fix dml20 min_dst_y_next_start calculationDmytro Laktyushkin1-2/+1
2019-11-19drm/amd/display: Adjust DML workaround thresholdJoshua Aberback2-2/+2
2019-11-13drm/amd/display: Create debug option to disable v.active clock change policy.David Galiffi2-4/+5
2019-11-13drm/amd/display: Fix assert observed when performing dummy p-state checkDavid Galiffi1-0/+4
2019-10-25drm/amd/display: Apply vactive dram clock change workaround to dcn2 DMLv2Joshua Aberback1-1/+2
2019-10-25drm/amd/display: add 50us buffer as WA for pstate switch in activeJun Lei1-1/+2
2019-10-03drm/amd/display: update odm mode validation to be in line with policyDmytro Laktyushkin1-1/+8
2019-09-13drm/amd/display: replace FIXME with TODOQingqing Zhuo2-8/+8
2019-08-23drm/amd/display: fix DML not calculating delivery timeJun Lei1-0/+27
2019-07-18drm/amd/display: support "dummy pstate"Jun Lei4-0/+6916