aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-12-01drm/exynos: fix opencoded use of drm_panel_*Sam Ravnborg
2019-12-01drm/panel: clean up indentation issueColin Ian King
2019-11-30drm/panel: simple: Add Logic PD Type 28 display supportAdam Ford
2019-11-29drm: Inline drm_color_lut_extract()Ville Syrjälä
2019-11-29drm/edid: Add alternate clock for SMPTE 4KWayne Lin
2019-11-29drm/edid: Add aspect ratios to HDMI 4K modesWayne Lin
2019-11-29drm/qxl: Complete exception handling in qxl_device_init()Markus Elfring
2019-11-29drm/rockchip: Use drm_gem_fb_create_with_dirtyDaniel Vetter
2019-11-28drm/rect: update kerneldoc for drm_rect_clip_scaled()Daniel Vetter
2019-11-28drm/selftests: Add drm_rect selftestsVille Syrjälä
2019-11-28drm/rect: Keep the clipped dst rectangle in placeVille Syrjälä
2019-11-28drm/rect: Keep the scaled clip boundedVille Syrjälä
2019-11-28drm/rect: Avoid division by zeroVille Syrjälä
2019-11-28drm/fourcc: Fill out all block sizes for P210Daniel Vetter
2019-11-28drm/fourcc: Fill out all block sizes for P10/12/16Daniel Vetter
2019-11-27drm/mediatek: Fix build breakMihail Atanassov
2019-11-27drm/scheduler: Avoid accessing freed bad job.Andrey Grodzovsky
2019-11-26udmabuf: Remove deleted map/unmap handlers.Maarten Lankhorst
2019-11-26drm/udl: Replace struct udl_framebuffer with generic implementationThomas Zimmermann
2019-11-26drm/udl: Call udl_handle_damage() with DRM framebufferThomas Zimmermann
2019-11-26drm/udl: Store active framebuffer in device structureThomas Zimmermann
2019-11-26drm/udl: Remove udl implementation of GEM's free_object()Thomas Zimmermann
2019-11-26drm/udl: Unmap buffer object after damage updateThomas Zimmermann
2019-11-26drm/armada: Delete dma_buf->k(un)map implemenationDaniel Vetter
2019-11-25xen/gntdev-dmabuf: Ditch dummy map functionsDaniel Vetter