aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter1-2/+2
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter2-9/+0
2017-06-20drm/vblank: Consistent drm_crtc_ prefixDaniel Vetter1-1/+1
2017-06-20drm/doc: vblank cleanupDaniel Vetter2-5/+35
2017-06-15drm/vc4: Add get/set tiling ioctls.Eric Anholt1-0/+16
2017-06-15drm/vc4: Add T-format scanout support.Eric Anholt1-1/+22
2017-06-14drm: Remove duplicate forward declarationDawid Kurek1-2/+0
2017-06-08drm: Add const to name field declaration in struct drm_prop_enum_listJyri Sarha1-1/+1
2017-06-05drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt1-0/+7
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu1-1/+1
2017-06-02drm: remove writeq/readq function definitionsCorentin Labbe1-13/+1
2017-06-01drm/doc: Polish irq helper documentationDaniel Vetter2-4/+38
2017-06-01drm: Extract drm_vblank.[hc]Daniel Vetter5-159/+188
2017-05-31drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()Ville Syrjälä1-1/+1
2017-05-31drm: better document how to send out the crtc disable eventDaniel Vetter1-1/+3
2017-05-31drm/doc: move printf helpers out of drmP.hDaniel Vetter3-17/+44
2017-05-30drm: Introduce drm_bridge_mode_valid()Jose Abreu1-0/+2
2017-05-29drm: Remove drm_device->virtdevDaniel Vetter1-2/+0
2017-05-26drm: remove unsafe drm_for_each_connector()Gustavo Padovan1-15/+0
2017-05-24dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson1-2/+9
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-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss2-20/+50
2017-05-19drm/pl111: Register the clock divider and use it.Eric Anholt1-0/+5
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko1-1/+0
2017-05-18drm: replace drm_[cm]alloc* by kvmalloc alternativesMichal Hocko1-78/+0
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul647-5054/+15915
2017-05-18drm: trivial documentation fix to drm_for_each_connector_iterGabriel Krisman Bertazi1-1/+1
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie16-145/+485
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada4-7/+11
2017-05-16drm: make drm_panel.h self-containedMasahiro Yamada1-0/+2
2017-05-16drm: add missing declaration to drm_blend.hTomi Valkeinen1-0/+1
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+6
2017-05-12dax: prevent invalidation of mapped DAX entriesRoss Zwisler1-1/+0
2017-05-12mm, vmalloc: fix vmalloc users tracking properlyMichal Hocko1-15/+6
2017-05-12time: delete current_fs_time()Deepa Dinamani1-1/+0
2017-05-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-9/+35
2017-05-12Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-1/+8
2017-05-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-4/+26
2017-05-12Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+23
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-0/+3
2017-05-12Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-19/+7
2017-05-12Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-1/+23
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds1-0/+1
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds2-29/+69
2017-05-10libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma1-5/+7
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds51-902/+51
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+3