summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10drm: mxsfb: Implement .format_mod_supportedDaniel Abrecht
2020-11-10drm/vgem: replace idr_init() by idr_init_base()Deepak R Varma
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-10drm/omap: Fix runtime PM imbalance on errorDinghao Liu
2020-11-10drm: omapdrm: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-11-10drm/tidss: use devm_platform_ioremap_resource_bynameWang Xiaojun
2020-11-10drm/omap: dsi: Rework and remove a few unused variablesLee Jones
2020-11-10drm/omap: omap_irq: Fix a couple of doc-rot issuesLee Jones
2020-11-10drm/omap: dmm_tiler: Demote abusive use of kernel-doc formatLee Jones
2020-11-10drm/omap: gem: Fix misnamed and missing parameter descriptionsLee Jones
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard
2020-11-10drm/mediatek: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann
2020-11-10drm/msm: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann
2020-11-10drm/fb_helper: Use min_t() to handle size_t and unsigned longGeert Uytterhoeven
2020-11-10drm/ast: Create chip AST2600KuoHsiang Chou
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-09drm/gma500: Remove unused function psb_gem_get_aperture()Thomas Zimmermann
2020-11-09drm/cma-helper: Make default object functions the defaultThomas Zimmermann
2020-11-09drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann
2020-11-09dma-buf-map: Add memcpy and pointer-increment interfacesThomas Zimmermann
2020-11-09drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann
2020-11-09drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_mapThomas Zimmermann
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann
2020-11-09drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()Thomas Zimmermann
2020-11-09drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()Thomas Zimmermann
2020-11-09drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann
2020-11-09drm/vram-helper: Remove invariant parameters from internal kmap functionThomas Zimmermann
2020-11-09drm/udl: Retrieve USB device from struct drm_device.devThomas Zimmermann
2020-11-09drm/tiny/gm12u320: Retrieve USB device from struct drm_device.devThomas Zimmermann
2020-11-09drm/ast: Fixed 1920x1080 sync. polarity issueKuoHsiang Chou
2020-11-09video: fbdev: riva: remove some unused variblesAlex Shi
2020-11-09drm/panel: simple: Add flags to boe_nv133fhm_n61Stephen Boyd
2020-11-08Linux 5.10-rc3Linus Torvalds
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-08Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-08fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu
2020-11-08vt: Disable KD_FONT_OP_COPYDaniel Vetter
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-08Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-08drm: remove unneeded breakTom Rix
2020-11-08Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-08Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-08Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-11-08drm/bridge: lvds-codec: Use dev_err_probe for error handlingBiju Das