commit | b47cf66f315a258c458ed4345c443dba396fb787 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Nov 04 18:41:50 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Nov 23 20:14:41 2010 +0000 |
tree | 1b602d3c6711e5e04922ce2d348003ff4c323cdf | |
parent | e384eafc1c2f4f10155fe25324afe51129ec3e6a [diff] |
intel-gtt: drop dcache support for i830 and later i830_check_flags already disallows it, so no need to implement it in the write_entry function. Seems to be a remnant from i810 support. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>