summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_vsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-06-071-2/+10
|\
| * media: drm: rcar-du: Add support for CRC computationLaurent Pinchart2018-05-171-0/+6
| * media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart2018-05-171-2/+4
* | drm: rcar-du: Fix build failureLaurent Pinchart2018-05-171-1/+0
* | Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2018-05-151-3/+7
|\ \
| * | drm: rcar-du: Track dma-buf fencesEmre Ucan2018-05-051-0/+5
| * | drm: rcar-du: Zero-out sg_tables when duplicating plane stateLaurent Pinchart2018-04-261-3/+2
| |/
* | drm/rcar-du: Convert to the new generic alpha propertyMaxime Ripard2018-04-161-38/+4
|/
* drm: rcar-du: Clip planes to screen boundariesLaurent Pinchart2017-12-041-19/+23
* drm: rcar-du: Share plane atomic check code between Gen2 and Gen3Laurent Pinchart2017-12-041-21/+1
* Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-08-101-3/+2
|\
| * drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2017-08-081-1/+0
| * drm: Plumb modifiers through plane initBen Widawsky2017-08-011-2/+2
* | drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham2017-08-031-2/+6
* | drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart2017-08-031-19/+18
* | drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart2017-08-031-2/+4
* | v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart2017-07-291-6/+6
|/
* drm: rcar-du: Map memory through the VSP deviceLaurent Pinchart2017-06-091-6/+68
* drm: rcar-du: Register a completion callback with VSP1Kieran Bingham2017-05-221-0/+9
* Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-03-091-2/+6
|\
| * [media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham2017-03-071-2/+6
* | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-151-2/+2
|/
* drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard2016-07-291-9/+5
* [media] drm: rcar-du: Add Z-order support for VSP planesLaurent Pinchart2016-06-171-3/+8
* [media] drm: rcar-du: Add alpha support for VSP planesLaurent Pinchart2016-06-171-19/+19
* drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter2016-05-171-1/+1
* drm: rcar-du: Add tri-planar memory formats supportLaurent Pinchart2016-02-231-6/+16
* drm: rcar-du: Add R8A7795 device supportLaurent Pinchart2016-02-231-4/+8
* drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart2016-02-231-0/+370
OpenPOWER on IntegriCloud