index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: omapdrm: Fix race condition between GO and vblank IRQ
Laurent Pinchart
2015-03-20
1
-1
/
+1
*
drm: omapdrm: Reset the zorder property when disabling a plane
Laurent Pinchart
2015-03-20
1
-0
/
+3
*
drm: omapdrm: Rename omap_plane_dpms() to omap_plane_set_enable()
Laurent Pinchart
2015-03-20
3
-11
/
+9
*
drm: omapdrm: Switch to the universal plane API
Laurent Pinchart
2015-03-20
4
-39
/
+46
*
drm: omapdrm: Remove unused variables
Laurent Pinchart
2015-03-20
1
-7
/
+2
*
drm: omapdrm: Refactor CRTC creation code
Laurent Pinchart
2015-03-20
2
-33
/
+45
*
drm: omapdrm: Fix indentation of structure and array initializers
Laurent Pinchart
2015-03-20
5
-96
/
+96
*
Merge branch 'drm_next' of https://github.com/markyzq/kernel-drm-rockchip int...
Dave Airlie
2015-03-19
4
-38
/
+102
|
\
|
*
drm/rockchip: vop: power off until vop standby take effect
Mark Yao
2015-03-16
1
-13
/
+64
|
*
drm/rockchip: vop: set vop enabled after enable iommu
Mark Yao
2015-03-16
1
-4
/
+7
|
*
drm/rockchip: vop use is_enabled instead of dpms mode
Mark Yao
2015-03-16
1
-16
/
+18
|
*
drm/rockchip: vop: fix vop vsync/hsync polarity
Mark Yao
2015-03-16
1
-2
/
+2
|
*
drm/rockchip: Only alloc a kmap for fbdev gem object
Daniel Kurtz
2015-03-16
3
-7
/
+15
*
|
Merge tag 'topic/drm-misc-2015-03-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-19
17
-69
/
+163
|
\
\
|
|
/
|
/
|
|
*
drm: check that planes types are correct while initializing CRTC
Benjamin Gaignard
2015-03-17
1
-0
/
+3
|
*
drm: change connector to tmp_connector
John Hunter
2015-03-17
1
-2
/
+2
|
*
drm: Fix some typo mistake of the annotations
John Hunter
2015-03-17
1
-6
/
+6
|
*
drm: Silence sparse warnings
Ville Syrjälä
2015-03-13
5
-2
/
+5
|
*
drm: %pF is only for function pointers
Scott Wood
2015-03-13
1
-1
/
+1
|
*
drm/fb: handle tiled connectors better
Rob Clark
2015-03-11
1
-3
/
+23
|
*
drm/fb: small cleanup
Rob Clark
2015-03-11
1
-13
/
+15
|
*
drm/rockchip: use correct fb width/height
Rob Clark
2015-03-11
1
-1
/
+1
|
*
drm/exynos: use correct fb width/height
Rob Clark
2015-03-11
1
-2
/
+3
|
*
drm/cma: use correct fb width/height
Rob Clark
2015-03-11
1
-1
/
+1
|
*
drm/atomic: minor kerneldoc typo fix
Rob Clark
2015-03-11
1
-1
/
+1
|
*
drm/fb: document drm_fb_helper_surface_size
Rob Clark
2015-03-11
1
-0
/
+19
|
*
drm/dp: Use large transactions for I2C over AUX
Simon Farnsworth
2015-03-11
2
-18
/
+63
|
*
drm/plane-helper: Fixup mismerge
Daniel Vetter
2015-03-11
1
-5
/
+6
|
*
drm/atomic: Constify a bunch of functions pointer structs
Ville Syrjälä
2015-03-11
1
-17
/
+17
*
|
Merge tag 'topic/drm-misc-2015-03-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-03-11
11
-94
/
+284
|
\
|
|
*
drm: Check in setcrtc if the primary plane supports the fb pixel format
Laurent Pinchart
2015-03-10
3
-0
/
+24
|
*
drm: Lighten sysfs connector 'status'
Chris Wilson
2015-03-10
1
-8
/
+53
|
*
drm/plane-helper: unexport drm_primary_helper_create_plane
Daniel Vetter
2015-03-10
2
-26
/
+4
|
*
drm: Share plane pixel format check code between legacy and atomic
Laurent Pinchart
2015-03-10
3
-12
/
+29
|
*
drm: Fix trivial typos in comments
Yannick Guerrini
2015-03-10
2
-3
/
+3
|
*
drm/dp: add DPCD definitions from eDP 1.4
Jani Nikula
2015-03-10
1
-0
/
+37
|
*
drm/dp: add DPCD definitions from DP 1.1 and 1.2a
Jani Nikula
2015-03-10
1
-5
/
+88
|
*
drm: Fixup racy refcounting in plane_force_disable
Daniel Vetter
2015-03-10
1
-12
/
+1
|
*
drm/i915: Rotation property is now handled in DRM core
Tvrtko Ursulin
2015-03-10
1
-20
/
+4
|
*
drm: Complete moving rotation property to core
Tvrtko Ursulin
2015-03-10
1
-0
/
+2
|
*
drm/dp: add DPCD definitions from eDP 1.2
Jani Nikula
2015-03-10
1
-0
/
+32
|
*
drm/dp: indentation and ordering cleanups
Jani Nikula
2015-03-10
1
-5
/
+6
|
*
drm/atomic-helper: Fix kerneldoc for prepare_planes
Daniel Vetter
2015-03-10
1
-2
/
+2
|
*
drm: Remove redundant code in the getencoder ioctl
Daniel Vetter
2015-03-10
1
-2
/
+0
|
/
*
drm/i915: Fix struct_mutex deadlock due to merge fumble
Ville Syrjälä
2015-03-09
1
-3
/
+1
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
490
-2579
/
+4880
|
\
|
*
Linux 4.0-rc3
v4.0-rc3
Linus Torvalds
2015-03-09
1
-1
/
+1
|
*
sunrpc: fix braino in ->poll()
Al Viro
2015-03-08
1
-1
/
+1
|
*
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-08
34
-109
/
+374
|
|
\
|
|
*
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2015-03-06
2
-0
/
+31
[next]