messages from 2020-10-26 07:50:00 to 2020-11-23 12:30:16 UTC [more...]
[PATCH 00/40] [Set 8] Rid W=1 warnings from GPU
2020-11-23 12:30 UTC (4+ messages)
` [PATCH 15/40] drm/nouveau/nvkm/subdev/bios/init: Demote obvious abuse of kernel-doc
[PATCH] drm/nouveau: fix relocations applying logic and a double-free
2020-11-23 9:51 UTC (2+ messages)
[PATCH] drm/nouveau/fb/gp102-: use flexible-array member instead of zero-length array
2020-11-23 8:35 UTC
[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
2020-11-20 20:01 UTC (20+ messages)
` [PATCH v3 1/6] mm/thp: add prep_transhuge_device_private_page()
` [PATCH v3 3/6] mm: support THP migration to device private memory
` [PATCH v3 4/6] mm/thp: add THP allocation helper
` [PATCH v3 2/6] mm/migrate: move migrate_vma_collect_skip()
` [PATCH v3 5/6] mm/hmm/test: add self tests for THP migration
` [PATCH v3 6/6] nouveau: support THP migration to private memory
[PATCH 081/141] drm/nouveau/clk: Fix fall-through warnings for Clang
2020-11-20 18:35 UTC (3+ messages)
` [PATCH 082/141] drm/nouveau: "
` [PATCH 083/141] drm/nouveau/therm: "
nouveau: WARNING: CPU: 0 PID: 20957 at drivers/gpu/drm/nouveau/nvif/vmm.c:71
2020-11-20 7:15 UTC
[PATCH] drm/ttm: remove unused varibles
2020-11-20 6:49 UTC (2+ messages)
[PATCH 1/3] fbcon: Disable accelerated scrolling
2020-11-18 9:21 UTC (8+ messages)
` [PATCH] "
[PATCH v2 00/42] Rid W=1 warnings from GPU (non-Radeon)
2020-11-17 19:02 UTC (3+ messages)
` [PATCH 21/42] drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param description
[RESEND 00/42] Rid W=1 warnings from GPU (non-Radeon)
2020-11-16 17:33 UTC
[PATCH] drm/nouveau: bail out of nouveau_channel_new if channel init fails
2020-11-15 23:04 UTC (4+ messages)
[PATCH 1/8] drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
2020-11-14 4:42 UTC (9+ messages)
` [PATCH 2/8] drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacks
` [PATCH 3/8] drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacks
` [PATCH 4/8] drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()
` [PATCH 5/8] drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()
` [PATCH 6/8] drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic state
` [PATCH 7/8] drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callback
` [PATCH 8/8] drm/nouveau/kms/nv50-: Fix locking for audio callbacks
[PATCH] drm/nouveau: Fix out-of-bounds access when deferencing MMU type
2020-11-13 8:01 UTC (8+ messages)
[PATCH 00/30] [Set 6] Rid W=1 warnings from GPU
2020-11-12 19:00 UTC (2+ messages)
` [PATCH 24/30] drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param description
[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
2020-11-12 11:07 UTC (47+ 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()
[PATCH] drm/nouveau: Use vmemdup_user()
2020-11-12 1:36 UTC
[PATCH 1/2] drm/msm: Use struct dma_buf_map in GEM vmap ops
2020-11-11 14:23 UTC (3+ messages)
` [PATCH 2/2] drm/mediatek: "
[PATCH 0/3] drm/nouveau: extend the lifetime of nouveau_drm
2020-11-10 21:34 UTC (7+ messages)
` [PATCH 1/3] drm/nouveau: Use helper to convert nouveau_drm to drm_device
` [PATCH 2/3] drm/nouveau: manage nouveau_drm lifetime with devres
` [Nouveau] "
` [PATCH 3/3] drm/nouveau: begin documenting core nouveau structures
[PATCH] drm: remove unneeded break
2020-11-08 17:59 UTC (3+ messages)
[PATCH 0/2] drm/nouveau: Stable backport of DP clock fixes for v5.9
2020-11-07 15:30 UTC (4+ messages)
` [PATCH 1/2] drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
` [PATCH 2/2] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
[PATCH v5 00/10] Support GEM object mappings from I/O memory
2020-11-05 12:54 UTC (8+ messages)
` [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
[PATCH 5/6] drm/<drivers>: Constify struct drm_driver
2020-11-04 10:04 UTC
[PATCH 0/3] drm/nouveau: fix a use-after-free in postclose()
2020-11-03 19:49 UTC (4+ messages)
` [PATCH 1/3] drm/nouveau: use drm_dev_unplug() during device removal
` [PATCH 2/3] drm/nouveau: Add a dedicated mutex for the clients list
` [PATCH 3/3] drm/nouveau: clean up all clients on device removal
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 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 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 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 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 (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox