]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/imagination: Make has_fixed_data_addr a value
authorMatt Coster <matt.coster@imgtec.com>
Thu, 10 Apr 2025 09:55:09 +0000 (10:55 +0100)
committerMatt Coster <matt.coster@imgtec.com>
Tue, 15 Apr 2025 11:21:51 +0000 (12:21 +0100)
commit28dbcfbc01f32ac9c7c5c5f7b3a12c8cf701a989
tree41b0004526b68e23730a7ce2851e31eb91b9c20e
parent091ffb00b5eca4a872244bc8ce412e7675e9cafe
drm/imagination: Make has_fixed_data_addr a value

This is currently a callback function which takes no parameters; there's
no reason for this so let's make it a straightforward value in pvr_fw_defs.

Reviewed-by: Frank Binns <frank.binns@imgtec.com>
Link: https://lore.kernel.org/r/20250410-sets-bxs-4-64-patch-v1-v6-10-eda620c5865f@imgtec.com
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
drivers/gpu/drm/imagination/pvr_fw.c
drivers/gpu/drm/imagination/pvr_fw.h
drivers/gpu/drm/imagination/pvr_fw_meta.c
drivers/gpu/drm/imagination/pvr_fw_mips.c