nouveau
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 01/10] gpu: nova-core: Set correct DMA mask
John Hubbard
Re: [PATCH 01/10] gpu: nova-core: Set correct DMA mask
Alistair Popple
[PATCH 02/10] gpu: nova-core: Create initial GspSharedMemObjects
Alistair Popple
[PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
Re: [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
Alexandre Courbot
Re: [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
Alistair Popple
Re: [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
Alexandre Courbot
Re: [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
Alexandre Courbot
[PATCH 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Alistair Popple
Re: [PATCH 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Alice Ryhl
Re: [PATCH 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Alistair Popple
Re: [PATCH 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Alexandre Courbot
Re: [PATCH 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
Alistair Popple
[PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Alistair Popple
Re: [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
John Hubbard
Re: [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Alistair Popple
Re: [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Alexandre Courbot
Re: [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Alistair Popple
Re: [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Alexandre Courbot
Re: [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Alexandre Courbot
Re: [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
Alexandre Courbot
[PATCH 06/10] gpu: nova-core: gsp: Create rmargs
Alistair Popple
[PATCH 07/10] gpu: nova-core: gsp: Create RM registry and sysinfo commands
Alistair Popple
Re: [PATCH 07/10] gpu: nova-core: gsp: Create RM registry and sysinfo commands
Alistair Popple
[PATCH 08/10] gpu: nova-core: falcon: Add support to check if RISC-V is active
Alistair Popple
Re: [PATCH 08/10] gpu: nova-core: falcon: Add support to check if RISC-V is active
Timur Tabi
Re: [PATCH 08/10] gpu: nova-core: falcon: Add support to check if RISC-V is active
Alistair Popple
Re: [PATCH 08/10] gpu: nova-core: falcon: Add support to check if RISC-V is active
Timur Tabi
[PATCH 09/10] gpu: nova-core: falcon: Add support to write firmware version
Alistair Popple
[PATCH 10/10] gpu: nova-core: gsp: Boot GSP
Alistair Popple
Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
Miguel Ojeda
Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
Alexandre Courbot
Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
Danilo Krummrich
Re: [PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
Alexandre Courbot
[PATCH] MAINTAINERS: Update git entry for nouveau
James Jones
Re: [PATCH] MAINTAINERS: Update git entry for nouveau
Timur Tabi
Re: [PATCH] MAINTAINERS: Update git entry for nouveau
Danilo Krummrich
[PATCH v7 0/6] rust, nova-core: PCI Class, Vendor support
John Hubbard
[PATCH v7 1/6] rust: pci: provide access to PCI Class and Class-related items
John Hubbard
[PATCH v7 3/6] rust: pci: add DeviceId::from_class_and_vendor() method
John Hubbard
[PATCH v7 2/6] rust: pci: provide access to PCI Vendor values
John Hubbard
Re: [PATCH v7 2/6] rust: pci: provide access to PCI Vendor values
Alexandre Courbot
Re: [PATCH v7 2/6] rust: pci: provide access to PCI Vendor values
Danilo Krummrich
Re: [PATCH v7 2/6] rust: pci: provide access to PCI Vendor values
John Hubbard
[PATCH v7 4/6] gpu: nova-core: avoid probing non-display/compute PCI functions
John Hubbard
[PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
Re: [PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
Alexandre Courbot
Re: [PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
Danilo Krummrich
Re: [PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
Re: [PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
Danilo Krummrich
Re: [PATCH v7 5/6] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
[PATCH v7 6/6] rust: pci: inline several tiny functions
John Hubbard
Re: [PATCH v7 0/6] rust, nova-core: PCI Class, Vendor support
Alexandre Courbot
[PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
Alexandre Courbot
[PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alexandre Courbot
Re: [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Benno Lossin
Re: [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
John Hubbard
Re: [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alexandre Courbot
Re: [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alexandre Courbot
Re: [PATCH v2 1/8] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alexandre Courbot
[PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
Alexandre Courbot
Re: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
John Hubbard
Re: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
Alexandre Courbot
Re: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
John Hubbard
Re: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
Alexandre Courbot
Re: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header
John Hubbard
Re: Implicit panics (was: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header)
Alexandre Courbot
Re: Implicit panics (was: [PATCH v2 2/8] gpu: nova-core: firmware: add support for common firmware header)
Alexandre Courbot
Re: Implicit panics
John Hubbard
[PATCH v2 3/8] gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
Re: [PATCH v2 3/8] gpu: nova-core: firmware: process Booter and patch its signature
John Hubbard
Re: [PATCH v2 3/8] gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
Re: [PATCH v2 3/8] gpu: nova-core: firmware: process Booter and patch its signature
John Hubbard
Re: [PATCH v2 3/8] gpu: nova-core: firmware: process Booter and patch its signature
Timur Tabi
[PATCH v2 4/8] gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
Re: [PATCH v2 4/8] gpu: nova-core: firmware: process the GSP bootloader
John Hubbard
[PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
Re: [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
John Hubbard
Re: [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
Re: [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
John Hubbard
Re: [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
Danilo Krummrich
Re: [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
Re: [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
Danilo Krummrich
Re: [PATCH v2 5/8] gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
[PATCH v2 6/8] gpu: nova-core: firmware: use 570.144 firmware
Alexandre Courbot
Re: [PATCH v2 6/8] gpu: nova-core: firmware: use 570.144 firmware
John Hubbard
[PATCH v2 7/8] gpu: nova-core: Add base files for r570.144 firmware bindings
Alexandre Courbot
Re: [PATCH v2 7/8] gpu: nova-core: Add base files for r570.144 firmware bindings
John Hubbard
[PATCH v2 8/8] gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
Re: [PATCH v2 8/8] gpu: nova-core: compute layout of more framebuffer regions required for GSP
John Hubbard
Re: [PATCH v2 8/8] gpu: nova-core: compute layout of more framebuffer regions required for GSP
Alexandre Courbot
Re: [PATCH v2 8/8] gpu: nova-core: compute layout of more framebuffer regions required for GSP
John Hubbard
Re: [PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
John Hubbard
Re: [PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
Alexandre Courbot
Re: [PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
John Hubbard
Re: [PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
Konstantin Ryabitsev
Re: [PATCH v2 0/8] gpu: nova-core: process and prepare more firmwares to boot GSP
John Hubbard
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
John Hubbard
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Alexandre Courbot
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Danilo Krummrich
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Alexandre Courbot
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Alexandre Courbot
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Daniel Almeida
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Danilo Krummrich
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Alexandre Courbot
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
John Hubbard
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Alexandre Courbot
Re: [PATCH 1/2] nova-core: Add a library for bitfields in Rust structs
Daniel Almeida
[PATCH v2] drm/nouveau: Support reclocking on gp10b
Aaron Kling via B4 Relay
Re: [PATCH v2] drm/nouveau: Support reclocking on gp10b
Lyude Paul
Re: [PATCH v2] drm/nouveau: Support reclocking on gp10b
Lyude Paul
Re: [PATCH v2] drm/nouveau: Support reclocking on gp10b
Lyude Paul
[PATCH] drm/nouveau: Support reclocking on gp10b
Aaron Kling via B4 Relay
Re: [PATCH] drm/nouveau: Support reclocking on gp10b
kernel test robot
Re: [PATCH] drm/nouveau: Support reclocking on gp10b
Lyude Paul
[PATCH 0/5] gpu: nova-core: process and prepare more firmwares to boot GSP
Alexandre Courbot
[PATCH 1/5] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alexandre Courbot
Re: [PATCH 1/5] rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alice Ryhl
[PATCH 2/5] gpu: nova-core: firmware: add support for common firmware header
Alexandre Courbot
[PATCH 3/5] gpu: nova-core: firmware: process Booter and patch its signature
Alexandre Courbot
[PATCH 4/5] gpu: nova-core: firmware: process the GSP bootloader
Alexandre Courbot
Re: [PATCH 4/5] gpu: nova-core: firmware: process the GSP bootloader
Timur Tabi
[PATCH 5/5] gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
Re: [PATCH 5/5] gpu: nova-core: firmware: process and prepare the GSP firmware
Danilo Krummrich
Re: [PATCH 5/5] gpu: nova-core: firmware: process and prepare the GSP firmware
Alexandre Courbot
[PATCH v6 0/5] rust, nova-core: PCI Class, Vendor support
John Hubbard
[PATCH v6 3/5] rust: pci: add DeviceId::from_class_and_vendor() method
John Hubbard
[PATCH v6 4/5] gpu: nova-core: avoid probing non-display/compute PCI functions
John Hubbard
[PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
John Hubbard
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
Alexandre Courbot
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
Danilo Krummrich
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
John Hubbard
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
John Hubbard
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
Danilo Krummrich
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
John Hubbard
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
Danilo Krummrich
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
John Hubbard
Re: [PATCH v6 2/5] rust: pci: provide access to PCI Vendor values
John Hubbard
[PATCH v6 5/5] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
[PATCH v6 1/5] rust: pci: provide access to PCI Class and Class-related items
John Hubbard
Re: [PATCH v6 1/5] rust: pci: provide access to PCI Class and Class-related items
Alexandre Courbot
Re: [PATCH v6 1/5] rust: pci: provide access to PCI Class and Class-related items
John Hubbard
Re: [PATCH v2] drm/amd/display: clean-up dead code in dml2_mall_phantom
Alex Deucher
[PATCH v4 0/2] rust: add `Alignment` type
Alexandre Courbot
[PATCH v4 1/2] rust: add `Alignment` type
Alexandre Courbot
Re: [PATCH v4 1/2] rust: add `Alignment` type
Alice Ryhl
Re: [PATCH v4 1/2] rust: add `Alignment` type
Danilo Krummrich
Re: [PATCH v4 1/2] rust: add `Alignment` type
Alexandre Courbot
Re: [PATCH v4 1/2] rust: add `Alignment` type
Alexandre Courbot
[PATCH v4 2/2] gpu: nova-core: use Alignment for alignment-related operations
Alexandre Courbot
Re: [PATCH v4 0/2] rust: add `Alignment` type
Alexandre Courbot
[PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
Thomas Zimmermann
[PATCH v6 01/25] drm/dumb-buffers: Sanitize output on errors
Thomas Zimmermann
[PATCH v6 02/25] drm/dumb-buffers: Provide helper to set pitch and size
Thomas Zimmermann
[PATCH v6 05/25] drm/gem-vram: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 07/25] drm/exynos: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 10/25] drm/imx/ipuv3: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 12/25] drm/mediatek: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 20/25] drm/tegra: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 15/25] drm/omapdrm: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 22/25] drm/vmwgfx: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 21/25] drm/virtio: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
Re: [PATCH v6 23/25] drm/xe: Compute dumb-buffer sizes with drm_mode_size_dumb()
Lucas De Marchi
[PATCH v6 04/25] drm/gem-shmem: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 09/25] drm/hibmc: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 11/25] drm/loongson: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
RE: [PATCH v6 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
Biju Das
Re: [PATCH v6 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
RE: [PATCH v6 18/25] drm/renesas/rz-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
Biju Das
[PATCH v6 16/25] drm/qxl: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 24/25] drm/xen: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 13/25] drm/msm: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 19/25] drm/rockchip: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 14/25] drm/nouveau: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 25/25] drm/xlnx: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 17/25] drm/renesas/rcar-du: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 08/25] drm/gma500: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
[PATCH v6 06/25] drm/armada: Compute dumb-buffer sizes with drm_mode_size_dumb()
Thomas Zimmermann
Re: [PATCH v6 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
Thomas Zimmermann
[PATCH v2] gpu: nova-core: falcon: align DMA transfers to 256 bytes
Alexandre Courbot
Re: [PATCH v2] gpu: nova-core: falcon: align DMA transfers to 256 bytes
Danilo Krummrich
[PATCH v5 0/4] rust, nova-core: PCI Class, Vendor support
John Hubbard
[PATCH v5 1/4] rust: pci: provide access to PCI Class and Class-related items
John Hubbard
Re: [PATCH v5 1/4] rust: pci: provide access to PCI Class and Class-related items
Danilo Krummrich
Re: [PATCH v5 1/4] rust: pci: provide access to PCI Class and Class-related items
John Hubbard
[PATCH v5 2/4] rust: pci: provide access to PCI Vendor values
John Hubbard
Re: [PATCH v5 2/4] rust: pci: provide access to PCI Vendor values
John Hubbard
[PATCH v5 3/4] gpu: nova-core: avoid probing non-display/compute PCI functions
John Hubbard
Re: [PATCH v5 3/4] gpu: nova-core: avoid probing non-display/compute PCI functions
Danilo Krummrich
Re: [PATCH v5 3/4] gpu: nova-core: avoid probing non-display/compute PCI functions
John Hubbard
[PATCH v5 4/4] rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
Re: [PATCH] rust: nova-core: Update ARef imports from sync::aref
Benno Lossin
Re: [PATCH] rust: nova-core: Update ARef imports from sync::aref
Alexandre Courbot
[PATCH v4 0/3] rust, nova-core: PCI Class, Vendor support
John Hubbard
[PATCH v4 1/3] rust: pci: provide access to PCI Class and Class-related items
John Hubbard
Re: [PATCH v4 1/3] rust: pci: provide access to PCI Class and Class-related items
Danilo Krummrich
Re: [PATCH v4 1/3] rust: pci: provide access to PCI Class and Class-related items
John Hubbard
Earlier messages
Later messages