summaryrefslogtreecommitdiff
path: root/drivers/media/platform/vsp1/vsp1_dl.c
AgeCommit message (Expand)Author
2017-11-30media: vsp1: add a missing kernel-doc parameterMauro Carvalho Chehab
2017-08-03v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart
2017-07-29v4l: vsp1: Don't recycle active list at display startLaurent Pinchart
2017-07-29v4l: vsp1: Fill display list headers without holding dlm spinlockLaurent Pinchart
2017-06-09v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm
2017-05-22v4l: vsp1: Postpone frame end handling in event of display list raceKieran Bingham
2017-04-10[media] v4l: vsp1: Fix multi-line comment styleLaurent Pinchart
2016-09-19[media] vsp1: fix CodingStyle violations on multi-line commentsMauro Carvalho Chehab
2016-09-19[media] v4l: vsp1: Support chained display listsKieran Bingham
2016-06-28[media] v4l: vsp1: dl: Don't free fragments with interrupts disabledLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Add support for multi-body display listsLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Fix race conditionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Make reg_count field unsignedLaurent Pinchart
2016-04-13[media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart
2016-04-13[media] v4l: vsp1: Add header display list supportLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart
2016-04-13[media] v4l: vsp1: Split display list manager from display listLaurent Pinchart
2016-04-13[media] v4l: vsp1: Always setup the display listLaurent Pinchart
2016-04-13[media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart
2016-03-21[media] vsp1: use proper dma alloc/free functionsLinus Torvalds
2016-02-19[media] v4l: vsp1: Add display list supportTakashi Saito