index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
agp: remove read/write stubs
Mathias Krause
2014-08-01
1
-15
/
+0
*
drm: drop i386 verification
David Herrmann
2014-08-01
1
-4
/
+0
*
drm: remove unused "struct drm_freelist"
David Herrmann
2014-08-01
2
-10
/
+9
*
drm/rcar-du: Fix maximum frame buffer pitch computation
Laurent Pinchart
2014-07-30
1
-2
/
+11
*
drm/i915: fix initial fbdev setup warnings
Dave Airlie
2014-07-24
1
-5
/
+0
*
drm/i915: don't suspend gt until after we disable irqs and display (v2)
Dave Airlie
2014-07-24
1
-5
/
+5
*
Merge branch 'component-for-drm' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2014-07-23
1
-48
/
+35
|
\
|
*
drm: msm: update to use component match support
Russell King
2014-07-04
1
-48
/
+35
*
|
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2014-07-23
8
-154
/
+585
|
\
\
|
*
|
drm/armada: register crtc with port
Russell King
2014-07-11
3
-4
/
+23
|
*
|
drm/armada: permit CRTCs to be registered as separate devices
Russell King
2014-07-11
3
-14
/
+122
|
*
|
drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock
Russell King
2014-07-11
1
-1
/
+1
|
*
|
drm/armada: convert to componentized support
Russell King
2014-07-11
1
-7
/
+148
|
|
|
|
|
\
|
*
-
.
|
Merge branches 'drm-devel' and 'component-for-driver' into armada-drm
Russell King
2014-07-11
3
-35
/
+225
|
|
\
\
|
|
|
|
*
component: fix bug with legacy API
Russell King
2014-07-04
1
-4
/
+6
|
|
|
*
component: add support for component match array
Russell King
2014-07-03
1
-3
/
+117
|
|
|
*
component: ignore multiple additions of the same component
Russell King
2014-07-03
1
-2
/
+8
|
|
|
*
component: fix missed cleanup in case of devres failure
Russell King
2014-07-03
1
-31
/
+31
|
|
*
|
drm: add of_graph endpoint helper to find possible CRTCs
Russell King
2014-07-11
2
-0
/
+68
|
|
|
/
|
*
|
drm/armada: make variant a CRTC thing
Russell King
2014-07-03
5
-25
/
+25
|
*
|
drm/armada: move variant initialisation to CRTC init
Russell King
2014-07-03
5
-20
/
+12
|
*
|
drm/armada: use number of CRTCs registered
Russell King
2014-07-03
3
-7
/
+6
|
*
|
drm/armada: move IRQ handling into CRTC
Russell King
2014-07-03
3
-63
/
+45
|
|
/
*
|
drm/i915: fix build without fbdev.
Chris Wilson
2014-07-22
1
-4
/
+18
*
|
drm/ttm: make device_released static
Dave Airlie
2014-07-22
1
-1
/
+1
*
|
drm/ttm: use gfp_t instead of int for flags.
Dave Airlie
2014-07-22
1
-1
/
+1
*
|
drm: omapdrm: fix compiler errors
Russell King
2014-07-22
3
-9
/
+11
*
|
drm: bochs: fix warnings
Russell King
2014-07-22
1
-0
/
+2
*
|
drm: cirrus: fix warnings
Russell King
2014-07-22
1
-0
/
+2
*
|
drm: shmobile: fix warnings
Russell King
2014-07-22
1
-1
/
+1
*
|
drm: rcar-du: fix warnings
Russell King
2014-07-22
1
-1
/
+1
*
|
drm/i2c: tda998x: Remove useless test
Jean-Francois Moine
2014-07-22
1
-2
/
+1
*
|
Merge branch 'drm-i915-mst-support-next' of git://people.freedesktop.org/~air...
Dave Airlie
2014-07-22
14
-76
/
+1025
|
\
\
|
*
|
drm/i915: mst topology dumper in debugfs (v0.2)
Dave Airlie
2014-07-22
1
-0
/
+23
|
*
|
drm/i915: add DP 1.2 MST support (v0.7)
Dave Airlie
2014-07-22
12
-38
/
+934
|
*
|
drm/i915: split conversion function out into separate function
Dave Airlie
2014-07-21
1
-13
/
+18
|
*
|
drm/i915: check connector->encoder before using it.
Dave Airlie
2014-07-21
3
-18
/
+27
|
*
|
i915: split some DP modesetting code into a separate function
Dave Airlie
2014-07-21
2
-5
/
+14
|
*
|
drm/i915: add some registers need for displayport MST support.
Dave Airlie
2014-07-21
1
-2
/
+9
*
|
|
drm/dp: Staticize a couple of DP utility functions
Thierry Reding
2014-07-22
1
-15
/
+15
*
|
|
drm/ttm: Fix a few sparse warnings
Thierry Reding
2014-07-22
12
-20
/
+20
*
|
|
drm: Add missing __user annotation
Thierry Reding
2014-07-22
1
-1
/
+1
|
/
/
*
|
drm: gem_cma: Use ERR_CAST helper
Sachin Kamat
2014-07-21
1
-1
/
+1
*
|
drm/i915: fix psr match conditions screw ups.
Dave Airlie
2014-07-21
1
-3
/
+4
*
|
Merge tag 'topic/core-stuff-2014-07-18' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-07-19
5
-12
/
+12
|
\
\
|
*
|
drm: Check for connection_mutex in drm_select_eld
Sean Paul
2014-07-18
1
-0
/
+1
|
*
|
drm/dp-mst-helper: Don't use uninitialized fields of the sideband message header
Damien Lespiau
2014-07-18
1
-0
/
+2
|
*
|
drm/dp-mst-helper: Avoid reading uninitialized value
Damien Lespiau
2014-07-18
1
-1
/
+1
|
*
|
drm/plane-helper: Use proper plane init function
Matt Roper
2014-07-18
1
-3
/
+4
|
*
|
drivers/gpu/drm/drm_buffer.c: remove unnecessary null test before kfree
Fabian Frederick
2014-07-18
1
-5
/
+1
[next]