summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/dcn21/display_rq_dlg_calc_21.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Remove redundant var from display_rq_dig_calc in dmlIvan Lipski2024-06-271-11/+3
* drm/amd/display: Remove unused value set from 'min_hratio_fact' in dmlIvan Lipski2024-06-191-5/+0
* drm/amd/display: Remove redundant condition with DEADCODEIvan Lipski2024-06-141-3/+0
* drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2022-01-251-2/+0
* drm/amd/display: fix function scopesIsabella Basso2021-12-131-8/+0
* drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland2021-09-231-34/+34
* drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland2021-09-231-16/+16
* drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland2021-09-231-31/+31
* drm/amd/display: Fix typo in commentsCai Huoqing2021-08-021-1/+1
* drm/amd/display: Fix UBSAN: shift-out-of-bounds warningAnson Jacob2021-04-091-5/+23
* drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin2020-05-281-35/+1
* drm/amd/display: Update DCN2.1 DV Code RevisionSung Lee2020-05-051-4/+4
* drm/amd/display: Cap certain DML values for Low Pix Clk on DCN2.1Sung Lee2020-04-221-2/+10
* drm/amd/display: Set meta_chunk_value to 0 in DML if DCC disabled in DCN2.1Sung Lee2020-04-221-1/+4
* drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.czhengbin2020-01-071-12/+12
* drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.czhengbin2019-12-021-2/+2
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-2/+0
* drm/amd/display: Add Renoir DMLBhawanpreet Lakha2019-08-291-0/+1823