Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
radeon_test.c File Reference
#include <drm/drmP.h>
#include <drm/radeon_drm.h>
#include "radeon_reg.h"
#include "radeon.h"

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)
 

Function Documentation

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.