messages from 2026-03-13 16:51:22 to 2026-03-17 08:59:42 UTC [more...]
[PATCH 01/11] drm/amdgpu: revert to old status lock handling v4
2026-03-17 8:59 UTC (18+ messages)
` [PATCH 02/11] drm/amdgpu: restructure VM state machine
` [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 v3 1/3] drm/amdgpu: validate fence_count in wait_fences ioctl
2026-03-17 8:31 UTC (5+ messages)
` [PATCH v3 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
` [PATCH v3 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation
[PATCH] drm/amdgpu: reset ras eeprom table when it is invalid
2026-03-17 8:24 UTC
[PATCH v12 0/1] Rust GPU buddy allocator bindings
2026-03-17 1:58 UTC (14+ messages)
` [PATCH v12.1 "
` [PATCH v12.1 1/1] rust: gpu: Add "
oops/null pointer in 0010:dma_fence_is_signaled+0x12/0x60 [amdgpu]
2026-03-16 14:18 UTC (5+ messages)
[PATCH] drm/amd/display: fix double 'the' typo in dcn4_calcs
2026-03-16 15:42 UTC
[PATCH] drm/amdgpu/userq: refactor MQD init into per-IP helpers
2026-03-17 7:11 UTC (2+ messages)
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-16 22:10 UTC (7+ messages)
` [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 46/61] vfio: "
` [PATCH 50/61] iommu: "
[PATCH] drm/amd/display: clean up typecasts and ordering in dcn4_calcs
2026-03-16 21:40 UTC
amdgpu driver fails to initialize on ppc64le in 7.0-rc1 and newer
2026-03-16 21:02 UTC (5+ messages)
[Bug report] RADV GFX1200 (Navi 44 / RX 9060 XT): NULL page fault at 0x0 on gfxhub during Vulkan rendering
2026-03-16 20:11 UTC
[PATCH 1/3] drm/amdgpu: validate fence_count in wait_fences ioctl
2026-03-17 7:28 UTC (7+ messages)
` [PATCH 2/3] drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priority
` [PATCH 3/3] drm/amdgpu: harden SIGNAL/WAIT ioctl argument validation
[PATCH] drm/amdgpu: prevent PASID reuse until poll is exhausted
2026-03-17 6:54 UTC (2+ messages)
[PATCH] drm/amdgpu : Update psp 13_0_15 ip block support
2026-03-17 5:35 UTC
[PATCH] drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()
2026-03-17 3:08 UTC
[PATCH] drm/amdgpu: rework how we handle TLB fences
2026-03-17 2:15 UTC (2+ messages)
[PATCH] drm/drm_atomic: duplicate colorop states if plane color pipeline in use
2026-03-16 20:52 UTC
Announcement: 2026 X.Org Foundation Election Candidates
2026-03-16 20:27 UTC
[PATCH] drm/amdgpu/gmc9.0: add bounds checking for cid
2026-03-16 20:13 UTC (2+ messages)
[PATCH 1/7] drm/amdgpu/mmhub2.0: add bounds checking for cid
2026-03-16 19:20 UTC (5+ messages)
[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
2026-03-16 18:48 UTC (19+ messages)
[PATCH 1/7] drm/amdgpu/job: use GFP_ATOMIC while in gpu reset
2026-03-16 18:43 UTC (9+ messages)
` [PATCH 2/7] drm/amdgpu: switch all IPs to using job for IBs
` [PATCH 3/7] drm/amdgpu: require a job to schedule an IB
` [PATCH 4/7] drm/amdgpu: plumb timedout fence through to force completion
` [PATCH 5/7] drm/amdgpu: simplify VCN reset helper
` [PATCH 6/7] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 7/7] drm/amdgpu: Call drm_sched_increase_karma() for ring resets
[PATCH 1/2] drm/amdgpu: apply state adjust rules to some additional HAINAN vairants
2026-03-16 18:01 UTC (2+ messages)
[PATCH 1/6] drm/amdgpu/gfx7: align mqd settings with KFD
2026-03-16 18:00 UTC (2+ messages)
[PATCH 1/9] drm/amdgpu/si_dma: set SEM_WAIT_FAIL_TIMER_CNTL to a non-0 value
2026-03-16 17:57 UTC (2+ messages)
[PATCH 1/3] drm/amdgpu/gfx10: look at the right prop for gfx queue priority
2026-03-16 17:56 UTC (2+ messages)
[PATCH] drm/amd: fix dcn 2.01 check
2026-03-16 15:40 UTC (2+ messages)
[PATCH] drm/amd: add 0x13da cyan skillfish PCI id
2026-03-16 15:31 UTC (2+ messages)
[PATCH] drm/amdgpu: Add explicit NULL check for bo in amdgpu_vm_bo_update()
2026-03-16 10:07 UTC (3+ messages)
[PATCH] drm/amdgpu: Make emit_vm_flush() check explicit in amdgpu_vm_flush()
2026-03-16 10:49 UTC (6+ messages)
[PATCH v9 00/23] gpu: nova-core: Add memory management support
2026-03-16 13:19 UTC (9+ 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 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] drm/amdgpu/userq: fix memory leak in MQD creation error paths
2026-03-16 12:21 UTC (8+ messages)
` "
[PATCH 0/2] drm: Fix namespace clashes with 'pixel_format'
2026-03-16 8:52 UTC (4+ messages)
` [PATCH 1/2] drm/i915/gvt: Rename struct 'pixel_format' to 'gvt_pixel_format'
` [PATCH 2/2] drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'
7.0-rc4 dcn31_program_compbuf_size trace
2026-03-16 8:42 UTC
[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
2026-03-16 4:34 UTC (3+ messages)
` [PATCH v12 1/1] "
[PATCH v3] drm/amdgpu: force fence completion for all rings before and after reset
2026-03-16 11:44 UTC (6+ messages)
` [PATCH v4] drm/amdgpu: avoid KIQ HDP flush from VM CPU commit during reset
[PATCH v2] drm/amdgpu: Fix resource leaks
2026-03-14 18:36 UTC (2+ messages)
[PATCH v3 0/7] Refactor drm_writeback_connector structure
2026-03-16 8:30 UTC (8+ messages)
` [PATCH v3 1/7] drm: writeback: "
` [PATCH v3 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v3 3/7] drm: writeback: Modify drm_writeback_queue_job params
` [PATCH v3 4/7] drm: writeback: Modify drm_writeback_signal_completion param
` [PATCH v3 5/7] drm: writeback: Modify params for drm_writeback_get_out_fence
` [PATCH v3 6/7] drm/connector: Modify prepare_writeback_job helper
` [PATCH v3 7/7] drm/connector: Modify cleanup_writeback_job helper
[PATCH] drm/amdgpu: Drop redundant queue NULL check in hang detect worker
2026-03-16 7:08 UTC (3+ messages)
[PATCH] drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()
2026-03-16 7:07 UTC (3+ messages)
[PATCH] drm/amd/ras: Remove redundant NULL check in pending bad-bank list iteration
2026-03-16 6:54 UTC (2+ messages)
[PATCH] drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
2026-03-16 3:31 UTC (2+ messages)
[PATCH 0/4] drm/amd: fix HDMI output with non-HDMI EDID overrides
2026-03-15 22:33 UTC (5+ messages)
` [PATCH 1/4] drm: add edid_overridden flag to drm_connector
` [PATCH 2/4] drm/amd: fix HDMI signal type for EDID overrides
` [PATCH 3/4] drm/amd: treat max_tmds_clock==0 as unconstrained
` [PATCH 4/4] drm/amd: fix force_yuv420/422_output being ignored
[PATCH] drm/amd/display: Add clk_mgr NULL checks in dcn32_initialize_min_clocks()
2026-03-15 14:41 UTC
Issues with 7900 XTX power management
2026-03-14 4:37 UTC
[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
2026-03-14 0:24 UTC (16+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
[PATCH] Revert "drm/amdgpu: attach tlb fence to the PTs update"
2026-03-13 23:58 UTC (7+ messages)
[PATCH v2] drm/amdgpu: add an option to allow gpu partition allocate all available memory
2026-03-13 22:37 UTC
[PATCH] drm/amdgpu/atomfirmware: Add LpDDR5x and new fields for info v2_3
2026-03-13 18:26 UTC (2+ messages)
[PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
2026-03-13 18:25 UTC (3+ messages)
[PATCH v1] Revert "drm/amdgpu: revert to old status lock handling v4"
2026-03-13 18:09 UTC (2+ messages)
[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
2026-03-13 13:20 UTC (50+ messages)
` [PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
` [PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v11 03/65] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 05/65] docs/dyndbg: explain flags parse 1st
` [PATCH v11 09/65] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v11 10/65] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v11 11/65] dyndbg: reduce verbose/debug clutter
` [PATCH v11 13/65] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v11 15/65] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v11 16/65] dyndbg, module: make proper substructs in _ddebug_info
` [PATCH v11 18/65] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v11 20/65] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v11 21/65] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v11 22/65] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v11 23/65] dyndbg: detect class_id reservation conflicts
` [PATCH v11 24/65] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH v11 25/65] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH v11 26/65] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH v11 31/65] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
` [PATCH v11 32/65] dyndbg: Harden classmap and callsite validation
` [PATCH v11 33/65] docs/dyndbg: add classmap info to howto
` [PATCH v11 35/65] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v11 36/65] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
` [PATCH v11 37/65] drm-print: modernize an archaic comment
` [PATCH v11 38/65] drm-print: fix config-dependent unused variable
` [PATCH v11 39/65] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v11 40/65] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v11 41/65] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v11 42/65] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v11 45/65] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v11 48/65] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v11 49/65] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v11 50/65] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v11 51/65] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v11 52/65] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v11 53/65] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v11 54/65] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v11 55/65] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v11 56/65] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v11 57/65] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v11 58/65] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-ccflags
` [PATCH v11 59/65] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
` [PATCH v11 60/65] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v11 61/65] accel/ethosu: enable drm.debug control
` [PATCH v11 62/65] accel/rocket: "
` [PATCH v11 63/65] drm_buddy: fix 64-bit truncation in power-of-2 rounding
` [PATCH v11 64/65] drm_print: fix drm_printer dynamic debug bypass
` [PATCH v11 65/65] drm_vblank: use dyndbg's static-key to avoid flag-check
[PATCH] drm/amd/display: Increase DCN314 SR latency by 1us
2026-03-13 15:14 UTC
[PATCH] drm/amd/display: Replace use of system_wq with system_percpu_wq
2026-03-13 14:47 UTC
[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
2026-03-13 13:09 UTC (3+ messages)
` [PATCH v11 01/65] dyndbg: fix NULL ptr on i386 due to section alignment
` [PATCH v11 02/65] dyndbg: factor ddebug_match_desc out from ddebug_change
[PATCH v3 0/4] Replace old wq name and add WQ_PERCPU and WQ_UNBOUND to alloc_workqueue users
2026-03-13 14:30 UTC (4+ messages)
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