summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2021-02-17v4l: ioctl: Use %p4cc printk modifier to print FourCC codesSakari Ailus
2021-02-17lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus
2021-02-17drm/ast: Move all of the cursor-update functionality to atomic_updateThomas Zimmermann
2021-02-17drm/ast: Store each HW cursor offset after pinning the rsp BOThomas Zimmermann
2021-02-17drm/ast: Map HW cursor BOs permanentlyThomas Zimmermann
2021-02-17drm/ast: Store cursor BOs in cursor planeThomas Zimmermann
2021-02-17drm/ast: Add cursor-plane data structureThomas Zimmermann
2021-02-17drm/ast: Inline ast cursor-update functions into modesetting codeThomas Zimmermann
2021-02-17drm/ast: Allocate HW cursor BOs during cursor-plane initializationThomas Zimmermann
2021-02-17drm/ast: Initialize planes in helper functionsThomas Zimmermann
2021-02-17drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_checkThomas Zimmermann
2021-02-17drm/ast: Add constants for VGACRCB register bitsThomas Zimmermann
2021-02-15drm/stm: Fix bus_flags handlingMarek Vasut
2021-02-15drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQsBoris Brezillon
2021-02-15drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon
2021-02-15drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon
2021-02-12drm/vram-helper: cleanup drm_gem_vram_bo_driver_move_notifyChristian König
2021-02-10drm/vmwgfx: Remove pointless codeZack Rusin
2021-02-10drm/vmwgfx: Correctly set the name of the preferred modeZack Rusin
2021-02-10drm/vmwgfx: add some 16:9 / 16:10 default resolutionsRoland Scheidegger
2021-02-10drm: use getter/setter functionsJulia Lawall
2021-02-10drm/vblank: Document drm_crtc_vblank_restore constraintsDaniel Vetter
2021-02-10drm/sun4i: Add alpha property for sun8i and sun50i VI layerRoman Stratiienko
2021-02-10drm/sun4i: Add alpha property for sun8i UI layerRoman Stratiienko
2021-02-10drm/aspeed: Use dt matching for default register valuesJoel Stanley
2021-02-10drm/aspeed: Look up syscon by phandleJoel Stanley
2021-02-10drm/tilcdc: send vblank event when disabling crtcQuanyang Wang
2021-02-09drm/ttm: drop sysfs directoryChristian König
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König
2021-02-09drm/ttm: rework ttm_tt page limit v4Christian König
2021-02-09drm/ttm: fix removal of bo_count sysfs fileChristian König
2021-02-09drm/vboxvideo: Implement cursor plane with struct drm_shadow_plane_stateThomas Zimmermann
2021-02-09drm/gem: Export helpers for shadow-buffered planesThomas Zimmermann
2021-02-09drm/gma500: Never wait for blitsPatrik Jakobsson
2021-02-09drm/gma500: psb_spank() doesn't need it's own filePatrik Jakobsson
2021-02-09drm/gma500: Unify crtc helpersPatrik Jakobsson
2021-02-09drm/gma500/cdv: Remove unused tv out pathsPatrik Jakobsson
2021-02-09drm/gma500: Remove unused DPST supportPatrik Jakobsson
2021-02-09drm/gma500/cdv: Remove unused code for crt initPatrik Jakobsson
2021-02-09drm/gma500: Drop DRM_GMA600 config optionThomas Zimmermann
2021-02-09drm/gma500: Remove in_atomic() usage.Sebastian Andrzej Siewior
2021-02-08drm/udl: Move vmap out of commit tailThomas Zimmermann
2021-02-08drm/gm12u320: Move vmap out of commit tailThomas Zimmermann
2021-02-08drm/cirrus: Move vmap out of commit tailThomas Zimmermann
2021-02-08drm/mgag200: Move vmap out of commit tailThomas Zimmermann
2021-02-08drm: Add additional atomic helpers for shadow-buffered planesThomas Zimmermann
2021-02-08drm/gem: Export drm_gem_vmap() and drm_gem_vunmap()Thomas Zimmermann
2021-02-08drm/simple-kms: Add plane-state helpersThomas Zimmermann
2021-02-07drm/lima: add governor data with pre-defined thresholdsChristian Hewitt