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-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
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
[next]