aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-05drm: Remove drmm_add_final_kfree() declaration from public headersLaurent Pinchart1-2/+0
2020-12-03drm/irq: Add the new api to install irqTian Tao1-1/+1
2020-12-02drm: document that user-space should force-probe connectorsSimon Ser1-8/+5
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König2-41/+0
2020-11-30video: fbdev: sstfb: Updated logging to fix set but not used warningsSam Ravnborg1-2/+2
2020-11-30drm/prime: split array import functions v4Christian König1-3/+4
2020-11-30drm/ttm: nuke ttm_dma_tt_initChristian König1-2/+0
2020-11-30drm/cma-helper: Implement mmap as GEM CMA object functionsThomas Zimmermann1-7/+3
2020-11-30drm/cma-helper: Remove prime infix from GEM object functionsThomas Zimmermann1-2/+2
2020-11-27drm/ttm: Warn on pinning without holding a referenceDaniel Vetter1-0/+2
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann1-7/+7
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann1-3/+0
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann1-2/+2
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard1-7/+6
2020-11-20drm: document drm_mode_modeinfoSimon Ser2-0/+24
2020-11-20drm: document drm_mode_get_connectorSimon Ser1-5/+73
2020-11-20virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLEAnthoine Bourgeois1-0/+4
2020-11-20drm: improve kernel-docs in drm_mode.hSimon Ser1-34/+32
2020-11-19mm: introduce vma_set_file function v5Christian König1-0/+2
2020-11-18include/drm/drm_atomic: Make use of 'new_crtc_state'Lee Jones1-1/+2
2020-11-17media: uapi: Add MEDIA_BUS_FMT_RGB888_3X8_DELTA media bus formatPaul Cercueil1-1/+2
2020-11-16drm: fix some kernel-doc markupsMauro Carvalho Chehab5-9/+10
2020-11-16Fonts: Add charcount field to font_descPeilin Ye1-0/+1
2020-11-16console: Delete unused con_font_copy() callback implementationsPeilin Ye2-2/+1
2020-11-12include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warningLee Jones1-0/+1
2020-11-11dma-buf: Document that dma-buf size is fixedJianxin Xiong1-2/+2
2020-11-11drm/ttm: add multihop infrastrucutre (v3)Dave Airlie1-1/+6
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann30-223/+433
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter23-156/+137
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie3-1/+122
2020-11-09drm/cma-helper: Make default object functions the defaultThomas Zimmermann1-5/+0
2020-11-09drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann1-12/+0
2020-11-09dma-buf-map: Add memcpy and pointer-increment interfacesThomas Zimmermann1-10/+63
2020-11-09drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann1-3/+4
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann4-12/+13
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann3-0/+54
2020-11-09drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann1-1/+0
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds1-0/+1
2020-11-07drm/encoder: remove obsolete documentation of bridgeMichael Tretter1-1/+0
2020-11-07Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+2
2020-11-06Merge tag 'sound-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-5/+6
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-3/+0
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-26/+32
2020-11-06seq_file: add seq_read_iterChristoph Hellwig1-0/+1
2020-11-06drm: Allow const struct drm_driverDaniel Vetter2-2/+7
2020-11-06drm: Compile out legacy chunks from struct drm_deviceDaniel Vetter1-0/+2
2020-11-06Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie10-153/+124
2020-11-06Merge tag 'imx-drm-next-2020-10-30' of git://git.pengutronix.de/git/pza/linux into drm-fixesDave Airlie1-3/+0
2020-11-05Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-8/+8