Simplify the AGP backend interface somewhat.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 12 Oct 2006 10:09:16 +0000 (12:09 +0200)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Thu, 12 Oct 2006 10:09:16 +0000 (12:09 +0200)
commit10150df02b7062b9975661ccd82b475cd23c8839
tree26e4c7f9e56ab7fe56a32d7be96c82f4fef9ec16
parent30703893674b3da5b862dee2acd6efca13424398
Simplify the AGP backend interface somewhat.

Fix buffer bound caching policy changing, Allow
on-the-fly changing of caching policy on bound buffers if the hardware
supports it.

Allow drivers to use driver-specific AGP memory types for TTM AGP pages.
Will make AGP drivers much easier to migrate.
linux-core/drmP.h
linux-core/drm_agpsupport.c
linux-core/drm_bo.c
linux-core/drm_ttm.c
linux-core/drm_ttm.h
linux-core/i915_buffer.c
shared-core/i915_drv.h