Home
last modified time | relevance | path

Searched defs:needs_clflush (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Di915_gem.c486 int *needs_clflush) in i915_gem_obj_prepare_shmem_read()
522 bool page_do_bit17_swizzling, bool needs_clflush) in shmem_pread_fast()
569 bool page_do_bit17_swizzling, bool needs_clflush) in shmem_pread_slow()
605 int needs_clflush = 0; in i915_gem_shmem_pread() local
Di915_cmd_parser.c974 int needs_clflush = 0; in copy_batch() local