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