[PATCH 0/3] Add support for Renesas RZ/G3L LVDS encoder
2026-04-17 17:52 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: display: bridge: Document "
` [PATCH 3/3] drm: renesas: rz-du: Add support for "
[PATCH 0/8] drm/imagination: Job submission fixes and cleanup
2026-04-17 17:01 UTC (2+ messages)
[PATCH v3] drm/bridge: ite-it6263: Support power cycle in runtime
2026-04-17 16:54 UTC
[PATCH] drm/bridge: dw-hdmi-qp: Guard clear_audio_infoframe when PHY is down
2026-04-17 16:46 UTC (2+ messages)
[PATCHv2] accel/qaic: kcalloc + kzalloc to kzalloc
2026-04-17 16:42 UTC (2+ messages)
[PATCH RESEND v7 0/2] Pass down hot-plug CONNECTOR ID to user-space
2026-04-17 16:40 UTC (20+ messages)
[PATCH] drm/bridge: tda998x: Use __be32 for audio port OF property pointer
2026-04-17 16:40 UTC (3+ messages)
[PATCH v3 1/2] drm: introduce KMS recovery mechanism
2026-04-17 16:28 UTC (12+ messages)
[PATCH v2 0/2] Add support for Zhunyi Z40046 LCD panel
2026-04-17 16:19 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: Add compatibles for Zhunyi Z40046
` [PATCH v2 2/2] drm/panel: jd9365da: Support for Zhunyi Z40046 panels
[PATCH V1] accel/amdxdna: Guard management mailbox channel cleanup against NULL pointer
2026-04-17 16:18 UTC (3+ messages)
[PATCH V2] accel/amdxdna: Get device revision to derive VBNV string
2026-04-17 16:17 UTC (3+ messages)
[PATCH] drm/bridge: tda998x: Return NULL instead of 0 in tda998x_edid_read()
2026-04-17 16:12 UTC (2+ messages)
[Bug 221376] New: AMD RADEON RX 9070 XT - modprobe amdgpu is fail
2026-04-17 16:08 UTC (2+ messages)
` [Bug 221376] "
[PATCH v4 0/8] gpu: nova-core: gsp: add RM control command infrastructure
2026-04-17 15:29 UTC (9+ messages)
` [PATCH v4 1/8] gpu: nova-core: gsp: add NV_STATUS error code bindings
` [PATCH v4 2/8] gpu: nova-core: gsp: add GSP-RM status types
` [PATCH v4 3/8] gpu: nova-core: gsp: add GspRpcError for Cmdq RPC error handling
` [PATCH v4 4/8] gpu: nova-core: gsp: expose GSP-RM internal client and subdevice handles
` [PATCH v4 5/8] gpu: nova-core: gsp: add RM control RPC structure binding
` [PATCH v4 6/8] gpu: nova-core: gsp: add types for RM control RPCs
` [PATCH v4 7/8] gpu: nova-core: use KVVec for SBufferIter flush
` [PATCH v4 8/8] gpu: nova-core: gsp: add RM control command infrastructure
[PATCH 00/10] drm/v3d: Scheduler and submission fixes and refactoring
2026-04-17 15:05 UTC (7+ messages)
` [PATCH 06/10] drm/v3d: Reject invalid syncobj handles in submit ioctls
` [PATCH 09/10] drm/v3d: Refactor CPU ioctl into unified submission chain
` [PATCH 10/10] drm/v3d: Ensure atomic submissions in v3d_submit_jobs()
[PATCH v2 0/3] rust: add `bitfield!` macro
2026-04-17 14:59 UTC (14+ messages)
[PATCH] drm/gpuvm: take refcount on DRM device
2026-04-17 14:41 UTC (2+ messages)
[PATCH v5 0/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
2026-04-17 14:20 UTC (5+ messages)
` [PATCH v5 1/2] drm/mipi-dsi: add mipi_dsi_shutdown_peripheral_multi
` [PATCH v5 2/2] drm/panel: panasonic-vvx10f034n00: transition to mipi_dsi wrapped functions
[PATCH v2] drm/panel: visionox-rm69299: Make use of prepare_prev_first
2026-04-17 14:10 UTC (3+ messages)
[PATCH v3] drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status
2026-04-17 14:14 UTC
[PATCH] drm: renesas: rz-du: mipi_dsi: Fix return path on error
2026-04-17 14:02 UTC
[PATCH v1] drm/radeon: fix memory leak in radeon_ring_restore() on lock failure
2026-04-17 14:05 UTC (2+ messages)
[PATCH v2] drm/radeon: fix integer overflow in radeon_align_pitch()
2026-04-17 13:34 UTC (3+ messages)
` [PATCH v3] "
[PATCH v8 00/29] *Fair(er) DRM scheduler
2026-04-17 13:21 UTC (31+ messages)
` [PATCH v8 01/29] drm/sched: Disallow initializing entities with no schedulers
` [PATCH v8 02/29] drm/sched: Consolidate entity run queue management
` [PATCH v8 03/29] drm/sched: Move run queue related code into a separate file
` [PATCH v8 04/29] drm/sched: Add some scheduling quality unit tests
` [PATCH v8 05/29] drm/sched: Add some more "
` [PATCH v8 06/29] drm/sched: Implement RR via FIFO
` [PATCH v8 07/29] drm/sched: Free all finished jobs at once
` [PATCH v8 08/29] drm/sched: Account entity GPU time
` [PATCH v8 09/29] drm/sched: Remove idle entity from tree
` [PATCH v8 10/29] drm/sched: Add fair scheduling policy
` [PATCH v8 11/29] drm/sched: Favour interactive clients slightly
` [PATCH v8 12/29] drm/sched: Switch default policy to fair
` [PATCH v8 13/29] drm/sched: Remove FIFO and RR and simplify to a single run queue
` [PATCH v8 14/29] drm/sched: Embed run queue singleton into the scheduler
` [PATCH v8 15/29] accel/amdxdna: Remove drm_sched_init_args->num_rqs usage
` [PATCH v8 16/29] accel/rocket: "
` [PATCH v8 17/29] accel/ethosu: "
` [PATCH v8 18/29] drm/amdgpu: "
` [PATCH v8 19/29] drm/etnaviv: "
` [PATCH v8 20/29] drm/imagination: "
` [PATCH v8 21/29] drm/lima: "
` [PATCH v8 22/29] drm/msm: "
` [PATCH v8 23/29] drm/nouveau: "
` [PATCH v8 24/29] drm/panfrost: "
` [PATCH v8 25/29] drm/panthor: "
` [PATCH v8 26/29] drm/sched: "
` [PATCH v8 27/29] drm/v3d: "
` [PATCH v8 28/29] drm/xe: "
` [PATCH v8 29/29] drm/sched: Remove drm_sched_init_args->num_rqs
[PATCH v8 0/4] misc: fastrpc: Add polling mode support
2026-04-17 13:18 UTC (5+ messages)
` [PATCH v8 4/4] misc: fastrpc: Add polling mode support for fastRPC driver
[PATCH v2] drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err()
2026-04-17 12:27 UTC
[PATCH 0/6] drm: handle IRQ_HPD events correctly
2026-04-17 12:17 UTC (4+ messages)
` [PATCH 6/6] usb: typec: ucsi: huawei-gaokun: pass down HPD_IRQ events
[PATCH] drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err()
2026-04-17 12:03 UTC (2+ messages)
[PATCH] drm/gpusvm, pagemap: Do not assume DRM pagemap owns device pages
2026-04-17 11:42 UTC (2+ messages)
[PATCH] staging: fbtft: fb_tinylcd: fix alignment in write_reg call
2026-04-17 11:20 UTC
[PATCH v7 0/5] Use new dma-map IOVA alloc, link, and sync API in GPU SVM and DRM pagemap
2026-04-17 11:11 UTC (7+ messages)
` [PATCH v7 2/5] drm/pagemap: Drop source_peer_migrates flag and assume true
` [PATCH v7 3/5] drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
` [PATCH v7 4/5] drm/pagemap: Use dma-map IOVA alloc, link, and sync API for DRM pagemap
[PATCH v2] drm/bridge: ite-it6263: Add suspend/resume support
2026-04-17 10:49 UTC (3+ messages)
[PATCH 00/41] drm/display: bridge-connector: attach encoder to the connector
2026-04-17 9:58 UTC (42+ messages)
` [PATCH 01/41] drm/display: bridge-connector: attach the encoder to the created connector
` [PATCH 02/41] drm: adp: remove now-redundant call to drm_connector_attach_encoder()
` [PATCH 03/41] drm/bridge: adv7511: "
` [PATCH 04/41] drm/bridge: ite-it6263: "
` [PATCH 05/41] drm/bridge: ti-sn65dsi86: "
` [PATCH 06/41] drm/imx/dcss: "
` [PATCH 07/41] drm/imx: ldb: "
` [PATCH 08/41] drm/imx: parallel-display: "
` [PATCH 09/41] drm/imx/lcdc: "
` [PATCH 10/41] drm/ingenic: "
` [PATCH 11/41] drm/kmb/dsi: "
` [PATCH 12/41] drm/mediatek: mtk_dpi: "
` [PATCH 13/41] drm/mediatek: mtk_dsi: "
` [PATCH 14/41] drm/meson: encoder_cvbs: "
` [PATCH 15/41] drm/meson: encoder_hdmi: "
` [PATCH 16/41] drm/msm/dp: "
` [PATCH 17/41] drm/msm/hdmi: "
` [PATCH 18/41] drm/omapdrm: "
` [PATCH 19/41] rm/rockchip: cdn-dp: "
` [PATCH 20/41] drm/rockchip: rk3066_hdmi: "
` [PATCH 21/41] drm/tegra: hdmi: "
` [PATCH 22/41] drm/tegra: rgb: "
` [PATCH 23/41] drm/tests: bridge: "
` [PATCH 24/41] drm: verisilicon: "
` [PATCH 25/41] drm/exynos: exynos_dp: "
` [PATCH 26/41] drm: rcar-du: encoder: "
` [PATCH 27/41] drm: renesas: rz-du: rzg2l_du_encoder: "
` [PATCH 28/41] drm/rockchip: analogix_dp: "
` [PATCH 29/41] drm/rockchip: dw_dp: "
` [PATCH 30/41] drm/rockchip: dw_hdmi_qp: "
` [PATCH 31/41] drm/rockchip: inno-hdmi: "
` [PATCH 32/41] drm/msm/mdp4: "
` [PATCH 33/41] drm/msm/dsi: "
` [PATCH 34/41] drm/mxsfb/lcdif: "
` [PATCH 35/41] drm/rockchip: lvds: "
` [PATCH 36/41] drm/tidss: "
` [PATCH 37/41] drm/tilcdc: "
` [PATCH 38/41] drm: zynqmp_kms: "
` [PATCH 39/41] drm/imx: "
` [PATCH 40/41] drm/rockchip: rgb: "
` [PATCH 41/41] drm: renesas: shmobile: "
[PATCH] drm/amdgpu: Deduplicate eop_irq v11/v12 functions to use helper
2026-04-17 9:51 UTC
[PATCH 0/2] drm/imagination: FW trace bug fix and configuration update
2026-04-17 9:42 UTC (3+ messages)
` [PATCH 1/2] drm/imagination: Fix segfault when updating ftrace mask
` [PATCH 2/2] drm/imagination: Restrict pvr_fw_trace_init_mask module param to read only
[PATCH] drm/virtgpu: Add PM support for suspend/resume
2026-04-17 9:40 UTC (3+ messages)
[PATCH] drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()
2026-04-17 9:02 UTC (2+ messages)
[PATCH v8 0/6] Support sparse mappings in Panthor
2026-04-17 8:40 UTC (3+ messages)
` [PATCH v8 5/6] drm/panthor: Support sparse mappings
[PATCH] drm/amd/display: Add FPU guards around dcn31/315/316 update_bw_bounding_box
2026-04-17 8:22 UTC (3+ messages)
[PATCH v7 0/6] Support sparse mappings in Panthor
2026-04-17 8:19 UTC (5+ messages)
` [PATCH v7 5/6] drm/panthor: Support sparse mappings
[PATCH v2 0/4] drm/tyr: implement GPU reset API
2026-04-17 8:02 UTC (4+ messages)
[PATCH for drm-misc-fixes v4 0/4] Fix some bugs in the hibmc driver
2026-04-17 7:54 UTC (3+ messages)
` [PATCH for drm-misc-fixes v4 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected
Pinned, non-revocable mappings of VRAM: will bad things happen?
2026-04-17 7:53 UTC (4+ messages)
[PATCH 0/4] drm/hibmc: Fix plane helpers and convert to gem-shmem
2026-04-17 7:08 UTC (9+ messages)
` [PATCH 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
` [PATCH 4/4] drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management
[PATCH 0/9] vfio/pci: Add mmap() for DMABUFs
2026-04-16 13:17 UTC (10+ messages)
` [PATCH 1/9] vfio/pci: Fix vfio_pci_dma_buf_cleanup() double-put
` [PATCH 2/9] vfio/pci: Add a helper to look up PFNs for DMABUFs
` [PATCH 3/9] vfio/pci: Add a helper to create a DMABUF for a BAR-map VMA
` [PATCH 4/9] vfio/pci: Convert BAR mmap() to use a DMABUF
` [PATCH 5/9] vfio/pci: Provide a user-facing name for BAR mappings
` [PATCH 6/9] vfio/pci: Clean up BAR zap and revocation
` [PATCH 7/9] vfio/pci: Support mmap() of a VFIO DMABUF
` [PATCH 8/9] vfio/pci: Permanently revoke a DMABUF on request
` [PATCH 9/9] vfio/pci: Add mmap() attributes to DMABUF feature
[PATCH] staging: fbtft: clarify TODO comment in fbtft-core
2026-04-17 6:24 UTC (4+ messages)
` [PATCH v2] "
[PATCH] accel/habanalabs: simplify function pointer checks in mmu.c
2026-04-16 23:47 UTC
[PATCH] staging: fbtft: clarify TODO comment in fbtft-core
2026-04-16 16:46 UTC
[PATCH v4 0/3 RESEND] drm: bridge: add support for Triple 10-BIT
2026-04-17 6:49 UTC (4+ messages)
` [PATCH v4 1/3 RESEND] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter
` [PATCH v4 2/3 RESEND] dt-bindigs: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1 bridge
` [PATCH v4 3/3 RESEND] drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1
[PATCH v1 0/1 RESEND] dt-bindings: display: bridge: ssd2825: inherit dsi-controller properties
2026-04-17 6:46 UTC (2+ messages)
` [PATCH v1 1/1 "
[PATCH] drm/panel: visionox-rm69299: Make use of prepare_prev_first
2026-04-17 6:29 UTC (3+ messages)
[PULL] drm-misc-next-fixes
2026-04-17 6:14 UTC
[PATCH v2 1/2] drm/sched: Make drm_sched_entity_kill() a public function
2026-04-17 4:35 UTC (2+ messages)
[PATCH] drm/gpuvm: Do not prepare NULL objects
2026-04-17 4:20 UTC (5+ messages)
[PATCH] drm/auth: Only drm_drop_master if it exists
2026-04-17 4:14 UTC (2+ messages)
page: next (older)
- 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