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
/
gpu
/
drm
/
vc4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
16
-108
/
+31
2019-07-17
drm/vc4: drop use of drmP.h
Sam Ravnborg
11
-28
/
+60
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-42
/
+150
2019-06-28
ASoC: vc4: vc4_htmi: consider CPU-Platform possibility
Kuninori Morimoto
1
-0
/
+4
2019-06-28
drm/vc4: Use drm_gem_fb_prepare_fb
Daniel Vetter
1
-3
/
+2
2019-06-26
Merge tag 'v5.2-rc6' into asoc-5.3
Mark Brown
17
-105
/
+18
2019-06-25
drm/vc4: Don set gem_obj->resv in prime import anymore
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/vc3: Drop drm_gem_prime_import
Daniel Vetter
1
-1
/
+0
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
2
-5
/
+3
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
11
-44
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
5
-60
/
+5
2019-06-19
ASoC: vc4: vc4_hdmi: don't select unnecessary Platform
Kuninori Morimoto
1
-4
/
+0
2019-06-19
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
1
-1
/
+1
2019-06-19
drm/vc4: hdmi: Set default state margin at reset
Maxime Ripard
1
-1
/
+7
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-1
/
+1
2019-06-14
drm/vc4: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+2
2019-06-13
drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
Sean Paul
1
-3
/
+4
2019-06-06
ASoC: vc4: vc4_htmi: use modern dai_link style
Kuninori Morimoto
1
-4
/
+15
2019-06-04
drm/vc4: fix fb references in async update
Helen Koike
1
-1
/
+1
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-32
/
+137
2019-05-23
drm/vc4: Allocate binner bo when starting to use the V3D
Paul Kocialkowski
6
-20
/
+125
2019-05-23
drm/vc4: Check for the binner bo before handling OOM interrupt
Paul Kocialkowski
1
-0
/
+3
2019-05-23
drm/vc4: Check for V3D before binner bo alloc
Paul Kocialkowski
1
-0
/
+3
2019-05-23
drm/vc4: Reformat and the binner bo allocation helper
Paul Kocialkowski
1
-6
/
+5
2019-05-22
Merge drm/drm-next into drm-misc-next
Sean Paul
2
-1
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
1
-9
/
+4
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
1
-1
/
+1
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+1
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
1
-0
/
+1
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
19
-709
/
+934
2019-04-24
drm/vc4: Fix compilation error reported by kbuild test bot
Maarten Lankhorst
1
-1
/
+1
2019-04-24
drm/vc4: Fix memory leak during gpu reset.
Maarten Lankhorst
1
-1
/
+1
2019-04-12
Merge tag 'drm-misc-next-2019-04-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2019-04-10
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-1
/
+1
2019-04-05
Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
17
-648
/
+600
2019-04-04
drm/vc4: vc4_debugfs_regset32() can be static
kbuild test robot
1
-1
/
+1
2019-04-03
drm/vc4: Disable V3D interactions if the v3d component didn't probe.
Eric Anholt
7
-1
/
+50
2019-04-03
drm/vc4: Use common helpers for debugfs setup by the driver components.
Eric Anholt
12
-165
/
+125
2019-04-03
drm/vc4: Call drm_dev_register() after all setup is done
Noralf Trønnes
1
-2
/
+4
2019-04-01
drm/vc4: Make sure that the v3d ident debugfs has vc4's power on.
Eric Anholt
1
-12
/
+17
2019-04-01
drm/vc4: Add helpers for pm get/put.
Eric Anholt
4
-28
/
+49
2019-04-01
drm/vc4: Use drm_printer for the debugfs and runtime bo stats output.
Eric Anholt
1
-34
/
+14
2019-04-01
drm/vc4: Use drm_print_regset32() for our debug register dumping.
Eric Anholt
9
-414
/
+350
2019-04-01
drm/vc4: Make sure to emit a tile coordinates between two MSAA loads.
Eric Anholt
1
-12
/
+11
2019-03-25
Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
11
-71
/
+344
2019-03-18
drm: writeback: Cleanup job ownership handling when queuing job
Laurent Pinchart
1
-1
/
+1
2019-03-07
drm/vc4: Use 16bpp by default for the fbdev buffer
Maxime Ripard
1
-1
/
+1
2019-03-06
drm/vc4: Add a debugfs entry to disable/enable the load tracker
Paul Kocialkowski
3
-0
/
+21
[next]