]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/imagination: Rename FW booted to FW initialised
authorBrajesh Gupta <brajesh.gupta@imgtec.com>
Tue, 19 May 2026 08:25:28 +0000 (13:55 +0530)
committerMatt Coster <matt.coster@imgtec.com>
Tue, 19 May 2026 11:40:15 +0000 (12:40 +0100)
commit42577ba79fbfbc6c2f246d523cb22a66329d4826
treeee278e9f76d93c5f57819fa16ea95d9a63c7f12f
parentee7cb742531432ec1bb29b996e3363aacd860054
drm/imagination: Rename FW booted to FW initialised

Rename the variable from 'booted' to 'initialised' to align with the
driver's expectations and state, indicating that FW boot initialisation
is complete and the firmware is fully initialised.

Signed-off-by: Brajesh Gupta <brajesh.gupta@imgtec.com>
Reviewed-by: Matt Coster <matt.coster@imgtec.com>
Link: https://patch.msgid.link/20260519-b4-context_reset-v2-3-931018a7131d@imgtec.com
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
drivers/gpu/drm/imagination/pvr_device.c
drivers/gpu/drm/imagination/pvr_fw.c
drivers/gpu/drm/imagination/pvr_fw.h
drivers/gpu/drm/imagination/pvr_mmu.c
drivers/gpu/drm/imagination/pvr_power.c