linux/drivers/gpu/drm/amd/display/include
Lee Jones 8dfcb24e40 drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used
This patch fixes >200 warnings.

Fixes the following W=1 kernel build warning(s):

 drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:123:22: warning: ‘DP_VGA_LVDS_CONVERTER_ID_3’ defined but not used [-Wunused-const-variable=]
 123 | static const uint8_t DP_VGA_LVDS_CONVERTER_ID_3[] = "dnomlA";
 | ^~~~~~~~~~~~~~~~~~~~~~~~~~
 drivers/gpu/drm/amd/amdgpu/../display/include/ddc_service_types.h:121:22: warning: ‘DP_VGA_LVDS_CONVERTER_ID_2’ defined but not used [-Wunused-const-variable=]
 121 | static const uint8_t DP_VGA_LVDS_CONVERTER_ID_2[] = "sivarT";

NB: Repeated ~100 times - snipped for brevity

Cc: Harry Wentland <harry.wentland@amd.com>
Cc: Leo Li <sunpeng.li@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: David Airlie <airlied@linux.ie>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: amd-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-11-13 17:29:46 -05:00
..
audio_types.h
bios_parser_interface.h
bios_parser_types.h drm/amd/display: get socBB from VBIOS 2020-09-15 17:52:42 -04:00
dal_asic_id.h Linux 5.10-rc3 2020-11-10 14:36:36 +01:00
dal_types.h drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
ddc_service_types.h drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used 2020-11-13 17:29:46 -05:00
dpcd_defs.h drm/amd/display: Source minimum HBlank support 2020-10-26 13:27:52 -04:00
fixed31_32.h drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used 2020-11-10 14:27:10 -05:00
gpio_interface.h
gpio_service_interface.h
gpio_types.h
grph_object_ctrl_defs.h drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3) 2020-11-04 17:11:37 -05:00
grph_object_defs.h
grph_object_id.h
hdcp_types.h
i2caux_interface.h
irq_service_interface.h
link_service_types.h drm/amd/display: add option to override cr training pattern 2020-09-15 17:52:40 -04:00
logger_interface.h
logger_types.h drm/amd/display: Add logger for SMU msg 2020-07-08 09:02:31 -04:00
set_mode_types.h
signal_types.h
vector.h