index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+2
2018-05-25
media: vsp1: Move video configuration to a cached dlb
Kieran Bingham
4
-30
/
+56
2018-05-25
media: vsp1: Adapt entities to configure into a body
Kieran Bingham
21
-169
/
+194
2018-05-25
media: vsp1: Refactor display list configure operations
Kieran Bingham
16
-420
/
+422
2018-05-25
media: vsp1: Use reference counting for bodies
Kieran Bingham
3
-4
/
+26
2018-05-25
media: vsp1: Convert display lists to use new body pool
Kieran Bingham
6
-180
/
+100
2018-05-25
media: vsp1: Provide a body pool
Kieran Bingham
2
-0
/
+171
2018-05-25
media: vsp1: Protect bodies against overflow
Kieran Bingham
1
-0
/
+7
2018-05-25
media: vsp1: Reword uses of 'fragment' as 'body'
Kieran Bingham
4
-72
/
+70
2018-05-25
media: vsp1: Move video suspend resume handling to video object
Kieran Bingham
5
-75
/
+80
2018-05-25
media: vsp1: Release buffers for each video node
Kieran Bingham
1
-8
/
+13
2018-05-17
media: v4l: vsp1: Integrate DISCOM in display pipeline
Laurent Pinchart
2
-3
/
+119
2018-05-17
media: v4l: vsp1: Add support for the DISCOM entity
Laurent Pinchart
8
-1
/
+376
2018-05-17
media: v4l: vsp1: Extend the DU API to support CRC computation
Laurent Pinchart
2
-3
/
+5
2018-05-17
media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helper
Laurent Pinchart
2
-55
/
+20
2018-05-17
media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation code
Laurent Pinchart
5
-160
/
+116
2018-05-17
media: v4l: vsp1: Use SPDX license headers
Laurent Pinchart
37
-186
/
+39
2018-05-04
media: v4l: vsp1: Rename BRU to BRx
Laurent Pinchart
13
-234
/
+234
2018-05-04
media: v4l: vsp1: Add BRx dynamic assignment debugging messages
Laurent Pinchart
1
-0
/
+14
2018-05-04
media: v4l: vsp1: Assign BRU and BRS to pipelines dynamically
Laurent Pinchart
2
-26
/
+144
2018-05-04
media: v4l: vsp1: Generalize detection of entity removal from DRM pipeline
Laurent Pinchart
1
-7
/
+7
2018-05-04
media: v4l: vsp1: Add per-display list internal completion notification support
Laurent Pinchart
4
-4
/
+26
2018-05-04
media: v4l: vsp1: Turn frame end completion status into a bitfield
Laurent Pinchart
6
-19
/
+26
2018-05-04
media: v4l: vsp1: Move DRM pipeline output setup code to a function
Laurent Pinchart
1
-46
/
+60
2018-05-04
media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lif
Laurent Pinchart
1
-34
/
+6
2018-05-04
media: v4l: vsp1: Setup BRU at atomic commit time
Laurent Pinchart
2
-1
/
+60
2018-05-04
media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate function
Laurent Pinchart
1
-167
/
+180
2018-05-04
media: v4l: vsp1: Share duplicated DRM pipeline configuration code
Laurent Pinchart
1
-52
/
+43
2018-05-04
media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipeline
Laurent Pinchart
1
-4
/
+4
2018-05-04
media: v4l: vsp1: Store pipeline pointer in vsp1_entity
Laurent Pinchart
8
-47
/
+34
2018-05-04
media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structure
Laurent Pinchart
2
-6
/
+0
2018-05-04
media: v4l: vsp1: Don't start/stop media pipeline for DRM
Laurent Pinchart
1
-17
/
+1
2018-04-04
media: vsp1: Fix BRx conditional path in WPF
Kieran Bingham
1
-1
/
+1
2018-02-26
media: v4l: vsp1: Fix video output on R8A77970
Sergei Shtylyov
2
-0
/
+18
2018-02-26
media: v4l: vsp1: Fix mask creation for MULT_ALPHA_RATIO
Wolfram Sang
1
-1
/
+1
2018-02-26
media: v4l: vsp1: Print the correct blending unit name in debug messages
Laurent Pinchart
1
-13
/
+8
2018-02-26
media: v4l: vsp1: Fix header display list status check in continuous mode
Kieran Bingham
1
-1
/
+2
2018-02-26
media: v4l: vsp1: Fix display stalls when requesting too many inputs
Laurent Pinchart
1
-0
/
+9
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+14
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
1
-0
/
+1
2017-12-08
media: vsp1: Prevent suspending and resuming DRM pipelines
Kieran Bingham
1
-2
/
+14
2017-12-04
v4l: vsp1: Start and stop DRM pipeline independently of planes
Laurent Pinchart
1
-10
/
+27
2017-11-30
media: vsp1: add a missing kernel-doc parameter
Mauro Carvalho Chehab
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
9
-116
/
+289
2017-08-20
media: v4l: vsp1: Allow entities to participate in the partition algorithm
Kieran Bingham
8
-33
/
+166
2017-08-20
media: v4l: vsp1: Provide UDS register updates
Kieran Bingham
1
-0
/
+14
2017-08-20
media: v4l: vsp1: Move partition rectangles to struct and operate directly
Kieran Bingham
5
-43
/
+51
2017-08-20
media: v4l: vsp1: Remove redundant context variables
Kieran Bingham
2
-18
/
+7
2017-08-20
media: v4l: vsp1: Calculate partition sizes at stream start
Kieran Bingham
2
-13
/
+34
[next]