summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/pl111: Support variants with broken clock dividerLinus Walleij2018-02-073-0/+12
* drm/pl111: Handle the Versatile RGB/BGR565 modeLinus Walleij2018-02-071-2/+13
* drm/pl111: Properly detect the ARM PL110 variantsLinus Walleij2018-02-073-46/+78
* drm/panel: Add support for ARM Versatile panelsLinus Walleij2018-02-074-0/+395
* drm/panel: Device tree bindings for ARM Versatile panelsLinus Walleij2018-02-071-0/+31
* drm/bridge: Rename argument from crtc to bridgeLinus Walleij2018-02-071-1/+1
* drm/crc: Add support for polling on the data fd.Maarten Lankhorst2018-02-051-0/+19
* drm/sun4i: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-02-022-10/+8
* drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-02-021-5/+4
* MAINTAINERS: Maarten for drm-misc co-maintainerDaniel Vetter2018-02-011-1/+1
* drm/virtio: Don't return invalid caps on timeoutTomeu Vizoso2018-02-011-0/+2
* drm/edid: use true and false for boolean valuesGustavo A. R. Silva2018-01-301-2/+2
* drm/mgag200: fix a test in mga_vga_mode_valid()Dan Carpenter2018-01-301-2/+2
* drm/arcpgu: remove drm_encoder_slaveDaniel Vetter2018-01-302-11/+8
* dma-buf/sw_sync: fix document of sw_sync_create_fence_dataShawn Guo2018-01-301-2/+2
* drm/atomic: Remove WARN_ON for invalid plane configuration.Maarten Lankhorst2018-01-301-2/+2
* drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return valuePhilippe Cornu2018-01-301-1/+10
* drm/bridge/synopsys: dsi: Add a warning msg on dsi read requestsPhilippe Cornu2018-01-301-0/+6
* drm/stm: drv: Improve data transfersPhilippe Cornu2018-01-301-1/+19
* drm/stm: dsi: Add 1.31 version supportPhilippe CORNU2018-01-301-9/+30
* dt-bindings: display: stm32: correct clock-names in dsi panel examplePhilippe CORNU2018-01-301-1/+1
* drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li2018-01-302-0/+24
* drm/i915: Provide a device level .mode_valid() hookVille Syrjälä2018-01-297-19/+28
* drm/modes: Provide global mode_valid hookVille Syrjälä2018-01-296-19/+53
* drm/uapi: Deprecate nonsense kms mode typesVille Syrjälä2018-01-292-12/+9
* drm/modes: Kill DRM_MODE_TYPE_CLOCK_CRTC_C defineVille Syrjälä2018-01-291-3/+0
* drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTI...Ville Syrjälä2018-01-291-1/+1
* drm/modes: Fix description of DRM_MODE_TYPE_USERDEFVille Syrjälä2018-01-291-3/+1
* drm/uapi: Deprecate DRM_MODE_FLAG_BCASTVille Syrjälä2018-01-292-3/+2
* drm/uapi: Deprecate DRM_MODE_FLAG_PIXMUXVille Syrjälä2018-01-292-3/+2
* drm/uapi: Validate the mode flags/typeVille Syrjälä2018-01-292-0/+30
* drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()Ville Syrjälä2018-01-291-3/+3
* drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasksVille Syrjälä2018-01-294-2/+19
* drm/sun4i: backend: Check for the number of alpha planesMaxime Ripard2018-01-293-22/+55
* drm/sun4i: backend: Add support for zposMaxime Ripard2018-01-294-0/+24
* drm/sun4i: backend: Set a default zpos in our reset hookMaxime Ripard2018-01-291-0/+2
* drm/sun4i: backend: Move the coord function in the shared partMaxime Ripard2018-01-291-2/+1
* drm/sun4i: framebuffer: Add a custom atomic_checkMaxime Ripard2018-01-291-1/+13
* drm/sun4i: backend: Fix define typoMaxime Ripard2018-01-291-1/+3
* drm/sun4i: backend: Fix structure indentationMaxime Ripard2018-01-291-4/+4
* drm/vc4: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-12/+11
* drm/rockchip: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-12/+1
* drm/atmel-exynos: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-13/+1
* drm/atmel-hlcdc: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-19/+5
* drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard2018-01-292-25/+27
* drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clockPhilippe CORNU2018-01-291-10/+25
* drm/dp: Add definitions for TPS4 bits and macros to check the supportManasi Navare2018-01-261-0/+17
* drm/dp: Add HBR3 support in existing DRM DP helpersManasi Navare2018-01-263-0/+8
* dma-buf: make returning the exclusive fence optionalChristian König2018-01-231-9/+22
* drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-10/+8