]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/imagination: Populate FW common context ID before passing to the FW
authorBrajesh Gupta <brajesh.gupta@imgtec.com>
Tue, 19 May 2026 08:25:26 +0000 (13:55 +0530)
committerMatt Coster <matt.coster@imgtec.com>
Tue, 19 May 2026 11:40:11 +0000 (12:40 +0100)
commitde1e8a590f4ed48b6b7902fc3aafc878262f8278
tree7264f6fbbdb0d463b13e3e0963e8bd55cfb115e1
parent0d5da248ea2d7802a5055ab6762340ac870bd0ee
drm/imagination: Populate FW common context ID before passing to the FW

Initialise the context ID for the FW common context correctly by moving
the context allocation earlier.

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-1-931018a7131d@imgtec.com
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
drivers/gpu/drm/imagination/pvr_context.c