summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-26drm/imx/dcss: allow using nearest neighbor interpolation scalingLaurentiu Palcu
2020-11-26drm/imx/dcss: fix coccinelle warningLaurentiu Palcu
2020-11-26drm/imx/dcss: fix rotations for Vivante tiled formatsLaurentiu Palcu
2020-11-25drm/mcde: fix masking and bitwise-or on variable valColin Ian King
2020-11-25dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.Maarten Lankhorst
2020-11-24panel-simple: add Innolux N125HCE-GN1Lukas F. Hartmann
2020-11-24drm: fix kernel-doc warnings for SCALING_FILTERSimon Ser
2020-11-24drm/fb-helper: Acquire modeset lock around shadow-buffer flushingThomas Zimmermann
2020-11-24drm/fb-helper: Copy dma-buf map before flushing shadow fbThomas Zimmermann
2020-11-24drm/fb-helper: Restore damage area upon errorsThomas Zimmermann
2020-11-24drm/fb-helper: Move damage blit code and its setup into separate routineThomas Zimmermann
2020-11-24drm/fb-helper: Separate shadow-buffer flushing and calling dirty callbackThomas Zimmermann
2020-11-24drm/fb-helper: Return early in damage workerThomas Zimmermann
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann
2020-11-24drm/client: Depend on GEM object kmap ref-countingThomas Zimmermann
2020-11-24drm/fb-helper: Unmap client buffer during shutdownThomas Zimmermann
2020-11-24drm/fb-helper: Call dirty helper after writing to fbdevThomas Zimmermann
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann
2020-11-24drm/mcde: Fix uninitialized valueLinus Walleij
2020-11-24drm/mcde: Support DPI outputLinus Walleij
2020-11-24drm/mcde: Break out DSI set-up routineLinus Walleij
2020-11-24drm/mcde: Fix RGB/BGR bugLinus Walleij
2020-11-22video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-22video: fbdev: lxfb_ops: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-22drm/via: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-22drm: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-22dma-buf: system_heap: Allocate higher order pages if availableJohn Stultz
2020-11-22dma-buf: heaps: Skip sync if not mappedJohn Stultz
2020-11-22dma-buf: heaps: Remove heap-helpers codeJohn Stultz
2020-11-22dma-buf: heaps: Move heap-helper logic into the cma_heap implementationJohn Stultz
2020-11-22dma-buf: system_heap: Rework system heap to use sgtables instead of pagelistsJohn Stultz
2020-11-20drm/meson: dw-hdmi: Enable the iahb clock early enoughMarc Zyngier
2020-11-20drm/meson: dw-hdmi: Disable clocks on driver teardownMarc Zyngier
2020-11-20drm/panel: s6e63m0: Fix init sequenceLinus Walleij
2020-11-20drm/panel: s6e63m0: Implement 28 backlight levelsLinus Walleij
2020-11-20drm/panel: s6e63m0: Fix and extend MCS tableLinus Walleij
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
2020-11-20drm/virtio: rename sync_seq and last_seqGurchetan Singh
2020-11-20drm/virtio: use fence_id when processing fencesGurchetan Singh
2020-11-20drm/virtio: fix a file name comment referenceAnthoine Bourgeois
2020-11-20drm/virtio: suffix create blob call with _ioctl like any ioctlAnthoine Bourgeois
2020-11-19drm/ttm: fix DMA32 handling in the global page poolChristian König
2020-11-19mm: introduce vma_set_file function v5Christian König
2020-11-19mm: mmap: fix fput in error path v2Christian König
2020-11-18char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter
2020-11-18drm/via: fix assignment in if conditionBernard Zhao
2020-11-18drm/amdgpu: Fix missing prototype warningLuben Tuikov
2020-11-18drm/amdgpu: fix check order in amdgpu_bo_moveChristian König
2020-11-18drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headersLee Jones