Skip to content

Commit

Permalink
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
Browse files Browse the repository at this point in the history
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

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
  • Loading branch information
Alex Deucher committed Dec 14, 2012
1 parent cf4ccd0 commit d2ead3e
Show file tree
Hide file tree
Showing 3 changed files with 459 additions and 7 deletions.
Loading

0 comments on commit d2ead3e

Please sign in to comment.