]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/imagination: Restrict init_fw_trace_mask module param to read only
authorBrajesh Gupta <brajesh.gupta@imgtec.com>
Mon, 27 Apr 2026 05:31:38 +0000 (11:01 +0530)
committerMatt Coster <matt.coster@imgtec.com>
Mon, 27 Apr 2026 13:26:06 +0000 (14:26 +0100)
commit96f865ed44b0d4f7ecadee3855861ef38f25a3cf
tree13da8e0d59bcb8c609daac47b0882e0d3ecbbc88
parentcafac16b6207b88ad92fbba1169ae4f43865cb0d
drm/imagination: Restrict init_fw_trace_mask module param to read only

Param used for setting FW trace mask at module load time. Other debugfs
entry exist to allow update at run time.

Signed-off-by: Brajesh Gupta <brajesh.gupta@imgtec.com>
Reviewed-by: Alessio Belle <alessio.belle@imgtec.com>
Link: https://patch.msgid.link/20260427-ftrace_fix-v3-2-e081530759a8@imgtec.com
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
drivers/gpu/drm/imagination/pvr_fw_trace.c