]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
authorHou Wenlong <houwenlong.hwl@antgroup.com>
Mon, 16 Mar 2026 03:46:29 +0000 (11:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Mar 2026 18:19:14 +0000 (14:19 -0400)
commitd31ed58e2988d4a733242d6900920c9af39db8bb
tree7eab8d35b238061e2c9948e9e7af736e4a0b0d42
parent7aaa09ab30c788038e3996c17c3fb5a7be53e6cd
drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'

Rename the enum 'pixel_format' to 'dc_pixel_format' to avoid potential
name conflicts with the pixel_format struct defined in
include/video/pixel_format.h.

Signed-off-by: Hou Wenlong <houwenlong.hwl@antgroup.com>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_resource.c
drivers/gpu/drm/amd/display/dc/dc_hw_types.h
drivers/gpu/drm/amd/display/dc/dc_spl_translate.c
drivers/gpu/drm/amd/display/dc/dpp/dcn10/dcn10_dpp_dscl.c
drivers/gpu/drm/amd/display/dc/dpp/dcn401/dcn401_dpp_dscl.c
drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h
drivers/gpu/drm/amd/display/dc/inc/hw/transform.h