diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-05-25 14:34:10 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-06-11 16:57:38 +0200 |
commit | f461d1be22239053919543ec9b048095407bf4bd (patch) | |
tree | 9a75621dee66e507e820366b7fa3f62bbd327cb9 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 465c120c4c252e127b57cd133c4611b075e0a237 (diff) |
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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions