index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
drm/uapi: Validate the mode flags/type
Ville Syrjälä
2
-0
/
+30
2018-01-29
drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()
Ville Syrjälä
1
-3
/
+3
2018-01-29
drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
Ville Syrjälä
4
-2
/
+19
2018-01-29
drm/sun4i: backend: Check for the number of alpha planes
Maxime Ripard
3
-22
/
+55
2018-01-29
drm/sun4i: backend: Add support for zpos
Maxime Ripard
4
-0
/
+24
2018-01-29
drm/sun4i: backend: Set a default zpos in our reset hook
Maxime Ripard
1
-0
/
+2
2018-01-29
drm/sun4i: backend: Move the coord function in the shared part
Maxime Ripard
1
-2
/
+1
2018-01-29
drm/sun4i: framebuffer: Add a custom atomic_check
Maxime Ripard
1
-1
/
+13
2018-01-29
drm/sun4i: backend: Fix define typo
Maxime Ripard
1
-1
/
+3
2018-01-29
drm/sun4i: backend: Fix structure indentation
Maxime Ripard
1
-4
/
+4
2018-01-29
drm/vc4: Use the alpha format field in drm_format_info
Maxime Ripard
1
-12
/
+11
2018-01-29
drm/rockchip: Use the alpha format field in drm_format_info
Maxime Ripard
1
-12
/
+1
2018-01-29
drm/atmel-exynos: Use the alpha format field in drm_format_info
Maxime Ripard
1
-13
/
+1
2018-01-29
drm/atmel-hlcdc: Use the alpha format field in drm_format_info
Maxime Ripard
1
-19
/
+5
2018-01-29
drm/fourcc: Add a alpha field to drm_format_info
Maxime Ripard
2
-25
/
+27
2018-01-29
drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clock
Philippe CORNU
1
-10
/
+25
2018-01-26
drm/dp: Add definitions for TPS4 bits and macros to check the support
Manasi Navare
1
-0
/
+17
2018-01-26
drm/dp: Add HBR3 support in existing DRM DP helpers
Manasi Navare
3
-0
/
+8
2018-01-23
dma-buf: make returning the exclusive fence optional
Christian König
1
-9
/
+22
2018-01-23
drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-10
/
+8
2018-01-23
drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-4
/
+3
2018-01-23
drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-5
/
+4
2018-01-23
drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-5
/
+4
2018-01-23
drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...
Ville Syrjälä
1
-8
/
+12
2018-01-23
drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-10
/
+10
2018-01-23
drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2018-01-23
drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2018-01-23
drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-5
/
+5
2018-01-23
drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip re...
Ville Syrjälä
1
-2
/
+3
2018-01-23
drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+4
2018-01-23
drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-2
/
+3
2018-01-23
drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
4
-13
/
+18
2018-01-23
drm/i915: Reject odd pipe source width with double wide/dual link
Ville Syrjälä
1
-3
/
+12
2018-01-23
drm/sun4i: Fix build warnings in sunxi_engine.h
Sean Paul
1
-0
/
+1
2018-01-22
drm/panel: panasonic-vvx10f034n00: More return value fixes
Sean Paul
1
-12
/
+5
2018-01-22
drm/sun4i: backend: Make sure we don't have a commit pending
Maxime Ripard
1
-0
/
+12
2018-01-22
drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail
Maxime Ripard
1
-0
/
+6
2018-01-22
drm/sun4i: backend: Add a custom atomic_check for the frontend
Maxime Ripard
2
-0
/
+67
2018-01-22
drm/sun4i: backend: Wire in the frontend
Maxime Ripard
5
-3
/
+130
2018-01-22
drm/sun4i: Add a driver for the display frontend
Maxime Ripard
5
-5
/
+514
2018-01-22
drm/sun4i: engine: Create an atomic_begin callback
Maxime Ripard
2
-1
/
+18
2018-01-22
drm/sun4i: engine: Add a VBLANK quirk callback
Maxime Ripard
2
-0
/
+17
2018-01-22
drm/sun4i: engine: Add a custom crtc atomic_check
Maxime Ripard
2
-0
/
+31
2018-01-22
drm/sun4i: backend: Add a custom plane state
Maxime Ripard
2
-3
/
+57
2018-01-22
drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format
Maxime Ripard
1
-1
/
+1
2018-01-22
drm/sun4i: backend: Document the engine operations
Maxime Ripard
1
-0
/
+46
2018-01-22
drm/sun4i: backend: Move line stride setup to buffer setup function
Maxime Ripard
1
-7
/
+6
2018-01-19
Merge airlied/drm-next into drm-misc-next
Sean Paul
2645
-104323
/
+66443
2018-01-19
drm: add kernel doc for exported gem dmabuf_ops
Samuel Li
1
-0
/
+88
2018-01-18
drm/i2c: tda998x: Remove duplicate NULL check
Andy Shevchenko
1
-2
/
+1
[next]