linux/drivers/gpu/drm/amd/display
Alexey Kodanev f8e12e770e drm/amd/display: drop unnecessary NULL checks in debugfs
pipe_ctx pointer cannot be NULL when getting the address of
an element of the pipe_ctx array. Moreover, the MAX_PIPES is
defined as 6, so pipe_ctx is not NULL after the loop either.

Detected using the static analysis tool - Svace.

Signed-off-by: Alexey Kodanev <aleksei.kodanev@bell-sw.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-01-05 11:42:21 -05:00
..
amdgpu_dm drm/amd/display: drop unnecessary NULL checks in debugfs 2023-01-05 11:42:21 -05:00
dc drm/amd/display: fix dc/core/dc.c kernel-doc 2023-01-03 16:57:58 -05:00
dmub drm/amd/display: Add DPIA NOTIFICATION logic 2022-12-15 12:18:18 -05:00
include drm/amd/display: add support for three new square pattern variants from DP2.1 specs 2022-12-15 12:18:19 -05:00
modules drm/amd/display: new ABM config 2 2022-11-23 09:47:13 -05:00
Kconfig drm/amd/display: add DCN support for ARM64 2022-11-04 16:05:54 -04:00
Makefile drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guards 2019-11-13 15:29:42 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00