Age | Commit message (Expand) | Author | Files | Lines |
2021-02-23 | drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers | Thomas Zimmermann | 41 | -145/+176 |
2021-02-22 | drm/ast: fix memory leak when unload the driver | Tong Zhang | 1 | -0/+2 |
2021-02-22 | efifb: Ensure graphics device for efifb stays at PCI D0 | Kai-Heng Feng | 1 | -0/+3 |
2021-02-22 | drm/drv: Remove initialization of static variables | Tian Tao | 1 | -1/+1 |
2021-02-19 | drm/qxl: add lock asserts to qxl_bo_vmap_locked + qxl_bo_vunmap_locked | Gerd Hoffmann | 1 | -0/+4 |
2021-02-19 | drm/qxl: rework cursor plane | Gerd Hoffmann | 1 | -115/+133 |
2021-02-19 | drm/qxl: move shadow handling to new qxl_prepare_shadow() | Gerd Hoffmann | 1 | -27/+34 |
2021-02-19 | drm/qxl: fix monitors object vmap | Gerd Hoffmann | 1 | -5/+2 |
2021-02-19 | drm/qxl: fix prime vmap | Gerd Hoffmann | 1 | -2/+2 |
2021-02-19 | drm/qxl: add qxl_bo_vmap/qxl_bo_vunmap | Gerd Hoffmann | 2 | -0/+38 |
2021-02-19 | drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_locked | Gerd Hoffmann | 6 | -20/+20 |
2021-02-19 | drm/qxl: fix lockdep issue in qxl_alloc_release_reserved | Gerd Hoffmann | 1 | -3/+10 |
2021-02-19 | drm/qxl: use ttm bo priorities | Gerd Hoffmann | 6 | -12/+20 |
2021-02-19 | drm/qxl: more fence wait rework | Gerd Hoffmann | 1 | -6/+2 |
2021-02-19 | drm/qxl: properly handle device init failures | Gerd Hoffmann | 2 | -0/+7 |
2021-02-18 | drm/tilcdc: fix raster control register setting | Dario Binacchi | 1 | -1/+1 |
2021-02-18 | drm/tilcdc: replace spin_lock_irqsave by spin_lock in hard IRQ | Tian Tao | 1 | -5/+4 |
2021-02-18 | drm/dp_mst: Tune down the WARN modesetting a port with full_pbn=0 | Imre Deak | 1 | -3/+8 |
2021-02-18 | video: fbdev: amba-clcd: Always use msleep() for waiting | Sebastian Andrzej Siewior | 1 | -15/+2 |
2021-02-18 | video: omapfb: Remove WARN_ON(in_interrupt()). | Ahmed S. Darwish | 1 | -2/+0 |
2021-02-18 | video: omap: Remove in_interrupt() usage. | Ahmed S. Darwish | 1 | -14/+28 |
2021-02-17 | drm: Switch to %p4cc format modifier | Sakari Ailus | 25 | -137/+69 |
2021-02-17 | v4l: ioctl: Use %p4cc printk modifier to print FourCC codes | Sakari Ailus | 1 | -64/+21 |
2021-02-17 | lib/vsprintf: Add support for printing V4L2 and DRM fourccs | Sakari Ailus | 4 | -2/+79 |
2021-02-17 | drm/ast: Move all of the cursor-update functionality to atomic_update | Thomas Zimmermann | 1 | -44/+22 |
2021-02-17 | drm/ast: Store each HW cursor offset after pinning the rsp BO | Thomas Zimmermann | 2 | -10/+12 |
2021-02-17 | drm/ast: Map HW cursor BOs permanently | Thomas Zimmermann | 2 | -17/+16 |
2021-02-17 | drm/ast: Store cursor BOs in cursor plane | Thomas Zimmermann | 2 | -17/+21 |
2021-02-17 | drm/ast: Add cursor-plane data structure | Thomas Zimmermann | 2 | -3/+25 |
2021-02-17 | drm/ast: Inline ast cursor-update functions into modesetting code | Thomas Zimmermann | 4 | -257/+181 |
2021-02-17 | drm/ast: Allocate HW cursor BOs during cursor-plane initialization | Thomas Zimmermann | 3 | -66/+55 |
2021-02-17 | drm/ast: Initialize planes in helper functions | Thomas Zimmermann | 1 | -21/+45 |
2021-02-17 | drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_check | Thomas Zimmermann | 1 | -1/+1 |
2021-02-17 | drm/ast: Add constants for VGACRCB register bits | Thomas Zimmermann | 2 | -6/+18 |
2021-02-15 | drm/stm: Fix bus_flags handling | Marek Vasut | 1 | -2/+31 |
2021-02-15 | drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQs | Boris Brezillon | 1 | -12/+14 |
2021-02-15 | drm/panfrost: Don't try to map pages that are already mapped | Boris Brezillon | 1 | -1/+8 |
2021-02-15 | drm/panfrost: Clear MMU irqs before handling the fault | Boris Brezillon | 1 | -2/+2 |
2021-02-12 | drm/vram-helper: cleanup drm_gem_vram_bo_driver_move_notify | Christian König | 1 | -14/+4 |
2021-02-10 | drm/vmwgfx: Remove pointless code | Zack Rusin | 1 | -4/+0 |
2021-02-10 | drm/vmwgfx: Correctly set the name of the preferred mode | Zack Rusin | 1 | -0/+1 |
2021-02-10 | drm/vmwgfx: add some 16:9 / 16:10 default resolutions | Roland Scheidegger | 1 | -0/+24 |
2021-02-10 | drm: use getter/setter functions | Julia Lawall | 6 | -7/+7 |
2021-02-10 | drm/vblank: Document drm_crtc_vblank_restore constraints | Daniel Vetter | 2 | -16/+10 |
2021-02-10 | drm/sun4i: Add alpha property for sun8i and sun50i VI layer | Roman Stratiienko | 2 | -8/+51 |
2021-02-10 | drm/sun4i: Add alpha property for sun8i UI layer | Roman Stratiienko | 2 | -0/+34 |
2021-02-10 | drm/aspeed: Use dt matching for default register values | Joel Stanley | 3 | -21/+55 |
2021-02-10 | drm/aspeed: Look up syscon by phandle | Joel Stanley | 1 | -3/+7 |
2021-02-10 | drm/tilcdc: send vblank event when disabling crtc | Quanyang Wang | 1 | -0/+9 |
2021-02-09 | drm/ttm: drop sysfs directory | Christian König | 2 | -52/+0 |