]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/kms: add support for compute rings in CS ioctl on SI
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 20 Mar 2012 21:18:24 +0000 (17:18 -0400)
committerDave Airlie <airlied@redhat.com>
Wed, 21 Mar 2012 06:55:55 +0000 (06:55 +0000)
commit813b1b62068777fa414d325c81cb99ee3f961f60
tree6534bd76c06ccb6027c0f6308cbd42b61de484e1
parent75604e588ae2599bff0f350bb6e6d396b60b3121
drm/radeon/kms: add support for compute rings in CS ioctl on SI

Very basic implementation for picking the ring priority.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_cs.c