commit | 95375b7f9de429100b6e72df5c3abd9a3aaf266c | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Sep 24 20:54:39 2010 +0200 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Sat Sep 25 12:23:13 2010 +0100 |
tree | f6f3393974fb51902f4a50840c0e8ebb3394650e | |
parent | 76c1dec1979d9b552aab9600eb898ccec394fbbc [diff] |
drm/i915: kill now unnecessary gtt defines from i915_reg.h Everything is now handled in intel-gtt.h so these defines are only confusing. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>