index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-26
drm/radeon: allow some more VCE firmware versions
Christian König
1
-1
/
+3
2015-05-26
drm/radeon: rework VCE FW size calculation
Christian König
4
-7
/
+15
2015-05-26
drm/radeon: add a GPU reset counter queryable by userspace
Marek Olšák
4
-1
/
+8
2015-05-26
Merge branch 'drm/next/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm...
Dave Airlie
1
-1
/
+1
2015-05-25
drm: rcar-du: Split planes pre-association 4/4 between CRTCs
Laurent Pinchart
2
-6
/
+4
2015-05-25
drm: rcar-du: Store the number of CRTCs per group in the group structure
Laurent Pinchart
3
-4
/
+5
2015-05-25
drm: rcar-du: Consider plane to CRTC associations in the plane allocator
Laurent Pinchart
1
-1
/
+21
2015-05-25
drm: rcar-du: Keep plane to CRTC associations when disabling a plane
Laurent Pinchart
3
-21
/
+37
2015-05-25
drm: rcar-du: Add plane allocation debugging
Laurent Pinchart
1
-1
/
+37
2015-05-25
drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_state
Laurent Pinchart
4
-16
/
+16
2015-05-25
drm: rcar-du: Embed rcar_du_planes structure into rcar_du_group
Laurent Pinchart
5
-15
/
+10
2015-05-25
drm: rcar-du: Move properties from rcar_du_planes to rcar_du_device
Laurent Pinchart
4
-38
/
+47
2015-05-25
drm: rcar-du: Document the rcar_du_plane_state structure
Laurent Pinchart
1
-1
/
+10
2015-05-25
drm: rcar-du: Document the rcar_du_crtc structure
Laurent Pinchart
1
-0
/
+14
2015-05-25
drm: adv7511: Fix crash in IRQ handler when no encoder is associated
Laurent Pinchart
1
-1
/
+1
2015-05-20
Backmerge v4.1-rc4 into into drm-next
Dave Airlie
274
-3709
/
+3513
2015-05-20
Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabba...
Dave Airlie
21
-37
/
+1683
2015-05-20
Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
11
-263
/
+616
2015-05-19
drm/amdkfd: change driver version to 0.7.2
Oded Gabbay
1
-2
/
+2
2015-05-19
drm/amdkfd: Implement events IOCTLs
Andrew Lewycky
1
-5
/
+31
2015-05-19
drm/amdkfd: Add module parameter of send_sigterm
Oded Gabbay
3
-3
/
+20
2015-05-19
drm/amdkfd: Add bad opcode exception handling
Alexey Skidanov
5
-1
/
+29
2015-05-19
drm/amdkfd: Add memory exception handling
Alexey Skidanov
4
-9
/
+187
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
10
-5
/
+1074
2015-05-19
drm/amdkfd: add events IOCTL set definitions
Andrew Lewycky
1
-0
/
+45
2015-05-19
drm/amdkfd: Add interrupt handling module
Andrew Lewycky
5
-1
/
+235
2015-05-19
drm/radeon: Add init interrupt kfd->kgd interface
Oded Gabbay
4
-1
/
+25
2015-05-19
drm/amdkfd: make the sdma vm init to be asic specific
Oded Gabbay
4
-14
/
+28
2015-05-19
drm/amdkfd: Use new struct for asic specific ops
Oded Gabbay
3
-5
/
+17
2015-05-19
drm/amdkfd: reformat some debug prints
Oded Gabbay
2
-10
/
+10
2015-05-19
drm/amdkfd: Remove unessary void pointer cast
Firo Yang
1
-2
/
+1
2015-05-19
Merge tag 'drm-intel-next-2015-05-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
34
-1453
/
+2656
2015-05-18
Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+7
2015-05-18
drm/atomic: Allow drivers to subclass drm_atomic_state, v3
Maarten Lankhorst
1
-28
/
+88
2015-05-18
drm/atomic: remove duplicated assignment of old_plane_state
Gustavo Padovan
1
-2
/
+0
2015-05-16
Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-140
/
+171
2015-05-16
Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-33
/
+60
2015-05-16
Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-110
/
+152
2015-05-16
Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+12
2015-05-16
Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+2
2015-05-16
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
3
-43
/
+50
2015-05-15
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2015-05-15
Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"
Brian Norris
1
-3
/
+3
2015-05-15
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-12
/
+23
2015-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-05-15
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
4
-34
/
+0
2015-05-15
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
1
-12
/
+14
2015-05-15
Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-3
/
+10
2015-05-15
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-9
/
+13
[next]