aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-27drm/ttm: Warn on pinning without holding a referenceDaniel Vetter2-1/+3
2020-11-27fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap1-1/+1
2020-11-27via/via_irq: use __func__ to replace string function nameBernard Zhao1-1/+1
2020-11-27drm/radeon: fix check order in radeon_bo_moveChristian König1-30/+24
2020-11-26drm/imx/dcss: allow using nearest neighbor interpolation scalingLaurentiu Palcu3-10/+50
2020-11-26drm/imx/dcss: fix coccinelle warningLaurentiu Palcu1-2/+1
2020-11-26drm/imx/dcss: fix rotations for Vivante tiled formatsLaurentiu Palcu1-2/+9
2020-11-25drm/mcde: fix masking and bitwise-or on variable valColin Ian King1-1/+1
2020-11-25dma-buf/dma-resv: Respect num_fences when initializing the shared fence list.Maarten Lankhorst1-1/+1
2020-11-24panel-simple: add Innolux N125HCE-GN1Lukas F. Hartmann1-0/+28
2020-11-24dt-bindings: display/panel: add Innolux N125HCE-GN1Lukas F. Hartmann1-0/+2
2020-11-24drm: fix kernel-doc warnings for SCALING_FILTERSimon Ser2-7/+7
2020-11-24drm/fb-helper: Acquire modeset lock around shadow-buffer flushingThomas Zimmermann1-2/+18
2020-11-24drm/fb-helper: Copy dma-buf map before flushing shadow fbThomas Zimmermann1-2/+3
2020-11-24drm/fb-helper: Restore damage area upon errorsThomas Zimmermann1-3/+20
2020-11-24drm/fb-helper: Move damage blit code and its setup into separate routineThomas Zimmermann1-6/+21
2020-11-24drm/fb-helper: Separate shadow-buffer flushing and calling dirty callbackThomas Zimmermann1-3/+1
2020-11-24drm/fb-helper: Return early in damage workerThomas Zimmermann1-16/+15
2020-11-24drm/fb-helper: Rename dirty worker to damage workerThomas Zimmermann2-43/+36
2020-11-24drm/client: Depend on GEM object kmap ref-countingThomas Zimmermann1-4/+0
2020-11-24drm/fb-helper: Unmap client buffer during shutdownThomas Zimmermann1-4/+9
2020-11-24drm/fb-helper: Call dirty helper after writing to fbdevThomas Zimmermann1-0/+3
2020-11-24drm/shmem-helper: Removed drm_gem_shmem_create_object_cached()Thomas Zimmermann5-33/+0
2020-11-24drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann6-12/+13
2020-11-24drm/mcde: Fix uninitialized valueLinus Walleij1-1/+1
2020-11-24drm/mcde: Support DPI outputLinus Walleij7-47/+595
2020-11-24drm/mcde: Break out DSI set-up routineLinus Walleij1-60/+75
2020-11-24drm/mcde: Fix RGB/BGR bugLinus Walleij2-14/+13
2020-11-22video: fbdev: pm2fb: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22video: fbdev: lxfb_ops: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22drm/via: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22drm: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-22dma-buf: system_heap: Allocate higher order pages if availableJohn Stultz1-18/+71
2020-11-22dma-buf: heaps: Skip sync if not mappedJohn Stultz2-0/+20
2020-11-22dma-buf: heaps: Remove heap-helpers codeJohn Stultz3-328/+0
2020-11-22dma-buf: heaps: Move heap-helper logic into the cma_heap implementationJohn Stultz1-49/+270
2020-11-22dma-buf: system_heap: Rework system heap to use sgtables instead of pagelistsJohn Stultz1-46/+303
2020-11-20drm/meson: dw-hdmi: Enable the iahb clock early enoughMarc Zyngier1-2/+6
2020-11-20drm/meson: dw-hdmi: Disable clocks on driver teardownMarc Zyngier1-14/+29
2020-11-20drm/panel: s6e63m0: Fix init sequenceLinus Walleij1-8/+10
2020-11-20drm/panel: s6e63m0: Implement 28 backlight levelsLinus Walleij1-53/+257
2020-11-20drm/panel: s6e63m0: Fix and extend MCS tableLinus Walleij1-8/+9
2020-11-20drm: Pass the full state to connectors atomic functionsMaxime Ripard7-18/+31
2020-11-20drm: document drm_mode_modeinfoSimon Ser2-0/+24
2020-11-20drm: document drm_mode_get_connectorSimon Ser1-5/+73
2020-11-20drm/virtio: rename sync_seq and last_seqGurchetan Singh3-8/+9
2020-11-20drm/virtio: use fence_id when processing fencesGurchetan Singh2-4/+4
2020-11-20virtio-gpu api: Add a comment on VIRTIO_GPU_SHM_ID_HOST_VISIBLEAnthoine Bourgeois1-0/+4
2020-11-20drm/virtio: fix a file name comment referenceAnthoine Bourgeois1-1/+1
2020-11-20drm/virtio: suffix create blob call with _ioctl like any ioctlAnthoine Bourgeois1-3/+4