2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/gpu/drm/amd/display/dc/dml
Alex Hung bcb4a5c6a3 drm/amd/display: Remove redundant assignments
[WHAT & HOW]
log2_blk_height and log2_blk_width are assigned to 0 and then
immediately are updated to other values. The assignments to zero are
redudant and removed.

This fixes 18 UNUSED_VALUE issues reported by Coverity.

Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2024-10-07 14:17:05 -04:00
..
calcs drm/amd/display: Covert integers to double before divisions 2024-06-19 12:44:55 -04:00
dcn10 drm/amd/display: Update comments in DC 2024-04-30 09:44:55 -04:00
dcn20 drm/amd/display: Remove redundant assignments 2024-10-07 14:17:05 -04:00
dcn21 drm/amd/display: Remove redundant assignments 2024-10-07 14:17:05 -04:00
dcn30 drm/amd/display: Remove redundant assignments 2024-10-07 14:17:05 -04:00
dcn31 drm/amd/display: Remove redundant assignments 2024-10-07 14:17:05 -04:00
dcn32 drm/amd/display: Remove unnecessary assignments 2024-10-07 14:16:58 -04:00
dcn35 drm/amd/display: change dram_clock_latency to 34us for dcn35 2024-06-14 16:17:16 -04:00
dcn301 drm/amd/display: Adjust functions prefix for some of the dcn301 fpu functions 2024-04-30 09:52:33 -04:00
dcn302 drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box 2024-05-02 16:18:18 -04:00
dcn303 drm/amd/display: Fix index may exceed array range within fpu_update_bw_bounding_box 2024-05-02 16:18:18 -04:00
dcn314 drm/amd/display: Remove redundant assignments 2024-10-07 14:17:05 -04:00
dcn321 drm/amd/display: Remove old comments 2024-07-23 17:38:29 -04:00
dcn351 drm/amd/display: update sr_exit latency for z8 2024-10-07 14:12:14 -04:00
dcn401 drm/amd/display: Add new DCN401 sources 2024-04-26 17:23:13 -04:00
dsc drm/amd/display: Make some symbols static 2022-10-24 14:34:47 -04:00
dc_features.h drm/amd/display: Increase num voltage states to 40 2023-11-29 16:48:59 -05: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 P-State Keepout to dcn401 Global Sync 2024-07-23 17:07:12 -04:00
display_mode_vba.c drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfiguration 2024-05-02 16:18:18 -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
display_rq_dlg_helpers.h
dml1_display_rq_dlg_calc.c drm/amd/display: Remove always-false branches 2024-10-01 17:37:33 -04:00
dml1_display_rq_dlg_calc.h
dml_inline_defs.h drm/amd/display: Optimizations for DML math 2022-09-13 14:32:59 -04:00
dml_logger.h
Makefile drm/amd/display: Add missing DCN314 to the DML Makefile 2024-08-06 11:11:00 -04:00