messages from 2026-02-11 21:54:21 to 2026-02-12 16:48:20 UTC [more...]
[PATCH v3 1/3] rust: clk: use the type-state pattern
2026-02-12 16:48 UTC (21+ messages)
[PATCH 0/5] Add support for Seeed Studio BeagleBone HDMI cape overlay
2026-02-12 16:47 UTC (10+ messages)
` [PATCH 1/5] ARM: dts: ti: Enable overlays for all DTB files
` [PATCH 2/5] ARM: multi_v7_defconfig: Enable TILCDC DRM driver
` [PATCH 3/5] ARM: omap2plus_defconfig: Enable ITE IT66121 driver
` [PATCH 4/5] ARM: multi_v7_defconfig: "
` [PATCH 5/5] ARM: dts: am335x: Add Seeed Studio BeagleBone HDMI cape overlay
[PATCH 1/2] Drivers: hv: vmbus: Provide option to skip VMBus unload on panic
2026-02-12 16:30 UTC (7+ messages)
` [PATCH 2/2] drm/hyperv: During panic do VMBus unload after frame buffer is flushed
[PATCH] drm/imagination: Convert to dev_pm_domain_{at,de}tach_list()
2026-02-12 15:56 UTC (7+ messages)
` [PATCH] drm/imagination: Convert to dev_pm_domain_{at, de}tach_list()
[PATCH] drm/vkms: fix gamma LUT size check
2026-02-12 15:04 UTC (3+ messages)
[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
2026-02-12 14:51 UTC (10+ messages)
` [PATCH v2 04/10] mm/cma: Allow dynamically creating CMA areas
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v2 07/10] arm64: tegra: Add VPR placeholder node on Tegra234
[PATCH v4 00/20] Add support for DU and DSI on the Renesas RZ/G3E SoC
2026-02-12 14:36 UTC (4+ messages)
` [PATCH v4 09/20] dt-bindings: display: renesas, rzg2l-du: Add support for "
` [PATCH v4 09/20] dt-bindings: display: renesas,rzg2l-du: "
[PATCH v3 0/9] drm/panthor: Add a GEM shrinker
2026-02-12 14:20 UTC (10+ messages)
` [PATCH v3 4/9] drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is private
` [PATCH v3 5/9] drm/panthor: Part ways with drm_gem_shmem_object
` [PATCH v3 8/9] drm/panthor: Track the number of mmap on a BO
[PATCH v2 0/1] drm/tyr: make SRAM supply optional like panthor
2026-02-12 13:51 UTC (10+ messages)
` [PATCH v2 1/1] "
[PATCH v4 1/3] drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
2026-02-12 13:02 UTC
[PATCH 0/5] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-02-12 12:52 UTC (4+ messages)
` [PATCH 1/5] dma-mapping: avoid random addr value print out on error path
drm AI patch review hacks
2026-02-12 12:47 UTC (2+ messages)
[PATCH v1] drm/tyr: gpu: fix GpuInfo::log model/version decoding
2026-02-12 12:25 UTC (2+ messages)
[PATCH v2 0/2] drm/vkms: Fix bad matrix offset component multiplication
2026-02-12 11:37 UTC (3+ messages)
` [PATCH v2 1/2] "
[PATCH] drm/imx: parallel-display: add DRM_DISPLAY_HELPER for DRM_IMX_PARALLEL_DISPLAY
2026-02-12 11:09 UTC (2+ messages)
[PATCH 0/12] drm/tyr: firmware loading and MCU boot support
2026-02-12 11:05 UTC (23+ messages)
` [PATCH 01/12] drm/tyr: select DRM abstractions in Kconfig
` [PATCH 02/12] drm/tyr: move clock cleanup into Clocks Drop impl
` [PATCH 03/12] drm/tyr: rename TyrObject to BoData
` [PATCH 04/12] drm/tyr: set DMA mask using GPU physical address
` [PATCH 05/12] drm/tyr: add MMU address space registers
` [PATCH 06/12] drm/tyr: add shmem backing for GEM objects
` [PATCH 07/12] drm/tyr: Add generic slot manager
` [PATCH 08/12] drm/tyr: add MMU module
` [PATCH 09/12] drm/tyr: add GPU virtual memory module
` [PATCH 10/12] drm/tyr: add a kernel buffer object
` [PATCH 11/12] drm/tyr: add parser for firmware binary
` [PATCH 12/12] drm/tyr: add firmware loading and MCU boot support
[PATCH v6 00/31] Fair(er) DRM scheduler
2026-02-12 10:29 UTC (5+ messages)
[PATCH 0/6] Support for the Pixel 3a XL with the Tianma panel
2026-02-12 10:30 UTC (7+ messages)
` [PATCH 5/6] arm64: dts: qcom: sdm670-google: add common device tree include
` [PATCH 6/6] arm64: dts: qcom: add support for pixel 3a xl with the tianma panel
[PATCH v6 0/2] Add DSI display support for QCS8300 target
2026-02-12 10:27 UTC (3+ messages)
` [PATCH v6 1/2] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
[PATCH] drm/amd/display: add module param to disable immediate vblank off
2026-02-12 10:20 UTC (5+ messages)
[PATCH] drm/panic: depends on PRINTK
2026-02-12 10:05 UTC
PWM implementation in HWMON and backlight
2026-02-11 9:28 UTC
[PATCH] drm/bridge: sii902x: Add audio context to suspend/resume routine
2026-02-11 21:10 UTC
[PATCH v1] drm/tyr: make SRAM supply optional like panthor
2026-02-12 9:37 UTC (4+ messages)
[PATCH v6 06/31] drm/sched: Add some scheduling quality unit tests
2026-02-12 9:44 UTC (4+ messages)
Independence for dma_fences! v7
2026-02-12 9:31 UTC (14+ messages)
` [PATCH 1/8] dma-buf: protected fence ops by RCU v5
` [PATCH 3/8] dma-buf: abstract fence locking v2
` [PATCH 4/8] dma-buf: inline spinlock for fence protection v4
[PATCH v3 0/2] drm/buddy: Documentation and internal helper cleanup
2026-02-12 9:25 UTC (3+ messages)
` [PATCH v3 1/2] drm/buddy: Add kernel-doc for allocator structures and flags
` [PATCH v3 2/2] drm/buddy: Move internal helpers to buddy.c
[PATCH v2 0/2] drm/buddy: Documentation and internal helper cleanup
2026-02-12 9:23 UTC (5+ messages)
` [PATCH v2 1/2] drm/buddy: Add kernel-doc for allocator structures and flags
[PATCH v4] mm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-12 8:52 UTC (4+ messages)
[PATCH] drm: bridge: anx7625: correctly detect if PD can be disabled
2026-02-12 8:34 UTC (2+ messages)
[PATCH v9 0/9] gpu: nova-core: add Turing support
2026-02-12 8:26 UTC (10+ messages)
` [PATCH v9 1/9] gpu: nova-core: falcon: rename load parameters to reflect DMA dependency
` [PATCH v9 2/9] gpu: nova-core: require DmaObject on FalconDmaLoadable, not FalconFirmware
` [PATCH v9 3/9] gpu: nova-core: falcon: remove generic argument from dma_wr
` [PATCH v9 4/9] gpu: nova-core: falcon: remove FalconFirmware's dependency on FalconDmaLoadable
` [PATCH v9 5/9] gpu: nova-core: move brom_params and boot_addr to FalconFirmware
` [PATCH v9 6/9] gpu: nova-core: add PIO support for loading firmware images
` [PATCH v9 7/9] gpu: nova-core: make Chipset::arch() const
` [PATCH v9 8/9] gpu: nova-core: add gen_bootloader firmware to ModInfoBuilder
` [PATCH v9 9/9] gpu: nova-core: use the Generic Bootloader to boot FWSEC on Turing
[RFC PATCH 0/4] Add cold reset recovery method for critical errors
2026-02-12 7:54 UTC (4+ messages)
` [PATCH 2/4] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET recovery method
[PATCH RFC 0/6] AFBC fixes for MediaTek DRM
2026-02-12 7:10 UTC (6+ messages)
` [PATCH RFC 3/6] drm/mediatek: ovl: Fix misaligned layer source size on AFBC mode
[PATCH 0/7] gpu: nova-core: gsp: add continuation record support
2026-02-12 6:28 UTC (8+ messages)
` [PATCH 1/7] gpu: nova-core: gsp: sort MsgFunction variants alphabetically
` [PATCH 2/7] gpu: nova-core: gsp: add mechanism to wait for space on command queue
` [PATCH 3/7] gpu: nova-core: gsp: add checking oversized commands
` [PATCH 4/7] gpu: nova-core: gsp: clarify invariant on command queue
` [PATCH 5/7] gpu: nova-core: gsp: unconditionally call variable payload handling
` [PATCH 6/7] gpu: nova-core: gsp: support large RPCs via continuation record
` [PATCH 7/7] gpu: nova-core: gsp: add tests for WrappingCommand
[PATCH v5 0/5] Introduce DRM_RAS using generic netlink for RAS
2026-02-12 3:25 UTC (6+ messages)
` [PATCH v5 4/5] drm/xe/xe_hw_error: Add support for Core-Compute errors
[PATCH v10 00/61] drm/dyndbg: Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y MIME-Version: 1.0
2026-02-12 0:13 UTC (64+ messages)
` [PATCH 01/61] dyndbg: fix NULL ptr on i386 due to section alignment
` [PATCH 02/61] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH 03/61] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH 04/61] docs/dyndbg: update examples \012 to \n
` [PATCH 05/61] docs/dyndbg: explain flags parse 1st
` [PATCH 06/61] test-dyndbg: fixup CLASSMAP usage error
` [PATCH 07/61] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH 08/61] dyndbg: make ddebug_class_param union members same size
` [PATCH 09/61] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH 10/61] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH 11/61] dyndbg: reduce verbose/debug clutter
` [PATCH 12/61] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH 13/61] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH 14/61] dyndbg: replace classmap list with a vector
` [PATCH 15/61] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH 16/61] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH 17/61] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH 18/61] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH 19/61] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH 20/61] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH 21/61] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH 22/61] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH 23/61] dyndbg: detect class_id reservation conflicts
` [PATCH 24/61] dyndbg: check DYNAMIC_DEBUG_CLASSMAP_DEFINE args at compile-time
` [PATCH 25/61] dyndbg-test: change do_prints testpoint to accept a loopct
` [PATCH 26/61] dyndbg-API: promote DYNAMIC_DEBUG_CLASSMAP_PARAM to API
` [PATCH 27/61] dyndbg: treat comma as a token separator
` [PATCH 28/61] dyndbg: split multi-query strings with %
` [PATCH 29/61] selftests-dyndbg: add test_mod_submod
` [PATCH 30/61] dyndbg: resolve "protection" of class'd pr_debug
` [PATCH 31/61] dyndbg: add DYNAMIC_DEBUG_CLASSMAP_USE_(dd_class_name, offset)
` [PATCH 32/61] docs/dyndbg: add classmap info to howto
` [PATCH 33/61] drm: use correct ccflags-y spelling
` [PATCH 34/61] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH 35/61] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
` [PATCH 36/61] drm-print: modernize an archaic comment
` [PATCH 37/61] drm-print: fix config-dependent unused variable
` [PATCH 38/61] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH 39/61] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH 40/61] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH 41/61] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH 42/61] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH 43/61] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH 44/61] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH 45/61] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH 46/61] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH 47/61] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH 48/61] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH 49/61] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH 50/61] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH 51/61] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH 52/61] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH 53/61] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH 54/61] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH 55/61] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH 56/61] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH 57/61] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-ccflags
` [PATCH 57/59] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
` [PATCH 58/59] accel: add -DDYNAMIC_DEBUG_MODULE to subdir-cflags - RFC
` [PATCH 58/61] accel/ivpu: implement IVPU_DBG_* as a dyndbg classmap
` [PATCH 59/61] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH 60/61] accel/ethosu: enable drm.debug control
` [PATCH 61/61] accel/rocket: "
[PATCH] drm/virtio: Allow importing prime buffers when 3D is enabled
2026-02-11 23:35 UTC (3+ messages)
[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
2026-02-11 23:22 UTC (4+ messages)
[PATCH V2] accel/amdxdna: Fix dead lock for suspend and resume
2026-02-11 22:05 UTC (4+ messages)
[PATCH V2] accel/amdxdna: Fix suspend failure after enabling turbo mode
2026-02-11 21:54 UTC (2+ 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