aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/vsp1
AgeCommit message (Expand)Author
2018-05-25media: vsp1: Reword uses of 'fragment' as 'body'Kieran Bingham
2018-05-25media: vsp1: Move video suspend resume handling to video objectKieran Bingham
2018-05-25media: vsp1: Release buffers for each video nodeKieran Bingham
2018-05-17media: v4l: vsp1: Integrate DISCOM in display pipelineLaurent Pinchart
2018-05-17media: v4l: vsp1: Add support for the DISCOM entityLaurent Pinchart
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart
2018-05-17media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helperLaurent Pinchart
2018-05-17media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation codeLaurent 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-04-04media: vsp1: Fix BRx conditional path in WPFKieran Bingham
2018-02-26media: v4l: vsp1: Fix video output on R8A77970Sergei Shtylyov
2018-02-26media: v4l: vsp1: Fix mask creation for MULT_ALPHA_RATIOWolfram Sang
2018-02-26media: v4l: vsp1: Print the correct blending unit name in debug messagesLaurent Pinchart
2018-02-26media: v4l: vsp1: Fix header display list status check in continuous modeKieran Bingham
2018-02-26media: v4l: vsp1: Fix display stalls when requesting too many inputsLaurent Pinchart
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie
2017-12-08media: vsp1: Prevent suspending and resuming DRM pipelinesKieran Bingham
2017-12-04v4l: vsp1: Start and stop DRM pipeline independently of planesLaurent Pinchart
2017-11-30media: vsp1: add a missing kernel-doc parameterMauro Carvalho Chehab
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-07Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-08-20media: v4l: vsp1: Allow entities to participate in the partition algorithmKieran Bingham
2017-08-20media: v4l: vsp1: Provide UDS register updatesKieran Bingham
2017-08-20media: v4l: vsp1: Move partition rectangles to struct and operate directlyKieran Bingham
2017-08-20media: v4l: vsp1: Remove redundant context variablesKieran Bingham
2017-08-20media: v4l: vsp1: Calculate partition sizes at stream startKieran Bingham
2017-08-20media: v4l: vsp1: Move vsp1_video_pipeline_setup_partitions() functionKieran Bingham
2017-08-20media: v4l: vsp1: Release buffers in start_streaming error pathKieran Bingham
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-08-03v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart
2017-08-03v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart
2017-07-29v4l: vsp1: Add support for the BRS entityLaurent Pinchart