aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_rwpf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart1-5/+1
2018-05-04media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart1-1/+1
2018-05-04media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart1-2/+0
2017-04-14[media] v4l: vsp1: wpf: Implement rotation supportLaurent Pinchart1-1/+6
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart1-13/+0
2016-06-28[media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart1-1/+10
2016-06-28[media] v4l: vsp1: rwpf: Support runtime modification of controlsLaurent Pinchart1-0/+3
2016-04-13[media] v4l: vsp1: Store pipeline pointer in rwpfLaurent Pinchart1-0/+2
2016-04-13[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart1-3/+5
2016-04-13[media] v4l: vsp1: Merge RPF and WPF pad ops structuresLaurent Pinchart1-18/+1
2016-04-13[media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart1-5/+3
2016-04-13[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operationsLaurent Pinchart1-12/+6
2016-04-13[media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart1-6/+12
2016-04-13[media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart1-2/+4
2016-04-13[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart1-2/+9
2016-04-13[media] v4l: vsp1: rwpf: Don't program alpha value in control set handlerLaurent Pinchart1-1/+4
2016-04-13[media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart1-0/+3
2016-02-19[media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlersLaurent Pinchart1-0/+2
2016-02-19[media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpfLaurent Pinchart1-0/+3
2016-02-19[media] v4l: vsp1: Make rwpf operations independent of video deviceLaurent Pinchart1-2/+8
2016-02-19[media] v4l: vsp1: Move video device out of struct vsp1_rwpfLaurent Pinchart1-2/+0
2016-02-19[media] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_bufferLaurent Pinchart1-2/+2
2016-02-19[media] v4l: vsp1: Move video operations to vsp1_rwpfLaurent Pinchart1-0/+9
2016-02-19[media] v4l: vsp1: Store the memory format in struct vsp1_rwpfLaurent Pinchart1-0/+2
2016-02-19[media] v4l: vsp1: Group all link creation code in a single fileLaurent Pinchart1-5/+0
2016-01-11[media] v4l: vsp1: remove pads prefix from *_create_pads_links()Javier Martinez Canillas1-2/+2
2016-01-11[media] v4l: vsp1: separate links creation from entities initJavier Martinez Canillas1-0/+5
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-6/+6
2014-12-23[media] v4l: vsp1: Reset VSP1 RPF source addressTakanari Hayama1-0/+1
2014-07-17[media] v4l: vsp1: Add V4L2_CID_ALPHA_COMPONENT control supportLaurent Pinchart1-0/+2
2014-04-23[media] v4l: vsp1: Add BRU supportLaurent Pinchart1-0/+4
2014-03-12[media] v4l: vsp1: Update copyright noticeLaurent Pinchart1-1/+1
2013-12-11[media] v4l: vsp1: Add cropping supportLaurent Pinchart1-0/+10
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart1-0/+53