messages from 2025-11-10 18:48:08 to 2025-11-11 14:30:41 UTC [more...]
[PATCH v1 00/23] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-11 14:30 UTC (30+ messages)
` [PATCH v1 02/23] ALSA: seq: Switch to use %ptSp
` [PATCH v1 03/23] ceph: "
` [PATCH v1 04/23] libceph: "
` [PATCH v1 05/23] dma-buf: "
` [PATCH v1 09/23] drm/xe: "
` [PATCH v1 12/23] ipmi: "
` [PATCH v1 13/23] media: av7110: "
` [PATCH v1 14/23] media: v4l2-ioctl: "
` [PATCH v1 17/23] PCI: epf-test: "
` [PATCH v1 18/23] pps: "
` [PATCH v1 19/23] ptp: ocp: "
` [PATCH v1 20/23] s390/dasd: "
` [PATCH v1 21/23] scsi: fnic: Switch to use %ptS
` [PATCH v1 22/23] scsi: snic: Switch to use %ptSp
` [PATCH v1 23/23] tracing: "
[PATCH v2 00/21] drm/msm/adreno: Introduce Adreno 8xx family support
2025-11-11 14:27 UTC (8+ messages)
` [PATCH v2 08/21] drm/msm/a6xx: Sync latest register definitions
` [PATCH v2 20/21] dt-bindings: display/msm/gmu: Add Adreno X2-85 GMU
` [PATCH v2 21/21] dt-bindings: arm-smmu: Add Glymur GPU SMMU
[PATCH v7 00/15] drm/amd/display: more drm_edid to AMD display driver
2025-11-11 13:47 UTC (11+ messages)
` [PATCH v7 02/15] drm/amd/display: start using drm_edid helpers to parse EDID caps
` [PATCH v7 04/15] drm/amd/display: use drm_edid helper to set analog "
` [PATCH v7 06/15] drm/amd/display: get panel id with drm_edid helper
` [PATCH v7 07/15] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v7 14/15] drm/amd/display: add drm_edid to dc_sink
[PATCH v3 00/10] Enable DP2.1 alpm
2025-11-11 12:43 UTC (11+ messages)
` [PATCH v3 01/10] drm/i915/alpm: Add DPCD definition for DP2.1 ALPM capability
` [PATCH v3 02/10] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH v3 03/10] drm/i915/alpm: Enable debugfs "
` [PATCH v3 04/10] drm/i915/alpm: Refactor Auxless wake time calculation
` [PATCH v3 05/10] drm/i915/alpm: Auxless wake time calculation for Xe3p
` [PATCH v3 06/10] drm/i915/alpm: Half LFPS cycle calculation
` [PATCH v3 07/10] drm/i915/alpm: Program lttpr count for DP 2.1 alpm
` [PATCH v3 08/10] drm/i915/alpm: Enable MAC Transmitting LFPS for LT phy
` [PATCH v3 09/10] drm/i915/alpm: Replace is_edp() with alpm_is_possible()
` [PATCH v3 10/10] drm/i915/alpm: Introduce has_alpm to decouple from pr/psr2/lobf
[PATCH 0/9] PCI: BAR resizing fix/rework
2025-11-11 12:56 UTC (7+ messages)
` [PATCH 8/9] drm/amdgpu: Remove driver side BAR release before resize
[PATCH v2 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-11 12:20 UTC (22+ messages)
` [PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v2 02/21] ceph: Switch to use %ptSp
` [PATCH v2 03/21] libceph: "
` [PATCH v2 04/21] dma-buf: "
` [PATCH v2 05/21] drm/amdgpu: "
` [PATCH v2 06/21] drm/msm: "
` [PATCH v2 07/21] drm/vblank: "
` [PATCH v2 08/21] drm/xe: "
` [PATCH v2 09/21] e1000e: "
` [PATCH v2 10/21] igb: "
` [PATCH v2 11/21] ipmi: "
` [PATCH v2 12/21] media: av7110: "
` [PATCH v2 13/21] mmc: mmc_test: "
` [PATCH v2 14/21] net: dsa: sja1105: "
` [PATCH v2 15/21] PCI: epf-test: "
` [PATCH v2 16/21] pps: "
` [PATCH v2 17/21] ptp: ocp: "
` [PATCH v2 18/21] s390/dasd: "
` [PATCH v2 19/21] scsi: fnic: Switch to use %ptS
` [PATCH v2 20/21] scsi: snic: Switch to use %ptSp
` [PATCH v2 21/21] tracing: "
[PATCH] Revert "media: vsp1: Add underrun debug print"
2025-11-11 12:23 UTC (3+ messages)
[PATCH v4 0/7] drm/bridge: protect encoder bridge chain with a mutex
2025-11-11 12:01 UTC (8+ messages)
` [PATCH v4 1/7] drm/encoder: add mutex to protect the bridge chain
` [PATCH v4 2/7] drm/encoder: drm_encoder_cleanup: lock the encoder chain mutex during removal
` [PATCH v4 3/7] drm/bridge: drm_bridge_attach: lock the encoder chain mutex during insertion
` [PATCH v4 4/7] drm/bridge: lock the encoder chain in scoped for_each loops
` [PATCH v4 5/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_from()
` [PATCH v4 6/7] drm/bridge: prevent encoder chain changes while iterating with list_for_each_entry_reverse()
` [PATCH v4 7/7] drm/bridge: prevent encoder chain changes in pre_enable/post_disable
[PATCH v9 00/10] Add Type-C DP support for RK3399 EVB IND board
2025-11-11 11:09 UTC (12+ messages)
` [PATCH v9 01/10] usb: typec: Add notifier functions
` [PATCH v9 02/10] usb: typec: Export all typec device types
` [PATCH v9 03/10] drm/bridge: Implement generic USB Type-C DP HPD bridge
` [PATCH v9 04/10] dt-bindings: phy: rockchip: rk3399-typec-phy: Support mode-switch
` [PATCH v9 05/10] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
` [PATCH v9 06/10] phy: rockchip: phy-rockchip-typec: Add DRM AUX bridge
` [PATCH v9 07/10] drm/rockchip: cdn-dp: Support handle lane info without extcon
` [PATCH v9 08/10] drm/rockchip: cdn-dp: Add multiple bridges to support PHY port selection
` [PATCH v9 09/10] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP
` [PATCH v9 10/10] arm64: dts: rockchip: rk3399-evb-ind: Add support for DisplayPort
[PATCH v1] drm: panel: Add Waveshare MIPI-DSI panel driver
2025-11-11 11:07 UTC (2+ messages)
[PATCH net-next v5 0/6] Add AF_XDP zero copy support
2025-11-11 10:15 UTC (7+ messages)
` [PATCH net-next v5 1/6] net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues
` [PATCH net-next v5 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [PATCH net-next v5 3/6] net: ti: icssg-prueth: Add AF_XDP zero copy for TX
` [PATCH net-next v5 4/6] net: ti: icssg-prueth: Make emac_run_xdp function independent of page
` [PATCH net-next v5 5/6] net: ti: icssg-prueth: Add AF_XDP zero copy for RX
` [PATCH net-next v5 6/6] net: ti: icssg-prueth: Enable zero copy in XDP features
[PATCH V1 0/5] accel/amd_vpci: Add new driver for AMD Versal PCI
2025-11-11 9:59 UTC (10+ messages)
` [PATCH V1 1/5] accel/amd_vpci: Add documentation for AMD Versal PCI accelerator management
` [PATCH V1 2/5] accel/amd_vpci: Add new driver for AMD Versal PCI accelerator
` [PATCH V1 3/5] accel/amd_vpci: Add Remote Management(RM) queue infrastructure
` [PATCH V1 4/5] accel/amd_vpci: Add Remote Management (RM) queue service APIs
` [PATCH V1 5/5] accel/amd_vpci: Add communication channel service
[PATCH v8 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-11 9:57 UTC (12+ messages)
` [PATCH v8 01/11] PCI/P2PDMA: Separate the mmap() support from the core logic
` [PATCH v8 02/11] PCI/P2PDMA: Simplify bus address mapping API
` [PATCH v8 03/11] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v8 04/11] PCI/P2PDMA: Provide an access to pci_p2pdma_map_type() function
` [PATCH v8 05/11] PCI/P2PDMA: Document DMABUF model
` [PATCH v8 06/11] dma-buf: provide phys_vec to scatter-gather mapping routine
` [PATCH v8 07/11] vfio: Export vfio device get and put registration helpers
` [PATCH v8 08/11] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v8 09/11] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v8 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v8 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH v5 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-11 9:53 UTC (32+ messages)
` [PATCH v5 01/28] drm/xe/pf: Remove GuC version check for migration support
` [PATCH v5 02/28] drm/xe: Move migration support to device-level struct
` [PATCH v5 03/28] drm/xe/pf: Convert control state to bitmap
` [PATCH v5 04/28] drm/xe/pf: Add save/restore control state stubs and connect to debugfs
` [PATCH v5 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v5 06/28] drm/xe/pf: Add helpers for migration data packet allocation / free
` [PATCH v5 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v5 08/28] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v5 09/28] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH v5 10/28] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH v5 11/28] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH v5 12/28] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v5 13/28] drm/xe/pf: Remove GuC migration data save/restore from GT debugfs
` [PATCH v5 14/28] drm/xe/pf: Don't save GuC VF migration data on pause
` [PATCH v5 15/28] drm/xe/pf: Switch VF migration GuC save/restore to struct migration data
` [PATCH v5 16/28] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH v5 17/28] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v5 18/28] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH v5 19/28] drm/xe/pf: Handle MMIO "
` [PATCH v5 20/28] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v5 21/28] drm/xe/migrate: Add function to copy of VRAM data in chunks
` [PATCH v5 22/28] drm/xe/pf: Handle VRAM migration data as part of PF control
` [PATCH v5 23/28] drm/xe/pf: Add wait helper for VF FLR
` [PATCH v5 24/28] drm/xe/pf: Enable SR-IOV VF migration
` [PATCH v5 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
` [PATCH v5 26/28] drm/xe/pf: Export helpers for VFIO
` [PATCH v5 27/28] drm/intel/bmg: Allow device ID usage with single-argument macros
` [PATCH v5 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[v6 00/16] Plane Color Pipeline support for Intel platforms
2025-11-11 9:20 UTC (10+ messages)
` [v6 02/16] drm/i915: Add identifiers for driver specific blocks
` [v6 14/16] drm/i915/display: Add registers for 3D LUT
` [v6 15/16] drm/i915/color: Add 3D LUT to color pipeline
[PATCH 00/24] drm/vblank: refactoring and cleanups
2025-11-11 9:04 UTC (19+ messages)
` [PATCH 01/24] drm/vblank: Unexport drm_wait_one_vblank()
` [PATCH 02/24] drm/vblank: remove drm_wait_one_vblank() completely
` [PATCH 03/24] drm/vblank: remove superfluous pipe check
` [PATCH 05/24] drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers more
` [PATCH 06/24] drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()
` [PATCH 07/24] drm/vblank: pass vlank to drm_vblank_get()/_put()/_count()
` [PATCH 23/24] drm/vblank: reduce pipe checks
[PATCH v7 00/11] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-11-11 8:54 UTC (8+ messages)
` [PATCH v7 10/11] vfio/pci: Add dma-buf export support for MMIO regions
` [PATCH v7 11/11] vfio/nvgrace: Support get_dmabuf_phys
[PATCH v2] drm/amdgpu: Fix kernel-doc comments for some LUT properties
2025-11-11 8:52 UTC
[PATCH] drm/mediatek: mtk_gem: Partial refactor and use drm_gem_dma_object
2025-11-11 8:51 UTC
[RESEND 00/10] Introduce drm sharpness property
2025-11-11 7:36 UTC (3+ messages)
[PATCH 13/24] drm/vblank: pass vblank to drm_vblank_count_and_time()
2025-11-11 6:52 UTC (2+ messages)
[PATCH] drm/sched: Fix UB in spsc_queue
2025-11-11 6:52 UTC (9+ messages)
[PATCH] backlight: lp855x: fix lp855x.h kernel-doc warnings
2025-11-11 6:09 UTC
[PATCH v2 RESEND 0/3] Add LVDS display support and PLL handling
2025-11-11 3:05 UTC (4+ messages)
` [PATCH v2 RESEND 2/3] mfd: atmel-hlcdc: fetch LVDS PLL clock for LVDS display
[RESEND v3] drm/bridge: analogix_dp: Reuse &link_train.training_lane[] to set DPCD DP_TRAINING_LANEx_SET
2025-11-11 2:21 UTC
[PATCH 6.12 066/565] drm/sysfb: Do not dereference NULL pointer in plane reset
2025-11-11 0:38 UTC (2+ messages)
` [PATCH 6.12 070/565] drm/ast: Clear preserved bits from register output value
[PATCH 6.17 099/849] drm/sysfb: Do not dereference NULL pointer in plane reset
2025-11-11 0:34 UTC (2+ messages)
` [PATCH 6.17 105/849] drm/ast: Clear preserved bits from register output value
[PATCH] drm/amdgpu: use static ids for ACP platform devs
2025-11-11 0:17 UTC (5+ messages)
[PATCH 0/2] accel/qaic documentation fixes
2025-11-10 23:15 UTC (8+ messages)
` [PATCH 1/2] accel/qaic: Separate DBC_STATE_* definition list
` [PATCH 2/2] accel/qaic: Format DBC states table in sysfs ABI documentation
[PATCH 1/9] PCI: Prevent resource tree corruption when BAR resize fails
2025-11-10 22:59 UTC (2+ messages)
[PATCH 7/9] drm/i915: Remove driver side BAR release before resize
2025-11-10 22:53 UTC (2+ messages)
[PATCH] drm/vmwgfx: Fix potential memory leak in vmw_fifo_create()
2025-11-10 15:48 UTC
[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
2025-11-10 20:35 UTC (6+ messages)
` DRM_RAS for CPER Error logging?!
[PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem
2025-11-10 19:35 UTC (4+ messages)
` [PATCH RFC 08/13] soc: starfive: Add jh7110-vout-subsystem driver
[PATCH] drm/xe: fix kernel-doc function name mismatch in xe_pm.c
2025-11-10 19:02 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