linux-loongson/drivers/gpu/drm/amd/display/dc/optc/dcn401
Christophe JAILLET 347efe5b39 drm/amd/display: Constify struct timing_generator_funcs
'struct timing_generator_funcs' are not modified in these drivers.

Constifying these structures moves some data to a read-only section, so
increases overall security, especially when the structure holds some
function pointers.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2025-05-29 10:57:31 -04:00
..
dcn401_optc.c drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn401_optc.h drm/amd/display: Allow reuse of of DCN4x code 2025-02-12 21:03:01 -05:00