summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu4-35/+23
2017-06-05drm: zte: use devm_of_platform_populate()Benjamin Gaignard1-1/+1
2017-06-02drm/vc4: Mark the device as active when enabling runtime PM.Eric Anholt1-0/+1
2017-06-02drm/atmel-hlcdc: Use crtc->mode_valid() callbackJose Abreu3-9/+11
2017-06-01drm/exynos: Drop drm_vblank_cleanupDaniel Vetter1-3/+1
2017-06-01drm/hdlcd|mali: Drop drm_vblank_cleanupDaniel Vetter2-4/+0
2017-06-01drm/doc: Polish irq helper documentationDaniel Vetter2-5/+28
2017-06-01drm: Extract drm_vblank.[hc]Daniel Vetter4-1603/+1670
2017-05-31drm/vc4: Fix comment in vc4_drv.hBoris Brezillon1-1/+1
2017-05-31drm/pl111: fix warnings without CONFIG_ARM_AMBAArnd Bergmann1-3/+3
2017-05-31drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()Ville Syrjälä1-1/+1
2017-05-31drm/arcgpu: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-05-31drm/atmel: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-05-31drm/imx: Drop drm_vblank_cleanupDaniel Vetter1-3/+1
2017-05-31drm/meson: Drop drm_vblank_cleanupDaniel Vetter1-1/+0
2017-05-31drm/stm: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-05-31drm/sun4i: Drop drm_vblank_cleanupDaniel Vetter1-2/+0
2017-05-31drm: Use vsnprintf extension %phJoe Perches2-40/+18
2017-05-31drm/pl111: select DRM_PANELArnd Bergmann1-0/+1
2017-05-30drm/bridge: analogix-anx78xx: Use bridge->mode_valid() callbackJose Abreu1-7/+7
2017-05-30drm: Use mode_valid() in atomic modesetJose Abreu1-3/+73
2017-05-30drm: Use new mode_valid() helpers in connector probe helperJose Abreu1-4/+63
2017-05-30drm: Introduce drm_bridge_mode_valid()Jose Abreu1-0/+33
2017-05-30drm: Add drm_{crtc/encoder/connector}_mode_valid()Jose Abreu2-0/+50
2017-05-29drm: Remove drm_device->virtdevDaniel Vetter2-3/+2
2017-05-26drm/vc4: use drm_for_each_connector_iter()Gustavo Padovan1-1/+5
2017-05-26drm/nouveau: use drm_for_each_connector_iter()Gustavo Padovan1-1/+4
2017-05-26drm/mediatek: use drm_for_each_connector_iter()Gustavo Padovan1-1/+4
2017-05-26drm/i915: use drm_for_each_connector_iter()Gustavo Padovan1-1/+4
2017-05-26drm/rockchip: use drm_for_each_connector_iter()Gustavo Padovan1-5/+6
2017-05-26drm/exynos: use drm_for_each_connector_iter()Gustavo Padovan1-6/+8
2017-05-24dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson2-8/+35
2017-05-23gpu: drm: gma500: remove two more dead variableArnd Bergmann1-2/+0
2017-05-23drm/stm: ltdc: fix duplicated argumentsPhilippe CORNU1-1/+1
2017-05-22drm/pl111: Fix return value check in pl111_amba_probe()Wei Yongjun1-2/+2
2017-05-22drm/amd: include <linux/delay.h> instead of "linux/delay.h"Masahiro Yamada6-12/+16
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss23-151/+152
2017-05-22drm/vgem: Fix return value check in vgem_init()Wei Yongjun1-2/+2
2017-05-22drm/blend: Fix comment typ-oRobert Foss1-1/+1
2017-05-22drm/stm: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-2/+0
2017-05-22drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada11-65/+62
2017-05-19drm/pl111: Add a debugfs node to dump our registers.Eric Anholt4-0/+64
2017-05-19drm/pl111: make structure mode_config_funcs staticColin Ian King1-1/+1
2017-05-19drm/pl111: make structure pl111_display_funcs staticColin Ian King1-1/+1
2017-05-19drm/pl111: Register the clock divider and use it.Eric Anholt4-24/+158
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko25-121/+128
2017-05-18gpu: host1x: select IOMMU_IOVAArnd Bergmann1-0/+1
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul5499-114798/+630304
2017-05-18drm/sti:fix spelling mistake: "compoment" -> "component"Colin Ian King1-1/+1
2017-05-18drm/via: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0