summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-29dt-bindings: dt-bindings: display: simple: Add BOE NV110WTM-N61Douglas Anderson
2020-11-29drm: panel: simple: Allow specifying the delay from prepare to enableDouglas Anderson
2020-11-29drm: panel: simple: Defer unprepare delay till next prepare to shorten itDouglas Anderson
2020-11-29drm: panel: simple: Fixup the struct panel_desc kernel docDouglas Anderson
2020-11-29drm/kmb: Remove an unnecessary NULL checkDan Carpenter
2020-11-29omapfb: fbcon: remove trailing semicolon in macro definitionTom Rix
2020-11-29video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warningsSam Ravnborg
2020-11-29video: fbcon: Fix warnings by using pr_debug() in fbconSam Ravnborg
2020-11-29video: Fix kernel-doc warnings in of_display_timing + of_videomodeSam Ravnborg
2020-11-29drm/rockchip: fix typo in Kconfig 's/HDMI/dsi/'Dafna Hirschfeld
2020-11-29drm/rockchip: for error print, use the correct device pointerDafna Hirschfeld
2020-11-29drm/rockchip: dw_hdmi: fix incorrect clock in vpll clock error messageJonathan Liu
2020-11-28drm/ingenic: Add basic PM supportPaul Cercueil
2020-11-27drm/ttm: Warn on pinning without holding a referenceDaniel Vetter
2020-11-27fbdev: aty: SPARC64 requires FB_ATY_CTRandy Dunlap
2020-11-27via/via_irq: use __func__ to replace string function nameBernard Zhao
2020-11-27drm/radeon: fix check order in radeon_bo_moveChristian König
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-24dt-bindings: display/panel: 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