Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | RADEON_BENCHMARK_COPY_BLIT 1 |
#define | RADEON_BENCHMARK_COPY_DMA 0 |
#define | RADEON_BENCHMARK_ITERATIONS 1024 |
#define | RADEON_BENCHMARK_COMMON_MODES_N 17 |
Functions | |
void | radeon_benchmark (struct radeon_device *rdev, int test_number) |
#define RADEON_BENCHMARK_COMMON_MODES_N 17 |
Definition at line 33 of file radeon_benchmark.c.
#define RADEON_BENCHMARK_COPY_BLIT 1 |
Definition at line 29 of file radeon_benchmark.c.
#define RADEON_BENCHMARK_COPY_DMA 0 |
Definition at line 30 of file radeon_benchmark.c.
#define RADEON_BENCHMARK_ITERATIONS 1024 |
Definition at line 32 of file radeon_benchmark.c.
void radeon_benchmark | ( | struct radeon_device * | rdev, |
int | test_number | ||
) |
Definition at line 169 of file radeon_benchmark.c.