Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
void | radeon_test_moves (struct radeon_device *rdev) |
void | radeon_test_ring_sync (struct radeon_device *rdev, struct radeon_ring *ringA, struct radeon_ring *ringB) |
void | radeon_test_syncing (struct radeon_device *rdev) |
void radeon_test_moves | ( | struct radeon_device * | rdev | ) |
Definition at line 31 of file radeon_test.c.
void radeon_test_ring_sync | ( | struct radeon_device * | rdev, |
struct radeon_ring * | ringA, | ||
struct radeon_ring * | ringB | ||
) |
Definition at line 226 of file radeon_test.c.
void radeon_test_syncing | ( | struct radeon_device * | rdev | ) |
Definition at line 431 of file radeon_test.c.