commit | 71f4566084eb592fe545f05f7dff41fa9aa42e0b | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Dec 14 11:29:23 2010 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Dec 14 11:29:23 2010 +0000 |
tree | 0fc813df2af7ebda8dea06b6d954eb4cc5bbccfa | |
parent | 63abf3edaf42d0b9f278df90fe41c7ed4796b6b1 [diff] |
agp/intel: Fix missed cached memory flags setting in i965_write_entry() This fixes regression from a6963596a13e62f8e65b1cf3403a330ff2db407c, that missed to set cached memory type in GTT entry. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>