summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1
AgeCommit message (Expand)Author
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2019-02-18media: vsp1: Fix smatch warningHans Verkuil
2019-01-16media: vsp1: Fix trivial documentationKieran Bingham
2018-12-03media: vsp1: Fix LIF buffer thresholdsLaurent Pinchart
2018-09-17media: vsp1: Document max_width restriction on UDSKieran Bingham
2018-09-17media: vsp1: Document max_width restriction on SRUKieran Bingham
2018-09-17media: vsp1: use periods at the end of comment sentencesKieran Bingham
2018-09-17media: vsp1: Remove artificial minimum width/height limitationKieran Bingham
2018-09-17media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka
2018-09-17media: vsp1: Update LIF buffer thresholdsLaurent Pinchart
2018-09-17media: vsp1: Fix vsp1_regs.h license headerLaurent Pinchart
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-08media: vsp1_dl: add a description for cmdpool fieldMauro Carvalho Chehab
2018-08-03media: vsp1: Support Interlaced display pipelinesKieran Bingham
2018-08-03media: vsp1: Provide support for extended command poolsKieran Bingham
2018-08-03media: vsp1: Add support for extended display list headersKieran Bingham
2018-08-03media: vsp1: Use header display lists for all WPF outputs linked to the DUKieran Bingham
2018-08-03media: vsp1: Provide VSP1 feature helper macroKieran Bingham
2018-08-03media: vsp1: Clean up DLM objects on errorKieran Bingham
2018-08-03media: vsp1: Remove unused display list structure fieldKieran Bingham
2018-08-03media: vsp1: Rename dl_child to dl_nextKieran Bingham
2018-08-03media: vsp1: use kernel __packed for structuresKieran Bingham
2018-08-03media: vsp1: drm: Fix minor grammar errorKieran Bingham
2018-07-30media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelinesLaurent Pinchart
2018-07-27media: vsp1: Document vsp1_dl_body refcntKieran Bingham
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-25media: vsp1: Move video configuration to a cached dlbKieran Bingham
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham
2018-05-25media: vsp1: Use reference counting for bodiesKieran Bingham
2018-05-25media: vsp1: Convert display lists to use new body poolKieran Bingham
2018-05-25media: vsp1: Provide a body poolKieran Bingham
2018-05-25media: vsp1: Protect bodies against overflowKieran Bingham
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