index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-28
drm: Unconditionally do the range check in drm_mm_scan_add_block()
Chris Wilson
1
-6
/
+27
2016-12-27
drm: Extract struct drm_mm_scan from struct drm_mm
Chris Wilson
1
-15
/
+28
2016-12-27
drm: Simplify drm_mm_clean()
Chris Wilson
1
-1
/
+13
2016-12-27
drm: Fix kerneldoc for drm_mm_scan_remove_block()
Chris Wilson
1
-6
/
+13
2016-12-27
drm: Promote drm_mm alignment to u64
Chris Wilson
1
-8
/
+8
2016-12-27
drm: Compile time enabling for asserts in drm_mm
Chris Wilson
1
-1
/
+7
2016-12-27
drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm
Chris Wilson
1
-3
/
+15
2016-12-27
drm: Wrap the check for atomic_commit implementation
Dhinakaran Pandiyan
2
-1
/
+13
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-19
drm/atomic: Remove drm_atomic_helper_framebuffer_changed.
Maarten Lankhorst
1
-3
/
+0
2016-12-19
drm/atomic: Clean up wait_for_vblanks, v2.
Maarten Lankhorst
2
-5
/
+1
2016-12-18
drm: Fix spelling of clock in drm_connector.h
Peter Meerwald-Stadler
1
-1
/
+1
2016-12-18
drm: Tighten locking in drm_mode_getconnector
Daniel Vetter
1
-4
/
+19
2016-12-18
drm: prevent double-(un)registration for connectors
Daniel Vetter
1
-1
/
+15
2016-12-18
drm: locking&new iterators for connector_list
Daniel Vetter
2
-2
/
+48
2016-12-18
drm: Move atomic debugfs functions into drm_crtc_internal.h
Daniel Vetter
1
-6
/
+0
2016-12-18
drm: bridge: Detach bridge from encoder at encoder cleanup time
Laurent Pinchart
2
-3
/
+0
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-1
/
+2
2016-12-18
drm: Fix compilation warning caused by static inline forward declaration
Laurent Pinchart
1
-3
/
+1
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
4
-3
/
+5
2016-12-16
drm: Constify the drm_mm API
Chris Wilson
1
-14
/
+13
2016-12-16
drm: Add drm_mm_for_each_node_safe()
Chris Wilson
1
-3
/
+16
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-4
/
+0
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-7
/
+0
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-6
/
+0
2016-12-15
drm: Add drm_framebuffer_plane_{width,height}()
Ville Syrjälä
1
-0
/
+6
2016-12-15
drm: Store a pointer to drm_format_info under drm_framebuffer
Ville Syrjälä
1
-0
/
+4
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+2
2016-12-14
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into...
Daniel Vetter
2
-2
/
+34
2016-12-13
drm: Protect master->unique with dev->master_mutex
Daniel Vetter
1
-4
/
+13
2016-12-13
Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into d...
Dave Airlie
1
-0
/
+32
2016-12-10
drm: Add TV connector states to drm_connector_state
Boris Brezillon
1
-0
/
+32
2016-12-09
Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-0
/
+3
2016-12-08
drm: fix possible_crtc's type
Tomi Valkeinen
1
-2
/
+2
2016-12-06
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Daniel Vetter
3
-2
/
+3
2016-12-05
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
6
-11
/
+54
2016-12-01
drm: Make the connector .detect() callback optional
Laurent Pinchart
1
-0
/
+3
2016-12-01
drm/i915/glk: Add Geminilake PCI IDs
Ander Conselvan de Oliveira
1
-0
/
+4
2016-11-30
Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
5
-10
/
+51
2016-11-30
Merge tag 'drm-intel-next-2016-11-21' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
1
-1
/
+0
2016-11-30
Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next
Dave Airlie
2
-1
/
+3
2016-11-29
drm: Introduce drm_framebuffer_assign()
Chris Wilson
1
-0
/
+18
2016-11-28
drm/atomic: Constify drm_atomic_crtc_needs_modeset()
Ville Syrjälä
1
-1
/
+1
2016-11-28
drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range()
Chris Wilson
1
-8
/
+8
2016-11-25
drm: Fixup kernel doc for driver->gem_create_object
Chris Wilson
1
-0
/
+2
2016-11-24
drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
1
-3
/
+19
2016-11-22
drm/atomic: Unconfuse the old_state mess in commmit_tail
Daniel Vetter
1
-4
/
+8
2016-11-21
drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
1
-0
/
+1
2016-11-17
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
Daniel Vetter
15
-1008
/
+1478
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
1
-2
/
+2
[prev]
[next]