messages from 2026-03-10 13:34:05 to 2026-03-12 17:42:44 UTC [more...]
[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
2026-03-12 17:42 UTC (3+ messages)
` [PATCH v12 1/1] "
[PATCH] drm/amdgpu: Add explicit NULL check for bo in amdgpu_vm_bo_update()
2026-03-12 17:21 UTC (3+ messages)
[PATCH 01/11] drm/amdgpu: revert to old status lock handling v4
2026-03-12 16:34 UTC (22+ messages)
` [PATCH 02/11] drm/amdgpu: restructure VM state machine
` [PATCH 03/11] drm/amdgpu: fix amdgpu_userq_evict
` [PATCH 04/11] drm/amdgpu: completely rework eviction fence handling
` [PATCH 05/11] drm/amdgpu: fix eviction fence and userq manager shutdown
` [PATCH 06/11] drm/amdgpu: fix adding eviction fence
` [PATCH 07/11] drm/amdgpu: rework amdgpu_userq_wait_ioctl v3
` [PATCH 08/11] drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2
` [PATCH 09/11] drm/amdgpu: annotate eviction fence signaling path
` [PATCH 10/11] drm/amdgpu: fix some more bug in amdgpu_gem_va_ioctl
` [PATCH 11/11] drm/amdgpu: WIP sync amdgpu_ttm_fill_mem only to kernel fences
[PATCH] drm/amdgpu: Move amdgpu_vm_is_bo_always_valid() before first use
2026-03-12 15:14 UTC (2+ messages)
[PATCH] drm/amdgpu: Reject unknown digital connector IDs in DVI mode validation
2026-03-12 14:32 UTC (2+ messages)
[PATCH] drm/amdgpu: Make amdgpu_dma_buf_attach() return paths consistent
2026-03-12 14:23 UTC (3+ messages)
[PATCH] drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_region()
2026-03-12 13:24 UTC
[PATCH] drm/amdgpu: Fix error handling in amdgpu_vmid_alloc_reserved()
2026-03-12 13:16 UTC
[PATCH v4 0/2] Add "link bpc" DRM property
2026-03-12 13:10 UTC (4+ messages)
` [PATCH v4 1/2] drm/connector: hdmi: Add a 'link bpc' property
` [PATCH v4 2/2] drm/amd/display: Add support for "
[PATCH] drm/amdgpu: Pack VF2PF ucode_info entries to keep struct size 1KB
2026-03-12 12:51 UTC
[PATCH v1] drm/amdgpu/userq: unlock cancel_delayed_work_sync for hang_detect_work
2026-03-12 11:32 UTC (3+ messages)
[PATCH v2 1/3] drm/amd/pm: Add common smu fw check function
2026-03-12 10:36 UTC (4+ messages)
` [PATCH v2 2/3] drm/amd/pm: Use common smu fw check function for smu13
` [PATCH v2 3/3] drm/amd/pm: Use common smu fw check function for smu15
[PATCH v2] drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
2026-03-12 10:14 UTC (2+ messages)
[PATCH] drm/amdgpu: add overflow check for BO list array allocation
2026-03-12 10:02 UTC (9+ messages)
[PATCH] drm/amdgpu: Drop unreachable return in amdgpu_reg_get_smn_base64()
2026-03-12 9:22 UTC (2+ messages)
[PATCH] drm/amdgpu: update flip bit setting of RAS bad page
2026-03-12 8:52 UTC (2+ messages)
[REGRESSION][PATCH] drm/amd/display: Fix uninitialized variable which breaks full LTO
2026-03-12 8:02 UTC (2+ messages)
[PATCH] drm/radeon/cik: fix endian cik_cp_gfx_load_microcode()
2026-03-11 17:14 UTC
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-11 23:03 UTC (65+ messages)
` [PATCH 03/61] ceph: Prefer IS_ERR_OR_NULL over manual NULL check
` [Intel-wired-lan] "
` [PATCH 06/61] 9p: "
` [Intel-wired-lan] "
` [PATCH 08/61] fuse: "
` [Intel-wired-lan] "
` [PATCH 12/61] quota: "
` [Intel-wired-lan] "
` [PATCH 13/61] squashfs: "
` [Intel-wired-lan] "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [Intel-wired-lan] "
` [PATCH 17/61] module: "
` [Intel-wired-lan] "
` [PATCH 22/61] md: "
` [Intel-wired-lan] "
` [PATCH 24/61] net/9p: "
` [Intel-wired-lan] "
` [PATCH 25/61] net/bluetooth: "
` [Intel-wired-lan] "
` [PATCH 28/61] net/sched: "
` [Intel-wired-lan] "
` [PATCH 30/61] net/sunrpc: "
` [Intel-wired-lan] "
` [PATCH 36/61] arch/sh: "
` [PATCH 38/61] net: "
` [EXTERNAL] "
` [Intel-wired-lan] "
` [PATCH 39/61] irqchip: "
` [Intel-wired-lan] "
` [PATCH 41/61] pinctrl: "
` [PATCH 46/61] vfio: "
` [Intel-wired-lan] "
` [PATCH 49/61] media: "
` [Intel-wired-lan] "
` [PATCH 50/61] iommu: "
` [Intel-wired-lan] "
` [PATCH 54/61] aoe: "
` [Intel-wired-lan] "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
[PATCH] drm/radeon: fix __user annotation in radeon_info_ioctl()
2026-03-11 14:21 UTC
[PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-11 15:12 UTC (3+ messages)
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-03-12 6:37 UTC (27+ messages)
` [PATCH v9 01/23] gpu: nova-core: Select GPU_BUDDY for VRAM allocation
` [PATCH v9 02/23] gpu: nova-core: Kconfig: Sort select statements alphabetically
` [PATCH v9 03/23] gpu: nova-core: gsp: Return GspStaticInfo from boot()
` [PATCH v9 04/23] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v9 05/23] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
` [PATCH v9 06/23] gpu: nova-core: mm: Add support to use PRAMIN windows to write to VRAM
` [PATCH v9 07/23] docs: gpu: nova-core: Document the PRAMIN aperture mechanism
` [PATCH v9 08/23] gpu: nova-core: mm: Add common memory management types
` [PATCH v9 09/23] gpu: nova-core: mm: Add TLB flush support
` [PATCH v9 10/23] gpu: nova-core: mm: Add GpuMm centralized memory manager
` [PATCH v9 11/23] gpu: nova-core: mm: Add common types for all page table formats
` [PATCH v9 12/23] gpu: nova-core: mm: Add MMU v2 page table types
` [PATCH v9 13/23] gpu: nova-core: mm: Add MMU v3 "
` [PATCH v9 14/23] gpu: nova-core: mm: Add unified page table entry wrapper enums
` [PATCH v9 15/23] gpu: nova-core: mm: Add page table walker for MMU v2/v3
` [PATCH v9 16/23] gpu: nova-core: mm: Add Virtual Memory Manager
` [PATCH v9 17/23] gpu: nova-core: mm: Add virtual address range tracking to VMM
` [PATCH v9 18/23] gpu: nova-core: mm: Add multi-page mapping API "
` [PATCH v9 19/23] gpu: nova-core: Add BAR1 aperture type and size constant
` [PATCH v9 20/23] gpu: nova-core: mm: Add BAR1 user interface
` [PATCH v9 21/23] gpu: nova-core: mm: Add BAR1 memory management self-tests
` [PATCH v9 22/23] gpu: nova-core: mm: Add PRAMIN aperture self-tests
` [PATCH v9 23/23] gpu: nova-core: Use runtime BAR1 size instead of hardcoded 256MB
[PATCH] drm/amdgpu: update flip bit setting of RAS bad page
2026-03-12 7:47 UTC (3+ messages)
[PATCH v2 0/7] Refactor drm_writeback_connector structure
2026-03-12 6:21 UTC (10+ messages)
` [PATCH v2 1/7] drm: writeback: "
[PATCH] drm/amdgpu: Fix KIQ fence timeout after GPU reset on GFX v9.4.3
2026-03-12 5:44 UTC (10+ messages)
` [PATCH v2] drm/amdgpu: Avoid KIQ ring access during GPU reset to fix fence timeout
` [PATCH v3] drm/amdgpu: force fence completion for all rings before and after reset
` [PATCH v4] drm/amdgpu: avoid KIQ HDP flush from VM CPU commit during reset
[PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
2026-03-11 21:18 UTC
[PATCH] drm/amdgpu: Add profiling counters in fdinfo
2026-03-11 20:26 UTC (2+ messages)
X.Org Board Elections 2026
2026-03-11 18:29 UTC (3+ messages)
` Reminder: Deadline to renew X.Org memberships for 2026 is March 16
` 2nd "
[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
2026-03-11 17:56 UTC (16+ messages)
[PATCH v3] drm/amdgpu: Fix ISP segfault issue in kernel v7.0
2026-03-11 17:51 UTC (2+ messages)
[PATCH v2] drm/amdgpu: Fix ISP segfault issue in kernel v7.0
2026-03-11 17:07 UTC
[PATCH v1] drm/amdgpu: Fix ISP segfault in kernel v7.0
2026-03-11 17:02 UTC (3+ messages)
[PATCH v1] drm/amdgpu: Fix ISP regression issue in kernel v7.0
2026-03-11 15:29 UTC (5+ messages)
[PATCH] drm/amdgpu: Replace deprecated strcpy() in amdgpu_virt_write_vf2pf_data
2026-03-11 13:50 UTC (4+ messages)
[PATCH] drm/amd/display: Fix a benign uninitialized variable warning
2026-03-10 15:46 UTC
[PATCH] drm/amdgpu: Use stack variable to fetch nps info
2026-03-11 6:05 UTC
[PATCH v1] fix 2D OpenGL hang regression (Radeon RX 6700 XT)
2026-03-11 4:40 UTC (2+ messages)
` [PATCH] Revert "drm/amd/display: use a more lax vblank enable policy for older ASICs""
[PATCH v3] drm/amd: Set num IP blocks to 0 if discovery fails
2026-03-11 4:24 UTC (2+ messages)
[PATCH v2 0/9] DC Patches March 10, 2026
2026-03-11 3:33 UTC (10+ messages)
` [PATCH v2 1/9] drm/amd/display: Add debugfs to disallow eDP Replay entry
` [PATCH v2 2/9] drm/amd/display: Fix number of opp
` [PATCH v2 3/9] drm/amd/display: Add dcn_mrq_present Field
` [PATCH v2 4/9] drm/amd/display: Plumb MRQ programming out of DML for dml2_1
` [PATCH v2 5/9] drm/amd/display: Silence static analysis warning
` [PATCH v2 6/9] drm/amd/display: Add a buffer for boot time crc
` [PATCH v2 7/9] drm/amd/display: Query DC for gfx handling when setting linear tiling
` [PATCH v2 8/9] drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflow
` [PATCH v2 9/9] drm/amd/display: Promote DC to 3.2.374
DC Patches March 10, 2026
2026-03-11 2:40 UTC (10+ messages)
` [PATCH 1/9] drm/amd/display: Add debugfs to disallow eDP Replay entry
` [PATCH 2/9] drm/amd/display: Fix number of opp
` [PATCH 3/9] drm/amd/display: Add dcn_mrq_present Field
` [PATCH 4/9] drm/amd/display: Plumb MRQ programming out of DML for dml2_1
` [PATCH 5/9] drm/amd/display: Silence C6001 warnings
` [PATCH 6/9] drm/amd/display: Add a buffer for boot time crc
` [PATCH 7/9] drm/amd/display: Query DC for gfx handling when setting linear tiling
` [PATCH 8/9] drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflow
` [PATCH 9/9] drm/amd/display: Promote DC to 3.2.374
[PATCH] drm/amd/display: Save cursor-only vblank event seperately from pflips
2026-03-10 20:23 UTC (3+ messages)
[PATCH 1/4] drm/amdgpu: Add VCN v5_0_2
2026-03-10 15:32 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: Add VCN_5_0_2 codecs capabilities support
` [PATCH 3/4] drm/amdgpu: Set VCN_5_0_2 DPG mode
` [PATCH 4/4] drm/amdgpu: Add JPEG_v5_0_2 IP block
[PATCH v1 1/2] drm/amdgpu/userq: Only look up for gem objects when count is non zero
2026-03-10 13:55 UTC (2+ messages)
` [PATCH v1 2/2] "
[PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 13:33 UTC (2+ messages)
` (subset) "
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