summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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/+8Star
* 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
* drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li2018-01-301-0/+15
* 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-294-17/+37
* 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/uapi: Validate the mode flags/typeVille Syrjälä2018-01-291-0/+6
* 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/+1Star
* 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/+11Star
* drm/rockchip: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-12/+1Star
* drm/atmel-exynos: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-13/+1Star
* drm/atmel-hlcdc: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-19/+5Star
* drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard2018-01-291-25/+25
* drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clockPhilippe CORNU2018-01-291-10/+25
* drm/dp: Add HBR3 support in existing DRM DP helpersManasi Navare2018-01-262-0/+7
* drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-10/+8Star
* drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-4/+3Star
* drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+4Star
* drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+4Star
* drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rec...Ville Syrjälä2018-01-231-8/+12
* drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-10/+10
* drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
* drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
* drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-5/+5
* drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip re...Ville Syrjälä2018-01-231-2/+3
* drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+4
* drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-231-2/+3
* drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä2018-01-234-13/+18
* drm/i915: Reject odd pipe source width with double wide/dual linkVille Syrjälä2018-01-231-3/+12
* drm/sun4i: Fix build warnings in sunxi_engine.hSean Paul2018-01-231-0/+1
* drm/panel: panasonic-vvx10f034n00: More return value fixesSean Paul2018-01-221-12/+5Star
* drm/sun4i: backend: Make sure we don't have a commit pendingMaxime Ripard2018-01-221-0/+12
* drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tailMaxime Ripard2018-01-221-0/+6
* drm/sun4i: backend: Add a custom atomic_check for the frontendMaxime Ripard2018-01-222-0/+67
* drm/sun4i: backend: Wire in the frontendMaxime Ripard2018-01-225-3/+130
* drm/sun4i: Add a driver for the display frontendMaxime Ripard2018-01-225-5/+514
* drm/sun4i: engine: Create an atomic_begin callbackMaxime Ripard2018-01-222-1/+18