diff options
author | 2014-05-25 12:24:42 +0200 | |
---|---|---|
committer | 2014-06-17 22:30:50 +0200 | |
commit | 4661270797f0c172da4b54415574421cd27f1bf3 (patch) | |
tree | 8863069c58958ae162396b669c314ee924a5f0e1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next (diff) | |
download | wireguard-linux-4661270797f0c172da4b54415574421cd27f1bf3.tar.xz wireguard-linux-4661270797f0c172da4b54415574421cd27f1bf3.zip |
drm/i915: use shmem helpers if possible
Instead of shuffling gfp-masks all the time, use the
shmem_read_mapping_page() helper. Note that __GFP_IO and __GFP_WAIT are
set in mapping_gfp_mask() for i915, so the behavior is still the same.
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions