Skip to content
Commit 67b342ef authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nouveau/fifo: remove all the "special" engine hooks



All the places this stuff is actually needed tends to be chipset-specific
anyway, so we're able to just inline the register bashing instead.

The parts of the common code that still directly touch PFIFO temporarily
have conditionals, these will be removed in subsequent commits that will
refactor the fifo modules into engine modules like graph/mpeg etc.

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