summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-02-16104-728/+2954
|\
| * drm/radeon: only enable swiotlb path when need v2Chunming Zhou2018-02-133-3/+6
| * drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou2018-02-136-3/+13
| * drm: add func to get max iomem address v2Chunming Zhou2018-02-131-0/+13
| * drm/vc4: Expose performance counters to userspaceBoris Brezillon2018-02-108-72/+398
| * drm: Print the pid when debug logging an ioctl error.Eric Anholt2018-02-101-1/+1
| * drm/stm: ltdc: remove non-alpha color formats on layer 2 for older hwPhilippe CORNU2018-02-082-0/+21
| * drm/stm: ltdc: add non-alpha color formatsPhilippe CORNU2018-02-081-2/+31
| * drm/bridge/synopsys: dsi: Add 1.31 version supportPhilippe Cornu2018-02-081-3/+20
| * drm/bridge/synopsys: dsi: Add read featurePhilippe Cornu2018-02-081-13/+45
| * drm/pl111: Support multiple endpoints on the CLCDLinus Walleij2018-02-071-6/+56
| * drm/pl111: Support variants with broken VBLANKLinus Walleij2018-02-074-10/+18
| * 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-073-0/+388
| * 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
| * 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
| * 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/+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-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/+8
OpenPOWER on IntegriCloud