index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Define drm_mm_for_each_node_in_range()
Chris Wilson
2016-11-24
1
-3
/
+19
*
drm/atomic: Unconfuse the old_state mess in commmit_tail
Daniel Vetter
2016-11-22
1
-4
/
+8
*
drm/atomic: cleanup debugfs entries on un-registering the driver.
Liviu Dudau
2016-11-21
1
-0
/
+1
*
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-17
2
-7
/
+10
*
Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into d...
Dave Airlie
2016-11-17
1
-0
/
+2
|
\
|
*
drm/vc4: Add fragment shader threading support
Jonas Pfeil
2016-11-16
1
-0
/
+1
|
*
drm/vc4: Add support for rendering with ETC1 textures.
Eric Anholt
2016-11-04
1
-0
/
+1
*
|
Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2016-11-16
15
-1007
/
+1210
|
\
\
|
*
|
drm/fence: add out-fences support
Gustavo Padovan
2016-11-16
2
-0
/
+7
|
*
|
drm/fence: add fence timeline to drm_crtc
Gustavo Padovan
2016-11-16
1
-0
/
+29
|
*
|
drm/fence: add in-fences support
Gustavo Padovan
2016-11-16
1
-0
/
+5
|
*
|
drm: drm_irq.h header cleanup
Daniel Vetter
2016-11-15
1
-31
/
+29
|
*
|
drm/irq: Unexport drm_vblank_on/off
Daniel Vetter
2016-11-15
1
-3
/
+0
|
*
|
drm/irq: Make drm_vblank_pre/post_modeset internal
Daniel Vetter
2016-11-15
1
-4
/
+0
|
*
|
drm: Drop externs from drm_crtc.h
Daniel Vetter
2016-11-15
1
-7
/
+7
|
*
|
drm: Move tile group code into drm_connector.c
Daniel Vetter
2016-11-15
2
-15
/
+24
|
*
|
drm: Extract drm_mode_config.[hc]
Daniel Vetter
2016-11-15
2
-615
/
+653
|
*
|
Revert "drm: Add and handle new aspect ratios in DRM layer"
Ville Syrjälä
2016-11-15
1
-6
/
+0
|
*
|
drm/print: Move kerneldoc next to definition
Daniel Vetter
2016-11-15
1
-5
/
+0
|
*
|
drm: Consolidate dumb buffer docs
Daniel Vetter
2016-11-15
1
-1
/
+47
|
*
|
drm: Clean up kerneldoc for struct drm_driver
Daniel Vetter
2016-11-15
1
-62
/
+106
|
*
|
drm: Extract drm_drv.h
Daniel Vetter
2016-11-15
2
-298
/
+341
|
*
|
doc/dma-buf: Fix up include directives
Daniel Vetter
2016-11-15
1
-1
/
+1
|
*
|
drm/fb_cma_helper: Add missing forward declaration
Marek Vasut
2016-11-15
1
-0
/
+2
|
*
|
drm: don't let crtc_ww_class leak out
Rob Clark
2016-11-15
1
-11
/
+1
|
*
|
dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence
Chris Wilson
2016-11-15
1
-9
/
+6
|
*
|
drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
Marek Vasut
2016-11-14
1
-0
/
+3
|
*
|
drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS
Stefan Christ
2016-11-14
1
-1
/
+3
|
*
|
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
1
-1
/
+9
*
|
|
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
2016-11-16
1
-7
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
video: of: Constify node argument to display timing functions
Laurent Pinchart
2016-11-14
1
-7
/
+8
|
|
/
*
|
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2016-11-11
1
-2
/
+1
|
\
\
|
*
|
gpu: ipu-v3: add ipu_csi_set_downsize
Philipp Zabel
2016-11-07
1
-0
/
+1
|
*
|
gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
Philipp Zabel
2016-10-20
1
-2
/
+0
|
|
/
*
|
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
11
-23
/
+312
|
\
\
|
*
|
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
2016-11-08
1
-0
/
+7
|
*
|
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
2016-11-08
4
-0
/
+40
|
*
|
drm: add helpers to go from plane state to drm_rect
Rob Clark
2016-11-08
1
-0
/
+24
|
*
|
drm: add helper for printing to log or seq_file
Rob Clark
2016-11-08
1
-0
/
+117
|
*
|
drm: helper macros to print composite types
Rob Clark
2016-11-08
1
-0
/
+21
|
*
|
drm/amdgpu: add the interface of waiting multiple fences (v4)
Junwei Zhang
2016-11-08
1
-0
/
+28
|
*
|
dma-buf: return index of the first signaled fence (v2)
monk.liu
2016-11-08
1
-1
/
+2
|
*
|
drm/plane: add inline doc for struct drm_plane
Gustavo Padovan
2016-11-08
1
-14
/
+44
|
*
|
drm/atomic: add drm_atomic_set_fence_for_plane()
Gustavo Padovan
2016-11-08
2
-1
/
+3
|
*
|
drm/uapi: Add a warning that mode flags must match the xrandr definitions
Ville Syrjälä
2016-11-08
1
-1
/
+9
|
*
|
drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes
Stefan Agner
2016-11-08
1
-8
/
+8
|
*
|
drm: Track drm_mm allocators and show leaks on shutdown
Chris Wilson
2016-11-08
1
-0
/
+6
|
*
|
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-0
/
+5
*
|
|
Backmerge tag 'v4.9-rc4' into drm-next
Dave Airlie
2016-11-07
33
-102
/
+189
|
\
\
\
|
*
\
\
Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-11-05
1
-1
/
+1
|
|
\
\
\
[next]