summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1/vsp1_drm.c
AgeCommit message (Expand)Author
2020-09-10drm: rcar-du: fix common struct sg_table related issuesMarek Szyprowski
2019-03-18media: vsp1: drm: Implement writeback supportLaurent Pinchart
2019-03-18media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart
2019-03-18media: vsp1: drm: Split RPF format setting to separate functionLaurent Pinchart
2019-03-18media: vsp1: Add vsp1_dl_list argument to .configure_stream() operationLaurent Pinchart
2019-03-18media: vsp1: Replace the display list internal flag with a flags fieldLaurent Pinchart
2019-03-18media: vsp1: Fix addresses of display-related registers for VSP-DLLaurent Pinchart
2019-02-18media: vsp1: Fix smatch warningHans Verkuil
2018-09-17media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-03media: vsp1: Support Interlaced display pipelinesKieran Bingham
2018-08-03media: vsp1: drm: Fix minor grammar errorKieran Bingham
2018-07-30media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart
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: Integrate DISCOM in display pipelineLaurent Pinchart
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart
2018-05-04media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart
2018-05-04media: v4l: vsp1: Add BRx dynamic assignment debugging messagesLaurent Pinchart
2018-05-04media: v4l: vsp1: Assign BRU and BRS to pipelines dynamicallyLaurent Pinchart
2018-05-04media: v4l: vsp1: Generalize detection of entity removal from DRM pipelineLaurent Pinchart
2018-05-04media: v4l: vsp1: Add per-display list internal completion notification supportLaurent Pinchart
2018-05-04media: v4l: vsp1: Turn frame end completion status into a bitfieldLaurent Pinchart
2018-05-04media: v4l: vsp1: Move DRM pipeline output setup code to a functionLaurent Pinchart
2018-05-04media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lifLaurent Pinchart
2018-05-04media: v4l: vsp1: Setup BRU at atomic commit timeLaurent Pinchart
2018-05-04media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate functionLaurent Pinchart
2018-05-04media: v4l: vsp1: Share duplicated DRM pipeline configuration codeLaurent Pinchart
2018-05-04media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipelineLaurent Pinchart
2018-05-04media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart
2018-05-04media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structureLaurent Pinchart
2018-05-04media: v4l: vsp1: Don't start/stop media pipeline for DRMLaurent Pinchart
2018-02-26media: v4l: vsp1: Print the correct blending unit name in debug messagesLaurent Pinchart
2018-02-26media: v4l: vsp1: Fix display stalls when requesting too many inputsLaurent Pinchart
2017-12-04v4l: vsp1: Start and stop DRM pipeline independently of planesLaurent Pinchart
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-08-03v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart
2017-07-29v4l: vsp1: Add support for the BRS entityLaurent Pinchart
2017-07-29v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart
2017-07-29v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart
2017-07-29v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart
2017-07-29v4l: vsp1: Don't recycle active list at display startLaurent Pinchart
2017-06-09v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart
2017-05-22v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham
2017-04-14[media] v4l: vsp1: Support histogram generators in pipeline configurationLaurent Pinchart
2017-04-10[media] v4l: vsp1: Register pipe with output WPFKieran Bingham
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart
2017-04-10[media] v4l: vsp1: Remove redundant pipe->dl usage from drmKieran Bingham