aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_entity.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+7
2017-08-20media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham1-0/+7
2017-07-29v4l: vsp1: Add support for the BRS entityLaurent Pinchart1-0/+1
2017-07-29v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart1-2/+2
2017-04-14[media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart1-1/+7
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab1-1/+1
2016-09-19[media] v4l: vsp1: Determine partition requirements for scaled imagesKieran Bingham1-0/+3
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart1-4/+2
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart1-1/+11
2016-09-19[media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart1-1/+3
2016-06-28[media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart1-1/+1
2016-06-28[media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart1-0/+1
2016-06-28[media] v4l: vsp1: Set entities functionsLaurent Pinchart1-1/+1
2016-06-17[media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more genericLaurent Pinchart1-3/+3
2016-06-17[media] v4l: vsp1: Add output node value to routing tableLaurent Pinchart1-1/+5
2016-04-13[media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart1-0/+5
2016-04-13[media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart1-0/+4
2016-04-13[media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart1-0/+4
2016-04-13[media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart1-1/+3
2016-04-13[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart1-7/+7
2016-04-13[media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart1-0/+3
2016-04-13[media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart1-0/+4
2016-04-13[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart1-2/+6
2016-04-13[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart1-0/+2
2016-04-13[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operationsLaurent Pinchart1-1/+13
2016-04-13[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart1-3/+2
2016-04-13[media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart1-6/+0
2016-04-13[media] v4l: vsp1: Don't setup control handler when starting streamingLaurent Pinchart1-1/+1
2016-04-13[media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart1-0/+2
2016-04-13[media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart1-0/+2
2016-02-19[media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart1-1/+4
2016-02-19[media] v4l: vsp1: Make number of BRU inputs configurableLaurent Pinchart1-1/+3
2016-02-19[media] v4l: vsp1: Move entity route setup function to vsp1_entity.cLaurent Pinchart1-0/+2
2016-02-19[media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpfLaurent Pinchart1-3/+0
2015-07-17[media] v4l: vsp1: Don't sleep in atomic contextLaurent Pinchart1-2/+2
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil1-2/+2
2014-07-17[media] v4l: vsp1: Setup control handler automatically at stream on timeLaurent Pinchart1-0/+7
2014-07-17[media] v4l: vsp1: Cleanup video nodes at removal timeLaurent Pinchart1-0/+3
2014-04-23[media] v4l: vsp1: Add BRU supportLaurent Pinchart1-0/+1
2014-04-23[media] v4l: vsp1: Support multi-input entitiesLaurent Pinchart1-2/+21
2014-03-12[media] v4l: vsp1: Update copyright noticeLaurent Pinchart1-1/+1
2013-12-11[media] v4l: vsp1: Add LUT supportLaurent Pinchart1-0/+1
2013-12-11[media] v4l: vsp1: Add SRU supportLaurent Pinchart1-0/+1
2013-12-11[media] v4l: vsp1: Add HST and HSI supportLaurent Pinchart1-0/+2
2013-08-18[media] v4l: Renesas R-Car VSP1 driverLaurent Pinchart1-0/+68