i915: add superioctl initial support inside bufmgr ttm

This commit is contained in:
Dave Airlie
2007-10-03 16:54:59 +10:00
parent 4cd3ef58a9
commit fa031c8914
10 changed files with 1016 additions and 18 deletions

View File

@@ -3,8 +3,6 @@
#include "mtypes.h"
#include "intel_drmbuf.h"
#include "dri_bufmgr.h"
struct intel_context;