index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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