aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2025-05-24 16:51:25 +0000
committerAlex Deucher <[email protected]>2025-05-29 14:57:31 +0000
commit347efe5b396c61bc129832910665d899ee86448e (patch)
treecbc551c89b86766212f6592357fb78a91393159a /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdrm/amd/display: Add null pointer check for get_first_active_display() (diff)
downloadkernel-347efe5b396c61bc129832910665d899ee86448e.tar.gz
kernel-347efe5b396c61bc129832910665d899ee86448e.zip
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 <[email protected]> Reviewed-by: Alex Hung <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions