Re: [PATCH 2/7] drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Rework drm_mtrr_{add, del}

2013-05-05 Thread Andy Lutomirski
On Sat, May 4, 2013 at 10:45 AM, Daniel Vetter wrote: > On Fri, May 03, 2013 at 04:00:30PM -0700, Andy Lutomirski wrote: >> This replaces drm_mtrr_{add,del} with drm_mtrr_{add,del}_wc. The >> interface is simplified (because the base and size parameters to >> drm_mtrr_del never did anything) and

Re: [PATCH 2/7] drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Rework drm_mtrr_{add, del}

2013-05-04 Thread Daniel Vetter
On Fri, May 03, 2013 at 04:00:30PM -0700, Andy Lutomirski wrote: > This replaces drm_mtrr_{add,del} with drm_mtrr_{add,del}_wc. The > interface is simplified (because the base and size parameters to > drm_mtrr_del never did anything) and it uses > mtrr_{add,del}_wc_if_needed to avoid allocating MT