alistair23-linux/drivers/media/platform/vsp1
Linus Torvalds 770c4c1119 [media] vsp1: use proper dma alloc/free functions
I noticed this while merging the drm tree and checking for stragglers:
the vsp1 driver still used dma_[alloc|free]_writecombine() that got
renamed in commit f6e45661f9 ("dma, mm/pat: Rename
dma_*_writecombine() to dma_*_wc()")

I should have noticed back in the media merge (commit bace3db5da), but
better late than never.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-03-21 13:49:01 -07:00
..
Makefile [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1.h [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00
vsp1_bru.c [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00
vsp1_bru.h [media] v4l: vsp1: Make number of BRU inputs configurable 2016-02-19 09:16:07 -02:00
vsp1_dl.c [media] vsp1: use proper dma alloc/free functions 2016-03-21 13:49:01 -07:00
vsp1_dl.h [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_drm.c [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00
vsp1_drm.h [media] vsp1_drm.h: add missing prototypes 2016-02-19 10:08:51 -02:00
vsp1_drv.c [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00
vsp1_entity.c [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00
vsp1_entity.h [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_hsit.c [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_hsit.h
vsp1_lif.c [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_lif.h
vsp1_lut.c [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_lut.h
vsp1_pipe.c [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00
vsp1_pipe.h [media] v4l: vsp1: Add display list support 2016-02-19 09:40:47 -02:00
vsp1_regs.h [media] v4l: vsp1: Add support for the R-Car Gen3 VSP2 2016-02-19 09:32:49 -02:00
vsp1_rpf.c [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00
vsp1_rwpf.c [media] v4l: vsp1: Align crop rectangle to even boundary for YUV formats 2015-07-06 08:26:08 -03:00
vsp1_rwpf.h [media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers 2016-02-19 09:24:32 -02:00
vsp1_sru.c [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00
vsp1_sru.h
vsp1_uds.c [media] v4l: vsp1: Don't validate links when the userspace API is disabled 2016-02-19 09:26:15 -02:00
vsp1_uds.h
vsp1_video.c [media] v4l: vsp1: Check if an entity is a subdev with the right function 2016-03-05 09:09:12 -03:00
vsp1_video.h [media] v4l: vsp1: Move format info to vsp1_pipe.c 2016-02-19 09:18:12 -02:00
vsp1_wpf.c [media] v4l: vsp1: Configure device based on IP version 2016-02-19 09:43:46 -02:00