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/modes: Fix description of DRM_MODE_TYPE_USERDEF
Ville Syrjälä
2018-01-29
1
-3
/
+1
*
drm/uapi: Deprecate DRM_MODE_FLAG_BCAST
Ville Syrjälä
2018-01-29
2
-3
/
+2
*
drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUX
Ville Syrjälä
2018-01-29
2
-3
/
+2
*
drm/uapi: Validate the mode flags/type
Ville Syrjälä
2018-01-29
2
-0
/
+30
*
drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()
Ville Syrjälä
2018-01-29
1
-3
/
+3
*
drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
Ville Syrjälä
2018-01-29
4
-2
/
+19
*
drm/sun4i: backend: Check for the number of alpha planes
Maxime Ripard
2018-01-29
3
-22
/
+55
*
drm/sun4i: backend: Add support for zpos
Maxime Ripard
2018-01-29
4
-0
/
+24
*
drm/sun4i: backend: Set a default zpos in our reset hook
Maxime Ripard
2018-01-29
1
-0
/
+2
*
drm/sun4i: backend: Move the coord function in the shared part
Maxime Ripard
2018-01-29
1
-2
/
+1
*
drm/sun4i: framebuffer: Add a custom atomic_check
Maxime Ripard
2018-01-29
1
-1
/
+13
*
drm/sun4i: backend: Fix define typo
Maxime Ripard
2018-01-29
1
-1
/
+3
*
drm/sun4i: backend: Fix structure indentation
Maxime Ripard
2018-01-29
1
-4
/
+4
*
drm/vc4: Use the alpha format field in drm_format_info
Maxime Ripard
2018-01-29
1
-12
/
+11
*
drm/rockchip: Use the alpha format field in drm_format_info
Maxime Ripard
2018-01-29
1
-12
/
+1
*
drm/atmel-exynos: Use the alpha format field in drm_format_info
Maxime Ripard
2018-01-29
1
-13
/
+1
*
drm/atmel-hlcdc: Use the alpha format field in drm_format_info
Maxime Ripard
2018-01-29
1
-19
/
+5
*
drm/fourcc: Add a alpha field to drm_format_info
Maxime Ripard
2018-01-29
2
-25
/
+27
*
drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clock
Philippe CORNU
2018-01-29
1
-10
/
+25
*
drm/dp: Add definitions for TPS4 bits and macros to check the support
Manasi Navare
2018-01-26
1
-0
/
+17
*
drm/dp: Add HBR3 support in existing DRM DP helpers
Manasi Navare
2018-01-26
3
-0
/
+8
*
dma-buf: make returning the exclusive fence optional
Christian König
2018-01-23
1
-9
/
+22
*
drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-10
/
+8
*
drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-4
/
+3
*
drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-5
/
+4
*
drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-5
/
+4
*
drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...
Ville Syrjälä
2018-01-23
1
-8
/
+12
*
drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-10
/
+10
*
drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+3
*
drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+3
*
drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-5
/
+5
*
drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip re...
Ville Syrjälä
2018-01-23
1
-2
/
+3
*
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+4
*
drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
1
-2
/
+3
*
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2018-01-23
4
-13
/
+18
*
drm/i915: Reject odd pipe source width with double wide/dual link
Ville Syrjälä
2018-01-23
1
-3
/
+12
*
drm/sun4i: Fix build warnings in sunxi_engine.h
Sean Paul
2018-01-23
1
-0
/
+1
*
drm/panel: panasonic-vvx10f034n00: More return value fixes
Sean Paul
2018-01-22
1
-12
/
+5
*
drm/sun4i: backend: Make sure we don't have a commit pending
Maxime Ripard
2018-01-22
1
-0
/
+12
*
drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail
Maxime Ripard
2018-01-22
1
-0
/
+6
*
drm/sun4i: backend: Add a custom atomic_check for the frontend
Maxime Ripard
2018-01-22
2
-0
/
+67
*
drm/sun4i: backend: Wire in the frontend
Maxime Ripard
2018-01-22
5
-3
/
+130
*
drm/sun4i: Add a driver for the display frontend
Maxime Ripard
2018-01-22
5
-5
/
+514
*
drm/sun4i: engine: Create an atomic_begin callback
Maxime Ripard
2018-01-22
2
-1
/
+18
*
drm/sun4i: engine: Add a VBLANK quirk callback
Maxime Ripard
2018-01-22
2
-0
/
+17
*
drm/sun4i: engine: Add a custom crtc atomic_check
Maxime Ripard
2018-01-22
2
-0
/
+31
*
drm/sun4i: backend: Add a custom plane state
Maxime Ripard
2018-01-22
2
-3
/
+57
*
drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
Maxime Ripard
2018-01-22
1
-1
/
+1
*
drm/sun4i: backend: Document the engine operations
Maxime Ripard
2018-01-22
1
-0
/
+46
*
drm/sun4i: backend: Move line stride setup to buffer setup function
Maxime Ripard
2018-01-22
1
-7
/
+6
[next]