messages from 2020-09-23 10:21:41 to 2020-10-17 16:09:28 UTC [more...]
[RFC] treewide: cleanup unreachable breaks
2020-10-17 16:09 UTC
[PATCH] drm/nouveau/bios/init: make two const arrays static, makes object smaller
2020-10-16 22:05 UTC
[PATCH v4 00/10] Support GEM object mappings from I/O memory
2020-10-16 12:48 UTC (29+ 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 07/10] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v4 08/10] drm/gem: Store client buffer mappings as "
` [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
[PATCH RFC] drm/nouveau: fix memory leak in nvkm_iccsense_oneinit
2020-10-15 17:03 UTC (3+ messages)
` [Nouveau] "
[PATCH v2] mm/hmm: make device private reference counts zero based
2020-10-15 7:44 UTC (3+ messages)
Nouveau DRM failure on 5120x1440 screen with 5.8/5.9 kernel
2020-10-13 23:54 UTC (2+ messages)
[PATCH] drm/nouveau/device: fix changing endianess code to work on older GPUs
2020-10-13 13:56 UTC (4+ messages)
[PATCH v2] drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
2020-10-13 12:47 UTC
[PATCH] drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
2020-10-12 21:30 UTC (2+ messages)
nouveau broken on Riva TNT2 in 5.9.0-rc8: GPU not supported on big-endian
2020-10-10 8:49 UTC (5+ messages)
` [Nouveau] "
[PATCH] mm: make device private reference counts zero based
2020-10-09 17:23 UTC (3+ messages)
[RFC PATCH v3 0/2] mm: remove extra ZONE_DEVICE struct page refcount
2020-10-08 16:45 UTC (11+ messages)
` [RFC PATCH v3 1/2] ext4/xfs: add page refcount helper
` [RFC PATCH v3 2/2] mm: remove extra ZONE_DEVICE struct page refcount
[PATCH v3 0/7] Support GEM object mappings from I/O memory
2020-10-08 9:35 UTC (35+ messages)
` [PATCH v3 1/7] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v3 2/7] drm/ttm: Add ttm_kmap_obj_to_dma_buf_map() for type conversion
` [PATCH v3 3/7] drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
` [PATCH v3 4/7] drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
` [PATCH v3 5/7] drm/gem: Store client buffer mappings as "
` [PATCH v3 6/7] drm/fb_helper: Support framebuffers in I/O memory
` [PATCH v3 7/7] drm/todo: Update entries around struct dma_buf_map
[RFC] fifo: only reboot engines if they have a ref
2020-10-07 15:13 UTC
[RFC] gem: fix "refcount_t: underflow; use-after-free"
2020-10-07 5:42 UTC (2+ messages)
[RFC] Documentation: nouveau: Introduce some nouveau documentation
2020-10-06 21:13 UTC (18+ messages)
` [RFC PATCH v2 0/3] "
` [RFC PATCH v2 1/3] drm/nouveau/kms/nvd9-: Introduce some kernel-docs for CRC support
` [RFC PATCH v2 2/3] nouveau: Add kernel-docs for module parameters
` [RFC PATCH v2 3/3] Documentation: nouveau: Introduce some nouveau documentation
[PATCH] device: return error for unknown chipsets
2020-10-06 18:01 UTC (5+ messages)
[RESEND] Requests For Proposals for hosting XDC2021 are now open
2020-10-06 8:48 UTC (2+ messages)
5.9-rc7 oops in nvkm_udevice_info() w/ GA100
2020-10-02 18:46 UTC
Nouveau wiki migration
2020-10-01 18:10 UTC (4+ messages)
[PATCH i-g-t v5 0/5] Add nouveau-crc tests
2020-10-01 6:50 UTC (10+ messages)
` [PATCH i-g-t v5 1/5] lib/igt_core: Fix igt_assert_fd() documentation
` [igt-dev] "
` [PATCH i-g-t v5 2/5] lib/igt_core: Add igt_require_fd()
` [igt-dev] "
` [PATCH i-g-t v5 3/5] lib/igt_debugfs: Add igt_debugfs_pipe_dir()
` [PATCH i-g-t v5 4/5] lib/igt_kms: Hook up connector dithering prop
` [PATCH i-g-t v5 5/5] tests: Add nouveau-crc tests
[PATCH] drm/nouveau: Drop mutex_lock_nested for atomic
2020-09-30 22:46 UTC (7+ messages)
[PATCH v2 1/2] drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
2020-09-29 22:31 UTC (2+ messages)
` [PATCH v2 2/2] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
2020-09-29 18:29 UTC (11+ messages)
[PATCH i-g-t v3 5/5] tests: Add nouveau-crc tests
2020-09-29 17:42 UTC (5+ messages)
` [PATCH i-g-t v4] "
` [igt-dev] "
[RFC PATCH v2 0/2] mm: remove extra ZONE_DEVICE struct page refcount
2020-09-29 2:59 UTC (10+ messages)
` [PATCH 1/2] ext4/xfs: add page refcount helper
` [PATCH 2/2] mm: remove extra ZONE_DEVICE struct page refcount
a saner API for allocating DMA addressable pages v3
2020-09-26 15:25 UTC (11+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent
[PATCH v3 00/22] Convert all remaining drivers to GEM object functions
2020-09-25 8:40 UTC (25+ messages)
` [PATCH v3 03/22] drm/etnaviv: Introduce "
` [PATCH v3 04/22] drm/exynos: "
` [PATCH v3 05/22] drm/gma500: "
` [PATCH v3 06/22] drm/i915: "
` [PATCH v3 08/22] drm/mediatek: "
` [PATCH v3 11/22] drm/omapdrm: "
` [PATCH v3 13/22] drm/radeon: "
` [PATCH v3 17/22] drm/vgem: "
` [PATCH v3 18/22] drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
` [PATCH v3 07/22] drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
` [PATCH v3 09/22] drm/msm: Introduce GEM object funcs
` [PATCH v3 10/22] drm/nouveau: Introduce GEM object functions
` [PATCH v3 12/22] drm/pl111: "
` [PATCH v3 14/22] drm/rockchip: Convert to drm_gem_object_funcs
` [PATCH v3 15/22] drm/tegra: Introduce GEM object functions
` [PATCH v3 16/22] drm/vc4: "
` [PATCH v3 19/22] drm/vkms: "
` [PATCH v3 20/22] drm/xen: "
` [PATCH v3 21/22] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [PATCH v3 22/22] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
[PATCH 0/6] drm/nouveau: Support sync FDs and sync objects
2020-09-24 11:16 UTC (5+ 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