linux-loongson/drivers/gpu/drm/amd/display/dc/optc/dcn35
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
..
dcn35_optc.c drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn35_optc.h drm/amd/display: log destination of vertical interrupt 2025-02-12 21:02:57 -05:00