messages from 2026-03-05 08:08:11 to 2026-03-05 14:22:56 UTC [more...]
[PATCH] Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"
2026-03-05 12:45 UTC (4+ messages)
[PATCH v10 00/22] Add new general DRM property "color format"
2026-03-05 14:19 UTC (23+ messages)
` [PATCH v10 01/22] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v10 02/22] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v10 03/22] drm: Add new general DRM property "color format"
` [PATCH v10 04/22] drm/bridge: Act on the DRM color format property
` [PATCH v10 05/22] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v10 06/22] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v10 07/22] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v10 08/22] drm/i915: Implement the "color format" DRM property
` [PATCH v10 09/22] drm/amdgpu: Implement "
` [PATCH v10 10/22] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v10 11/22] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v10 12/22] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v10 13/22] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v10 14/22] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v10 15/22] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v10 16/22] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v10 17/22] drm/connector: Register color format property on HDMI connectors
` [PATCH v10 18/22] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v10 19/22] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v10 20/22] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v10 21/22] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v10 22/22] drm/bridge: Document bridge chain format selection
[PATCH v2 0/3] Update 'none' recovery method for DRM wedged event
2026-03-05 14:16 UTC (5+ messages)
` [PATCH v2 1/3] drm/doc: Update documentation for 'none' recovery method
` [PATCH v2 2/3] drm: Update log "
` [PATCH v2 3/3] drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
[PATCH drm-misc-next v2 0/3] drm: verisilicon: convert drm_format to vs_format in atomic_check
2026-03-05 14:06 UTC (8+ messages)
` [PATCH drm-misc-next v2 1/3] drm: verisilicon: make vs_format conversion function return int
` [PATCH drm-misc-next v2 2/3] drm: verisilicon: subclass drm_plane_state
` [PATCH drm-misc-next v2 3/3] drm: verisilicon: fill plane's vs_format in atomic_check
[PATCH v4 0/4] Two-pass MMU interval notifiers
2026-03-05 14:00 UTC (6+ messages)
` [PATCH v4 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
` [PATCH v4 2/4] drm/xe/userptr: Convert invalidation to two-pass MMU notifier
` [PATCH v4 3/4] drm/xe: Split TLB invalidation into submit and wait steps
` [PATCH v4 4/4] drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if possible
dma_fence: force users to take the lock manually
2026-03-05 13:59 UTC (2+ messages)
[PATCH RESEND v2] drm/amdgpu: Fix kernel-doc comments for some LUT properties
2026-03-05 13:55 UTC (2+ messages)
[PATCH 0/6] drm/v3d: Improve v3d_stats lifetime and locking
2026-03-05 13:48 UTC (12+ messages)
` [PATCH 5/6] drm/v3d: Attach per-fd reset counters to v3d_stats
[PATCH 0/3] drm/vmwgfx: Use DRM's vblank timer
2026-03-05 13:40 UTC (4+ messages)
` [PATCH 1/3] drm/vmwgfx: Determine lock-waiting timeout from vblank state
` [PATCH 2/3] drm/vmwgfx: Move vblank handling into separate helper
` [PATCH 3/3] drm/vmwgfx: Convert to DRM vblank timers
[PULL] drm-xe-fixes
2026-03-05 13:35 UTC
[PATCH phy-next 00/22] Split Generic PHY consumer and provider API
2026-03-05 13:06 UTC (31+ messages)
` [PATCH phy-next 01/22] ata: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 03/22] usb: add missing headers transitively included by <linux/phy/phy.h>
` [PATCH phy-next 04/22] drm: add <linux/pm_runtime.h> where missing
` [PATCH phy-next 05/22] phy: "
` [PATCH phy-next 06/22] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH phy-next 12/22] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH phy-next 13/22] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH phy-next 14/22] drm/rockchip: dsi: include PHY provider header
` [PATCH phy-next 16/22] media: sunxi: a83-mips-csi2: "
` [PATCH phy-next 17/22] net: renesas: rswitch: "
` [PATCH phy-next 18/22] pinctrl: tegra-xusb: "
` [PATCH phy-next 19/22] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH phy-next 20/22] phy: include PHY provider header
` [PATCH phy-next 21/22] phy: remove temporary provider compatibility from consumer header
` [PATCH phy-next 22/22] MAINTAINERS: add regex for linux-phy
[PATCH v2 0/6] dma-buf: heaps: add coherent reserved-memory heap
2026-03-05 12:50 UTC (6+ messages)
` [PATCH v2 4/6] dma-buf: heaps: Add Coherent heap to dmabuf heaps
[PATCH v4 0/9] drm/panthor: Add a GEM shrinker
2026-03-05 12:43 UTC (10+ messages)
` [PATCH v4 1/9] drm/gem: Consider GEM object reclaimable if shrinking fails
` [PATCH v4 2/9] drm/panthor: Move panthor_gems_debugfs_init() to panthor_gem.c
` [PATCH v4 3/9] drm/panthor: Group panthor_kernel_bo_xxx() helpers
` [PATCH v4 4/9] drm/panthor: Don't call drm_gpuvm_bo_extobj_add() if the object is private
` [PATCH v4 5/9] drm/panthor: Part ways with drm_gem_shmem_object
` [PATCH v4 6/9] drm/panthor: Lazily allocate pages on mmap()
` [PATCH v4 7/9] drm/panthor: Split panthor_vm_prepare_map_op_ctx() to prepare for reclaim
` [PATCH v4 8/9] drm/panthor: Track the number of mmap on a BO
` [PATCH v4 9/9] drm/panthor: Add a GEM shrinker
[PATCH net-next v3 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
2026-03-05 12:40 UTC (4+ messages)
` [PATCH net-next v3 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory
` [PATCH net-next v3 2/2] dma-buf: heaps: system: add system_cc_decrypted heap for explicitly decrypted memory
[PATCH v6 0/6] Power Management for Raspberry Pi V3D GPU
2026-03-05 12:37 UTC (6+ messages)
` [PATCH v6 1/6] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
drm_sched run_job and scheduling latency
2026-03-05 12:27 UTC (13+ messages)
[PATCH 00/11] drm/vc4: Switch to DRM GPU scheduler
2026-03-05 12:19 UTC (8+ messages)
` [PATCH 02/11] drm/vc4: Fix a memory leak in hang state error path
` [PATCH 04/11] drm/vc4: Introduce vc4_job structures for DRM scheduler integration
` [PATCH 05/11] drm/vc4: Add DRM GPU scheduler infrastructure
[PATCH 0/2] drm/imagination: Improve power off sequence
2026-03-05 11:06 UTC (3+ messages)
` [PATCH 1/2] drm/imagination: Improve firmware power off for layout_mars config
` [PATCH 2/2] drm/imagination: Skip 2nd thread DM association for non META Firmware
[i915-rt v6 00/24] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
2026-03-05 11:19 UTC (13+ messages)
[PATCH v5 0/9] gpu: nova-core: gsp: add continuation record support
2026-03-05 11:16 UTC (6+ messages)
` [PATCH v5 2/9] gpu: nova-core: gsp: add mechanism to wait for space on command queue
[PATCH] drm/panthor: Correct the order of arguments passed to gem_sync
2026-03-05 11:11 UTC (2+ messages)
[PATCH] fbdev: macfb: Replace deprecated strcpy with strscpy
2026-03-05 10:39 UTC
[PATCH v3 0/5] gpu: nova-core: gsp: add locking to Cmdq
2026-03-05 10:40 UTC (7+ messages)
` [PATCH v3 3/5] gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`
[PATCH] drm/sitronix/st7586: fix bad pixel data due to byte swap
2026-03-05 10:36 UTC (2+ messages)
[PATCH v5 0/2] drm/msm/dpu: Correct the dpu catalog config
2026-03-05 10:28 UTC (4+ messages)
` [PATCH v5 1/2] drm/msm/dpu: Update the intf_type of MST interfaces
` [PATCH v5 2/2] drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun index
Possible newline injection into fdinfo
2026-03-05 10:24 UTC (5+ messages)
[PATCH drm-misc-next] drm: verisilicon: remove the error message when getting IRQ fails
2026-03-05 10:15 UTC (2+ messages)
[PATCH] drm: renesas: rz-du: mipi_dsi: Convert to FIELD_MODIFY()
2026-03-05 10:13 UTC
[PATCH drm-misc-next] drm: verisilicon: use ERR_CAST to cast error pointers
2026-03-05 10:13 UTC (2+ messages)
[PATCH v9 00/19] Add new general DRM property "color format"
2026-03-05 10:07 UTC (8+ messages)
` [PATCH v9 02/19] drm: "
` [PATCH v9 04/19] drm/display: hdmi-state-helper: Act on color format DRM property
[PATCH] drm/syncobj: Fix handle <-> fd ioctls with dirty stack
2026-03-05 9:47 UTC (17+ messages)
[PATCH] drm/ttm: Fix bo resource use-after-free
2026-03-05 9:44 UTC (3+ messages)
[PATCH v3 0/4] Two-pass MMU interval notifiers
2026-03-05 9:41 UTC (4+ messages)
` [PATCH v3 1/4] mm/mmu_notifier: Allow two-pass struct mmu_interval_notifiers
[PATCH v2 00/13] vc,fbcon,fonts: Proper handling of font data
2026-03-05 9:31 UTC (4+ messages)
` [PATCH v2 09/13] lib/fonts: Compare font data for equality with font_data_is_equal()
drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v5)
2026-03-05 9:25 UTC (12+ messages)
` [PATCH 07/16] memcg: add support for GPU page counters. (v4)
[PATCH v7 00/15] tegra-video: add CSI support for Tegra20 and Tegra30
2026-03-05 9:24 UTC (2+ messages)
[PATCH RFC 0/4] DP: Read LTTPR caps followed by DPRX caps
2026-03-05 9:18 UTC (6+ messages)
` [PATCH RFC 1/4] drm/display/dp: Read LTTPR caps without "
` [PATCH RFC 2/4] drm/i915/dp: Read LTTPR caps followed by "
` [PATCH RFC 3/4] drm/i915/dp: On HPD read "
` [PATCH RFC 4/4] drm/i915/dp: DPRX/LTTPR caps for DP should be read once
[PATCH v3 00/14] drm: Create drm_output_color_format enum
2026-03-05 9:05 UTC (15+ messages)
` [PATCH v3 01/14] drm/connector: Introduce "
` [PATCH v3 02/14] drm/edid: Convert to "
` [PATCH v3 03/14] drm/display: hdmi: Convert to drm_output_color_format
` [PATCH v3 04/14] drm/amdgpu: display: "
` [PATCH v3 05/14] drm/bridge: adv7511: "
` [PATCH v3 06/14] drm/bridge: analogix: "
` [PATCH v3 07/14] drm/bridge: cadence: "
` [PATCH v3 08/14] drm/bridge: synopsys: dw-dp: "
` [PATCH v3 09/14] drm/bridge: synopsys: dw-hdmi: "
` [PATCH v3 10/14] drm/arm: komeda: "
` [PATCH v3 11/14] drm/mediatek: dp: "
` [PATCH v3 12/14] drm/rockchip: analogix: "
` [PATCH v3 13/14] drm/connector: Remove DRM_COLOR_FORMAT defines
` [PATCH v3 14/14] drm/display: hdmi: Use drm_output_color_format instead of hdmi_colorspace
[PATCH 0/4] Add support for hx83102-based Holitech HTF065H045 panel
2026-03-05 8:58 UTC (4+ messages)
` [PATCH 4/4] drm/panel: himax-hx83102: Add support for DSI DCS backlight control
[PATCH v2 0/2] drm/panel: Add Himax HX83121A panel driver
2026-03-05 8:48 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add Himax HX83121A
` [PATCH v2 2/2] drm/panel: Add Himax HX83121A panel driver
[PATCH v4 0/3] Implement Send and Sync for clk
2026-03-05 8:43 UTC (6+ messages)
` [PATCH v4 3/3] pwm: th1520: remove impl Send/Sync for Th1520PwmDriverData
[PATCH] dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir
2026-03-05 8:36 UTC (2+ messages)
[PATCH] fbdev: wmt_ge_rops: use devm_platform_ioremap_resource()
2026-03-05 8:26 UTC (2+ messages)
[PULL] drm-misc-next
2026-03-05 8:11 UTC
[PULL] drm-misc-fixes
2026-03-05 8:09 UTC
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-04 21:41 UTC (9+ messages)
` [PATCH v3 02/12] audit: widen ino fields "
` [PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() "
` [PATCH v3 04/12] vfs: widen trace event i_ino fields "
` [PATCH v3 07/12] hugetlbfs: "
` [PATCH v3 09/12] ext4: "
` [PATCH v3 11/12] nilfs2: "
` [PATCH v3 12/12] treewide: change inode->i_ino from unsigned long "
[PATCH 0/3] Add support for the Samsung S6E8FCO display panel
2026-03-04 18:04 UTC (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel
[PATCH phy-next 02/22] PCI: add missing headers transitively included by <linux/phy/phy.h>
2026-03-04 22:34 UTC (3+ 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