summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/rcar-du/rcar_du_vsp.c
AgeCommit message (Expand)Author
2020-05-14drm: rcar-du: Set primary plane zpos immutably at initializingTomohito Esaki
2019-03-28drm: rcar-du: Link CRTCs to the DU deviceKieran Bingham
2019-03-18drm: rcar-du: Add writeback support for R-Car Gen3Laurent Pinchart
2019-03-18drm: rcar-du: vsp: Extract framebuffer (un)mapping to separate functionsLaurent Pinchart
2019-03-18drm: rcar-du: Store V4L2 fourcc in rcar_du_format_info structureLaurent Pinchart
2019-03-18media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart
2019-02-07drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm: rcar-du: Remove inclusion of drmP.hLaurent Pinchart
2018-09-15drm: rcar-du: Remove packed VYUY supportKieran Bingham
2018-09-14drm: rcar-du: Support interlaced video output through vsp1Kieran Bingham
2018-09-14drm: rcar-du: Convert to SPDX identifiersKuninori Morimoto
2018-08-06drm: rcar-du: Use __drm_atomic_helper_plane_reset instead of copying the logicAlexandru Gheorghe
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-17media: drm: rcar-du: Add support for CRC computationLaurent Pinchart
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart
2018-05-17drm: rcar-du: Fix build failureLaurent Pinchart
2018-05-15Merge branch 'drm/du/next' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2018-05-05drm: rcar-du: Track dma-buf fencesEmre Ucan
2018-04-26drm: rcar-du: Zero-out sg_tables when duplicating plane stateLaurent Pinchart
2018-04-16drm/rcar-du: Convert to the new generic alpha propertyMaxime Ripard
2017-12-04drm: rcar-du: Clip planes to screen boundariesLaurent Pinchart
2017-12-04drm: rcar-du: Share plane atomic check code between Gen2 and Gen3Laurent Pinchart
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-08-03drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart
2017-08-03drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart
2017-06-09drm: rcar-du: Map memory through the VSP deviceLaurent Pinchart
2017-05-22drm: rcar-du: Register a completion callback with VSP1Kieran Bingham
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-07-29drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard
2016-06-17[media] drm: rcar-du: Add Z-order support for VSP planesLaurent Pinchart
2016-06-17[media] drm: rcar-du: Add alpha support for VSP planesLaurent Pinchart
2016-05-17drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter
2016-02-23drm: rcar-du: Add tri-planar memory formats supportLaurent Pinchart
2016-02-23drm: rcar-du: Add R8A7795 device supportLaurent Pinchart
2016-02-23drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart