diff options
author | Andy Lutomirski <luto@amacapital.net> | 2013-05-14 01:58:41 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2013-05-31 05:02:54 +0200 |
commit | 247d36d75128ba1f63702e0e6185d9a7a23ee5cb (patch) | |
tree | 947293f7e2ce7a9d65f5c7325a9cc4fab05dba32 /drivers/gpu/drm/drm_vm.c | |
parent | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed (diff) | |
download | linux-247d36d75128ba1f63702e0e6185d9a7a23ee5cb.tar.xz linux-247d36d75128ba1f63702e0e6185d9a7a23ee5cb.zip |
drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}
This replaces drm_mtrr_{add,del} with arch_phys_wc_{add,del}. The
interface is simplified (because the base and size parameters to
drm_mtrr_del never did anything), and it no longer adds MTRRs on
systems that don't need them.
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Andy Lutomirski <luto@amacapital.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/drm_vm.c')
0 files changed, 0 insertions, 0 deletions