summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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-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-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul136-2196/+3557
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
2017-05-18drm/vgem: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0
2017-05-18drm/udl: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-3/+0
2017-05-18drm/tdfx: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0
2017-05-18drm/sis: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0
2017-05-18drm/savage: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0
2017-05-18drm/r128: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0
2017-05-18drm/omap: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0
2017-05-18drm/mga: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0
2017-05-18drm/i2c: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-2/+0
2017-05-18drm/i810: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada1-1/+0