summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-15dmabuf: Add the capability to expose DMA-BUF stats in sysfsHridya Valsaraju
2021-06-14dma-buf: add dma_fence_chain_alloc/free v3Christian König
2021-06-14dma-buf: some dma_fence_chain improvementsChristian König
2021-06-14drm/doc: document drm_mode_get_planeLeandro Ribeiro
2021-06-14Merge tag 'tags/topic/i915-ttm-2021-06-11' into drm-misc-nextThomas Zimmermann
2021-06-14Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-06-12drm/vmwgfx: Introduce VMware mks-guest-statsMartin Krastev
2021-06-11drm: Introduce the DP AUX busDouglas Anderson
2021-06-11drm/vma: Add a driver_private member to vma_node.Maarten Lankhorst
2021-06-11Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2021-06-10drm/doc: document how userspace should find out CRTC indexLeandro Ribeiro
2021-06-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-09drm/dp: Extract i915's eDP backlight code into DRM helpersLyude Paul
2021-06-07drm/ttm: Document and optimize ttm_bo_pipeline_gutting()Thomas Hellström
2021-06-07drm: Add a prefetching memcpy_from_wcThomas Hellström
2021-06-07drm/ttm: Add a generic TTM memcpy move for page-based iomemThomas Hellström
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-06dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_list v2Christian König
2021-06-06dma-buf: rename and cleanup dma_resv_get_excl v3Christian König
2021-06-04drm/amdgpu: add uapi to define yellow carp seriesAaron Liu
2021-06-04drm/amdgpu: add yellow carp asic_type enumAaron Liu
2021-06-04drm: fix doc warnings in drm_atomic.hYu Kuai
2021-06-04drm/panfrost: Add AFBC_FEATURES parameterAlyssa Rosenzweig
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-06-04dma-buf: cleanup dma-resv shared fence debugging a bit v2Christian König
2021-06-04Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-06-03drm/sched: Fix inverted comment for hang_limitAlyssa Rosenzweig
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-06-02Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-06-01drm/amdgpu: Add vbios info ioctl interfaceJiawei Gu
2021-06-01drm/amd/display: fix gcc set but not used warning of variable 'old_plane_state'Yu Kuai
2021-05-31drm: document minimum kernel version for DRM_CLIENT_CAP_*Simon Ser
2021-05-31drm: clarify and linkify DRM_CLIENT_CAP_WRITEBACK_CONNECTORS docsSimon Ser
2021-05-31drm: reference mode flags in DRM_CLIENT_CAP_* docsSimon Ser
2021-05-27drm/dp_mst: Use kHz as link rate units when settig source max link caps at initNikola Cornij
2021-05-27drm/fourcc: Add 16 bpc fixed point framebuffer formats.Mario Kleiner
2021-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-05-27Merge v5.13-rc3 into drm-nextDaniel Vetter
2021-05-27drm/fourcc: Remove struct drm_format_buf_nameThomas Zimmermann
2021-05-27drm: Remove drm_get_format_name()Sakari Ailus
2021-05-26drm/ttm: Remove ttm_bo_mmap() and friendsThomas Zimmermann
2021-05-25drm: Add and export function drm_fb_cma_sync_non_coherentPaul Cercueil
2021-05-25drm: Add support for GEM buffers backed by non-coherent memoryPaul Cercueil
2021-05-22linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-05-22Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds