index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/bochs: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-5
/
+1
*
drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-7
/
+1
*
drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-7
/
+1
*
drm/fb-helper: fix segfaults in drm_fb_helper_debug_*
Stefan Christ
2016-11-14
1
-0
/
+6
*
drm/ast: free correct pointer in astfb_create() error paths
Andrew Donnellan
2016-11-14
1
-1
/
+1
*
drm/sun4i: constify component_ops structures
Julia Lawall
2016-11-13
4
-4
/
+4
*
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-12
16
-86
/
+73
*
drm: Add missing mutex_destroy in drm_dev_init/release
Joonas Lahtinen
2016-11-11
1
-0
/
+6
*
Merge tag 'zxdrm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...
Dave Airlie
2016-11-11
14
-0
/
+2281
|
\
|
*
drm: zte: add initial vou drm driver
Shawn Guo
2016-11-07
14
-0
/
+2281
*
|
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
2016-11-11
5
-40
/
+92
|
\
\
|
*
|
drm: mali-dp: Clear CVAL when leaving config mode
Brian Starkey
2016-11-08
1
-0
/
+2
|
*
|
drm/arm: mark symbols static where possible
Baoyou Xie
2016-11-04
1
-3
/
+4
|
*
|
drm: mali-dp: Add support for setting plane's rotation property from userspace.
Liviu Dudau
2016-11-04
1
-0
/
+1
|
*
|
drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY
Brian Starkey
2016-11-04
1
-2
/
+1
|
*
|
drm: mali-dp: Store internal format and n_planes in plane state
Brian Starkey
2016-11-04
2
-15
/
+15
|
*
|
drm: mali-dp: Enable alpha blending
Brian Starkey
2016-11-04
1
-6
/
+27
|
*
|
drm: mali-dp: Refactor plane initialisation
Brian Starkey
2016-11-04
1
-13
/
+8
|
*
|
arm: mali-dp: Extract mode_config cleanup into malidp_fini
Brian Starkey
2016-11-04
1
-4
/
+8
|
*
|
drm: mali-dp: Add pitch alignment check for planes
Brian Starkey
2016-11-04
1
-1
/
+14
|
*
|
drm: mali-dp: Add pitch alignment check function
Brian Starkey
2016-11-04
2
-0
/
+12
|
*
|
drm: mali-dp: Set the drm->irq_enabled flag to match driver's state.
Liviu Dudau
2016-11-03
1
-0
/
+3
|
*
|
drm: mali-dp: Clear the config_valid flag before using it in wait_event.
Liviu Dudau
2016-11-03
1
-0
/
+1
*
|
|
Merge tag 'dw-hdmi-next-2016-09-19' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2016-11-11
2
-11
/
+287
|
\
\
\
|
*
|
|
drm: bridge/dw_hdmi: add dw hdmi i2c bus adapter support
Vladimir Zapolskiy
2016-09-19
2
-6
/
+278
|
*
|
|
drm: dw_hdmi: use of_get_i2c_adapter_by_node interface
Vladimir Zapolskiy
2016-09-19
1
-5
/
+9
*
|
|
|
Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...
Dave Airlie
2016-11-11
6
-132
/
+124
|
\
\
\
\
|
*
|
|
|
gpu: ipu-di: silence videomode logspam
Lucas Stach
2016-11-09
1
-1
/
+1
|
*
|
|
|
gpu: ipu-v3: add ipu_csi_set_downsize
Philipp Zabel
2016-11-07
1
-0
/
+16
|
*
|
|
|
drm/imx: imx-ldb: remove unnecessary double disable check
Philipp Zabel
2016-11-07
1
-12
/
+0
|
*
|
|
|
gpu: ipu-v3: initially clear all interrupts
Philipp Zabel
2016-10-20
1
-1
/
+4
|
*
|
|
|
drm/imx: ipuv3-plane: add support for YUV 4:2:2 and 4:4:4, NV12, and NV16 for...
Philipp Zabel
2016-10-20
1
-13
/
+47
|
*
|
|
|
gpu: ipu-v3: add YUV 4:4:4 support
Philipp Zabel
2016-10-20
2
-0
/
+9
|
*
|
|
|
gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar function
Philipp Zabel
2016-10-20
1
-36
/
+0
|
*
|
|
|
drm/imx: ipuv3-plane: let drm_plane_state_to_ubo/vbo handle chroma subsamplin...
Philipp Zabel
2016-10-20
1
-9
/
+18
|
*
|
|
|
drm/imx: ipuv3-plane: merge ipu_plane_atomic_set_base into atomic_update
Philipp Zabel
2016-10-20
1
-63
/
+34
|
*
|
|
|
drm/imx: ipuv3-plane: request modeset if plane offsets changed
Philipp Zabel
2016-10-20
1
-4
/
+2
*
|
|
|
|
Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-11-11
65
-147
/
+637
|
\
\
\
\
\
|
*
|
|
|
|
drm: Make DRM_DEBUG_MM depend on STACKTRACE_SUPPORT
Chris Wilson
2016-11-09
1
-0
/
+1
|
*
|
|
|
|
drm/i915: Restrict DRM_DEBUG_MM automatic selection
Chris Wilson
2016-11-09
1
-1
/
+1
|
*
|
|
|
|
drm: Restrict stackdepot usage to builtin drm.ko
Chris Wilson
2016-11-09
1
-1
/
+1
|
*
|
|
|
|
drm/msm: module param to dump state on error irq
Rob Clark
2016-11-08
3
-0
/
+25
|
*
|
|
|
|
drm/msm/mdp5: add atomic_print_state support
Rob Clark
2016-11-08
2
-1
/
+29
|
*
|
|
|
|
drm/atomic: add debugfs file to dump out atomic state
Rob Clark
2016-11-08
2
-0
/
+72
|
*
|
|
|
|
drm/atomic: add new drm_debug bit to dump atomic state
Rob Clark
2016-11-08
1
-0
/
+93
|
*
|
|
|
|
drm: add helpers to go from plane state to drm_rect
Rob Clark
2016-11-08
3
-26
/
+6
|
*
|
|
|
|
drm: add helper for printing to log or seq_file
Rob Clark
2016-11-08
2
-1
/
+55
|
*
|
|
|
|
drm: helper macros to print composite types
Rob Clark
2016-11-08
2
-16
/
+3
|
*
|
|
|
|
reservation: revert "wait only with non-zero timeout specified (v3)" v2
Christian König
2016-11-08
1
-4
/
+1
|
*
|
|
|
|
drm/ttm: fix ttm_bo_wait
Christian König
2016-11-08
1
-1
/
+8
[next]