summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-06drm/udl: Move clip-rectangle code out of udl_handle_damage()Thomas Zimmermann
2019-12-06drm/udl: Vmap framebuffer after all tests succeeded in damage handlingThomas Zimmermann
2019-12-06drm/udl: Don't track number of identical and sent pixels per lineThomas Zimmermann
2019-12-06drm/udl: Remove unused statistics countersThomas Zimmermann
2019-12-06drm: share address space for dma bufsGerd Hoffmann
2019-12-06drm: call drm_gem_object_funcs.mmap with fake offsetGerd Hoffmann
2019-12-05drm/vkms: Fix typo and preposion in function documentationGabriela Bittencourt
2019-12-05drm/dp_mst: Clear all payload id tables downstream when initializingSean Paul
2019-12-05drm/mgag200: Debug-print unique revisions id on G200 SEThomas Zimmermann
2019-12-05drm/mgag200: Call mgag200_driver_{load, unload}() before registering deviceThomas Zimmermann
2019-12-05drm/gma500: Call psb_driver_{load, unload}() before registering deviceThomas Zimmermann
2019-12-05video: constify fb ops across all driversJani Nikula
2019-12-05video: fbdev: intelfb: use const pointer for fb_opsJani Nikula
2019-12-05drm: constify fb ops across all driversJani Nikula
2019-12-05video: fbdev: uvesafb: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: nvidia: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: mb862xx: modify the static fb_ops directlyJani Nikula
2019-12-05video: fbdev: atyfb: modify the static fb_ops directlyJani Nikula
2019-12-05udmabuf: implement begin_cpu_access/end_cpu_access hooksGurchetan Singh
2019-12-05udmabuf: separate out creating/destroying scatter-tableGurchetan Singh
2019-12-05udmabuf: add a pointer to the miscdevice in dma-buf private dataGurchetan Singh
2019-12-05udmabuf: use cache_sgt_mapping optionGurchetan Singh
2019-12-05drm/via: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/tdfx: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/sis: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/savage: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/radeon: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/r128: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/mgag200: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/mga: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/i810: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/ast: Don't include <drm/drm_pci.h>Thomas Zimmermann
2019-12-05drm/pci: Hide legacy PCI functions from non-legacy codeThomas Zimmermann
2019-12-05drm/pci: Only build drm_pci.c if CONFIG_PCI is setThomas Zimmermann
2019-12-03drm/panel: rpi: Drop unused GPIO includesLinus Walleij
2019-12-03drm/crtc-helper: drm_connector_get_single_encoder prototype is missingBenjamin Gaignard
2019-12-03video: omapfb: use const pointer for fb_opsJani Nikula
2019-12-03video: fbmem: use const pointer for fb_opsJani Nikula
2019-12-03video: fbdev: vesafb: modify the static fb_ops directlyJani Nikula
2019-12-03video: udlfb: don't restore fb_mmap after deferred IO cleanupJani Nikula
2019-12-03video: smscufx: don't restore fb_mmap after deferred IO cleanupJani Nikula
2019-12-03drm/fb-helper: don't preserve fb_ops across deferred IO useJani Nikula
2019-12-03video: fb_defio: preserve user fb_opsJani Nikula
2019-12-02drm: drop DRM_AUTH from PRIME_TO/FROM_HANDLE ioctlsEmil Velikov
2019-12-02drm/panfrost: remove DRM_AUTH and respective commentEmil Velikov
2019-12-02drm: use correct dev node location in commentEmil Velikov
2019-12-02drm/exynos: Don't reset bridge->nextBoris Brezillon
2019-12-01drm/tegra: fix opencoded use of drm_panel_*Sam Ravnborg
2019-12-01drm/msm: fix opencoded use of drm_panel_*Sam Ravnborg
2019-12-01drm/exynos: fix opencoded use of drm_panel_*Sam Ravnborg