aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-25drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen1-2/+0
2021-12-13drm/amd/display: fix function scopesIsabella Basso1-8/+0
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland1-34/+34
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-31/+31
2021-08-02drm/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-35/+1
2020-05-05drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee1-4/+4
2020-04-22drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1Sung Lee1-2/+10
2020-04-22drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1Sung Lee1-1/+4
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.czhengbin1-12/+12
2019-12-02drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.czhengbin1-2/+2
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha1-2/+0
2019-08-29drm/amd/display: Add Renoir DMLBhawanpreet Lakha1-0/+1823