#include <drm/drmP.h>
#include <drm/via_drm.h>
#include "via_drv.h"
Go to the source code of this file.
|
int | via_agp_init (struct drm_device *dev, void *data, struct drm_file *file_priv) |
|
int | via_fb_init (struct drm_device *dev, void *data, struct drm_file *file_priv) |
|
int | via_final_context (struct drm_device *dev, int context) |
|
void | via_lastclose (struct drm_device *dev) |
|
int | via_mem_alloc (struct drm_device *dev, void *data, struct drm_file *file) |
|
int | via_mem_free (struct drm_device *dev, void *data, struct drm_file *file_priv) |
|
void | via_reclaim_buffers_locked (struct drm_device *dev, struct drm_file *file) |
|
#define VIA_MM_ALIGN_SHIFT 4 |