linux-loongson/drivers/gpu/drm/amd/display/dc/optc
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
..
dcn10 drm/amd/display: Refactor DCN4x and related code 2025-02-25 11:44:02 -05:00
dcn20 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn30 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn31 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn32 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn35 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn201 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn301 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn314 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
dcn401 drm/amd/display: Constify struct timing_generator_funcs 2025-05-29 10:57:31 -04:00
Makefile drm/amd/display: Add misc DC changes for DCN401 2024-04-26 17:23:34 -04:00