summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/vkms: Annotate vblank timerDaniel Vetter2021-02-231-1/+7
| * | drm/komeda: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-0/+3
| * | drm/malidp: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-0/+3
| * | drm/atmel: Use drm_atomic_helper_commitDaniel Vetter2021-02-232-112/+2
| * | drm/omapdrm: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-4/+5
| * | drm/tegra: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-0/+3
| * | drm/tidss: Annotate dma-fence critical section in commit pathDaniel Vetter2021-02-231-0/+4
| * | drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann2021-02-2341-145/+176
| * | drm/ast: fix memory leak when unload the driverTong Zhang2021-02-221-0/+2
| * | efifb: Ensure graphics device for efifb stays at PCI D0Kai-Heng Feng2021-02-221-0/+3
| * | drm/drv: Remove initialization of static variablesTian Tao2021-02-211-1/+1
| * | drm/qxl: add lock asserts to qxl_bo_vmap_locked + qxl_bo_vunmap_lockedGerd Hoffmann2021-02-191-0/+4
| * | drm/qxl: rework cursor planeGerd Hoffmann2021-02-191-115/+133
| * | drm/qxl: move shadow handling to new qxl_prepare_shadow()Gerd Hoffmann2021-02-191-27/+34
| * | drm/qxl: fix monitors object vmapGerd Hoffmann2021-02-191-5/+2
| * | drm/qxl: fix prime vmapGerd Hoffmann2021-02-191-2/+2
| * | drm/qxl: add qxl_bo_vmap/qxl_bo_vunmapGerd Hoffmann2021-02-192-0/+38
| * | drm/qxl: rename qxl_bo_kmap -> qxl_bo_vmap_lockedGerd Hoffmann2021-02-196-20/+20
| * | drm/qxl: fix lockdep issue in qxl_alloc_release_reservedGerd Hoffmann2021-02-191-3/+10
| * | drm/qxl: use ttm bo prioritiesGerd Hoffmann2021-02-196-12/+20
| * | drm/qxl: more fence wait reworkGerd Hoffmann2021-02-191-6/+2
| * | drm/qxl: properly handle device init failuresGerd Hoffmann2021-02-192-0/+7
| * | drm/tilcdc: fix raster control register settingDario Binacchi2021-02-181-1/+1
| * | drm/tilcdc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2021-02-181-5/+4
| * | drm/dp_mst: Tune down the WARN modesetting a port with full_pbn=0Imre Deak2021-02-181-3/+8
| * | video: fbdev: amba-clcd: Always use msleep() for waitingSebastian Andrzej Siewior2021-02-181-15/+2
| * | video: omapfb: Remove WARN_ON(in_interrupt()).Ahmed S. Darwish2021-02-181-2/+0
| * | video: omap: Remove in_interrupt() usage.Ahmed S. Darwish2021-02-181-14/+28
| * | drm: Switch to %p4cc format modifierSakari Ailus2021-02-1725-137/+69
| * | v4l: ioctl: Use %p4cc printk modifier to print FourCC codesSakari Ailus2021-02-171-64/+21
| * | lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus2021-02-174-2/+79
| * | drm/ast: Move all of the cursor-update functionality to atomic_updateThomas Zimmermann2021-02-171-44/+22
| * | drm/ast: Store each HW cursor offset after pinning the rsp BOThomas Zimmermann2021-02-172-10/+12
| * | drm/ast: Map HW cursor BOs permanentlyThomas Zimmermann2021-02-172-17/+16
| * | drm/ast: Store cursor BOs in cursor planeThomas Zimmermann2021-02-172-17/+21
| * | drm/ast: Add cursor-plane data structureThomas Zimmermann2021-02-172-3/+25
| * | drm/ast: Inline ast cursor-update functions into modesetting codeThomas Zimmermann2021-02-174-257/+181
| * | drm/ast: Allocate HW cursor BOs during cursor-plane initializationThomas Zimmermann2021-02-173-66/+55
| * | drm/ast: Initialize planes in helper functionsThomas Zimmermann2021-02-171-21/+45
| * | drm/ast: Fix invalid usage of AST_MAX_HWC_WIDTH in cursor atomic_checkThomas Zimmermann2021-02-171-1/+1
| * | drm/ast: Add constants for VGACRCB register bitsThomas Zimmermann2021-02-172-6/+18
| * | drm/stm: Fix bus_flags handlingMarek Vasut2021-02-151-2/+31
| * | drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQsBoris Brezillon2021-02-151-12/+14
| * | drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon2021-02-151-1/+8
| * | drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon2021-02-151-2/+2
| * | drm/vram-helper: cleanup drm_gem_vram_bo_driver_move_notifyChristian König2021-02-121-14/+4
| * | drm/vmwgfx: Remove pointless codeZack Rusin2021-02-101-4/+0
| * | drm/vmwgfx: Correctly set the name of the preferred modeZack Rusin2021-02-101-0/+1
| * | drm/vmwgfx: add some 16:9 / 16:10 default resolutionsRoland Scheidegger2021-02-101-0/+24
| * | drm: use getter/setter functionsJulia Lawall2021-02-106-7/+7