summaryrefslogtreecommitdiffstats
path: root/arch/m32r (unfollow)
Commit message (Expand)AuthorFilesLines
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: better document how to send out the crtc disable eventDaniel Vetter1-1/+3
2017-05-31drm: Use vsnprintf extension %phJoe Perches2-40/+18
2017-05-31drm/doc: move printf helpers out of drmP.hDaniel Vetter3-17/+44
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 Abreu2-0/+35
2017-05-30drm: Add drm_{crtc/encoder/connector}_mode_valid()Jose Abreu2-0/+50
2017-05-29drm: Remove drm_device->virtdevDaniel Vetter3-5/+2
2017-05-26drm: todo: remove task about switch to drm_connector_list_iterGustavo Padovan1-13/+0
2017-05-26drm: remove unsafe drm_for_each_connector()Gustavo Padovan1-15/+0
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 Wilson3-10/+44
2017-05-24sync_file.txt: standardize document formatMauro Carvalho Chehab1-10/+13
2017-05-23gpu: drm: gma500: remove two more dead variableArnd Bergmann1-2/+0
2017-05-23drm/doc: Clarify mode_fixup vs. atomic_check a bit moreDaniel Vetter1-2/+13
2017-05-23drm/doc: Document adjusted/request modes a bit betterDaniel Vetter3-6/+30
2017-05-23drm: Add crtc/encoder/bridge->mode_valid() callbacksJose Abreu2-33/+141
2017-05-23MAINTAINERS: update drm/stm maintainers listVincent Abriou1-0/+2
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 Foss25-171/+202
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 Anholt5-24/+163
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko26-122/+128
2017-05-18drm: replace drm_[cm]alloc* by kvmalloc alternativesMichal Hocko1-78/+0
2017-05-18gpu: host1x: select IOMMU_IOVAArnd Bergmann1-0/+1
2017-05-18drm/sti:fix spelling mistake: "compoment" -> "component"Colin Ian King1-1/+1
2017-05-18drm: trivial documentation fix to drm_for_each_connector_iterGabriel Krisman Bertazi1-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