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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c
Ville Syrjälä
17
-165
/
+169
2017-11-20
drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...
Ville Syrjälä
15
-39
/
+52
2017-11-20
drm/vmwgfx: Try to fix plane clipping
Ville Syrjälä
1
-10
/
+13
2017-11-20
drm/vmwgfx: Use drm_plane_helper_check_state()
Ville Syrjälä
1
-14
/
+3
2017-11-20
drm/vmwgfx: Remove bogus crtc coords vs fb size check
Ville Syrjälä
1
-6
/
+0
2017-11-20
gpu: gma500: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
2
-2
/
+1
2017-11-20
drm: don't link DP aux i2c adapter to the hardware device node
Lucas Stach
1
-1
/
+0
2017-11-17
drm/panel: simple: Add Mitsubishi AA070MC01 panel support
Lukasz Majewski
2
-0
/
+42
2017-11-17
drm/panel: simple: Add Tianma TM070RVHG71 panel support
Lukasz Majewski
2
-0
/
+56
2017-11-16
drm/bridge/sii8620: add DVI mode support
Maciej Purski
1
-18
/
+18
2017-11-16
drm/bridge/sii8620: filter unsupported modes
Marek Szyprowski
1
-0
/
+14
2017-11-16
drm/rockchip: vop: add rk3126 vop support
Sandy Huang
2
-0
/
+36
2017-11-16
dt-bindings: add document for rk3126-vop
Sandy Huang
1
-0
/
+1
2017-11-15
drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1
Liviu Dudau
2
-3
/
+23
2017-11-15
drm/atomic-helper: always track connector commits, too
Daniel Vetter
1
-9
/
+3
2017-11-15
drm: Fix kerneldocs for drm_plane modifiers
Ville Syrjälä
1
-0
/
+2
2017-11-14
drm/gem-cma-helper: Fix kerneldocs
Ville Syrjälä
1
-1
/
+1
2017-11-14
drm: Fix modifiers_property kernel doc
Ville Syrjälä
1
-1
/
+1
2017-11-14
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...
Christian König
1
-3
/
+15
2017-11-14
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
1
-17
/
+21
2017-11-14
drm/debugfs: Fix framebuffer debugfs file init
Noralf Trønnes
1
-4
/
+6
2017-11-13
dma-buf: add reservation_object_lock_interruptible()
Christian König
1
-0
/
+23
2017-11-11
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
Noralf Trønnes
4
-73
/
+0
2017-11-11
drm/tinydrm: Use drm_gem_cma_print_info()
Noralf Trønnes
2
-7
/
+2
2017-11-11
drm/tilcdc: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/arm/hdlcd: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/arc: Use drm_gem_cma_print_info()
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/cma-helper: Add drm_gem_cma_print_info()
Noralf Trønnes
2
-0
/
+22
2017-11-11
drm/cma-helper: Turn to_drm_gem_cma_obj() into a macro
Noralf Trønnes
1
-5
/
+2
2017-11-11
drm/atomic: Use drm_framebuffer_print_info()
Noralf Trønnes
1
-15
/
+3
2017-11-11
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
5
-0
/
+104
2017-11-11
drm/print: Add drm_printf_indent()
Noralf Trønnes
1
-0
/
+8
2017-11-11
drm/framebuffer: drm_framebuffer_read_refcount() constify argument
Noralf Trønnes
1
-1
/
+1
2017-11-11
drm/vma-manager: drm_vma_node_start() constify argument
Noralf Trønnes
1
-1
/
+1
2017-11-10
virtgpu: remove redundant task_comm copying
Michał Mirosław
1
-4
/
+2
2017-11-10
drm: qxl: remove pr_info message, stops log spamming
Colin Ian King
1
-4
/
+1
2017-11-10
drm/cirrus: add create_handle support.
Lepton Wu
1
-0
/
+9
2017-11-10
drm/virtio: add create_handle support.
Lepton Wu
1
-0
/
+12
2017-11-09
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
Ville Syrjälä
1
-1
/
+1
2017-11-09
drm/syncobj: Use proper methods for accessing rcu protected pointers
Ville Syrjälä
1
-4
/
+7
2017-11-09
dma-buf/fence: Sparse wants __rcu on the object itself
Chris Wilson
1
-1
/
+1
2017-11-09
drm/syncobj: Mark up the fence as an RCU protected pointer
Chris Wilson
1
-1
/
+1
2017-11-09
drm/vc4: Reject HDMI modes with too high of clocks.
Eric Anholt
1
-0
/
+15
2017-11-09
drm: Update docs for legacy kms state
Daniel Vetter
4
-5
/
+28
2017-11-08
drm: sti: remove vtg_remove
Benjamin Gaignard
1
-6
/
+0
2017-11-08
drm: sti: remove useless fields from vtg structure
Benjamin Gaignard
2
-24
/
+9
2017-11-08
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.
Maarten Lankhorst
1
-6
/
+17
2017-11-07
drm/edid: make drm_edid_to_eld() static
Jani Nikula
3
-7
/
+2
2017-11-07
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
14
-21
/
+2
2017-11-07
drm/edid: build ELD in drm_add_edid_modes()
Jani Nikula
1
-2
/
+6
[next]