summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* drm/bridge: analogix-anx78xx: Use bridge->mode_valid() callbackJose Abreu2017-05-301-7/+7
* drm: Use mode_valid() in atomic modesetJose Abreu2017-05-301-3/+73
* drm: Use new mode_valid() helpers in connector probe helperJose Abreu2017-05-301-4/+63
* drm: Introduce drm_bridge_mode_valid()Jose Abreu2017-05-302-0/+35
* drm: Add drm_{crtc/encoder/connector}_mode_valid()Jose Abreu2017-05-302-0/+50
* drm: Remove drm_device->virtdevDaniel Vetter2017-05-293-5/+2
* drm: todo: remove task about switch to drm_connector_list_iterGustavo Padovan2017-05-261-13/+0
* drm: remove unsafe drm_for_each_connector()Gustavo Padovan2017-05-261-15/+0
* drm/vc4: use drm_for_each_connector_iter()Gustavo Padovan2017-05-261-1/+5
* drm/nouveau: use drm_for_each_connector_iter()Gustavo Padovan2017-05-261-1/+4
* drm/mediatek: use drm_for_each_connector_iter()Gustavo Padovan2017-05-261-1/+4
* drm/i915: use drm_for_each_connector_iter()Gustavo Padovan2017-05-261-1/+4
* drm/rockchip: use drm_for_each_connector_iter()Gustavo Padovan2017-05-261-5/+6
* drm/exynos: use drm_for_each_connector_iter()Gustavo Padovan2017-05-261-6/+8
* dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson2017-05-243-10/+44
* sync_file.txt: standardize document formatMauro Carvalho Chehab2017-05-241-10/+13
* gpu: drm: gma500: remove two more dead variableArnd Bergmann2017-05-231-2/+0
* drm/doc: Clarify mode_fixup vs. atomic_check a bit moreDaniel Vetter2017-05-231-2/+13
* drm/doc: Document adjusted/request modes a bit betterDaniel Vetter2017-05-233-6/+30
* drm: Add crtc/encoder/bridge->mode_valid() callbacksJose Abreu2017-05-232-33/+141
* MAINTAINERS: update drm/stm maintainers listVincent Abriou2017-05-231-0/+2
* drm/stm: ltdc: fix duplicated argumentsPhilippe CORNU2017-05-231-1/+1
* drm/pl111: Fix return value check in pl111_amba_probe()Wei Yongjun2017-05-221-2/+2
* drm/amd: include <linux/delay.h> instead of "linux/delay.h"Masahiro Yamada2017-05-226-12/+16
* drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2017-05-2225-171/+202
* drm/vgem: Fix return value check in vgem_init()Wei Yongjun2017-05-221-2/+2
* drm/blend: Fix comment typ-oRobert Foss2017-05-221-1/+1
* drm/stm: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada2017-05-221-2/+0
* drm/vc4: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-2211-65/+62
* drm/pl111: Add a debugfs node to dump our registers.Eric Anholt2017-05-194-0/+64
* drm/pl111: make structure mode_config_funcs staticColin Ian King2017-05-191-1/+1
* drm/pl111: make structure pl111_display_funcs staticColin Ian King2017-05-191-1/+1
* drm/pl111: Register the clock divider and use it.Eric Anholt2017-05-195-24/+163
* drm: drop drm_[cm]alloc* helpersMichal Hocko2017-05-1826-122/+128
* drm: replace drm_[cm]alloc* by kvmalloc alternativesMichal Hocko2017-05-181-78/+0
* gpu: host1x: select IOMMU_IOVAArnd Bergmann2017-05-181-0/+1
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-05-1811011-268284/+865042
|\
| * Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-05-18109-927/+4980
| |\
| * | Linux 4.12-rc1v4.12-rc1Linus Torvalds2017-05-131-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
| |\ \
| | * | Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| | * | Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| | * | Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| | * | Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| | * | Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
| * | | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-139-18/+195
| |\ \ \
| | * | | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| | * | | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee2017-05-081-3/+3
| | * | | ubifs: Remove unnecessary assignmentStefan Agner2017-05-081-1/+0
| | * | | ubifs: Fix cut and paste error on sb type comparisonsColin Ian King2017-05-081-2/+2