messages from 2026-05-20 11:32:41 to 2026-05-21 08:09:18 UTC [more...]
[PATCH v6 00/10] Add eDP support for RK3576
2026-05-21 8:08 UTC (6+ messages)
` [PATCH v6 02/10] dt-bindings: display: rockchip: analogix-dp: Add per-clock descriptions
` [PATCH v6 03/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
` [PATCH v6 06/10] dt-bindings: display: rockchip: analogix-dp: Add support for RK3576
` [PATCH v6 08/10] drm/bridge: analogix_dp: Rename and simplify is_rockchip()
` [PATCH v6 10/10] drm/rockchip: analogix_dp: Add support for RK3576
[PATCH v4 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
2026-05-21 8:08 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver
` [PATCH v4 2/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
[PATCH v2 0/7] Fix missing fops.owner in Rust DRM/misc abstractions
2026-05-21 7:52 UTC (8+ messages)
` [PATCH v2 1/7] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v2 2/7] rust: macros: auto-insert ThisModule in #[vtable]
` [PATCH v2 3/7] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v2 4/7] rust: drm: set fops.owner from driver module pointer
` [PATCH v2 5/7] rust: miscdevice: "
` [PATCH v2 6/7] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v2 7/7] block: rnull: "
[PATCH v6 00/22] Add HDMI 2.0 support to DW HDMI QP TX
2026-05-21 7:52 UTC (24+ messages)
` [PATCH v6 01/22] drm/fb-helper: Remove unused local variable in hotplug_event()
` [PATCH v6 02/22] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v6 03/22] drm/display: scdc_helper: Add macro to simplify debugging
` [PATCH v6 04/22] drm/display: scdc_helper: Add HDMI 2.0 scrambling management helpers
` [PATCH v6 05/22] drm/display: hdmi_state_helper: Add ctx-aware hotplug helper for SCDC sync
` [PATCH v6 06/22] drm/bridge: Remove redundant error check in drm_bridge_helper_reset_crtc()
` [PATCH v6 07/22] drm/bridge: Add HDMI 2.0 scrambler bridge operation and callbacks
` [PATCH v6 08/22] drm/display: bridge_connector: Use cached connector status in .get_modes()
` [PATCH v6 09/22] drm/display: bridge_connector: Switch to .detect_ctx() connector helper
` [PATCH v6 10/22] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks
` [PATCH v6 11/22] drm/bridge: dw-hdmi-qp: Rate limit i2c read error messages
` [PATCH v6 12/22] drm/bridge: dw-hdmi-qp: Provide .{enable|disable}_hpd() PHY ops
` [PATCH v6 13/22] drm/bridge: dw-hdmi-qp: Add HDMI 2.0 SCDC scrambling support`
` [PATCH v6 14/22] drm/bridge: dw-hdmi-qp: Provide dw_hdmi_qp_hpd_notify() helper
` [PATCH v6 15/22] drm/rockchip: dw_hdmi_qp: Add missing newlines in dev_err_probe() messages
` [PATCH v6 16/22] drm/rockchip: dw_hdmi_qp: Use local dev variable consistently in bind()
` [PATCH v6 17/22] drm/rockchip: dw_hdmi_qp: Drop unnecessary #include
` [PATCH v6 18/22] drm/rockchip: dw_hdmi_qp: Defer HPD IRQ enable until after connector setup
` [PATCH v6 19/22] drm/rockchip: dw_hdmi_qp: Mask HPD IRQ in rk3576_io_init()
` [PATCH v6 20/22] drm/rockchip: dw_hdmi_qp: Implement .{enable|disable}_hpd() PHY ops
` [PATCH v6 21/22] drm/rockchip: dw_hdmi_qp: Switch to dw_hdmi_qp_hpd_notify()
` [PATCH v6 22/22] drm/bridge: dw-hdmi-qp: Remove obsolete .setup_hpd() phy op
[PATCH v2] drm/bridge: dw-hdmi-qp: compute audio CTS from N when not in TMDS table
2026-05-20 9:10 UTC
[PATCH] drm/amdgpu: Unify vm_fault_interrupt_state logic for gmc v10 and v12_0
2026-05-20 22:42 UTC
[PATH] drm/loongson: fix pci_dev refcount leak in lsdc_get_dedicated_vram
2026-05-20 13:19 UTC (5+ messages)
` [PATCH v2] drm/loongson: fix pci_dev refcount leak in lsdc_get_dedicated_vram()
` [PATCH v3] drm/loongson: rm unused member lsdc_device->gpu
[PATCH v8 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
2026-05-20 16:24 UTC (17+ messages)
` [PATCH v8 01/16] drm/msm: Remove obsolete perf infrastructure
` [PATCH v8 02/16] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH v8 03/16] drm/msm/adreno: Sync registers from mesa
` [PATCH v8 04/16] drm/msm/registers: Sync gen_header.py "
` [PATCH v8 05/16] drm/msm/registers: Add perfcntr json
` [PATCH v8 06/16] drm/msm: Add a6xx+ perfcntr tables
` [PATCH v8 07/16] drm/msm: Add sysprof accessors
` [PATCH v8 08/16] drm/msm/a6xx: Add yield & flush helper
` [PATCH v8 09/16] drm/msm: Add per-context perfcntr state
` [PATCH v8 10/16] drm/msm: Add basic perfcntr infrastructure
` [PATCH v8 11/16] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH v8 12/16] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH v8 13/16] drm/msm: Add PERFCNTR_CONFIG ioctl
` [PATCH v8 14/16] drm/msm/a6xx: Increase pwrup_reglist size
` [PATCH v8 15/16] drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
` [PATCH v8 16/16] drm/msm/a6xx: Allow IFPC with perfcntr stream
[PATCH] drm: panel-orientation-quirks: Add quirk for Chuwi Minibook X
2026-05-20 20:19 UTC
[PATCH v2] drm/xe/ggtt: hold FORCEWAKE while updating GGTT PTEs on LNL
2026-05-20 19:44 UTC
[PATCH v12 0/4] misc: fastrpc: Add polling mode support
2026-05-21 5:45 UTC (5+ messages)
` [PATCH v12 1/4] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v12 2/4] misc: fastrpc: Replace hardcoded ctxid mask with GENMASK
` [PATCH v12 3/4] misc: fastrpc: Expand context ID mask for DSP polling mode support
` [PATCH v12 4/4] misc: fastrpc: Add polling mode support for fastRPC driver
[PATCH v4 0/7] Refactor drm_writeback_connector structure
2026-05-21 5:37 UTC (8+ messages)
` [PATCH v4 1/7] drm: writeback: "
` [PATCH v4 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v4 3/7] drm: writeback: Modify drm_writeback_queue_job helper
` [PATCH v4 4/7] drm: writeback: Modify drm_writeback_signal_completion helper
` [PATCH v4 5/7] drm: writeback: Modify drm_writeback_get_out_fence helper
` [PATCH v4 6/7] drm: writeback: Modify prepare_writeback_job helper
` [PATCH v4 7/7] drm: writeback: Modify cleanup_writeback_job helper
[PATCH V1] accel/amdxdna: Block running when IOMMU is off
2026-05-21 4:32 UTC (4+ messages)
[PATCH v11 0/4] misc: fastrpc: Add polling mode support
2026-05-21 4:06 UTC (4+ messages)
` [PATCH v11 4/4] misc: fastrpc: Add polling mode support for fastRPC driver
[PATCH 0/5] drm/bridge: Implement generic USB Type-C DP HPD bridge
2026-05-21 3:28 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drm/bridge: aux: Add drm_aux_bridge_register_from_node()
` [PATCH 3/5] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH 4/5] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH 5/5] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
[PATCH 0/2] perf: complete perf_allow_* trio and use in drm/xe
2026-05-21 2:49 UTC (3+ messages)
` [PATCH 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
` [PATCH 2/2] drm/xe: gate observation streams with perf_allow_cpu()
[PATCH v2] drm/virtio: abort virtqueue wait on device removal to avoid hung task
2026-05-21 2:19 UTC (3+ messages)
[PATCH v12 0/6] Support sparse mappings in Panthor
2026-05-21 1:43 UTC (7+ messages)
` [PATCH v12 1/6] drm/panthor: Expose GPU page sizes to UM
` [PATCH v12 2/6] drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
` [PATCH v12 3/6] drm/panthor: Delete spurious whitespace from uAPI header
` [PATCH v12 4/6] drm/panthor: Remove unused operation context field
` [PATCH v12 5/6] drm/panthor: Support sparse mappings
` [PATCH v12 6/6] drm/panthor: Bump the driver version to 1.9
[PATCH 00/11] Microsoft Surface Pro 9 5G update
2026-05-20 22:26 UTC (13+ messages)
` [PATCH 01/11] drm/panel: edp: Add LG LP129WT232166 panel
` [PATCH 02/11] arm64: dts: qcom: sc8280xp-arcata: Enable backlight
` [PATCH 03/11] arm64: dts: qcom: sc8280xp-arcata: Enable the eDP display
` [PATCH 04/11] arm64: dts: qcom: sc8280xp-arcata: add USB-C orientation GPIOs
` [PATCH 05/11] arm64: dts: qcom: sc8280xp-arcata: Fix top USB-C DP alt mode
` [PATCH 06/11] arm64: dts: qcom: sc8280xp-arcata: Enable 4-lane DP support
` [PATCH 07/11] arm64: dts: qcom: sc8280xp-arcata: Add volume up/down GPIO keys
` [PATCH 08/11] arm64: dts: qcom: sc8280xp-arcata: Add lid switch
` [PATCH 09/11] arm64: dts: qcom: sc8280xp-arcata: model the PMU of the on-board wcn6855
` [PATCH 10/11] arm64: dts: qcom: sc8280xp-arcata: Switch to uefi rtc offset
` [PATCH 11/11] arm64: dts: qcom: sc8280xp-arcata: Drop duplicate DMIC supplies
[PATCH 0/4] fbdev: Internalize fbcon
2026-05-20 21:53 UTC (8+ messages)
` [PATCH 1/4] fbdev: Wrap user-invoked calls to fb_set_var() in helper
` [PATCH 2/4] fbdev: Wrap user-invoked calls to fb_blank() "
` [PATCH 3/4] fbdev: Wrap fbcon updates from vga-switcheroo "
` [PATCH 4/4] fbdev: Do not export fbcon from fbdev
[PATCH] dma-buf: set SB_I_NOEXEC on the pseudo filesystem
2026-05-20 21:43 UTC
[PATCH v4 0/3] Let userspace know about swapped out panthor GEM objects
2026-05-20 19:38 UTC (8+ messages)
` [PATCH v4 1/3] drm/fdinfo: Add "evicted" memory accounting
` [PATCH v4 2/3] drm/panthor: Implement evicted status for GEM objects
` [PATCH v4 3/3] drm/panthor: Reduce padding in gems debugfs for refcount
[PATCH] drm/amd/display: fix kernel-doc warnings
2026-05-20 18:37 UTC
[PATCH v2 0/8] hdmi: Add common TMDS character rate constants
2026-05-20 16:28 UTC (10+ messages)
` [PATCH v2 2/8] drm/bridge: dw-hdmi: Use the common TMDS char rate constant
` [PATCH v2 3/8] drm/bridge: dw-hdmi-qp: "
` [PATCH v2 4/8] drm/bridge: inno-hdmi: "
` [PATCH v2 5/8] drm/sti: hdmi: Use the common TMDS char rate constants
` [PATCH v2 6/8] drm/sun4i: hdmi: Use the common TMDS char rate constant
` [PATCH v2 7/8] drm/msm/hdmi: Use the common TMDS char rate constants in 8996 PHY
` [PATCH v2 8/8] drm/msm/hdmi: Use the common TMDS char rate constants in 8998 PHY
` [PATCH v2 1/8] video/hdmi: Add common TMDS character rate constants
[PATCH] drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
2026-05-20 15:17 UTC (4+ messages)
` [PATCH v3 0/2] drm/amdgpu: fix recursive ww_mutex in devcoredump IB dump
` [PATCH v3 1/2] drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_exec
` [PATCH v3 2/2] drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_format
[PATCH v5 00/28] soc/qcom/ubwc: rework UBWC configuration database
2026-05-20 14:51 UTC (29+ messages)
` [PATCH v5 01/28] soc: qcom: ubwc: define UBWC 3.1
` [PATCH v5 02/28] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` [PATCH v5 03/28] soc: qcom: ubwc: add helper controlling AMSBC enablement
` [PATCH v5 04/28] drm/msm/adreno: Trust the SSoT UBWC config
` [PATCH v5 05/28] drm/msm/adreno: use qcom_ubwc_version_tag() helper
` [PATCH v5 06/28] drm/msm/mdss: "
` [PATCH v5 07/28] drm/msm/adreno: use new helper to set min_acc length
` [PATCH v5 08/28] drm/msm/mdss: "
` [PATCH v5 09/28] drm/msm/adreno: use new helper to set macrotile_mode
` [PATCH v5 10/28] drm/msm/mdss: "
` [PATCH v5 11/28] drm/msm/mdss: use new helper to set UBWC bank spreading
` [PATCH v5 12/28] drm/msm/adreno: use new helper to set ubwc_swizzle
` [PATCH v5 13/28] drm/msm/dpu: "
` [PATCH v5 14/28] drm/msm/mdss: "
` [PATCH v5 15/28] drm/msm/adreno: write reserved UBWC-related bits
` [PATCH v5 16/28] drm/msm/adreno: set fp16compoptdis for UBWC 3.0 formats
` [PATCH v5 17/28] drm/msm/adreno: use new helper to set amsbc
` [PATCH v5 18/28] drm/msm/adreno: use version ranges in A8xx UBWC code
` [PATCH v5 19/28] drm/msm/mdss: use new helper to set amsbc
` [PATCH v5 20/28] drm/msm/dpu: drop ubwc_dec_version
` [PATCH v5 21/28] drm/msm/dpu: invert the order of UBWC checks
` [PATCH v5 22/28] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
` [PATCH v5 23/28] soc: qcom: ubwc: drop ubwc_dec_version
` [PATCH v5 24/28] soc: qcom: ubwc: drop ubwc_bank_spread
` [PATCH v5 25/28] soc: qcom: ubwc: drop macrotile_mode from the database
` [PATCH v5 26/28] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
` [PATCH v5 27/28] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
` [PATCH v5 28/28] soc: qcom: ubwc: deduplicate UBWC configuration data
[PATCH v3 2/2] drm/hyperv: validate VMBus packet size in receive callback
2026-05-20 14:24 UTC (3+ messages)
[PATCH v2 0/3] Add SCDC information to connector debugfs
2026-05-20 13:35 UTC (4+ messages)
` [PATCH v2 1/3] drm/scdc-helper: Add scdc_status debugfs entry
` [PATCH v2 2/3] drm/display: bridge_connector: init scdc debugfs for HDMI
` [PATCH v2 3/3] drm/scdc-helper: Implement parsing and printing HDMI 2.1 fields
[PATCH 0/8] drm/display: hdmi: Add common TMDS character rate constants
2026-05-20 13:33 UTC (12+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] drm/bridge: dw-hdmi: Use the common TMDS char rate constant
` [PATCH 3/8] drm/bridge: dw-hdmi-qp: "
` [PATCH 4/8] drm/bridge: inno-hdmi: "
[PATCH v2 0/3] drm: detect panel type from DisplayID 2.x
2026-05-20 13:30 UTC (5+ messages)
` [PATCH v2 1/3] drm/edid: extract section header processing into helper
` [PATCH v2 2/3] drm/edid: parse panel type from DisplayID 2.x Display Parameters
[PATCH v2 0/4] drm/exec: drm_exec polishing
2026-05-20 11:42 UTC (10+ messages)
` [PATCH v2 1/4] drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]
` [PATCH v2 2/4] drm/exec: Make the drm_exec_until_all_locked() macro more readable
` [PATCH v2 3/4] drm/exec, drm/xe: Avoid abusing the drm_exec retry pointer
` [PATCH v2 4/4] drm/exec, drm/xe, drm/amdgpu: Add an accessor for struct drm_exec::ticket
[PATCH v6 0/5] Introduce cold reset recovery method
2026-05-20 11:33 UTC (6+ messages)
` [PATCH v6 1/5] Introduce Xe Uncorrectable Error Handling
` [PATCH v6 2/5] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v6 3/5] drm/doc: Document "
` [PATCH v6 4/5] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v6 5/5] drm/xe: Suppress Surprise Link Down on non-hotplug device
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