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