index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-07
drm/pl111: Support multiple endpoints on the CLCD
Linus Walleij
1
-6
/
+56
2018-02-07
drm/pl111: Support variants with broken VBLANK
Linus Walleij
4
-10
/
+18
2018-02-07
drm/pl111: Support variants with broken clock divider
Linus Walleij
3
-0
/
+12
2018-02-07
drm/pl111: Handle the Versatile RGB/BGR565 mode
Linus Walleij
1
-2
/
+13
2018-02-07
drm/pl111: Properly detect the ARM PL110 variants
Linus Walleij
3
-46
/
+78
2018-02-07
drm/panel: Add support for ARM Versatile panels
Linus Walleij
4
-0
/
+395
2018-02-07
drm/panel: Device tree bindings for ARM Versatile panels
Linus Walleij
1
-0
/
+31
2018-02-07
drm/bridge: Rename argument from crtc to bridge
Linus Walleij
1
-1
/
+1
2018-02-05
drm/crc: Add support for polling on the data fd.
Maarten Lankhorst
1
-0
/
+19
2018-02-02
drm/sun4i: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
2
-10
/
+8
2018-02-02
drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-5
/
+4
2018-02-01
MAINTAINERS: Maarten for drm-misc co-maintainer
Daniel Vetter
1
-1
/
+1
2018-02-01
drm/virtio: Don't return invalid caps on timeout
Tomeu Vizoso
1
-0
/
+2
2018-01-30
drm/edid: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-01-30
drm/mgag200: fix a test in mga_vga_mode_valid()
Dan Carpenter
1
-2
/
+2
2018-01-30
drm/arcpgu: remove drm_encoder_slave
Daniel Vetter
2
-11
/
+8
2018-01-30
dma-buf/sw_sync: fix document of sw_sync_create_fence_data
Shawn Guo
1
-2
/
+2
2018-01-30
drm/atomic: Remove WARN_ON for invalid plane configuration.
Maarten Lankhorst
1
-2
/
+2
2018-01-30
drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return value
Philippe Cornu
1
-1
/
+10
2018-01-30
drm/bridge/synopsys: dsi: Add a warning msg on dsi read requests
Philippe Cornu
1
-0
/
+6
2018-01-30
drm/stm: drv: Improve data transfers
Philippe Cornu
1
-1
/
+19
2018-01-30
drm/stm: dsi: Add 1.31 version support
Philippe CORNU
1
-9
/
+30
2018-01-30
dt-bindings: display: stm32: correct clock-names in dsi panel example
Philippe CORNU
1
-1
/
+1
2018-01-30
drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits
Leo (Sunpeng) Li
2
-0
/
+24
2018-01-29
drm/i915: Provide a device level .mode_valid() hook
Ville Syrjälä
7
-19
/
+28
2018-01-29
drm/modes: Provide global mode_valid hook
Ville Syrjälä
6
-19
/
+53
2018-01-29
drm/uapi: Deprecate nonsense kms mode types
Ville Syrjälä
2
-12
/
+9
2018-01-29
drm/modes: Kill DRM_MODE_TYPE_CLOCK_CRTC_C define
Ville Syrjälä
1
-3
/
+0
2018-01-29
drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTI...
Ville Syrjälä
1
-1
/
+1
2018-01-29
drm/modes: Fix description of DRM_MODE_TYPE_USERDEF
Ville Syrjälä
1
-3
/
+1
2018-01-29
drm/uapi: Deprecate DRM_MODE_FLAG_BCAST
Ville Syrjälä
2
-3
/
+2
2018-01-29
drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUX
Ville Syrjälä
2
-3
/
+2
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
[next]