Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/i915
Daniel Vetter c04d016124 drm/i915: Drop get/put_pages for scratch page
While discussing/reviewing __GFP_MOVEABLE behaviour and interactions
with our various page allocations on irc Chris brought up that the
scratch page isn't allocated as moveable, but we still grab/put a
reference to lock it in place. Which is unecessary.

So drop that.

Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
2014-09-19 14:43:10 +02:00
..
2014-01-12 23:45:52 +01:00
2014-07-18 14:25:15 +10:00
2014-07-24 10:59:53 +02:00