summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-02drm/scheduler: rework job destructionChristian König
2019-04-24dma-buf: Update [un]map documentation to match the other functionsAndrew F. Davis
2019-04-24dma-buf: Remove leftover [un]map_atomic commentsAndrew F. Davis
2019-04-24drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.Maarten Lankhorst
2019-04-19drm: increase drm mmap_range size to 1TBPhilip Yang
2019-04-18drm/v3d: Add support for compute shader dispatch.Eric Anholt
2019-04-16drm: Add helpers for setting up an array of dma_fence dependencies.Eric Anholt
2019-04-16dma-buf: explicitely note that dma-fence-chains use 64bit seqnoChristian König
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring
2019-04-12drm: Add a drm_gem_objects_lookup helperRob Herring
2019-04-12iommu: io-pgtable: Add ARM Mali midgard MMU page table formatRob Herring
2019-04-11virtio-gpu api: comment feature flagsGerd Hoffmann
2019-04-11drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes
2019-04-11drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes
2019-04-10Merge drm/drm-next into drm-misc-nextSean Paul
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb888_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10drm: switch drm_fb_xrgb8888_to_rgb565_dstclip to accept __iomem dstGerd Hoffmann
2019-04-10drm: switch drm_fb_memcpy_dstclip to accept __iomem dstGerd Hoffmann
2019-04-08drm: add drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann
2019-04-08drm: add drm_fb_xrgb8888_to_rgb565_dstclip()Gerd Hoffmann
2019-04-08drm: add drm_fb_memcpy_dstclip() helperGerd Hoffmann
2019-04-08drm: move tinydrm format conversion helpers to new drm_format_helper.cGerd Hoffmann
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-03drm/gamma: Clarify gamma lut uapiDaniel Vetter
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu
2019-04-01drm: Add a helper function for printing a debugfs_regset32.Eric Anholt
2019-04-01drm/syncobj: add timeline signal ioctl for syncobj v5Chunming Zhou
2019-04-01drm/syncobj: add transition iotcls between binary and timeline v2Chunming Zhou
2019-04-01drm/syncobj: add timeline payload query ioctl v6Chunming Zhou
2019-04-01drm/syncobj: add support for timeline point wait v8Chunming Zhou
2019-04-01drm/syncobj: add new drm_syncobj_add_point interface v4Christian König
2019-04-01dma-buf: add new dma_fence_chain container v7Christian König
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