1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/display/dc/dml
José Pekkarinen 36e0d70885 drm/amd/display: remove duplicated argument
Spotted by coccicheck, there is a redundant check for
v->SourcePixelFormat[k] != dm_444_16. This patch will
remove it. The corresponding output follows.

drivers/gpu/drm/amd/display/dc/dml/dcn30/display_mode_vba_30.c:5130:86-122: duplicated argument to && or ||

Signed-off-by: José Pekkarinen <jose.pekkarinen@foxhound.fi>
Reviewed-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-11-09 17:02:38 -05:00
..
calcs drm/amd/display: Move bw_fixed from DML folder 2023-10-09 16:48:37 -04:00
dcn10 drm/amd/display: move remaining FPU code to dml folder 2022-10-27 15:12:08 -04:00
dcn20 drm/amd/display: Move the memory allocation out of dcn20_validate_bandwidth_fp(). 2023-10-09 16:48:08 -04:00
dcn21 drm/amd/display: Initialize necessary uninitialized variables 2023-07-18 11:15:38 -04:00
dcn30 drm/amd/display: remove duplicated argument 2023-11-09 17:02:38 -05:00
dcn31 drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31 2023-08-07 17:14:09 -04:00
dcn32 drm/amd/display: Disable SubVP if test pattern is enabled 2023-10-09 17:01:08 -04:00
dcn35 drm/amd/display: clean up some inconsistent indentings 2023-10-20 15:11:27 -04:00
dcn301 drm/amd/display: Clean FPGA code in dc 2023-06-09 10:44:11 -04:00
dcn302 drm/amd/display: move FPU associated DCN302 code to DML folder (#2266) 2022-01-18 17:42:26 -05:00
dcn303 drm/amd/display: Clean up some inconsistent indenting 2022-07-28 16:05:16 -04:00
dcn314 drm/amd/display: Fix DML calculation errors 2023-09-11 17:15:23 -04:00
dcn321 drm/amd/display: Introduce DML2 2023-10-09 16:48:51 -04:00
dsc drm/amd/display: Make some symbols static 2022-10-24 14:34:47 -04:00
dc_features.h drm/amd/display: Expand kernel doc for DC 2022-10-27 14:45:29 -04:00
display_mode_enums.h drm/amd/display: Add Error Code for Dml Validation Failure 2023-06-15 10:44:13 -04:00
display_mode_lib.c drm/amd/display: Clean FPGA code in dc 2023-06-09 10:44:11 -04:00
display_mode_lib.h drm/amd/display: Clean FPGA code in dc 2023-06-09 10:44:11 -04:00
display_mode_structs.h drm/amd/display: Add Clock Table Entry With Max DC Values 2023-06-23 15:40:50 -04:00
display_mode_vba.c drm/amd/display: Fix up kdoc formatting in display_mode_vba.c 2023-06-09 12:33:46 -04:00
display_mode_vba.h drm/amd/display: Set max vratio for prefetch to 7.9 for YUV420 MPO 2023-02-14 15:47:26 -05:00
display_rq_dlg_helpers.c drm/amdgpu/display: Remove t_srx_delay_us. 2022-01-27 15:47:34 -05:00
display_rq_dlg_helpers.h drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer 2021-09-23 15:17:29 -04:00
dml1_display_rq_dlg_calc.c drm/amdgpu/display: Remove t_srx_delay_us. 2022-01-27 15:47:34 -05:00
dml1_display_rq_dlg_calc.h drm/amd/display: Fix rest of pass-by-value structs in DML 2021-09-23 15:17:30 -04:00
dml_inline_defs.h drm/amd/display: Optimizations for DML math 2022-09-13 14:32:59 -04:00
dml_logger.h drm/amd/display: Use MACROS instead of dm_logger 2018-03-14 15:08:45 -05:00
Makefile drm/amd/display: Move bw_fixed from DML folder 2023-10-09 16:48:37 -04:00