dri-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
Joel Fernandes
Re: [PATCH v8 04/25] gpu: nova-core: gsp: Extract usable FB region from GSP
Alexandre Courbot
[PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Alexandre Courbot
Re: [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
Re: [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Alexandre Courbot
Re: [PATCH v8 06/25] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
Joel Fernandes
[PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Joel Fernandes
Re: [PATCH v8 07/25] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
Alexandre Courbot
[PATCH v8 08/25] gpu: nova-core: mm: Add common memory management types
Joel Fernandes
[PATCH v8 12/25] gpu: nova-core: mm: Add common types for all page table formats
Joel Fernandes
[PATCH v8 09/25] gpu: nova-core: mm: Add TLB flush support
Joel Fernandes
[PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
Joel Fernandes
Re: [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
Alexandre Courbot
Re: [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
Alexandre Courbot
Re: [PATCH v8 11/25] gpu: nova-core: mm: Use usable VRAM region for buddy allocator
Joel Fernandes
[PATCH v8 10/25] gpu: nova-core: mm: Add GpuMm centralized memory manager
Joel Fernandes
[PATCH v8 13/25] gpu: nova-core: mm: Add MMU v2 page table types
Joel Fernandes
[PATCH v8 14/25] gpu: nova-core: mm: Add MMU v3 page table types
Joel Fernandes
[PATCH v8 17/25] gpu: nova-core: mm: Add Virtual Memory Manager
Joel Fernandes
[PATCH v8 18/25] gpu: nova-core: mm: Add virtual address range tracking to VMM
Joel Fernandes
[PATCH v8 22/25] gpu: nova-core: mm: Add BAR1 user interface
Joel Fernandes
[PATCH v8 15/25] gpu: nova-core: mm: Add unified page table entry wrapper enums
Joel Fernandes
[PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
Re: [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Gary Guo
Re: [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
Re: [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Gary Guo
Re: [PATCH v8 16/25] gpu: nova-core: mm: Add page table walker for MMU v2/v3
Joel Fernandes
[PATCH v8 20/25] gpu: nova-core: Add BAR1 aperture type and size constant
Joel Fernandes
[PATCH v8 19/25] gpu: nova-core: mm: Add multi-page mapping API to VMM
Joel Fernandes
[PATCH v8 23/25] gpu: nova-core: mm: Add BarUser to struct Gpu and create at boot
Joel Fernandes
[PATCH v8 21/25] gpu: nova-core: gsp: Add BAR1 PDE base accessors
Joel Fernandes
[PATCH v8 24/25] gpu: nova-core: mm: Add BAR1 memory management self-tests
Joel Fernandes
[PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
Re: [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Alexandre Courbot
Re: [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
Re: [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Alexandre Courbot
Re: [PATCH v8 25/25] gpu: nova-core: mm: Add PRAMIN aperture self-tests
Joel Fernandes
[PATCH v11 0/4] Rust GPU buddy allocator bindings
Joel Fernandes
[reference PATCH v11 3/4] gpu: Fix uninitialized buddy for built-in drivers
Joel Fernandes
[reference PATCH v11 1/4] gpu: Move DRM buddy allocator one level up (part one)
Joel Fernandes
[PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Alexandre Courbot
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Danilo Krummrich
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Dave Airlie
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Danilo Krummrich
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Danilo Krummrich
Re: [PATCH v11 4/4] rust: gpu: Add GPU buddy allocator bindings
Joel Fernandes
[PATCH v11 0/2] rust: clist patches for nova-core memory management
Joel Fernandes
[PATCH v11 1/2] rust: ffi: Convert pub use to pub mod and create ffi module
Joel Fernandes
[PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Alexandre Courbot
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Alexandre Courbot
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Alvin Sun
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Joel Fernandes
Re: [PATCH v11 2/2] rust: clist: Add support to interface with C linked lists
Alvin Sun
[PATCH] drm/client: Do not destroy NULL modes
Jonathan Cavitt
Re: [PATCH] drm/client: Do not destroy NULL modes
Ville Syrjälä
[drm-misc:for-linux-next 1/1] drivers/infiniband/core/uverbs_std_types_dmabuf.c:170:3: error: implicit declaration of function 'dma_buf_move_notify'; did you mean 'dma_buf_free_sgt'?
kernel test robot
[PATCH 0/5] drm/vblank: Deferred Enable and Disable
sunpeng.li
[PATCH 2/5] drm/vblank: Introduce deferred vblank enable/disable
sunpeng.li
Re: [PATCH 2/5] drm/vblank: Introduce deferred vblank enable/disable
kernel test robot
[PATCH 1/5] drm/vblank: Add drm_crtc_vblank_is_off() helper
sunpeng.li
[PATCH 3/5] drm/amd/display: Refactor amdgpu_dm_crtc_set_vblank
sunpeng.li
[PATCH 4/5] drm/amd/display: Implement deferred vblanks on IPS platforms
sunpeng.li
[PATCH 5/5] drm/vblank: Add some debugging trace events
sunpeng.li
[PATCH v2 1/2] dma-buf: Assign separate lockdep class to chain lock
Matthew Brost
[PATCH v2 2/2] dma-buf: Assign separate lockdep class to array lock
Matthew Brost
[PATCH 0/5] drm/imagination: add support for j721e,j784s4,j722s,am62p
Antonios Christidis
[PATCH 4/5] arm64: dts: ti: add GPU node
a-christidis
[PATCH 5/5] clk: keystone: don't cache clock rate
a-christidis
[PATCH 2/5] dt-bindings: gpu: img: Add J721e SoC specific compatible
Antonios Christidis
Re: [PATCH 2/5] dt-bindings: gpu: img: Add J721e SoC specific compatible
Andrew Davis
Re: [PATCH 2/5] dt-bindings: gpu: img: Add J721e SoC specific compatible
Krzysztof Kozlowski
[PATCH 3/5] arm64: dts: ti: k3-j784s4: Add GPU node
Antonios Christidis
[PATCH 1/5] arm64: dts: ti: k3-j721e: Add GPU node
Antonios Christidis
Re: [PATCH 0/5] drm/imagination: add support for j721e,j784s4,j722s,am62p
Nishanth Menon
Re: [PATCH v2] drm/sun4i: fix kernel-doc warnings in sunxi_engine.h
Chen-Yu Tsai
Re: [PATCH] drm/sun4i: backend: fix error pointer dereference
Chen-Yu Tsai
[PATCH v4 0/2] Add lontium lt8713sx bridge driver
Vishnu Saini
[PATCH v4 1/2] dt-bindings: bridge: lt8713sx: Add bindings
Vishnu Saini
Re: [PATCH v4 1/2] dt-bindings: bridge: lt8713sx: Add bindings
Krzysztof Kozlowski
Re: [PATCH v4 1/2] dt-bindings: bridge: lt8713sx: Add bindings
Vishnu Saini
Re: [PATCH v4 1/2] dt-bindings: bridge: lt8713sx: Add bindings
Vishnu Saini
[PATCH v4 2/2] drm/bridge: add support for lontium lt8713sx bridge driver
Vishnu Saini
Re: [PATCH v4 2/2] drm/bridge: add support for lontium lt8713sx bridge driver
Dmitry Baryshkov
Re: [PATCH v4 2/2] drm/bridge: add support for lontium lt8713sx bridge driver
Vishnu Saini
[PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
Matthew Brost
[PATCH 2/2] dma-buf: Assign separate lockdep class to array lock
Matthew Brost
Re: [PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
Christian König
Re: [PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
Boris Brezillon
Re: [PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
Christian König
Re: [PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
Boris Brezillon
Re: [PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
Matthew Brost
Re: [PATCH 1/2] dma-buf: Assign separate lockdep class to chain lock
Boris Brezillon
Re: [PATCH] drm/sun4i: mixer: Fix layer init code
Chen-Yu Tsai
Re: [PATCH v4 1/2] drm/buddy: Improve offset-aligned allocation handling
Matthew Auld
Re: [PATCH v4 2/2] drm/buddy: Add KUnit test for offset-aligned allocations
Matthew Auld
[PATCH] drm/amdkfd: remove duplicate ttmp11 scheduling mode definitions
Peter Colberg
Re: [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
Tvrtko Ursulin
Re: [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
Natalie Vock
Re: [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
Tvrtko Ursulin
Re: [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
Natalie Vock
Re: [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
Tvrtko Ursulin
Re: [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
Natalie Vock
Re: [PATCH v3 4/5] drm/ttm: Be more aggressive when allocating below protection limit
Tvrtko Ursulin
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Sebastian Andrzej Siewior
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Sebastian Andrzej Siewior
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Sebastian Andrzej Siewior
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Maarten Lankhorst
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Maarten Lankhorst
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Sebastian Andrzej Siewior
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Sebastian Andrzej Siewior
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Sebastian Andrzej Siewior
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Maarten Lankhorst
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Maarten Lankhorst
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Sebastian Andrzej Siewior
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Maarten Lankhorst
Re: [i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe.
Sebastian Andrzej Siewior
Re: (subset) [PATCH v9 0/3] Add i.MX91/93 parallel display support
Frank Li
Re: (subset) [PATCH v9 0/3] Add i.MX91/93 parallel display support
Frank Li
[PATCH v5 0/4] drm/atomic: Allocate drm_private_state through a callback
Maxime Ripard
[PATCH v5 1/4] drm/amdgpu: Switch private_obj initialization to atomic_create_state
Maxime Ripard
[PATCH v5 2/4] drm/omapdrm: Switch private_obj initialization to atomic_create_state
Maxime Ripard
[PATCH v5 3/4] drm/tegra: Switch private_obj initialization to atomic_create_state
Maxime Ripard
[PATCH v5 4/4] drm/atomic: Remove state argument to drm_atomic_private_obj_init
Maxime Ripard
Re: [PATCH v3 3/5] drm/ttm: Make a helper for attempting allocation in a place
Tvrtko Ursulin
Re: [PATCH v3 3/5] drm/ttm: Make a helper for attempting allocation in a place
Natalie Vock
[PATCH v2] drm/pagemap_util: Ensure proper cache lock management on free
Jonathan Cavitt
Re: [PATCH v2] drm/pagemap_util: Ensure proper cache lock management on free
Matthew Brost
RE: [PATCH v2] drm/pagemap_util: Ensure proper cache lock management on free
Cavitt, Jonathan
Re: [PATCH] drm/gpuvm: Do not prepare NULL objects
Krzysztof Karas
[RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
Thomas Zimmermann
[PATCH 02/16] drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()
Thomas Zimmermann
[PATCH 01/16] drm/mipi-dbi: Only modify planes on enabled CRTCs
Thomas Zimmermann
[PATCH 08/16] drm/ili9486: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 03/16] drm/mipi-dbi: Provide callbacks for atomic interfaces
Thomas Zimmermann
[PATCH 04/16] drm/hx8357d: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 10/16] drm/panel-mipi-dbi: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 05/16] drm/ili9163: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 09/16] drm/mi0283qt: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 06/16] drm/ili9225: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 12/16] drm/st7735r: Rename struct st7735r_priv to struct st7735r_device
Thomas Zimmermann
[PATCH 14/16] drm/st7735r: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 11/16] drm/st7586: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
Re: [PATCH 11/16] drm/st7586: Use regular atomic helpers; drop simple-display helpers
David Lechner
Re: [PATCH 11/16] drm/st7586: Use regular atomic helpers; drop simple-display helpers
David Lechner
Re: [PATCH 11/16] drm/st7586: Use regular atomic helpers; drop simple-display helpers
David Lechner
Re: [PATCH 11/16] drm/st7586: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
Re: [PATCH 11/16] drm/st7586: Use regular atomic helpers; drop simple-display helpers
David Lechner
Re: [PATCH 11/16] drm/st7586: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 16/16] drm/simple-kms: Deprecate simple-kms helpers
Thomas Zimmermann
[PATCH 07/16] drm/ili9341: Use regular atomic helpers; drop simple-display helpers
Thomas Zimmermann
[PATCH 13/16] drm/st7735r: Rename priv variable to st7735r
Thomas Zimmermann
[PATCH 15/16] drm/mipi-dbi: Remove simple-display helpers from mipi-dbi
Thomas Zimmermann
Re: [RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
Chen-Yu Tsai
Re: [RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
Thomas Zimmermann
Re: [RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
David Lechner
Re: [RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
Thomas Zimmermann
Re: [RFC PATCH 00/16] drm/mipi-dbi: Replace simple-display helpers with regular atomic heleprs
Archit Anant
Re: [PATCH] dma-buf: revert "use inline lock for the dma-fence-chain"
Matthew Brost
Re: [PATCH v2 2/2] rust/drm: Remove imports covered by prelude::*
Danilo Krummrich
Re: [PATCH v2 1/2] rust/drm: Fixup import styles
Danilo Krummrich
Re: On kernel interfaces for a GPU top
Tvrtko Ursulin
Re: [PATCH v8 05/20] drm/display: hdmi-state-helper: Act on color format DRM property
Maxime Ripard
Re: [PATCH v8 03/20] drm: Add enum conversions for drm_color_format_enum
Maxime Ripard
Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Danilo Krummrich
Re: [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
Aditya Rajan
Re: [i915-rt v6 24/24] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
Sebastian Andrzej Siewior
Re: [i915-rt v6 24/24] FOR-CI: bump MAX_STACK_TRACE_ENTRIES
Maarten Lankhorst
Re: [PATCH v3 0/2] drm/nouveau: zcull support
Danilo Krummrich
Re: [PATCH v6 1/6] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
Maxime Ripard
Re: [PATCH v6 1/6] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
Maíra Canal
Re: [PATCH v6 1/6] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
Maxime Ripard
Re: [PATCH v6 1/6] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
Maíra Canal
Re: [PATCH] drm/pagemap: Unlock cache->lock before freeing it
Maarten Lankhorst
Re: [PATCH] drm/pagemap: Unlock cache->lock before freeing it
Matthew Brost
[PATCH] gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
Sanjay Yadav
Re: [PATCH] gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
Arunpravin Paneer Selvam
Re: [PATCH] gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
Yadav, Sanjay Kumar
Re: [PATCH] drm/pagemap_util: Ensure proper cache lock management on free
Maarten Lankhorst
[drm-misc:drm-misc-next 3/5] drivers/gpu/drm/verisilicon/vs_bridge.c:325:9-16: WARNING: ERR_CAST can be used with bridge
kernel test robot
Re: [PATCH 1/3] drm/bridge: Add ITE IT6162 MIPI DSI to HDMI bridge driver
Jani Nikula
[PATCH v16 00/10] rust: add `Ownable` trait and `Owned` type
Andreas Hindborg
[PATCH v16 07/10] rust: page: update formatting of `use` statements
Andreas Hindborg
[PATCH v16 04/10] rust: Add missing SAFETY documentation for `ARef` example
Andreas Hindborg
[PATCH v16 02/10] rust: types: Add Ownable/Owned types
Andreas Hindborg
[PATCH v16 03/10] rust: rename `AlwaysRefCounted` to `RefCounted`.
Andreas Hindborg
[PATCH v16 09/10] rust: implement `ForeignOwnable` for `Owned`
Andreas Hindborg
[PATCH v16 05/10] rust: aref: update formatting of use statements
Andreas Hindborg
[PATCH v16 06/10] rust: Add `OwnableRefCounted`
Andreas Hindborg
[PATCH v16 10/10] rust: page: add `from_raw()`
Andreas Hindborg
[PATCH v16 08/10] rust: page: convert to `Ownable`
Andreas Hindborg
[PATCH v16 01/10] rust: alloc: add `KBox::into_nonnull`
Andreas Hindborg
Earlier messages
Later messages