summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-29Merge tag 'du-next-20190328' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2019-03-28drm: Forward-declare struct drm_format_info in drm_framebuffer.hLaurent Pinchart
2019-03-28drm: Fix subtle spelling error in drm_crtc_stateKieran Bingham
2019-03-27drm/fb-helper: Fixup fill_info cleanupDaniel Vetter
2019-03-27Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson
2019-03-27drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä
2019-03-27drm: Kill drm_display_info.nameVille Syrjälä
2019-03-27drm: Fix tabs vs. spacesVille Syrjälä
2019-03-27drm: Nuke unused drm_display_info.pixel_clockVille Syrjälä
2019-03-27drm/fb-helper: Unexport fill_{var,info}Daniel Vetter
2019-03-27drm/fb-helper: Add fill_info() functionsDaniel Vetter
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-25drm/doc: fix missing verbLuca Ceresoli
2019-03-25Merge tag 'du-next-20190318' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2019-03-25Merge tag 'omapdrm-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2019-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-23Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23x86/gart: Exclude GART aperture from kcoreKairui Song
2019-03-22drm/i915/ehl: Add EHL platform info and PCI IDsJames Ausmus
2019-03-22sbitmap: trivial - update comment for sbitmap_deferred_clear_bitShenghui Wang
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson
2019-03-21Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu
2019-03-21drm/fourcc: Fix conflicting Y41x definitionsMaarten Lankhorst
2019-03-20block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche
2019-03-20block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-03-20tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes
2019-03-19drm/i915/cml: Add CML PCI IDSAnusha Srivatsa
2019-03-19drm/amdkfd: add RAS ECC event support (v3)Eric Huang
2019-03-19drm/amdgpu: add ioctl query for enabled ras features (v2)xinhui pan
2019-03-19drm/amdgpu: Add a new flag to AMDGPU_CTX_OP_QUERY_STATE2xinhui pan
2019-03-19drm/amdgpu: export ta fw infoxinhui pan
2019-03-19drm: Use the same mmap-range offset and size for GEM and TTMThomas Zimmermann
2019-03-19drm/ttm: Remove file_page_offset parameter from ttm_bo_device_init()Thomas Zimmermann
2019-03-19drm/ttm: Define a single DRM_FILE_PAGE_OFFSET constantThomas Zimmermann
2019-03-19blk-mq: remove unused 'nr_expired' from blk_mq_hw_ctxDongli Zhang
2019-03-18block: add BIO_NO_PAGE_REF flagJens Axboe
2019-03-18iov_iter: add ITER_BVEC_FLAG_NO_REF flagJens Axboe
2019-03-18drm: writeback: Add job prepare and cleanup operationsLaurent Pinchart