messages from 2026-01-20 01:34:32 to 2026-01-21 15:28:42 UTC [more...]
[PATCH v3 0/7] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-21 15:28 UTC (31+ messages)
` [PATCH v3 1/7] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v3 2/7] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v3 3/7] dma-buf: Document RDMA non-ODP invalidate_mapping() special case
` [PATCH v3 4/7] dma-buf: Add check function for revoke semantics
` [PATCH v3 5/7] iommufd: Pin dma-buf importer "
` [PATCH v3 6/7] vfio: Wait for dma-buf invalidation to complete
` [PATCH v3 7/7] vfio: Validate dma-buf revocation semantics
[PATCH v4 0/8] dma-buf: Use revoke mechanism to invalidate shared buffers
2026-01-21 14:47 UTC (14+ messages)
` [PATCH v4 1/8] dma-buf: Rename .move_notify() callback to a clearer identifier
` [PATCH v4 2/8] dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
` [PATCH v4 3/8] dma-buf: Always build with DMABUF_MOVE_NOTIFY
` [PATCH v4 4/8] dma-buf: Make .invalidate_mapping() truly optional
` [PATCH v4 5/8] dma-buf: Add check function for revoke semantics
` [PATCH v4 6/8] iommufd: Pin dma-buf importer "
` [PATCH v4 7/8] vfio: Wait for dma-buf invalidation to complete
` [PATCH v4 8/8] vfio: Validate dma-buf revocation semantics
[PATCH v3 00/13] drm: Color pipeline teardown and follow-up fixes/improvements
2026-01-21 13:51 UTC (2+ messages)
[PATCH v6 00/21] Add new general DRM property "color format"
2026-01-21 13:45 UTC (11+ messages)
` [PATCH v6 01/21] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v6 02/21] drm: Add new general DRM property "color format"
` [PATCH v6 03/21] drm: Add enum conversions between DRM_COLOR_FORMAT and HDMI_COLORSPACE
` [PATCH v6 04/21] drm/bridge: Act on the DRM color format property
` [PATCH v6 05/21] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v6 06/21] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v6 07/21] drm/i915: Implement the "color format" DRM property
` [PATCH v6 08/21] drm/amdgpu: Implement "
` [PATCH v6 09/21] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v6 10/21] drm/rockchip: vop2: Fix YUV444 output
[PATCH v2 00/11] PCI: BAR resizing fix/rework
2026-01-21 10:02 UTC (4+ messages)
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
[PATCH RFC v6 00/26] nova-core: Memory management infrastructure (v6)
2026-01-21 9:59 UTC (32+ messages)
` [PATCH RFC v6 01/26] rust: clist: Add support to interface with C linked lists
` [PATCH RFC v6 02/26] gpu: Move DRM buddy allocator one level up
` [PATCH RFC v6 03/26] rust: gpu: Add GPU buddy allocator bindings
` [PATCH RFC v6 04/26] nova-core: mm: Select GPU_BUDDY for VRAM allocation
` [PATCH RFC v6 05/26] nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH RFC v6 06/26] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH RFC v6 07/26] nova-core: Add BAR1 aperture type and size constant
` [PATCH RFC v6 08/26] nova-core: gsp: Add BAR1 PDE base accessors
` [PATCH RFC v6 09/26] nova-core: mm: Add common memory management types
` [PATCH RFC v6 10/26] nova-core: mm: Add common types for all page table formats
` [PATCH RFC v6 11/26] nova-core: mm: Add MMU v2 page table types
` [PATCH RFC v6 12/26] nova-core: mm: Add MMU v3 "
` [PATCH RFC v6 13/26] nova-core: mm: Add unified page table entry wrapper enums
` [PATCH RFC v6 14/26] nova-core: mm: Add TLB flush support
` [PATCH RFC v6 15/26] nova-core: mm: Add GpuMm centralized memory manager
` [PATCH RFC v6 16/26] nova-core: mm: Add page table walker for MMU v2
` [PATCH RFC v6 17/26] nova-core: mm: Add Virtual Memory Manager
` [PATCH RFC v6 18/26] nova-core: mm: Add virtual address range tracking to VMM
` [PATCH RFC v6 19/26] nova-core: mm: Add BAR1 user interface
` [PATCH RFC v6 20/26] nova-core: gsp: Return GspStaticInfo and FbLayout from boot()
` [PATCH RFC v6 21/26] nova-core: mm: Add memory management self-tests
` [PATCH RFC v6 22/26] nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH RFC v6 23/26] nova-core: gsp: Extract usable FB region from GSP
` [PATCH RFC v6 24/26] nova-core: fb: Add usable_vram field to FbLayout
` [PATCH RFC v6 25/26] nova-core: mm: Use usable VRAM region for buddy allocator
` [PATCH RFC v6 26/26] nova-core: mm: Add BarUser to struct Gpu and create at boot
[PATCH 0/5] drm/amdkfd: Trap handler fixes and gfx12.1 support
2026-01-21 10:46 UTC (13+ messages)
` [PATCH 1/5] drm/amdkfd: Sync trap handler binary with source
` [PATCH 2/5] drm/amdkfd: Fix scalar load ordering in gfx12.1 trap handler
` [PATCH 3/5] drm/amdkfd: gfx12.1 cluster barrier context save workaround
` [PATCH 4/5] drm/amdkfd: gfx12.1 trap handler support for expert scheduling mode
[PATCH 00/10] Improvements for IB handling V5
2026-01-21 8:38 UTC (14+ messages)
` [PATCH 01/10] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 02/10] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 03/10] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 04/10] drm/amdgpu: require a job to schedule an IB
` [PATCH 05/10] drm/amdgpu: don't call drm_sched_stop/start() in asic reset
` [PATCH 06/10] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 07/10] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 08/10] drm/amdgpu: simplify VCN reset helper
` [PATCH 09/10] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
` [PATCH 10/10] drm/amdgpu: rework ring reset backup and reemit v4
[PATCH v2 0/4] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2026-01-21 8:21 UTC (7+ messages)
` [PATCH v2 1/4] PCI/MSI: Conservatively generalize "
` [PATCH v2 2/4] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH v2 3/4] drm/radeon: Raise msi_addr_mask to dma_bits
` [PATCH v2 4/4] ALSA: hda/intel: "
[PATCH v6 0/5] Enable THP support in drm_pagemap
2026-01-21 3:51 UTC (18+ messages)
` [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
[PATCH 1/2] drm/amd/pm: fix smu v13 soft clock frequency setting issue
2026-01-21 6:07 UTC (3+ messages)
` [PATCH 2/2] drm/amd/pm: fix smu v14 "
[PATCH] drm/amdkfd: simplify svm_range_unmap_from_gpus()
2026-01-20 23:15 UTC (2+ messages)
[PATCH 0/5] Various SI power management fixes
2026-01-20 20:32 UTC (3+ messages)
` [PATCH 5/5] drm/amd/pm: Correct comment above power2_cap attributes
[PATCH] drm/amdgpu: Avoid excessive dmesg log
2026-01-20 19:52 UTC (3+ messages)
[PATCH v2] drm/radeon: convert VCE logging to drm_* helpers
2026-01-20 15:08 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/amdkfd: add mask for debug trap flag setting
2026-01-20 14:52 UTC (4+ messages)
[PATCH v3 00/15] drm/atomic: Allocate drm_private_state through a callback
2026-01-20 14:45 UTC (3+ messages)
` [PATCH v3 15/15] drm/atomic: Remove state argument to drm_atomic_private_obj_init
[PATCH v2 0/4] dma-buf: document revoke mechanism to invalidate shared buffers
2026-01-20 13:33 UTC (24+ messages)
` [PATCH v2 2/4] dma-buf: Document revoke semantics
` [PATCH v2 3/4] iommufd: Require DMABUF "
` [PATCH v2 4/4] vfio: Add pinned interface to perform "
[PATCH 00/17] drm/amd: VRR fixes, HDMI Gaming Features
2026-01-20 12:47 UTC (9+ messages)
` [PATCH 01/17] drm/amd/display: Return if DisplayID not found in parse_amd_vsdb()
` [PATCH 15/17] drm/amd/display: Trigger ALLM if it's available
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2026-01-20 8:29 UTC (2+ messages)
[PATCH v5 00/28] Fair(er) DRM scheduler
2026-01-20 10:31 UTC (15+ messages)
` [PATCH v5 07/28] drm/sched: Account entity GPU time
` [PATCH v5 09/28] drm/sched: Add fair scheduling policy
[PATCH 1/2] drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup
2026-01-20 8:20 UTC (2+ messages)
[PATCH 00/10] Improvements for IB handling V4
2026-01-20 7:40 UTC (12+ messages)
` [PATCH 01/10] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 02/10] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
` [PATCH 04/10] drm/amdgpu: require a job to schedule an IB
` [PATCH 06/10] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 08/10] drm/amdgpu: simplify VCN reset helper
` [PATCH 09/10] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
` [PATCH 10/10] drm/amdgpu: rework ring reset backup and reemit v3
[PATCH] drm/amdgpu: mark invalid records with U64_MAX
2026-01-20 7:32 UTC
[PATCH 00/15] Consolidate register access methods
2026-01-20 6:57 UTC (16+ messages)
` [PATCH 01/15] drm/amdgpu: Move register access functions
` [PATCH 02/15] drm/amdgpu: Add smc method to register block
` [PATCH 03/15] drm/amdgpu: Add uvd indirect "
` [PATCH 04/15] drm/amdgpu: Add didt method "
` [PATCH 05/15] drm/amdgpu: Add gc cac "
` [PATCH 06/15] drm/amdgpu: Add se "
` [PATCH 07/15] drm/amdgpu: Add audio "
` [PATCH 08/15] drm/amdgpu: Add pciep "
` [PATCH 09/15] drm/amdgpu: Add pcie indirect "
` [PATCH 10/15] drm/amdgpu: Add pcie ext access "
` [PATCH 11/15] drm/amdgpu: Add pcie64 indirect "
` [PATCH 12/15] drm/amdgpu: Add pcie64 extended "
` [PATCH 13/15] drm/amdgpu: Move pcie lock "
` [PATCH 14/15] drm/amdgpu: Add smn callbacks "
` [PATCH 15/15] drm/amdgpu: Use get_smn_base in aqua_vanjaram
[PATCH v2 0/7] Refactor smu feature bit implementation
2026-01-20 6:12 UTC (8+ messages)
` [PATCH v2 1/7] drm/amd/pm: Add smu feature bits data struct
` [PATCH v2 2/7] drm/amd/pm: Add smu feature interface functions
` [PATCH v2 3/7] drm/amd/pm: Remove unused logic in SMUv14.0.2
` [PATCH v2 4/7] drm/amd/pm: Initialize allowed feature list
` [PATCH v2 5/7] drm/amd/pm: Use feature bits data structure
` [PATCH v2 6/7] drm/amd/pm: Change get_enabled_mask signature
` [PATCH v2 7/7] drm/amd/pm: Add default feature number definition
[PATCH] drm/amdgpu: mark invalid records with U64_MAX
2026-01-20 5:12 UTC (2+ messages)
[PATCH 00/10] Improvements for IB handling V3
2026-01-20 2:41 UTC (3+ messages)
` [PATCH 10/10] drm/amdgpu: rework ring reset backup and reemit
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