Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | drm_via_state_t |
Enumerations | |
enum | drm_via_sequence_t { no_sequence = 0, z_address, dest_address, tex_address } |
Functions | |
int | via_verify_command_stream (const uint32_t *buf, unsigned int size, struct drm_device *dev, int agp) |
int | via_parse_command_stream (struct drm_device *dev, const uint32_t *buf, unsigned int size) |
enum drm_via_sequence_t |
Definition at line 29 of file via_verifier.h.
Definition at line 1037 of file via_verifier.c.
int via_verify_command_stream | ( | const uint32_t * | buf, |
unsigned int | size, | ||
struct drm_device * | dev, | ||
int | agp | ||
) |
Definition at line 961 of file via_verifier.c.