index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
/
vsp1_dl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
media: platform: place Renesas drivers on a separate dir
Mauro Carvalho Chehab
1
-1169
/
+0
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+1
2020-07-04
media: vsp1: dl: Fix NULL pointer dereference on unbind
Eugeniu Rosca
1
-0
/
+2
2019-08-14
media: vsp1: fix memory leak of dl on error return path
Colin Ian King
1
-1
/
+3
2019-03-18
media: vsp1: drm: Implement writeback support
Laurent Pinchart
1
-0
/
+14
2019-03-18
media: vsp1: dl: Allow chained display lists for display pipelines
Laurent Pinchart
1
-12
/
+23
2019-03-18
media: vsp1: Replace the display list internal flag with a flags field
Laurent Pinchart
1
-14
/
+17
2019-03-18
media: vsp1: Replace leftover occurrence of fragment with body
Laurent Pinchart
1
-2
/
+2
2018-08-08
media: vsp1_dl: add a description for cmdpool field
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-03
media: vsp1: Support Interlaced display pipelines
Kieran Bingham
1
-0
/
+10
2018-08-03
media: vsp1: Provide support for extended command pools
Kieran Bingham
1
-0
/
+193
2018-08-03
media: vsp1: Add support for extended display list headers
Kieran Bingham
1
-1
/
+104
2018-08-03
media: vsp1: Use header display lists for all WPF outputs linked to the DU
Kieran Bingham
1
-81
/
+27
2018-08-03
media: vsp1: Clean up DLM objects on error
Kieran Bingham
1
-1
/
+3
2018-08-03
media: vsp1: Remove unused display list structure field
Kieran Bingham
1
-2
/
+0
2018-08-03
media: vsp1: Rename dl_child to dl_next
Kieran Bingham
1
-7
/
+7
2018-08-03
media: vsp1: use kernel __packed for structures
Kieran Bingham
1
-3
/
+3
2018-07-27
media: vsp1: Document vsp1_dl_body refcnt
Kieran Bingham
1
-0
/
+1
2018-05-26
media: vsp1: Move video configuration to a cached dlb
Kieran Bingham
1
-2
/
+8
2018-05-26
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
1
-7
/
+5
2018-05-26
media: vsp1: Use reference counting for bodies
Kieran Bingham
1
-2
/
+14
2018-05-26
media: vsp1: Convert display lists to use new body pool
Kieran Bingham
1
-170
/
+51
2018-05-26
media: vsp1: Provide a body pool
Kieran Bingham
1
-0
/
+163
2018-05-26
media: vsp1: Protect bodies against overflow
Kieran Bingham
1
-0
/
+7
2018-05-26
media: vsp1: Reword uses of 'fragment' as 'body'
Kieran Bingham
1
-56
/
+55
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
1
-6
/
+2
2018-05-04
media: v4l: vsp1: Add per-display list internal completion notification support
Laurent Pinchart
1
-1
/
+22
2018-05-04
media: v4l: vsp1: Turn frame end completion status into a bitfield
Laurent Pinchart
1
-9
/
+13
2018-02-26
media: v4l: vsp1: Fix header display list status check in continuous mode
Kieran Bingham
1
-1
/
+2
2017-11-30
media: vsp1: add a missing kernel-doc parameter
Mauro Carvalho Chehab
1
-0
/
+1
2017-08-03
v4l: vsp1: Add support for header display lists in continuous mode
Laurent Pinchart
1
-69
/
+126
2017-07-29
v4l: vsp1: Don't recycle active list at display start
Laurent Pinchart
1
-16
/
+0
2017-07-29
v4l: vsp1: Fill display list headers without holding dlm spinlock
Laurent Pinchart
1
-2
/
+4
2017-06-09
v4l: vsp1: Map the DL and video buffers through the proper bus master
Magnus Damm
1
-2
/
+2
2017-05-22
v4l: vsp1: Postpone frame end handling in event of display list race
Kieran Bingham
1
-2
/
+17
2017-04-10
[media] v4l: vsp1: Fix multi-line comment style
Laurent Pinchart
1
-9
/
+18
2016-09-19
[media] vsp1: fix CodingStyle violations on multi-line comments
Mauro Carvalho Chehab
1
-7
/
+14
2016-09-19
[media] v4l: vsp1: Support chained display lists
Kieran Bingham
1
-19
/
+100
2016-06-28
[media] v4l: vsp1: dl: Don't free fragments with interrupts disabled
Laurent Pinchart
1
-14
/
+58
2016-04-14
[media] v4l: vsp1: dl: Add support for multi-body display lists
Laurent Pinchart
1
-46
/
+243
2016-04-14
[media] v4l: vsp1: dl: Fix race conditions
Laurent Pinchart
1
-12
/
+29
2016-04-14
[media] v4l: vsp1: dl: Make reg_count field unsigned
Laurent Pinchart
1
-1
/
+1
2016-04-13
[media] v4l: vsp1: Use display lists with the userspace API
Laurent Pinchart
1
-5
/
+6
2016-04-13
[media] v4l: vsp1: Add header display list support
Laurent Pinchart
1
-4
/
+68
2016-04-13
[media] v4l: vsp1: Store the display list manager in the WPF
Laurent Pinchart
1
-5
/
+32
2016-04-13
[media] v4l: vsp1: Split display list manager from display list
Laurent Pinchart
1
-137
/
+126
2016-04-13
[media] v4l: vsp1: Always setup the display list
Laurent Pinchart
1
-4
/
+3
2016-04-13
[media] v4l: vsp1: Use pipeline display list to decide how to write to modules
Laurent Pinchart
1
-4
/
+1
2016-03-21
[media] vsp1: use proper dma alloc/free functions
Linus Torvalds
1
-2
/
+2
2016-02-19
[media] v4l: vsp1: Add display list support
Takashi Saito
1
-0
/
+305