aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_wpf.c
AgeCommit message (Expand)Author
2019-03-18media: vsp1: wpf: Add writeback supportLaurent Pinchart
2019-03-18media: vsp1: Add vsp1_dl_list argument to .configure_stream() operationLaurent Pinchart
2019-03-18media: vsp1: Fix addresses of display-related registers for VSP-DLLaurent Pinchart
2019-03-18media: vsp1: wpf: Fix partition configuration for display pipelinesLaurent Pinchart
2018-09-17media: vsp1: use periods at the end of comment sentencesKieran Bingham
2018-08-03media: vsp1: Provide VSP1 feature helper macroKieran Bingham
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart
2018-05-04media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart
2018-04-04media: vsp1: Fix BRx conditional path in WPFKieran Bingham
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-08-20media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham
2017-08-20media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham
2017-07-29v4l: vsp1: Add support for the BRS entityLaurent Pinchart
2017-04-14[media] v4l: vsp1: wpf: Implement rotation supportLaurent Pinchart
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart
2017-04-10[media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3Laurent Pinchart
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab
2016-09-19[media] v4l: vsp1: Fix spinlock in mixed IRQ context functionLaurent Pinchart
2016-09-19[media] v4l: vsp1: Support multiple partitions per frameKieran Bingham
2016-09-19[media] v4l: vsp1: Support chained display listsKieran Bingham
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart
2016-09-19[media] v4l: vsp1: Disable cropping on WPF sink padLaurent Pinchart
2016-09-19[media] v4l: vsp1: Use DFE instead of FRE for frame endKieran Bingham
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-06-28[media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart
2016-06-28[media] v4l: vsp1: Set entities functionsLaurent Pinchart
2016-06-28[media] v4l: vsp1: Constify operation structuresLaurent Pinchart
2016-04-13[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3Laurent Pinchart
2016-04-13[media] v4l: vsp1: Allocate pipelines on demandLaurent Pinchart
2016-04-13[media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent 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: Create a new configure operation to setup modulesLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart
2016-04-13[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart
2016-04-13[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operationsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart
2016-04-13[media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart
2016-04-13[media] v4l: vsp1: Add header display list supportLaurent Pinchart
2016-04-13[media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart
2016-04-13[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Don't setup control handler when starting streamingLaurent 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: Configure device based on IP versionLaurent Pinchart