index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/dp/mst: make mst i2c transfer code more robust.
Dave Airlie
2015-10-15
1
-1
/
+2
*
drm/dp/mst: add some defines for logical/physical ports
Dave Airlie
2015-10-02
1
-0
/
+4
*
drm/dp/mst: split connector registration into two parts (v2)
Dave Airlie
2015-10-02
1
-0
/
+1
*
drm: Add a non-locking version of drm_kms_helper_poll_enable(), v2
Egbert Eich
2015-09-30
1
-0
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-04
11
-96
/
+331
|
\
|
*
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-08-27
1
-0
/
+7
|
|
\
|
|
*
drm: bridge/dw_hdmi: introduce interfaces to enable and disable audio
Russell King
2015-08-18
1
-0
/
+2
|
|
*
drm: bridge/dw_hdmi: introduce interface to setting sample rate
Russell King
2015-08-18
1
-0
/
+5
|
|
*
drm/edid: add function to help find SADs
Russell King
2015-08-18
1
-0
/
+19
|
*
|
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
2015-08-24
2
-2
/
+19
|
|
\
\
|
*
|
|
drm/dp/mst: dump branch OUI in debugfs (v2)
Dave Airlie
2015-08-21
1
-0
/
+1
|
*
|
|
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
2015-08-17
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
drm: export the DRM permission check code
Thomas Hellstrom
2015-08-12
1
-0
/
+1
|
*
|
|
|
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-17
3
-1
/
+5
|
|
\
\
\
\
|
*
|
|
|
|
drm/irq: Make pipe unsigned and name consistent
Thierry Reding
2015-08-12
1
-16
/
+16
|
*
|
|
|
|
drm/plane: Remove redundant extern
Thierry Reding
2015-08-12
1
-23
/
+22
|
*
|
|
|
|
drm/plane: Use consistent data types for format count
Thierry Reding
2015-08-12
1
-3
/
+3
|
*
|
|
|
|
drm: Add top level Kconfig option for DRM fbdev emulation
Archit Taneja
2015-08-06
1
-0
/
+185
|
*
|
|
|
|
drm: Remove __drm_modeset_lock_all
Daniel Vetter
2015-08-06
1
-1
/
+0
|
*
|
|
|
|
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
2015-08-06
1
-0
/
+2
|
*
|
|
|
|
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
2015-08-06
1
-0
/
+14
|
*
|
|
|
|
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
2015-08-06
1
-0
/
+5
|
*
|
|
|
|
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
2015-08-06
1
-0
/
+2
|
*
|
|
|
|
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
2015-08-06
1
-0
/
+4
|
*
|
|
|
|
drm: Make the connector dpms callback return a value, v2.
Maarten Lankhorst
2015-07-27
3
-4
/
+4
|
*
|
|
|
|
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-07-27
1
-2
/
+4
|
*
|
|
|
|
drm/atomic: add connectors_changed to separate it from mode_changed, v2
Maarten Lankhorst
2015-07-27
2
-4
/
+7
|
*
|
|
|
|
drm: Fix DP_TEST_COUNT_MASK
Rodrigo Vivi
2015-07-26
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.o...
Dave Airlie
2015-07-24
2
-29
/
+39
|
|
\
\
\
\
|
|
*
|
|
|
drm: gc now dead mode_group code
Daniel Vetter
2015-07-22
2
-27
/
+0
|
|
*
|
|
|
drm: Amend connector list locking rules
Daniel Vetter
2015-07-22
1
-1
/
+9
|
|
*
|
|
|
drm: Check locking in drm_for_each_fb
Daniel Vetter
2015-07-22
1
-1
/
+5
|
|
*
|
|
|
drm: Check locking in drm_for_each_connector
Daniel Vetter
2015-07-22
1
-1
/
+11
|
|
*
|
|
|
drm: Add modeset object iterators
Daniel Vetter
2015-07-22
1
-0
/
+15
|
|
*
|
|
|
drm: Simplify drm_for_each_legacy_plane arguments
Daniel Vetter
2015-07-22
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-24
1
-2
/
+2
|
|
\
|
|
|
|
|
|
*
|
|
|
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-15
4
-4
/
+8
|
|
|
\
\
\
\
|
|
*
|
|
|
|
drm/i915/gtt: Allow >= 4GB sizes for vm.
Mika Kuoppala
2015-06-26
1
-2
/
+2
|
*
|
|
|
|
|
Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-07-24
1
-11
/
+12
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
drm: Turn off Legacy Context Functions
Peter Antoine
2015-07-02
1
-11
/
+12
|
|
|
/
/
/
/
*
|
|
|
|
|
drm/i915: Drop port_mst_index parameter from pin/eld callback
David Henningsson
2015-09-03
1
-2
/
+1
*
|
|
|
|
|
drm/i915: Add audio pin sense / ELD callback
David Henningsson
2015-09-02
1
-0
/
+12
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
drm/edid: add function to help find SADs
Russell King
2015-08-20
1
-0
/
+19
*
|
|
|
|
Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-08-15
1
-2
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
drm/dp/mst: Remove port after removing connector.
Maarten Lankhorst
2015-08-11
1
-2
/
+0
|
|
/
/
/
*
|
|
|
drm/radeon: add new OLAND pci id
Alex Deucher
2015-08-12
1
-0
/
+1
*
|
|
|
Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
2015-08-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
2015-08-07
1
-1
/
+1
|
|
/
/
/
*
/
/
/
drm/atomic-helper: Add an atomice best_encoder callback
Daniel Vetter
2015-08-04
1
-0
/
+3
|
/
/
/
*
|
|
drm: use kvfree() in drm_free_large()
Pekka Enberg
2015-06-30
1
-4
/
+1
[next]