Nouveau Display Driver
[Prev Page][Next Page]
- [PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
- [PATCH v4 02/25] drm/dumb-buffers: Provide helper to set pitch and size, Thomas Zimmermann
- [PATCH v4 01/25] drm/dumb-buffers: Sanitize output on errors, Thomas Zimmermann
- [PATCH v4 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [PATCH v4 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
- [GIT PULL] Nova changes for v6.15, Danilo Krummrich
- [PATCH v6 0/5] Initial Nova Core series,
Danilo Krummrich
- GPU Metrics, Simon Fairweather
- [RFC 00/11] THP support for zone device pages,
Balbir Singh
- [RFC 01/11] mm/zone_device: support large zone device private folios, Balbir Singh
- [RFC 02/11] mm/migrate_device: flags for selecting device private THP pages, Balbir Singh
- [RFC 03/11] mm/thp: zone_device awareness in THP handling code, Balbir Singh
- [RFC 05/11] mm/memory/fault: Add support for zone device THP fault handling, Balbir Singh
- [RFC 04/11] mm/migrate_device: THP migration of zone device pages, Balbir Singh
- [RFC 06/11] lib/test_hmm: test cases and support for zone device private THP, Balbir Singh
- [RFC 07/11] mm/memremap: Add folio_split support, Balbir Singh
- [RFC 08/11] mm/thp: add split during migration support, Balbir Singh
- [RFC 09/11] lib/test_hmm: add test case for split pages, Balbir Singh
- [RFC 10/11] selftests/mm/hmm-tests: new tests for zone device THP migration, Balbir Singh
- [RFC 11/11] gpu/drm/nouveau: Add THP migration support, Balbir Singh
- Re: [RFC 00/11] THP support for zone device pages, Matthew Brost
- [PATCH] drm/nouveau: fix hibernate on disabled GPU,
chr[]
- [PATCH v5 0/5] Initial Nova Core series,
Danilo Krummrich
[PATCH v5 3/5] rust: firmware: add `module_firmware!` macro, Danilo Krummrich
[PATCH v5 4/5] gpu: nova-core: add initial driver stub, Danilo Krummrich
[PATCH v5 5/5] gpu: nova-core: add initial documentation, Danilo Krummrich
Re: [PATCH v5 0/5] Initial Nova Core series, Danilo Krummrich
Support of RTX A2000, jeff.vandorp
[RFC PATCH v2 0/5] gpu: nova-core: register definitions and basic timer and falcon devices,
Alexandre Courbot
[PATCH AUTOSEL 5.4 3/4] drm/nouveau: Do not override forced connector status, Sasha Levin
[PATCH AUTOSEL 5.10 7/8] drm/nouveau: Do not override forced connector status, Sasha Levin
[PATCH AUTOSEL 5.15 8/9] drm/nouveau: Do not override forced connector status, Sasha Levin
[PATCH AUTOSEL 6.1 8/9] drm/nouveau: Do not override forced connector status, Sasha Levin
[PATCH AUTOSEL 6.6 09/11] drm/nouveau: Do not override forced connector status, Sasha Levin
[PATCH AUTOSEL 6.12 14/17] drm/nouveau: Do not override forced connector status, Sasha Levin
[PATCH AUTOSEL 6.13 14/17] drm/nouveau: Do not override forced connector status, Sasha Levin
[PATCH v3 0/2] NVKM GSP RPC message handling policy,
Zhi Wang
[PATCH v4 0/6] Initial Nova Core series,
Danilo Krummrich
[PATCH v2 0/2] NVKM GSP RPC message handling policy,
Zhi Wang
[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
[PATCH v3 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v3 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2] drm/nouveau/pmu: Fix gp10b firmware guard,
Aaron Kling via B4 Relay
[PATCH] drm/nouveau/pmu: Fix gp10b firmware guard,
Aaron Kling via B4 Relay
[RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation,
Alexandre Courbot
[PATCH RFC 2/3] rust: make ETIMEDOUT error available, Alexandre Courbot
[PATCH RFC 3/3] gpu: nova-core: add basic timer device, Alexandre Courbot
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Simona Vetter
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Dave Airlie
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Alexandre Courbot
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Message not available
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Message not available
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Message not available
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Greg KH
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, John Hubbard
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Dave Airlie
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Simona Vetter
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Simona Vetter
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Simona Vetter
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Simona Vetter
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Simona Vetter
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Simona Vetter
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Greg KH
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Greg KH
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Jason Gunthorpe
- Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Danilo Krummrich
- Message not available
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Alexandre Courbot
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Alexandre Courbot
Re: [RFC PATCH 0/3] gpu: nova-core: add basic timer subdevice implementation, Dave Airlie
[PATCH next] drm/nouveau: Fix error pointer dereference in r535_gsp_msgq_recv(),
Dan Carpenter
[PATCH 0/1] Me stepping down as a nouveau kernel maintainer,
Karol Herbst
[PATCH][next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings,
Gustavo A. R. Silva
[PATCH v4] drm/sched: Use struct for drm_sched_init() params,
Philipp Stanner
[PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm),
David Hildenbrand
- [PATCH v2 01/17] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs, David Hildenbrand
- [PATCH v2 02/17] mm/rmap: reject hugetlb folios in folio_make_device_exclusive(), David Hildenbrand
- [PATCH v2 03/17] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive(), David Hildenbrand
- [PATCH v2 04/17] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk, David Hildenbrand
- [PATCH v2 06/17] mm: use single SWP_DEVICE_EXCLUSIVE entry type, David Hildenbrand
- [PATCH v2 05/17] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable(), David Hildenbrand
- [PATCH v2 07/17] mm/page_vma_mapped: device-exclusive entries are not migration entries, David Hildenbrand
- [PATCH v2 08/17] kernel/events/uprobes: handle device-exclusive entries correctly in __replace_page(), David Hildenbrand
- [PATCH v2 09/17] mm/ksm: handle device-exclusive entries correctly in write_protect_page(), David Hildenbrand
- [PATCH v2 10/17] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one(), David Hildenbrand
- [PATCH v2 11/17] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one(), David Hildenbrand
- [PATCH v2 12/17] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one(), David Hildenbrand
- [PATCH v2 13/17] mm/page_idle: handle device-exclusive entries correctly in page_idle_clear_pte_refs_one(), David Hildenbrand
- [PATCH v2 14/17] mm/damon: handle device-exclusive entries correctly in damon_folio_young_one(), David Hildenbrand
- [PATCH v2 15/17] mm/damon: handle device-exclusive entries correctly in damon_folio_mkold_one(), David Hildenbrand
- [PATCH v2 16/17] mm/rmap: keep mapcount untouched for device-exclusive entries, David Hildenbrand
- [PATCH v2 17/17] mm/rmap: avoid -EBUSY from make_device_exclusive(), David Hildenbrand
- Re: [PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm), Andrew Morton
- Re: [PATCH v2 00/17] mm: fixes for device-exclusive entries (hmm), Alistair Popple
[PATCH v3 1/2] gpu: nova-core: add initial driver stub,
Danilo Krummrich
Re: [PATCH v3 1/2] gpu: nova-core: add initial driver stub, Greg KH
Re: [PATCH v3 1/2] gpu: nova-core: add initial driver stub, Alexandre Courbot
[PATCH 0/5] NVKM GSP RPC message handling policy,
Zhi Wang
[PATCH v3] drm/sched: Use struct for drm_sched_init() params,
Philipp Stanner
[PATCH] drm/nouveau: don't attempt to schedule hpd_work on headless cards,
Vasily Khoruzhick
[PATCH v2] drm/nouveau: don't attempt to schedule hpd_work on headless cards,
Vasily Khoruzhick
[PATCH] drm/nouveau: select FW caching,
Dave Airlie
[PATCH v2 1/2] gpu: nova-core: add initial driver stub,
Danilo Krummrich
Re: [PATCH v2 1/2] gpu: nova-core: add initial driver stub, Alexandre Courbot
[PATCH v5 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver,
Abel Vesa
Re: [PATCH 0/4] drm/gpuvm: Add support for single-page-filled mappings,
Danilo Krummrich
[PATCH 1/2] gpu: nova-core: add initial driver stub,
Danilo Krummrich
Re: [PATCH 1/2] gpu: nova-core: add initial driver stub, Timur Tabi
Message not available
[PATCH v7 0/7] Improve gpu_scheduler trace events + uAPI,
Pierre-Eric Pelloux-Prayer
[PATCH v1 0/4] mm: cleanups for device-exclusive entries (hmm),
David Hildenbrand
[PATCH v1 00/12] mm: fixes for device-exclusive entries (hmm),
David Hildenbrand
- [PATCH v1 01/12] mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAs, David Hildenbrand
- [PATCH v1 02/12] mm/rmap: reject hugetlb folios in folio_make_device_exclusive(), David Hildenbrand
- [PATCH v1 03/12] mm/rmap: convert make_device_exclusive_range() to make_device_exclusive(), David Hildenbrand
- [PATCH v1 04/12] mm/rmap: implement make_device_exclusive() using folio_walk instead of rmap walk, David Hildenbrand
- [PATCH v1 05/12] mm/memory: detect writability in restore_exclusive_pte() through can_change_pte_writable(), David Hildenbrand
- [PATCH v1 06/12] mm: use single SWP_DEVICE_EXCLUSIVE entry type, David Hildenbrand
- [PATCH v1 07/12] mm/page_vma_mapped: device-private entries are not migration entries, David Hildenbrand
- [PATCH v1 08/12] mm/rmap: handle device-exclusive entries correctly in try_to_unmap_one(), David Hildenbrand
- [PATCH v1 09/12] mm/rmap: handle device-exclusive entries correctly in try_to_migrate_one(), David Hildenbrand
- [PATCH v1 10/12] mm/rmap: handle device-exclusive entries correctly in folio_referenced_one(), David Hildenbrand
- [PATCH v1 11/12] mm/rmap: handle device-exclusive entries correctly in page_vma_mkclean_one(), David Hildenbrand
- [PATCH v1 12/12] mm/rmap: keep mapcount untouched for device-exclusive entries, David Hildenbrand
[PATCH v2] drm/sched: Use struct for drm_sched_init() params,
Philipp Stanner
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params, Liviu Dudau
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params, Matthew Brost
Message not available
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params, Boris Brezillon
Re: [PATCH v2] drm/sched: Use struct for drm_sched_init() params, Maíra Canal
[PATCH AUTOSEL 6.12 06/31] nvkm: correctly calculate the available space of the GSP cmdq buffer, Sasha Levin
[PATCH AUTOSEL 6.12 05/31] nvkm/gsp: correctly advance the read pointer of GSP message queue, Sasha Levin
[PATCH AUTOSEL 6.13 07/34] nvkm: correctly calculate the available space of the GSP cmdq buffer, Sasha Levin
[PATCH AUTOSEL 6.13 06/34] nvkm/gsp: correctly advance the read pointer of GSP message queue, Sasha Levin
[PATCH v4 00/15] NVKM GSP RPC kernel docs, cleanups and fixes,
Zhi Wang
- [PATCH v4 01/15] drm/nouveau: add a kernel doc to introduce the GSP RPC, Zhi Wang
- [PATCH v4 04/15] drm/nouveau: remove unused param repc in *rm_alloc_push(), Zhi Wang
- [PATCH v4 11/15] drm/nouveau: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get, push}(), Zhi Wang
- [PATCH v4 03/15] drm/nouveau: rename "argv" to what it represents on the GSP message send path, Zhi Wang
- [PATCH v4 06/15] drm/nouveau: rename "argc" to what it represents in GSP RPC routines, Zhi Wang
- [PATCH v4 02/15] drm/nouveau: rename "repc" to "gsp_rpc_len" on the GSP message recv path, Zhi Wang
- [PATCH v4 05/15] drm/nouveau: rename "argv" to what it represents in *rm_{alloc, ctrl}_*(), Zhi Wang
- [PATCH v4 07/15] drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE, Zhi Wang
- [PATCH v4 12/15] drm/nouveau: factor out r535_gsp_msgq_peek(), Zhi Wang
- [PATCH v4 08/15] drm/nouveau: remove the magic number in r535_gsp_rpc_push(), Zhi Wang
- [PATCH v4 15/15] drm/nouveau: consume the return of large GSP message, Zhi Wang
- [PATCH v4 14/15] drm/nouveau: support handling the return of large GSP message, Zhi Wang
- [PATCH v4 09/15] drm/nouveau: refine the variable names in r535_gsp_rpc_push(), Zhi Wang
- [PATCH v4 13/15] drm/nouveau: factor out r535_gsp_msgq_recv_one_elem(), Zhi Wang
- [PATCH v4 10/15] drm/nouveau: refine the variable names in r535_gsp_msg_recv(), Zhi Wang
- Re: [PATCH v4 00/15] NVKM GSP RPC kernel docs, cleanups and fixes, Danilo Krummrich
[PATCH v1 0/2] nouveau/svm: fix + cleanup for nouveau_atomic_range_fault(),
David Hildenbrand
[Question] Are "device exclusive non-swap entries" / "SVM atomics in Nouveau" still getting used in practice?,
David Hildenbrand
[PATCH] drm/sched: Use struct for drm_sched_init() params,
Philipp Stanner
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params, Boris Brezillon
Message not available
Re: [PATCH] drm/sched: Use struct for drm_sched_init() params, Maíra Canal
Re: [syzbot] [dri?] divide error in drm_mode_debug_printmodeline, syzbot
[PATCH] drm/nouveau: Do not override forced connector status,
Thomas Zimmermann
[PATCH v2 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation,
Thomas Zimmermann
[PATCH v2 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 01/25] drm/dumb-buffers: Sanitize output on errors, Thomas Zimmermann
[PATCH v2 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH v2 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb(), Thomas Zimmermann
[PATCH] nouveau/fence: handle cross cli fences properly., Dave Airlie
[PATCH] [drm-misc-next] drm/nouveau: fix kernel-doc comments,
Timur Tabi
[PATCH] nouveau/fence: handle cross device fences properly. (v3),
Dave Airlie
[PATCH v4 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver,
Abel Vesa
[PATCH] [RFC] nouveau: hack fix for regression from 6.2, Dave Airlie
[PATCH] nouveau/fence: handle cross device fences properly.,
Dave Airlie
[PATCH v3 0/2] drm/nouveau: remove drm_encoder_slave interface,
Dmitry Baryshkov
[PATCH v3 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver,
Abel Vesa
[PATCH RESEND] drm/nouveau/disp: Fix missing backlight control on Macbook 5, 1,
Takashi Iwai
Laptop, nouveau and external monitor,
H
Re: [PATCH 5/7] security: Replace get_task_comm() with %pTN,
Kees Cook
[Index of Archives]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]