Skip to content
Snippets Groups Projects
Commit cf4ccd01 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)


Allows us to use the DMA ring from userspace.
DMA doesn't have a good NOP packet in which to embed the
reloc idx, so userspace has to add a reloc for each
buffer used and order them to match the command stream.

v2: fix address bounds checking, reloc indexing

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 4ac0533a
No related branches found
No related tags found
No related merge requests found
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