alistair23-linux/drivers/staging/android
Tiago Vignatti 831e9da7dc dma-buf: Remove range-based flush
This patch removes range-based information used for optimizations in
begin_cpu_access and end_cpu_access.

We don't have any user nor implementation using range-based flush. It seems a
consensus that if we ever want something like that again (or even more robust
using 2D, 3D sub-range regions) we can use the upcoming dma-buf sync ioctl for
such.

Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1450820214-12509-3-git-send-email-tiago.vignatti@intel.com
2016-02-09 09:25:22 +01:00
..
ion dma-buf: Remove range-based flush 2016-02-09 09:25:22 +01:00
trace android: convert sync to fence api, v6 2014-07-08 13:28:26 -07:00
uapi staging: android: Fix checkpatch block comments warnings 2015-09-29 04:22:31 +02:00
ashmem.c staging: android: ashmem.c: destroy slabs when init fails 2015-12-21 13:37:53 -08:00
ashmem.h staging: android: Split uapi out of ashmem.h 2014-02-18 11:03:28 -08:00
Kconfig staging: android: fix typo 2015-09-12 18:24:57 -07:00
lowmemorykiller.c staging: android: properly align function arguments 2015-11-15 20:02:47 -08:00
Makefile staging: Remove logger and alarm-dev from android Makefile 2015-01-28 11:32:39 -08:00
sw_sync.c drivers/staging: make android sw_sync.c explicitly non-modular 2015-10-12 21:12:17 -07:00
sw_sync.h staging: android: sw_sync: checkpatch fixes 2014-09-19 16:35:53 -07:00
sync.c android: unconditionally remove callbacks in sync_fence_free() 2015-12-21 13:37:53 -08:00
sync.h staging/android/sync: add sync_fence_create_dma 2015-12-21 13:37:53 -08:00
sync_debug.c staging/android/sync: Support sync points created from dma-fences 2015-12-21 13:37:53 -08:00
timed_gpio.c staging: android: remove multiple blank lines 2015-11-15 20:02:47 -08:00
timed_gpio.h
timed_output.c drivers/staging: make android timed_output.c explicitly non-modular 2015-10-12 21:12:17 -07:00
timed_output.h staging: android: timed_output: fix a checkpatch warning 2014-02-11 12:27:30 -08:00
TODO staging/android: add TODO to de-stage android sync framework 2015-12-14 11:05:45 -08:00