summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* panel-simple: add Innolux N125HCE-GN1Lukas F. Hartmann2020-11-241-0/+28
* drm: fix kernel-doc warnings for SCALING_FILTERSimon Ser2020-11-242-7/+7
* drm/fb-helper: Acquire modeset lock around shadow-buffer flushingThomas Zimmermann2020-11-241-2/+18
* drm/fb-helper: Copy dma-buf map before flushing shadow fbThomas Zimmermann2020-11-241-2/+3
* drm/fb-helper: Restore damage area upon errorsThomas Zimmermann2020-11-241-3/+20
* drm/fb-helper: Move damage blit code and its setup into separate routineThomas Zimmermann2020-11-241-6/+21
* drm/fb-helper: Separate shadow-buffer flushing and calling dirty callbackThomas Zimmermann2020-11-241-3/+1
* drm/fb-helper: Return early in damage workerThomas Zimmermann2020-11-241-16/+15
* drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann2020-11-241-36/+29
* drm/client: Depend on GEM object kmap ref-countingThomas Zimmermann2020-11-241-4/+0
* drm/fb-helper: Unmap client buffer during shutdownThomas Zimmermann2020-11-241-4/+9
* drm/fb-helper: Call dirty helper after writing to fbdevThomas Zimmermann2020-11-241-0/+3
* drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann2020-11-244-30/+0
* drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann2020-11-245-10/+11
* drm/mcde: Fix uninitialized valueLinus Walleij2020-11-241-1/+1
* drm/mcde: Support DPI outputLinus Walleij2020-11-247-47/+595
* drm/mcde: Break out DSI set-up routineLinus Walleij2020-11-241-60/+75
* drm/mcde: Fix RGB/BGR bugLinus Walleij2020-11-242-14/+13
* video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* video: fbdev: lxfb_ops: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* drm/via: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* drm: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-221-0/+1
* dma-buf: system_heap: Allocate higher order pages if availableJohn Stultz2020-11-221-18/+71
* dma-buf: heaps: Skip sync if not mappedJohn Stultz2020-11-222-0/+20
* dma-buf: heaps: Remove heap-helpers codeJohn Stultz2020-11-223-328/+0
* dma-buf: heaps: Move heap-helper logic into the cma_heap implementationJohn Stultz2020-11-221-49/+270
* dma-buf: system_heap: Rework system heap to use sgtables instead of pagelistsJohn Stultz2020-11-221-46/+303
* drm/meson: dw-hdmi: Enable the iahb clock early enoughMarc Zyngier2020-11-201-2/+6
* drm/meson: dw-hdmi: Disable clocks on driver teardownMarc Zyngier2020-11-201-14/+29
* drm/panel: s6e63m0: Fix init sequenceLinus Walleij2020-11-201-8/+10
* drm/panel: s6e63m0: Implement 28 backlight levelsLinus Walleij2020-11-201-53/+257
* drm/panel: s6e63m0: Fix and extend MCS tableLinus Walleij2020-11-201-8/+9
* drm: Pass the full state to connectors atomic functionsMaxime Ripard2020-11-206-11/+25
* drm/virtio: rename sync_seq and last_seqGurchetan Singh2020-11-203-8/+9
* drm/virtio: use fence_id when processing fencesGurchetan Singh2020-11-202-4/+4
* drm/virtio: fix a file name comment referenceAnthoine Bourgeois2020-11-201-1/+1
* drm/virtio: suffix create blob call with _ioctl like any ioctlAnthoine Bourgeois2020-11-201-3/+4
* drm/ttm: fix DMA32 handling in the global page poolChristian König2020-11-191-0/+22
* mm: introduce vma_set_file function v5Christian König2020-11-198-19/+12
* mm: mmap: fix fput in error path v2Christian König2020-11-191-17/+3
* char/agp: Disable frontend without CONFIG_DRM_LEGACYDaniel Vetter2020-11-182-1/+10
* drm/via: fix assignment in if conditionBernard Zhao2020-11-181-3/+4
* drm/amdgpu: Fix missing prototype warningLuben Tuikov2020-11-182-2/+2
* drm/amdgpu: fix check order in amdgpu_bo_moveChristian König2020-11-181-30/+23
* drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headersLee Jones2020-11-181-2/+2
* drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headersLee Jones2020-11-181-2/+2
* drm/vc4/vc4_hdmi: Remove set but unused variable 'ret'Lee Jones2020-11-181-2/+1
* drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unusedLee Jones2020-11-181-3/+3
* drm/v3d/v3d_sched: Demote non-conformant kernel-doc headerLee Jones2020-11-181-2/+2
* drm/v3d/v3d_gem: Provide descriptions for 'v3d_lookup_bos's paramsLee Jones2020-11-171-0/+2