aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-09v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart1-0/+24
2017-06-09v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm4-3/+13
2017-05-22v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2-0/+28
2017-05-22v4l: vsp1: Postpone frame end handling in event of display list raceKieran Bingham3-4/+30
2017-04-14[media] vsp1: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for histogram controlsHans Verkuil1-0/+2
2017-04-14[media] v4l: vsp1: Add HGT supportNiklas Söderlund10-5/+343
2017-04-14[media] v4l: vsp1: Add HGO supportLaurent Pinchart10-13/+367
2017-04-14[media] v4l: vsp1: Fix HGO and HGT routing register addressesLaurent Pinchart1-2/+2
2017-04-14[media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart6-28/+134
2017-04-14[media] v4l: vsp1: Add histogram supportLaurent Pinchart3-0/+731
2017-04-14[media] v4l: vsp1: wpf: Implement rotation supportLaurent Pinchart5-54/+177
2017-04-10[media] v4l: vsp1: Register pipe with output WPFKieran Bingham1-0/+1
2017-04-10[media] v4l: vsp1: Fix struct vsp1_drm documentationKieran Bingham1-1/+1
2017-04-10[media] v4l: vsp1: Disable HSV formats on Gen3 hardwareLaurent Pinchart1-3/+9
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart14-60/+120
2017-04-10[media] v4l: vsp1: Remove redundant pipe->dl usage from drmKieran Bingham1-10/+10
2017-04-10[media] v4l: vsp1: Prevent multiple streamon race commencing pipeline earlyKieran Bingham1-0/+13
2017-04-10[media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3Laurent Pinchart2-17/+35
2017-04-10[media] v4l: vsp1: Clean up file handle in open() error pathShailendra Verma1-0/+1
2017-04-10[media] v4l: vsp1: Fix format-info documentationKieran Bingham1-2/+3
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham1-17/+16
2017-02-03[media] v4l: vsp1: Add VIDIOC_EXPBUF supportLaurent Pinchart1-0/+1
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus2-10/+10
2016-11-16[media] v4l: vsp1: Fix module autoload for OF registrationJavier Martinez Canillas1-0/+1
2016-10-21[media] v4l: vsp1: Add support for capture and output in HSV formatsLaurent Pinchart3-0/+15
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab10-27/+51
2016-09-19[media] v4l: vsp1: Disable VYUY on Gen3Laurent Pinchart4-5/+12
2016-09-19[media] v4l: vsp1: Fix spinlock in mixed IRQ context functionLaurent Pinchart1-2/+3
2016-09-19[media] v4l: vsp1: Support multiple partitions per frameKieran Bingham5-20/+195
2016-09-19[media] v4l: vsp1: Determine partition requirements for scaled imagesKieran Bingham5-0/+92
2016-09-19[media] v4l: vsp1: Support chained display listsKieran Bingham3-20/+102
2016-09-19[media] v4l: vsp1: Replace .set_memory() with VSP1_ENTITY_PARAMS_PARTITIONLaurent Pinchart8-114/+100
2016-09-19[media] v4l: vsp1: Pass parameter type to entity configuration operationLaurent Pinchart12-48/+78
2016-09-19[media] v4l: vsp1: Fix RPF croppingLaurent Pinchart1-1/+2
2016-09-19[media] v4l: vsp1: Disable cropping on WPF sink padLaurent Pinchart2-29/+26
2016-09-19[media] v4l: vsp1: Use DFE instead of FRE for frame endKieran Bingham2-2/+2
2016-09-19[media] v4l: vsp1: Repair race between frame end and qbuf handlerKieran Bingham1-7/+2
2016-09-19[media] v4l: vsp1: Ensure pipeline locking in resume pathKieran Bingham1-0/+3
2016-09-19[media] v4l: vsp1: Protect against race conditions between get and set formatLaurent Pinchart10-49/+161
2016-09-19[media] v4l: vsp1: Prevent pipelines from running when not streamingLaurent Pinchart1-0/+7
2016-09-09[media] v4l: vsp1: Add R8A7792 VSP1V supportSergei Shtylyov2-0/+24
2016-09-09[media] v4l: vsp1: Fix tri-planar format support through DRM APILaurent Pinchart1-3/+3
2016-09-09[media] v4l: vsp1: Report device model and rev through media device informationLaurent Pinchart2-6/+17
2016-07-13[media] vsp1: use __maybe_unused for PM handlersArnd Bergmann1-6/+4
2016-07-13Merge branch 'topic/vsp1' into patchworkMauro Carvalho Chehab26-314/+994
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-5/+3
2016-07-08[media] media/platform: convert drivers to use the new vb2_queue dev fieldHans Verkuil2-13/+2
2016-06-28[media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart7-17/+170
2016-06-28[media] v4l: vsp1: rwpf: Support runtime modification of controlsLaurent Pinchart4-14/+22
2016-06-28[media] v4l: vsp1: Simplify alpha propagationLaurent Pinchart5-37/+15