Skip to content
Commit 4c2d4222 authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/core: have fifo store a unique context identifier at attach time



This value will match something that's easily available from the engine IRQ
handlers, and used to lookup the relevant context.

Since the changes in how this is done on each generation match when the
major PFIFO changes happened, fifo is responsible for calculating the
correct value to avoid duplicating the same code among many engine modules.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 0c5b8cec
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment