summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-02-16drm/bridge/synopsys: dw-hdmi: don't clobber drvdataJernej Skrabec
2018-02-16drm/bridge/synopsys: dw-hdmi: Export some PHY related functionsJernej Skrabec
2018-02-16drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32aJernej Skrabec
2018-02-13drm/radeon: only enable swiotlb path when need v2Chunming Zhou
2018-02-13drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou
2018-02-13drm: add func to get max iomem address v2Chunming Zhou
2018-02-10drm/vc4: Expose performance counters to userspaceBoris Brezillon
2018-02-10drm: Print the pid when debug logging an ioctl error.Eric Anholt
2018-02-08drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hwPhilippe CORNU
2018-02-08drm/stm: ltdc: add non-alpha color formatsPhilippe CORNU
2018-02-08drm/bridge/synopsys: dsi: Add 1.31 version supportPhilippe Cornu
2018-02-08drm/bridge/synopsys: dsi: Add read featurePhilippe Cornu
2018-02-07drm/pl111: Support multiple endpoints on the CLCDLinus Walleij
2018-02-07drm/pl111: Support variants with broken VBLANKLinus Walleij
2018-02-07drm/pl111: Support variants with broken clock dividerLinus Walleij
2018-02-07drm/pl111: Handle the Versatile RGB/BGR565 modeLinus Walleij
2018-02-07drm/pl111: Properly detect the ARM PL110 variantsLinus Walleij
2018-02-07drm/panel: Add support for ARM Versatile panelsLinus Walleij
2018-02-05drm/crc: Add support for polling on the data fd.Maarten Lankhorst
2018-02-02drm/sun4i: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-02-02drm/rcar-du: Use drm_mode_get_hv_timing() to populate plane clip rectangleVille Syrjälä
2018-02-01drm/virtio: Don't return invalid caps on timeoutTomeu Vizoso
2018-01-30drm/edid: use true and false for boolean valuesGustavo A. R. Silva
2018-01-30drm/mgag200: fix a test in mga_vga_mode_valid()Dan Carpenter
2018-01-30drm/arcpgu: remove drm_encoder_slaveDaniel Vetter
2018-01-30drm/atomic: Remove WARN_ON for invalid plane configuration.Maarten Lankhorst
2018-01-30drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return valuePhilippe Cornu
2018-01-30drm/bridge/synopsys: dsi: Add a warning msg on dsi read requestsPhilippe Cornu
2018-01-30drm/stm: drv: Improve data transfersPhilippe Cornu
2018-01-30drm/stm: dsi: Add 1.31 version supportPhilippe CORNU
2018-01-30drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commitsLeo (Sunpeng) Li
2018-01-29drm/i915: Provide a device level .mode_valid() hookVille Syrjälä
2018-01-29drm/modes: Provide global mode_valid hookVille Syrjälä
2018-01-29drm/modes: Kill off the oddball DRM_MODE_TYPE_CRTC_C vs. DRM_MODE_TYPE_BUILTI...Ville Syrjälä
2018-01-29drm/uapi: Validate the mode flags/typeVille Syrjälä
2018-01-29drm/modes: Move 3D stereo flag check into drm_mode_validate_basic()Ville Syrjälä
2018-01-29drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasksVille Syrjälä
2018-01-29drm/sun4i: backend: Check for the number of alpha planesMaxime Ripard
2018-01-29drm/sun4i: backend: Add support for zposMaxime Ripard
2018-01-29drm/sun4i: backend: Set a default zpos in our reset hookMaxime Ripard
2018-01-29drm/sun4i: backend: Move the coord function in the shared partMaxime Ripard
2018-01-29drm/sun4i: framebuffer: Add a custom atomic_checkMaxime Ripard
2018-01-29drm/sun4i: backend: Fix define typoMaxime Ripard
2018-01-29drm/sun4i: backend: Fix structure indentationMaxime Ripard
2018-01-29drm/vc4: Use the alpha format field in drm_format_infoMaxime Ripard
2018-01-29drm/rockchip: Use the alpha format field in drm_format_infoMaxime Ripard
2018-01-29drm/atmel-exynos: Use the alpha format field in drm_format_infoMaxime Ripard
2018-01-29drm/atmel-hlcdc: Use the alpha format field in drm_format_infoMaxime Ripard
2018-01-29drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard
2018-01-29drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clockPhilippe CORNU