| commit | 975efdb1bf925ad48d4e3fe5339a85f12601e10d | [log] [tgz] |
|---|---|---|
| author | Pauli Nieminen <suokkos@gmail.com> | Thu Apr 01 12:45:02 2010 +0000 |
| committer | Dave Airlie <airlied@redhat.com> | Tue Apr 06 11:36:11 2010 +1000 |
| tree | a281c00d3c91721baf2f8920ca29d9ed0275e4a0 | |
| parent | 4f64625412be120cef9e9b97e88c406ec2c78027 [diff] |
drm/ttm: Use set_pages_array_wc instead of set_memory_wc. Using single call to set multiple pages to wc reduces number of expensive cache flushes. Signed-off-by: Pauli Nieminen <suokkos@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>