linux/drivers/gpu/drm/amd
Joe Perches f761d8bd80 drm/amdkfd: Use DECLARE_BITMAP
Use the generic mechanism to declare a bitmap instead of unsigned long.

It seems that "struct kfd_process.allocated_queue_bitmap" is unused.
Maybe it could be deleted instead.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
2015-06-03 11:31:12 +03:00
..
amdkfd drm/amdkfd: Use DECLARE_BITMAP 2015-06-03 11:31:12 +03:00
include drm/radeon: Add init interrupt kfd->kgd interface 2015-05-19 12:13:39 +03:00