Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sis_memblock |
Macros | |
#define | VIDEO_TYPE 0 |
#define | AGP_TYPE 1 |
#define | SIS_MM_ALIGN_SHIFT 4 |
#define | SIS_MM_ALIGN_MASK ((1 << SIS_MM_ALIGN_SHIFT) - 1) |
Functions | |
int | sis_idle (struct drm_device *dev) |
void | sis_lastclose (struct drm_device *dev) |
void | sis_reclaim_buffers_locked (struct drm_device *dev, struct drm_file *file) |
Variables | |
struct drm_ioctl_desc | sis_ioctls [] |
int | sis_max_ioctl = DRM_ARRAY_SIZE(sis_ioctls) |
#define SIS_MM_ALIGN_MASK ((1 << SIS_MM_ALIGN_SHIFT) - 1) |
int sis_idle | ( | struct drm_device * | dev | ) |
void sis_lastclose | ( | struct drm_device * | dev | ) |
void sis_reclaim_buffers_locked | ( | struct drm_device * | dev, |
struct drm_file * | file | ||
) |
struct drm_ioctl_desc sis_ioctls[] |
int sis_max_ioctl = DRM_ARRAY_SIZE(sis_ioctls) |