messages from 2026-08-22 15:02:30 to 2026-08-24 12:57:39 UTC [more...]
[PATCH v4] drm/ingenic: fix bridge allocation
2026-08-24 12:57 UTC (2+ messages)
[PATCH v2 00/13] drm/panic: Split into core and helpers
2026-08-24 12:43 UTC (10+ messages)
` [PATCH v2 01/13] drm/panic: Do not use un-escaped URL as format string
` [PATCH v2 02/13] drm/panic: Test address from kmap op for NULL
` [PATCH v2 04/13] drm/panic: Return errno codes if panic output fails
` [PATCH v2 05/13] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v2 08/13] drm/panic: Split draw_panic_plane()
` [PATCH v2 09/13] drm/panic: Restrict to primary planes; unconditionally unregister
` [PATCH v2 10/13] drm/panic: Display panic screen via per-plane callback
` [PATCH v2 12/13] drm/panic: Move panic display code into helper library
` [PATCH v2 13/13] drm/panic: Compile KUnit tests as module
[PATCH v3 0/2] gpu: nova: fix incorrect GSP barrier usage
2026-08-24 12:56 UTC (6+ messages)
` [PATCH v3 1/2] gpu: nova-core: fix barrier usage in CPU->GSP messaging path
` [PATCH v3 2/2] gpu: nova-core: fix barrier usage in GSP->CPU "
[PATCH v5 3/4] drm/prime: use dma_buf_fd_install() to preserve export tracing
2026-08-24 12:42 UTC (3+ messages)
` [PATCH v7 0/4] dma-buf: fix fd leak when copy_to_user() fails after fd_install()
[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
2026-08-24 12:26 UTC (19+ messages)
` [PATCH v20 1/8] rust: alloc: add `KBox::into_non_null`
` [PATCH v20 2/8] rust: types: Add Ownable/Owned types
` [PATCH v20 3/8] rust: implement `ForeignOwnable` for `Owned`
` [PATCH v20 4/8] rust: page: convert to `Ownable`
` [PATCH v20 5/8] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v20 6/8] rust: Add missing SAFETY documentation for `ARef` example
` [PATCH v20 7/8] rust: Add `OwnableRefCounted`
` [PATCH v20 8/8] rust: page: add `from_raw()`
[PATCH v7 00/10] rust: Add support for reserving of ranges of IDs
2026-08-24 12:04 UTC (4+ messages)
` [PATCH v7 02/10] rust: bitmap: restrict bitmap length to at most i32::MAX
[PATCH 00/70] drm/crtc: Convert all drivers to atomic_create_state and remove reset
2026-08-24 11:39 UTC (17+ messages)
` [PATCH 03/70] drm/arm: hdlcd: Switch to drm_atomic_helper_crtc_create_state
` [PATCH 07/70] drm/gud: "
` [PATCH 13/70] drm/ingenic: "
` [PATCH 15/70] drm/logicvc: "
` [PATCH 45/70] drm/komeda: Convert to atomic_create_state
` [PATCH 46/70] drm/malidp: "
` [PATCH 50/70] drm/loongsoon: Move hardware reset to CRTC creation
` [PATCH 70/70] drm/crtc: Remove reset
[PATCH 0/4] drm/msm/dp, phy: qcom: improve DP Type-C reconnect handling
2026-08-24 11:44 UTC (9+ messages)
` [PATCH 1/4] phy: qcom: qmp-combo: delay Type-C mux switch while DP PHY is initializing
` [PATCH 2/4] drm/msm/dp: clear force_link_train flag when link training succeeds
` [PATCH 3/4] drm/msm/dp: skip LTTPR init when no LTTPRs are present
` [PATCH 4/4] drm/msm/dp: continue link training downgrade when cable is still plugged
[PATCH v9 00/13] accel/rocket: RK3576 NPU (RKNN) enablement
2026-08-24 11:31 UTC (16+ messages)
` [PATCH v9 01/13] accel/rocket: take the completion register writes under job_lock
` [PATCH v9 02/13] accel/rocket: wait for a running IRQ handler before resetting a core
` [PATCH v9 03/13] accel/rocket: let the core suspend after a reset
` [PATCH v9 04/13] accel/rocket: factor the completion tail out of the IRQ handler
` [PATCH v9 05/13] dt-bindings: npu: rockchip: add rockchip, rk3576-rknn-core
` [PATCH v9 06/13] dt-bindings: power: rockchip: allow resets in a power domain node
` [PATCH v9 07/13] dt-bindings: iommu: rockchip: describe the RK3576 NPU MMU
` [PATCH v9 08/13] pmdomain/rockchip: add optional per-domain power-on settle delay
` [PATCH v9 09/13] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [PATCH v9 10/13] accel/rocket: select the per-core clock and reset counts from match data
` [PATCH v9 11/13] accel/rocket: add RK3576 NPU (RKNN) support
` [PATCH v9 12/13] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [PATCH v9 13/13] arm64: dts: rockchip: rk3576-rock-4d: enable NPU
Fixes tags need work in the drm tree
2026-08-24 11:00 UTC
[PATCH v3 0/3] misc: fastrpc: fix ADSP duplicate session creation
2026-08-24 10:49 UTC (4+ messages)
` [PATCH v3 1/3] misc: fastrpc: iterate CB nodes manually instead of of_platform_populate
` [PATCH v3 2/3] misc: fastrpc: move ADSP duplicate session creation to the driver
` [PATCH v3 3/3] dt-bindings: misc: qcom,fastrpc: deprecate qcom,nsessions
[PATCH v12] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
2026-08-24 10:39 UTC (4+ messages)
[PATCH v2] drm/rockchip: rk3066_hdmi: convert to devm_drm_bridge_alloc() API
2026-08-24 10:30 UTC (2+ messages)
[PATCH v3] drm/ingenic: fix bridge allocation
2026-08-24 10:06 UTC (4+ messages)
[PATCH 0/2] leds: lp8864: Expose a backlight via led_bl helper
2026-08-24 9:33 UTC (5+ messages)
` [PATCH 1/2] backlight: led_bl: Add devm_led_backlight_register() helper
` [PATCH 2/2] leds: lp8864: Register a backlight device
[PATCH] gpu: nova-core: Extract FUSE registers definitions
2026-08-24 9:23 UTC (3+ messages)
[PATCH] drm/nouveau: Fix memory leaks in debugfs and hwmon init error paths
2026-08-24 9:12 UTC (2+ messages)
[PATCH v2] staging: fbtft: prefer snprintf over sprintf in fbtft-core.c
2026-08-24 8:59 UTC (2+ messages)
[PATCH] drm/nouveau: Fix typos in comments
2026-08-24 8:59 UTC
[PATCH 0/2] drm/amdgpu/userq: fix a leaked fence driver and an unlocked doorbell walk
2026-08-24 8:54 UTC (4+ messages)
` [PATCH 2/2] drm/amdgpu/userq: hold the doorbell xa lock during hang reset
[PATCH 0/2] fpga: add dma-buf based FPGA programming interface
2026-08-24 8:50 UTC (2+ messages)
[PATCH] drm/nouveau: Fix typos in comments
2026-08-24 8:46 UTC
[PATCH] drm: logicvc: fix device_node refcount leak in logicvc_layers_init()
2026-08-24 8:41 UTC (2+ messages)
[PATCH v2 0/8] drm/i915/selftests: Modernize printing in i915 selftests
2026-08-24 8:31 UTC (7+ messages)
` [PATCH v2 1/8] drm/i915/selftests: Use drm_* prints in mock selftests
` [PATCH v2 2/8] drm/i915/selftest: Fix a typo in alloc_workqueue call
` [PATCH v2 3/8] drm/i915/selftests: Use drm_* prints in live selftests
[PATCH 00/11] drm/panel: add a panel_bridge to every panel
2026-08-24 8:16 UTC (5+ messages)
` [PATCH 03/11] drm: of: drm_of_find_panel_or_bridge: prioritize the bridge, not the panel
[PATCH] drm/panthor: Display priorities of panthor groups over debugfs
2026-08-24 8:14 UTC (2+ messages)
[PATCH RESEND 0/2] drm: add drm_warn_ratelimited() and convert ivpu to use it
2026-08-24 8:11 UTC (2+ messages)
[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
2026-08-24 8:09 UTC (13+ messages)
` [RFC PATCH 01/12] drm/fabric: add core object model and provider API
` [RFC PATCH 02/12] drm/fabric: add query uAPI and generated headers
` [RFC PATCH 03/12] drm/fabric: implement query netlink operations
` [RFC PATCH 04/12] drm/fabric: add read-only synthetic provider
` [RFC PATCH 05/12] drm/fabric: add object-model KUnit tests
` [RFC PATCH 06/12] drm/fabric: add YNL query and policy selftests
` [RFC PATCH 07/12] drm/fabric: add topology-provisioning core
` [RFC PATCH 08/12] drm/fabric: add provisioning netlink uAPI
` [RFC PATCH 09/12] drm/fabric: implement mutation netlink operations
` [RFC PATCH 10/12] drm/fabric: make the synthetic provider writable
` [RFC PATCH 11/12] drm/fabric: add mutation KUnit tests
` [RFC PATCH 12/12] drm/fabric: add mutation netlink selftests
[PATCH v6 0/9] drm/panthor: Reduce dma_fence signalling latency
2026-08-24 7:54 UTC (13+ messages)
` [PATCH v6 5/9] drm/panthor: Get rid of panthor_group::fatal_lock
` [PATCH v6 6/9] drm/panthor: Protect events processing with a separate spinlock
` [PATCH v6 7/9] drm/panthor: Don't defer job completion checks
` [PATCH v6 9/9] drm/panthor: Automate CSG IRQ processing at group unbind time
[PATCH 04/11] drm/panel: merge the drm_kms_helper module into the drm module
2026-08-24 7:48 UTC (2+ messages)
[PATCH 0/2] drm/virtio: fix control-buffer leaks on queueing errors
2026-08-24 3:50 UTC (2+ messages)
[PATCH v2] drm/vc4: hdmi: Unregister the ASoC card on unbind
2026-08-23 17:37 UTC
[PATCH] drm/edid: Add HDR Static Metadata Type 1 quirk for LG UltraGear
2026-08-24 4:16 UTC (2+ messages)
[PATCH] drm/msm/dpu: advertise linear-only modifiers on platforms without UBWC
2026-08-24 7:31 UTC (2+ messages)
[PATCH v2 0/3] Add support for CH1115 Controller
2026-08-24 7:13 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: display: add Chipwealth CH1115 OLED Controller
[PATCH] drm/vc4: hdmi: Unregister the ASoC card on unbind
2026-08-24 6:52 UTC (2+ messages)
[PATCH] drm/msm/adreno: fix autosuspend cleanup during teardown
2026-08-24 6:17 UTC (3+ messages)
[PATCH] drm/msm/adreno: Only check for PAS when a zap shader is present
2026-08-24 6:12 UTC (2+ messages)
[PATCH] drm/amdgpu: return reserve errors from amdgpu_gfx_kiq_init()
2026-08-24 4:21 UTC (3+ messages)
[PATCH 0/5] drm/msm/dp: Add MSM Type-C MST support
2026-08-24 3:15 UTC (7+ messages)
` [PATCH 1/5] drm/bridge: allow hpd_notify() to suppress connector hotplug events
[PATCH v2] gpu: nova-core: Extract PMC registers definitions
2026-08-24 2:40 UTC (2+ messages)
[PATCH] drm/panel-edp: Support MNE007QS3-F and TM140VDXP15 edp panel
2026-08-24 2:18 UTC (3+ messages)
[RFC PATCH v1] drm: rockchip: add drm_plane_create_blend_mode_property
2026-08-23 21:06 UTC (4+ messages)
[PATCH] drm/i915: Fix memory leak in query_perf_config_list()
2026-08-23 20:50 UTC
[PATCH v1] drm/rockchip: rk3066_hdmi: convert to devm_drm_bridge_alloc() API
2026-08-23 19:10 UTC (3+ messages)
[PATCH] drm/gud: validate GUD_ROTATION_0 is present in supported rotations
2026-08-23 16:33 UTC (2+ messages)
[PATCH] drm/gud: NUL-terminate TV mode names read from the device
2026-08-23 15:59 UTC (4+ messages)
[PATCH] drm/gud: validate TV mode names before creating enum property
2026-08-23 15:57 UTC (2+ messages)
[PATCH v2] drm/ingenic: fix bridge allocation
2026-08-23 13:28 UTC (2+ messages)
[PATCH v10 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-08-23 12:55 UTC (4+ messages)
` [PATCH v10 2/2] drm/bridge: "
[PATCH] drm/amd/display: Restore self-refresh fallback in DCN21 bandwidth validation
2026-08-23 12:00 UTC (4+ messages)
` [PATCH v2] "
[PATCH v5 0/6] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
2026-08-23 11:36 UTC (10+ messages)
` [PATCH v5 1/6] dt-bindings: display: Add "
` [PATCH v5 2/6] drm/ssd130x: Change SSD133X color format to RGB565 from RGB332
` [PATCH v5 3/6] drm/ssd130x: Constify ssd130x_write_data() 'values' parameter
` [PATCH v5 4/6] drm/ssd130x: Replace positional ssd130x_spi_id[] initialization with C99
` [PATCH v5 5/6] drm/ssd130x: Implement ssd130x_write_cmd() on top of ssd130x_write_cmds()
` [PATCH v5 6/6] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
[PATCH 0/2] drm/tyr: unplug the GPU when reset fails
2026-08-23 10:50 UTC (3+ messages)
` [PATCH 1/2] drm/tyr: move reset work to platform driver data
` [PATCH 2/2] drm/tyr: unplug the GPU when reset fails
[PATCH] drm/ingenic: fix bridge allocation
2026-08-23 10:44 UTC (3+ messages)
[PATCH] drm/amdkfd: don't leak BOs when process teardown can't unmap them
2026-08-22 15:10 UTC (4+ messages)
` [PATCH v2] "
[PATCH] drm/vmwgfx: Treat zero SVGA_REG_CURSOR_MAX_DIMENSION as unset
2026-08-23 9:15 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] linux/log2.h: Add round{up,down}_pow_of_two64()
2026-08-21 9:19 UTC (2+ messages)
` [PATCH 2/2] drm_buddy: fix power-of-2 rounding errs
drm/vmwgfx: graphics memory not returned,after all GEM objects are released
2026-08-21 12:41 UTC (7+ messages)
[RFC PATCH 0/1] drm/xe/hwmon: wake render domain for BMG package temperature
2026-08-22 8:52 UTC (2+ messages)
` [RFC PATCH 1/1] "
[PATCH] drm/amd/display: fix division by zero in get_estimated_bw()
2026-08-22 15:15 UTC (2+ messages)
[PATCH v4] Memory leak error in qxl unbind
2026-08-21 14:48 UTC (3+ messages)
[PATCH v4 0/7] drm/i915: All fixes to make i915 work well with PREEMPT_RT
2026-08-21 14:07 UTC (5+ messages)
` [PATCH v4 7/7] drm/i915/gt: Use signalers_lock to prevent starvation of irq_work
[PATCH] drm/vc4: Use managed KMS polling to fix UAF on unbind
2026-08-22 14:31 UTC
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-08-21 9:48 UTC (7+ messages)
[REGRESSION] qcom PAS TZ API migration breaks GPU and modem on TrustZone without PAS (sc7180 trogdor)
2026-08-21 8:27 UTC (2+ messages)
[PATCH v6] drm/drv: Convert wedged event string building to seq_buf
2026-08-23 4:21 UTC (2+ messages)
[PATCH v7 0/2] This series adds LT9211C bridge driver by extending LT9211
2026-08-22 17:15 UTC (4+ messages)
` [PATCH v7 1/2] dt-bindings: display: bridge: lontium,lt9211: Add lt9211c support
` [PATCH v7 2/2] drm/bridge: add support for lontium lt9211c bridge
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