summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1
Commit message (Expand)AuthorAgeFilesLines
...
* media: v4l: vsp1: Fix header display list status check in continuous modeKieran Bingham2018-02-261-1/+2
* media: v4l: vsp1: Fix display stalls when requesting too many inputsLaurent Pinchart2018-02-261-0/+9
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-061-2/+14
|\
| * media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham2017-12-081-2/+14
* | BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie2017-12-191-0/+1
|\|
| * media: vsp1: add a missing kernel-doc parameterMauro Carvalho Chehab2017-11-301-0/+1
* | v4l: vsp1: Start and stop DRM pipeline independently of planesLaurent Pinchart2017-12-041-10/+27
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-09-079-116/+289
|\
| * media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham2017-08-208-33/+166
| * media: v4l: vsp1: Provide UDS register updatesKieran Bingham2017-08-201-0/+14
| * media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham2017-08-205-43/+51
| * media: v4l: vsp1: Remove redundant context variablesKieran Bingham2017-08-202-18/+7Star
| * media: v4l: vsp1: Calculate partition sizes at stream startKieran Bingham2017-08-202-13/+34
| * media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() functionKieran Bingham2017-08-201-37/+37
| * media: v4l: vsp1: Release buffers in start_streaming error pathKieran Bingham2017-08-201-8/+16
* | drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham2017-08-035-15/+20
* | v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart2017-08-032-69/+127
* | v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart2017-08-032-94/+141
* | v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart2017-08-037-30/+46
* | v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart2017-08-032-2/+37
* | v4l: vsp1: Add support for the BRS entityLaurent Pinchart2017-07-2911-60/+136
* | v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart2017-07-291-4/+16
* | v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart2017-07-293-58/+12Star
* | v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart2017-07-294-18/+18
* | v4l: vsp1: Don't set WPF sink pointerLaurent Pinchart2017-07-291-1/+0Star
* | v4l: vsp1: Don't recycle active list at display startLaurent Pinchart2017-07-295-35/+4Star
* | v4l: vsp1: Fill display list headers without holding dlm spinlockLaurent Pinchart2017-07-291-2/+4
|/
* v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart2017-06-091-0/+24
* v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm2017-06-094-3/+13
* v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2017-05-222-0/+28
* v4l: vsp1: Postpone frame end handling in event of display list raceKieran Bingham2017-05-223-4/+30
* [media] vsp1: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for histogram controlsHans Verkuil2017-04-151-0/+2
* [media] v4l: vsp1: Add HGT supportNiklas Söderlund2017-04-1510-5/+343
* [media] v4l: vsp1: Add HGO supportLaurent Pinchart2017-04-1510-13/+367
* [media] v4l: vsp1: Fix HGO and HGT routing register addressesLaurent Pinchart2017-04-151-2/+2
* [media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart2017-04-156-28/+134
* [media] v4l: vsp1: Add histogram supportLaurent Pinchart2017-04-153-0/+731
* [media] v4l: vsp1: wpf: Implement rotation supportLaurent Pinchart2017-04-155-54/+177
* [media] v4l: vsp1: Register pipe with output WPFKieran Bingham2017-04-101-0/+1
* [media] v4l: vsp1: Fix struct vsp1_drm documentationKieran Bingham2017-04-101-1/+1
* [media] v4l: vsp1: Disable HSV formats on Gen3 hardwareLaurent Pinchart2017-04-101-3/+9
* [media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart2017-04-1014-60/+120
* [media] v4l: vsp1: Remove redundant pipe->dl usage from drmKieran Bingham2017-04-101-10/+10
* [media] v4l: vsp1: Prevent multiple streamon race commencing pipeline earlyKieran Bingham2017-04-101-0/+13
* [media] v4l: vsp1: Fix RPF/WPF U/V order in 3-planar formats on Gen3Laurent Pinchart2017-04-102-17/+35
* [media] v4l: vsp1: Clean up file handle in open() error pathShailendra Verma2017-04-101-0/+1
* [media] v4l: vsp1: Fix format-info documentationKieran Bingham2017-04-101-2/+3
* [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham2017-03-071-17/+16Star
* [media] v4l: vsp1: Add VIDIOC_EXPBUF supportLaurent Pinchart2017-02-031-0/+1