nouveau.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-15 12:38:06 to 2020-11-03 19:49:10 UTC [more...]

[PATCH 0/3] drm/nouveau: fix a use-after-free in postclose()
 2020-11-03 19:49 UTC  (2+ messages)
` [PATCH 1/3] drm/nouveau: use drm_dev_unplug() during device removal

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03 19:00 UTC  (44+ messages)
` [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V3 02/37] highmem: Remove unused functions
` [patch V3 03/37] fs: Remove asm/kmap_types.h includes
` [patch V3 04/37] sh/highmem: Remove all traces of unused cruft
` [patch V3 05/37] asm-generic: Provide kmap_size.h
` [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*
` [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional
` [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V3 09/37] arc/mm/highmem: "
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
` [patch V3 11/37] csky/mm/highmem: "
` [patch V3 12/37] microblaze/mm/highmem: "
` [patch V3 13/37] mips/mm/highmem: "
` [patch V3 14/37] nds32/mm/highmem: "
` [patch V3 15/37] powerpc/mm/highmem: "
` [patch V3 16/37] sparc/mm/highmem: "
` [patch V3 17/37] xtensa/mm/highmem: "
` [patch V3 18/37] highmem: Get rid of kmap_types.h
` [patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft
` [patch V3 20/37] io-mapping: Cleanup atomic iomap
` [patch V3 21/37] Documentation/io-mapping: Remove outdated blurb
` [patch V3 22/37] highmem: High implementation details and document API
` [patch V3 23/37] sched: Make migrate_disable/enable() independent of RT
` [patch V3 24/37] sched: highmem: Store local kmaps in task struct
  ` [patch V4 "
` [patch V3 25/37] mm/highmem: Provide kmap_local*
` [patch V3 26/37] io-mapping: Provide iomap_local variant
` [patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page()
` [patch V3 28/37] mips/crashdump: "
` [patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn()
` [patch V3 30/37] highmem: Remove kmap_atomic_pfn()
` [patch V3 31/37] drm/ttm: Replace kmap_atomic() usage
` [patch V3 32/37] drm/vmgfx: Replace kmap_atomic()
` [patch V3 33/37] highmem: Remove kmap_atomic_prot()
` [patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc()
` [patch V3 35/37] drm/nouveau/device: "
` [patch V3 36/37] drm/i915: "
` [patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc()

GT710 and Nouveau on ARM/ARM64
 2020-11-03 18:34 UTC  (7+ messages)

[PATCH v7 00/10] Support GEM object mappings from I/O memory
 2020-11-03  9:30 UTC  (11+ messages)
` [PATCH v7 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v7 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v7 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v7 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v7 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v7 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v7 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v7 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v7 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v7 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH v2] drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
 2020-11-03  8:42 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 22/24] drm/nouveau/nouveau: fix the start/end range for migration
 2020-11-03  1:20 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 23/24] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"

[PATCH AUTOSEL 5.8 27/29] drm/nouveau/nouveau: fix the start/end range for migration
 2020-11-03  1:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 28/29] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"

[PATCH AUTOSEL 5.9 33/35] drm/nouveau/nouveau: fix the start/end range for migration
 2020-11-03  1:18 UTC  (2+ messages)
  ` [PATCH AUTOSEL 5.9 34/35] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"

[PATCH -next] drm/nouveu: remove unused variable
 2020-11-02 12:20 UTC 

[PATCH 1/3] fbcon: Disable accelerated scrolling
 2020-10-31 14:17 UTC  (7+ messages)
  ` [PATCH] "

[PATCH 5/5] drm/<drivers>: Constify struct drm_driver
 2020-10-30 18:53 UTC  (2+ messages)

[PATCH 0/5] Improve Robust Channel (RC) recovery for Turing
 2020-10-30 12:49 UTC  (7+ messages)
  ` [PATCH 1/5] drm/nouveau: Fix MMU fault interrupts on Turing
  ` [PATCH 2/5] drm/nouveau: Remove Turing interrupt hack
  ` [PATCH 3/5] drm/nouveau: Move Turing specific FIFO functions
  ` [PATCH 4/5] drm/nouveau: FIFO interrupt fixes for Turing
  ` [PATCH 5/5] drm/nouveau: Turing channel preemption fix

[PATCH] fbcon: Disable accelerated scrolling
 2020-10-29  8:07 UTC  (10+ messages)

nouveau broken on Riva TNT2 in 5.9.0-rc8: GPU not supported on big-endian
 2020-10-28 21:42 UTC  (5+ messages)
` [Nouveau] "

[PATCH v6 00/10] Support GEM object mappings from I/O memory
 2020-10-28 19:35 UTC  (11+ messages)
` [PATCH v6 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v6 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v6 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap, vunmap}()
` [PATCH v6 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
  ` [PATCH v6 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
  ` [PATCH v6 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v6 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v6 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v6 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v6 10/10] drm/fb_helper: Support framebuffers in I/O memory

[PATCH v2] nouveau: fix the start/end range for migration
 2020-10-26 20:54 UTC 

[PATCH 5/5] drm/<drivers>: Constify struct drm_driver
 2020-10-26  9:14 UTC  (8+ messages)
    ` [PATCH] "

[PATCH v5 00/10] Support GEM object mappings from I/O memory
 2020-10-26  7:50 UTC  (20+ messages)
` [PATCH v5 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v5 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v5 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v5 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v5 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v5 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v5 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v5 08/10] drm/gem: Store client buffer mappings as "
` [PATCH v5 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v5 10/10] drm/fb_helper: Support framebuffers in I/O memory

kvm+nouveau induced lockdep gripe
 2020-10-24  3:38 UTC  (3+ messages)

[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
 2020-10-23 12:38 UTC  (8+ messages)

[PATCH 25/65] drm/nouveau: Drop mutex_lock_nested for atomic
 2020-10-23 12:21 UTC 

Kill some nvc0 defines from nv50_ir_target_nv50.h
 2020-10-21 18:20 UTC 

nouveau crash on shutdown 5.4.0-42-generic Ubuntu 20.04 vmmgf100.c:221
 2020-10-21 15:11 UTC 

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (19+ messages)
  ` [Cocci] "
    ` [Ocfs2-devel] "

[PATCH] x86/mm/kmmio: correctly handle kzalloc return
 2020-10-20  9:34 UTC  (2+ messages)

RIP: 0010:g84_gr_tlb_flush+0x2eb/0x300 [nouveau]
 2020-10-20  8:06 UTC 

[PATCH] drm: remove unneeded break
 2020-10-19 17:06 UTC  (2+ messages)

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-19 15:46 UTC  (30+ messages)
` [PATCH v4 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v4 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v4 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()
` [PATCH v4 05/10] drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpers
` [PATCH v4 06/10] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v4 09/10] dma-buf-map: Add memcpy and pointer-increment interfaces
` [PATCH v4 10/10] drm/fb_helper: Support framebuffers in I/O memory

Small patch for nv50_vbo.c
 2020-10-19 13:55 UTC  (2+ messages)

[PATCH] drm/nouveau: fix memory leak in iccsense/base.c
 2020-10-19  9:09 UTC 

DE randomly freezes
 2020-10-18 11:28 UTC 

[PATCH] drm/nouveau/bios/init: make two const arrays static, makes object smaller
 2020-10-16 22:05 UTC 

[PATCH RFC] drm/nouveau: fix memory leak in nvkm_iccsense_oneinit
 2020-10-15 17:03 UTC  (3+ messages)
    ` [Nouveau] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).