summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn20/display_rq_dlg_calc_20.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-28drm/amd/display: Remove redundant var from display_rq_dig_calc in dmlIvan Lipski1-11/+3
2024-06-19drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski1-5/+0
2022-01-26drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen1-2/+0
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland1-63/+63
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland1-16/+16
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland1-3/+3
2021-08-03drm/amd/display: Fix typo in commentsCai Huoqing1-1/+1
2021-04-09drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob1-5/+23
2020-05-28drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin1-32/+1
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.czhengbin1-12/+12
2019-12-06drm/amd/display: fix dml20 min_dst_y_next_start calculationDmytro Laktyushkin1-2/+1
2019-09-14drm/amd/display: replace FIXME with TODOQingqing Zhuo1-4/+4
2019-06-22drm/amd/display: add some parameters to validate bandwidth functionsCharlene Liu1-1/+4
2019-06-22drm/amd/display: Add DCN2 changes to DMLHarry Wentland1-0/+1698