messages from 2026-07-18 23:36:06 to 2026-07-20 07:46:55 UTC [more...]
[PATCH v2 0/2] drm/panel-edp: take i2c adapter module reference
2026-07-20 7:46 UTC (4+ messages)
` [PATCH v2 1/2] drm/panel-edp: fix i2c adapter leak on probe failure
[PATCH 0/2] drm/v3d: Idle AXI transactions before cutting the clock on suspend
2026-07-20 7:38 UTC (3+ messages)
` [PATCH 2/2] drm/v3d: Idle AXI transactions before disabling "
[PATCH] drm/fb-helper: guard against NULL fb_helper->funcs in restore path
2026-07-20 7:35 UTC (2+ messages)
[RFC PATCH 0/9] accel/rocket: RK3576 NPU (RKNN) enablement
2026-07-17 8:50 UTC (10+ messages)
` [RFC PATCH 1/9] dt-bindings: npu: rockchip: add rockchip, rk3576-rknn-core
` [RFC PATCH 2/9] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH 3/9] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH 4/9] iommu/rockchip: skip orphaned-fault banks in rk_iommu_is_stall_active
` [RFC PATCH 5/9] iommu/rockchip: skip orphaned-fault banks in CMD_ENABLE_STALL dispatch
` [RFC PATCH 6/9] iommu/rockchip: take all DT clocks
` [RFC PATCH 7/9] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH 8/9] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [RFC PATCH 9/9] arm64: dts: rockchip: rk3576-rock-4d: enable NPU
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-19 23:27 UTC (50+ messages)
` [PATCH v2 01/33] mm: move vma_start_pgoff() into mm.h and clean up
` [PATCH v2 02/33] mm: add kdoc comments for vma_start/last_pgoff()
` [PATCH v2 03/33] tools/testing/vma: use vma_start_pgoff() in merge tests
` [PATCH v2 04/33] mm: introduce and use vma_end_pgoff()
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 18/33] mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
` [PATCH v2 23/33] mm/vma: add and use vma_[add/sub]_pgoff()
` [PATCH v2 25/33] mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
` [PATCH v2 27/33] mm/vma: update vmg_adjust_set_range() to offset pgoff instead
` [PATCH v2 28/33] mm/vma: slightly rework the anonymous check in __mmap_new_vma()
` [PATCH v2 29/33] mm/vma: introduce and use vma_set_pgoff()
` [PATCH v2 30/33] mm/vma: correct incorrect vma.h inclusion
` [PATCH v2 31/33] mm/vma: use guard clauses in can_vma_merge_[before, after]()
[PATCH 0/4] drm/rockchip: add RK3568 LVDS support
2026-07-20 5:39 UTC (8+ messages)
` [PATCH 1/4] drm/rockchip: lvds: propagate bus_flags to the CRTC state
` [PATCH 2/4] dt-bindings: display: rockchip,lvds: add RK3568
` [PATCH 3/4] drm/rockchip: lvds: add RK3568 support
` [PATCH 4/4] arm64: dts: rockchip: rk356x: add LVDS node
[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
2026-07-19 17:58 UTC (14+ messages)
` [RFC PATCH net-next 01/13] net: knod: add uapi and core headers
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 03/13] net: core: add XDP_MODE_HW offload hook "
` [RFC PATCH net-next 04/13] net: knod: add offload device core and control plane
` [RFC PATCH net-next 05/13] bpf: offload: allow PERCPU_ARRAY maps for offloaded programs
` [RFC PATCH net-next 06/13] drm/amdkfd: prepare kfd core for the knod provider
` [RFC PATCH net-next 07/13] drm/amdkfd: add knod provider core
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler
` [RFC PATCH net-next 09/13] drm/amdkfd: add BPF-to-GPU JIT offload
` [RFC PATCH net-next 10/13] net/mlx5e: add knod XDP offload support
` [RFC PATCH net-next 11/13] bnxt_en: "
` [RFC PATCH net-next 12/13] selftests: drivers/net: add knod tests
` [RFC PATCH net-next 13/13] drm/amdkfd: add IPsec full-packet offload
[PATCH v5 0/3] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes support
2026-07-20 6:55 UTC (8+ messages)
` [PATCH v5 1/3] drm/bridge: ti-sn65dsi83: Simplify error condition logic
` [PATCH v5 2/3] dt-bindings: display: sn65dsi83: Add output data-lanes property
` [PATCH v5 3/3] drm/bridge: ti-sn65dsi83: Add reversed lvds lanes support
[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
2026-07-18 3:11 UTC (9+ messages)
` [RFC PATCH v2 1/8] dt-bindings: npu: rockchip: add rockchip, rk3576-rknn-core
` [RFC PATCH v2 2/8] pmdomain/rockchip: add optional per-domain power-on settle delay
` [RFC PATCH v2 3/8] pmdomain/rockchip: cycle optional power-domain resets on power-on
` [RFC PATCH v2 4/8] iommu/rockchip: take all DT clocks
` [RFC PATCH v2 5/8] iommu/rockchip: clear stale page faults before enabling stall
` [RFC PATCH v2 6/8] accel/rocket: add RK3576 NPU (RKNN) support
` [RFC PATCH v2 7/8] arm64: dts: rockchip: rk3576: add NPU (RKNN) nodes
` [RFC PATCH v2 8/8] arm64: dts: rockchip: rk3576-rock-4d: enable NPU
[RFC PATCH 0/2] drm/meson: add HDMI support for GXLX2
2026-07-18 11:15 UTC (3+ messages)
` [RFC PATCH 1/2] dt-bindings: display: meson-dw-hdmi: add GXLX2 compatible
` [RFC PATCH 2/2] drm/meson: add GXLX2 HDMI register support
[PATCH v2 0/3] dt-bindings: Convert TI TPS65217 to DT schema
2026-07-20 6:54 UTC (7+ messages)
` [PATCH v2 1/3] ARM: dts: ti: am335x-guardian: Drop unused isink-en property
` [PATCH v2 2/3] dt-bindings: input: Convert TI TPS65217 power button to DT schema
` [PATCH v2 3/3] dt-bindings: leds: backlight: Convert TPS65217 "
[PATCH v2] drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6
2026-07-20 2:53 UTC
[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
2026-07-17 8:43 UTC (7+ messages)
` [PATCH 2/6] configfs: Constify is_visible/is_visible_bin in configfs_group_operations
` [PATCH 5/6] configfs: Allow the registration of const struct configfs_attribute
` [PATCH 6/6] samples: configfs: constify the configfs_attribute structures
[PATCH] staging: fbtft: fix checkpatch errors in fbtft-bus.c
2026-07-19 8:00 UTC (2+ messages)
[PATCH v2 0/3] drm/panel: ilitek-ili9805: convert to *_multi API
2026-07-19 19:03 UTC (4+ messages)
` [PATCH v2 1/3] drm/panel: ilitek-ili9805: Use _multi variants
` [PATCH v2 2/3] drm/panel: ilitek-ili9805: Use dsi_multi in init
` [PATCH v2 3/3] drm/panel: ilitek-ili9805: make cleanup funcs void
[RFC v2 1/2] workqueue: Add support for real-time workers
2026-07-17 11:55 UTC (4+ messages)
[PATCH v6 1/2] drm/atomic: attempt full modeset on page flip timeout
2026-07-17 16:44 UTC (4+ messages)
` [PATCH v6 2/2] drm/amd/display: add DMU timeout recovery support
[PATCH] drm/meson: constrain the DW-HDMI regmap range
2026-07-18 9:07 UTC
linux-next: manual merge of the drm tree with the drm-fixes tree
2026-07-17 14:40 UTC
[PATCH] [PATCH] drm/vkms: Advertise PREMULTI blend mode
2026-07-20 0:17 UTC
[PATCH] rust: io: convert ResourceSize into a transparent newtype
2026-07-19 20:53 UTC (7+ messages)
` [PATCH v2] "
[PATCH v1] drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6 and B140XTK02.4
2026-07-17 2:59 UTC
[PATCH] drm/panel: ilitek-ili9805: Use _multi variants
2026-07-17 10:12 UTC (3+ messages)
[PATCH] drm/nouveau/disp: Prevent division-by-zero during DisplayPort link training transitions
2026-07-17 8:15 UTC (3+ messages)
[PATCH] drm/i915/quirks: Disable PSR2 on Lenovo ThinkPad P15 Gen 1
2026-07-17 12:47 UTC
[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
2026-07-20 7:03 UTC (4+ messages)
` [PATCH v11 1/7] drm: Define user readable error codes for atomic ioctl
[PATCH] drm/mediatek: Check CRTC state before freeing
2026-07-20 6:47 UTC (2+ messages)
[PATCH v8 00/15] drm/msm/dp: Prerequisite cleanup for upcoming MST support
2026-07-20 6:33 UTC (24+ messages)
` [PATCH v8 01/15] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v8 02/15] drm/msm/dp: drop deprecated .mode_set() and use .atomic_enable
` [PATCH v8 03/15] drm/msm/dp: move mode setup into msm_dp_panel_init_panel_info()
` [PATCH v8 04/15] drm/msm/dp: split msm_dp_ctrl_config_ctrl() into link parts and stream parts
` [PATCH v8 05/15] drm/msm/dp: extract MISC1_MISC0 configuration into a separate function
` [PATCH v8 06/15] drm/msm/dp: split link setup from source params
` [PATCH v8 07/15] drm/msm/dp: move the pixel clock control to its own API
` [PATCH v8 08/15] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v8 09/15] drm/msm/dp: re-arrange dp_display_disable() into functional parts
` [PATCH v8 10/15] drm/msm/dp: allow dp_ctrl stream APIs to use any panel passed to it
` [PATCH v8 11/15] drm/msm/dp: split dp_ctrl_off() into stream and link parts
` [PATCH v8 12/15] drm/msm/dp: simplify link and clock disable sequence
` [PATCH v8 13/15] drm/msm/dp: make bridge helpers use dp_display to allow re-use
` [PATCH v8 14/15] drm/msm/dp: separate dp_display_prepare() into its own API
` [PATCH v8 15/15] drm/msm/dp: pass panel to display enable/disable helpers
[v5 00/14] drm/i915/color: Enable SDR plane color pipeline
2026-07-20 5:39 UTC (23+ messages)
` [v5 01/14] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
` [v5 02/14] drm/i915/color: Add CSC on SDR plane color pipeline
` [v5 03/14] drm/i915/display: extract glk_plane_color_ctl_input_csc helper
` [v5 04/14] drm/i915/display: simplify glk_plane_color_ctl_input_csc
` [v5 05/14] drm/i915/display: Track CSC mode in intel plane state
` [v5 06/14] drm/i915/display: Program input CSC on SDR planes
` [v5 07/14] drm/i915/color: Add YCbCr limited-to-full range color block support
` [v5 08/14] drm/i915/color: Add YUV range correction to SDR plane pipeline
` [v5 09/14] drm/i915/color: Add support for 1D LUT in SDR planes
` [v5 10/14] drm/i915/color: Extract HDR pre-CSC LUT programming to helper function
` [v5 11/14] drm/i915/color: Program Pre-CSC registers for SDR
` [v5 12/14] drm/i915/color: Extract HDR post-CSC LUT programming to helper function
` [v5 13/14] drm/i915/color: Program Plane Post CSC registers for SDR planes
` [v5 14/14] drm/i915/color: Add color pipeline support "
[RFC PATCH 0/4] Xe driver asynchronous notification mechanism
2026-07-20 4:29 UTC (3+ messages)
` [PATCH 4/4] drm/xe: Add watch_queue-based device event notification
[PATCH V1] accel/amdxdna: Fix command timeout race
2026-07-20 1:35 UTC (3+ messages)
[PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices
2026-07-19 23:08 UTC (2+ messages)
[PATCH] drm/radeon: allocate dummy_page without DMA32 on fail
2026-07-19 18:48 UTC (7+ messages)
[PATCH] drm/vmwgfx: Don't use UTS_RELEASE directly
2026-07-19 17:49 UTC (3+ messages)
[syzbot] [dri?] linux-next test error: WARNING in drm_mode_config_validate
2026-07-19 17:11 UTC
[PATCH] dt-bindings: display: panel-lvds: Add boe,dv215fhm-r01 compatible
2026-07-19 16:15 UTC (2+ messages)
[PATCH v6 0/2] This series adds LT9211C bridge driver by extending LT9211
2026-07-19 16:12 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: display: bridge: lontium,lt9211: Add lt9211c support
` [PATCH v6 2/2] drm/bridge: add support for lontium lt9211c bridge
[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
2026-07-19 7:47 UTC (5+ messages)
[PATCH] fbdev: arkfb: Move a variable assignment behind a condition check in ics5342_init()
2026-07-19 7:24 UTC (7+ messages)
` "
[PATCH v7 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-07-19 6:36 UTC (3+ messages)
` [PATCH v7 1/2] dt-bindings: bridge: "
[PATCH] backlight: ktd2801: fix unmet dependency on GPIOLIB
2026-07-19 3:31 UTC (2+ messages)
[PATCH 00/15] drm/drm_simple: remove drm_simple_encoder_init
2026-07-18 23:54 UTC (19+ messages)
` [PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers
` [PATCH 02/15] drm/xlnx/zynqmp_dpsub: "
` [PATCH 03/15] drm/tegra: "
` [PATCH 04/15] drm/fsl-dcu: "
` [PATCH 05/15] drm/kmb: "
` [PATCH 06/15] drm/virtio: "
` [PATCH 07/15] drm/tidss: "
` [PATCH 08/15] drm/imx: "
` [PATCH 09/15] drm/mediatek: "
` [PATCH 10/15] drm/renesas/shmobile: "
` [PATCH 11/15] drm/hisilicon/kirin: "
` [PATCH 12/15] drm/arm/komeda: "
` [PATCH 13/15] drm/meson: "
` [PATCH 14/15] drm/drm_simple: remove deprecated drm_simple_encoder_init function
` [PATCH 15/15] Documentation/gpu: remove completed drm_simple_encoder_init() todo
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