messages from 2025-10-31 06:48:58 to 2025-10-31 18:10:45 UTC [more...]
[PULL] drm-misc-fixes
2025-10-31 18:10 UTC (2+ messages)
[PULL] drm-intel-fixes
2025-10-31 18:09 UTC (2+ messages)
[pull] drm/msm: drm-msm-fixes-2025-10-29 for v6.18-rc4
2025-10-31 18:08 UTC (2+ messages)
[pull] amdgpu, radeon drm-fixes-6.18
2025-10-31 18:01 UTC (2+ messages)
[GIT PULL] mediatek drm fixes - 20251028
2025-10-31 17:57 UTC (3+ messages)
[PATCH v2] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
2025-10-31 17:57 UTC
[PULL] drm-misc-next
2025-10-31 17:53 UTC (2+ messages)
[PULL] drm-xe-next
2025-10-31 17:46 UTC (2+ messages)
Independence for dma_fences!
2025-10-31 17:44 UTC (15+ messages)
` [PATCH 03/15] dma-buf: protected fence ops by RCU
` [PATCH 04/15] dma-buf: detach fence ops on signal
[PATCH 00/12] drm/msm: Add support for Kaanapali
2025-10-31 17:44 UTC (28+ messages)
` [PATCH 03/12] drm/msm/dpu: Compatible with Kaanapali interrupt register
` [PATCH 06/12] drm/msm/dpu: Add Kaanapali SSPP sub-block support
` [PATCH 07/12] drm/panel: Set sufficient voltage for panel nt37801
` [PATCH 08/12] arm64: defconfig: Enable NT37801 DSI panel driver
[PATCH v3 0/3] accel/qaic: Add Sub-system restart (SSR)
2025-10-31 17:41 UTC (4+ messages)
` [PATCH v3 1/3] accel/qaic: Add DMA Bridge Channel(DBC) sysfs and uevents
` [PATCH v3 2/3] accel/qaic: Implement basic SSR handling
` [PATCH v3 3/3] accel/qaic: Collect crashdump from SSR channel
[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
2025-10-31 17:40 UTC (5+ messages)
` [PATCH v7 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-10-31 17:39 UTC (18+ messages)
` [PATCH v3 03/28] drm/xe/pf: Convert control state to bitmap
` [PATCH v3 05/28] drm/xe/pf: Add data structures and handlers for migration rings
` [PATCH v3 07/28] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
` [PATCH v3 08/28] drm/xe/pf: Add minimalistic migration descriptor
` [PATCH v3 12/28] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH v3 17/28] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH v3 24/28] drm/xe/pf: Enable SR-IOV VF migration
` [PATCH v3 25/28] drm/xe/pci: Introduce a helper to allow VF access to PF xe_device
[pull] amdgpu drm-next-6.19
2025-10-31 17:37 UTC (2+ messages)
[PATCH] drm: sti: fix device leaks at component probe
2025-10-31 17:10 UTC (2+ messages)
[PATCH v4 0/5] drm/nouveau: Enable variable page sizes and compression
2025-10-31 17:01 UTC (8+ messages)
` [PATCH v4 1/5] drm/nouveau/uvmm: Prepare for larger pages
` [PATCH v4 2/5] drm/nouveau/uvmm: Allow "
` [PATCH v4 3/5] drm/nouveau/mmu/gp100: Remove unused/broken support for compression
` [PATCH v4 4/5] drm/nouveau/mmu/tu102: Add support for compressed kinds
` [PATCH v4 5/5] drm/nouveau/drm: Bump the driver version to 1.4.1 to report new features
[PATCH] drm/xe: Don't use absolute path in generated header comment
2025-10-31 14:48 UTC
[PATCH] drm/i915/dmabuf: Flush the cache in vmap
2025-10-31 16:50 UTC (12+ messages)
[PATCH RFC 0/4] rust: Introduce support for C linked list interfacing and DRM Buddy bindings
2025-10-31 16:42 UTC (5+ messages)
` [PATCH RFC 3/4] rust: drm: Add DRM buddy allocator bindings
` [PATCH RFC 4/4] samples: rust: Add sample demonstrating DRM buddy allocator
[PATCH] accel/qaic: Use pointer from memcpy() call for assignment in copy_partial_exec_reqs()
2025-10-31 16:35 UTC (5+ messages)
[PATCH 0/3] Remove deprecated CMDQ APIs (series 4/4)
2025-10-31 16:09 UTC (4+ messages)
` [PATCH 1/3] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_jump() and cmdq_pkt_jump_rel_temp()
` [PATCH 2/3] soc: mediatek: mtk-cmdq: Remove cmdq_pkt_write() and cmdq_pkt_write_mask()
` [PATCH 3/3] mailbox: mtk-cmdq: Remove unsued cmdq_get_shift_pa()
[PATCH V2] accel/amdxdna: Fix incorrect command state for timed out job
2025-10-31 16:06 UTC (3+ messages)
[PATCH 0/2] Remove shift_pa from CMDQ jump functions (series 3/4)
2025-10-31 16:06 UTC (3+ messages)
` [PATCH 1/2] soc: mediatek: mtk-cmdq: Remove shift_pa parameter from cmdq_pkt_jump()
` [PATCH 2/2] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa
[PATCH 0/5] Migrate soc, drm-mediatek, mdp3 to new CMDQ APIs (series 2/4)
2025-10-31 16:02 UTC (6+ messages)
` [PATCH 1/5] soc: mediatek: Use pkt_write function pointer for subsys ID compatibility
` [PATCH 2/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_jump_rel_temp() for removing shift_pa
` [PATCH 3/5] drm/mediatek:Use reg_write function pointer for subsys ID compatibility
` [PATCH 4/5] media: platform: mtk-mdp3: Refactor CMDQ writes for CMDQ API change
` [PATCH 5/5] media: platform: mtk-mdp3: Change cmdq_pkt_jump_rel() to cmdq_pkt_jump_rel_temp()
[PATCH v2 1/2] drm/panthor: Handle errors returned by drm_sched_entity_init()
2025-10-31 16:03 UTC (2+ messages)
` [PATCH v2 2/2] drm/panthor: Fix group_free_queue() for partially initialized queues
[PATCH 0/9] Add GCE support for MT8196 (series 1/4)
2025-10-31 15:56 UTC (10+ messages)
` [PATCH 1/9] arm64: dts: mediatek: Add GCE header for MT8196
` [PATCH 2/9] mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instruction
` [PATCH 3/9] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH 4/9] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction
` [PATCH 5/9] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH 6/9] soc: mediatek: mtk-cmdq: Add cmdq_get_mbox_priv() in cmdq_pkt_create()
` [PATCH 7/9] soc: mediatek: mtk-cmdq: Add pa_base parsing for hardware without subsys ID support
` [PATCH 8/9] soc: mediatek: mtk-cmdq: Extend cmdq_pkt_write API for SoCs without subsys ID
` [PATCH 9/9] soc: mediatek: mtk-cmdq: Add mminfra_offset adjustment for DRAM addresses
[PATCH] drm/rockchip: Include drm_print.h from rockchip_drm_vop2.c
2025-10-31 15:56 UTC
[PATCH v2 0/7] drm/client: Simply client-buffer interface and implementation
2025-10-31 15:49 UTC (3+ messages)
` [PATCH v2 4/7] drm/client: Deprecate struct drm_client_buffer.gem
` [REGRESSION][ASAN] "
[PATCH v1 0/4] drm/panthor: Misc fixes
2025-10-31 15:48 UTC (5+ messages)
` [PATCH v1 1/4] drm/panthor: Fix UAF on kernel BO VA nodes
` [PATCH v1 2/4] drm/panthor: Add support for atomic page table updates
` [PATCH v1 3/4] drm/panthor: Make panthor_vm_[un]map_pages() more robust
` [PATCH v1 4/4] drm/panthor: Relax check in panthor_sched_pre_reset()
[PATCH v1] drm/edid: add 6 bpc quirk to the Sharp LQ116M1JW10
2025-10-31 15:35 UTC (6+ messages)
[PATCH V1] accel/amdxdna: Use MSG_OP_CHAIN_EXEC_NPU when supported
2025-10-31 15:15 UTC (3+ messages)
[PATCH v4] drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTOR
2025-10-31 15:10 UTC (2+ messages)
[PATCH v3 00/27] Fair DRM scheduler
2025-10-31 15:06 UTC (4+ messages)
` [PATCH v3 09/27] drm/sched: Add fair scheduling policy
[PATCH 0/2] Enable OLDI support on AM62X
2025-10-31 14:41 UTC (2+ messages)
[PATCH] drm/imagination: Fix reference to devm_platform_get_and_ioremap_resource()
2025-10-31 14:42 UTC (2+ messages)
[PATCH] dt-bindings: gpu: img,powervr-rogue: Drop duplicate newline
2025-10-31 14:42 UTC (2+ messages)
[PATCH v3] drm/sched: Add warning for removing hack in drm_sched_fini()
2025-10-31 14:41 UTC (3+ messages)
Independence for dma_fences! v2
2025-10-31 14:34 UTC (25+ messages)
` [PATCH 01/20] dma-buf: cleanup dma_fence_describe v2
` [PATCH 02/20] dma-buf: rework stub fence initialisation v2
` [PATCH 03/20] dma-buf: protected fence ops by RCU v2
` [PATCH 04/20] dma-buf: detach fence ops on signal
` [PATCH 05/20] dma-buf: inline spinlock for fence protection
` [PATCH 06/20] dma-buf: use inline lock for the stub fence
` [PATCH 07/20] dma-buf: use inline lock for the dma-fence-array
` [PATCH 08/20] dma-buf: use inline lock for the dma-fence-chain
` [PATCH 09/20] drm/sched: use inline locks for the drm-sched-fence
` [PATCH 10/20] drm/amdgpu: clean up and unify hw fence handling
` [PATCH 11/20] drm/amdgpu: fix KFD eviction fence enable_signaling path
` [PATCH 12/20] drm/amdgpu: independence for the amdgpu_fence!
` [PATCH 13/20] drm/amdgpu: independence for the amdgpu_eviction_fence!
` [PATCH 14/20] drm/amdgpu: independence for the amdgpu_vm_tlb_fence!
` [PATCH 15/20] drm/amdgpu: independence for the amdkfd_fence!
` [PATCH 16/20] drm/amdgpu: independence for the amdgpu_userq__fence!
` [PATCH 17/20] drm/xe: Disconnect the low hanging fences from Xe module
` [PATCH 18/20] drm/xe: Drop HW fence slab
` [PATCH 19/20] drm/xe: Promote xe_hw_fence_irq to an ref counted object
` [PATCH 20/20] drm/xe: Finish disconnect HW fences from module
[PATCH v8 00/10] Add Type-C DP support for RK3399 EVB IND board
2025-10-31 13:58 UTC (7+ messages)
` [PATCH v8 01/10] usb: typec: Add notifier functions
` [PATCH v8 02/10] usb: typec: Export all typec device types
` [PATCH v8 03/10] drm/bridge: Implement generic USB Type-C DP HPD bridge
[RFC v2 0/8] dma-buf: Add support for mapping dmabufs via interconnects
2025-10-31 13:16 UTC (7+ messages)
[PATCH 0/4] replace old wq(s), added WQ_PERCPU to alloc_workqueue
2025-10-31 13:12 UTC (12+ messages)
` [PATCH 1/4] drm/amdgpu: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/4] drm/amdgpu: replace use of system_wq with system_percpu_wq
` [PATCH 3/4] amd/amdkfd: WQ_PERCPU added to alloc_workqueue users
[PATCH v1 0/3] platform/x86/amd: Add S0ix support to the Xbox Ally
2025-10-31 13:07 UTC (4+ messages)
` [PATCH v1 1/3] platform/x86/amd/pmc: Add support for Van Gogh SoC
[PATCH] drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()
2025-10-31 13:02 UTC
[PATCH v2] drm/sched: Fix deadlock in drm_sched_entity_kill_jobs_cb
2025-10-31 12:31 UTC (4+ messages)
[PATCH] drm/i915/gem: Fix NULL pointer dereference in eb_release_vmas()
2025-10-31 12:21 UTC (4+ messages)
[PATCH v4 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
2025-10-31 12:20 UTC (5+ messages)
` [PATCH v4 1/3] dt-bindings: display: sitronix,st7920: Add DT schema
` [PATCH v4 2/3] drm: Add driver for Sitronix ST7920 LCD displays
` [PATCH v4 3/3] MAINTAINERS: Add entry for Sitronix ST7920 driver
[PATCH v5 0/9] Add support for i.MX94 DCIF
2025-10-31 12:15 UTC (7+ messages)
` [PATCH v5 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v5 5/9] drm/imx: Add support for i.MX94 DCIF
[PATCH v3 2/5] drm/nouveau/uvmm: Allow larger pages
2025-10-31 12:04 UTC (2+ messages)
[PATCH 0/2] drm/todo: Add section for GPU Scheduler
2025-10-31 12:00 UTC (3+ messages)
` [PATCH 1/2] drm/todo: Add section with task for GPU scheduler
` [PATCH 2/2] drm/todo: Add entry for unlocked drm/sched rq readers
[PATCH v2 1/3] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
2025-10-31 11:34 UTC (4+ messages)
` [PATCH v2 2/3] drm/amdgpu: increment sched score on entity selection
[PATCH 0/2] replace system_unbound_wq, added WQ_PERCPU to alloc_workqueue
2025-10-31 10:59 UTC (3+ messages)
` [PATCH 1/2] drm/xe: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/2] drm/xe: WQ_PERCPU added to alloc_workqueue users
[PATCH v3 0/3] NVIDIA Tegra210 NVJPG support
2025-10-31 10:56 UTC (3+ messages)
[PATCH 0/2] rename system_wq and system_unbound_wq
2025-10-31 10:48 UTC (3+ messages)
` [PATCH 1/2] drm/rockchip: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/2] drm/rockchip: replace use of system_wq with system_percpu_wq
DisplayID checksum validation blocking hardware capabilities - CSO T3 panel
2025-10-31 10:42 UTC (10+ messages)
[PATCH v5 0/2] drm/panel: ilitek-ili9882t: Add support for Ilitek IL79900A-based panels
2025-10-31 10:23 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: display: panel: Add Tianma TL121BVMS07-00 panel
` [PATCH v5 2/2] drm/panel: ilitek-ili9882t: Add support for Ilitek IL79900A-based panels
[PATCH 0/2] drm/atomic-helper: Support atomic flush with an optional kthread worker
2025-10-31 10:21 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/imx: dc-crtc: Use flush worker
[PATCH 0/2] replaced old wq name, added WQ_PERCPU to alloc_workqueue
2025-10-31 10:20 UTC (3+ messages)
` [PATCH 1/2] drm/nouveau: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/2] drm/nouveau: WQ_PERCPU added to alloc_workqueue users
[PATCH V12 00/49] Color Pipeline API w/ VKMS
2025-10-31 10:15 UTC (5+ messages)
` [PATCH V12 14/49] drm/vkms: Add enumerated 1D curve colorop
[PATCH 0/2] drm/sched: Document potential forever-hang
2025-10-31 10:10 UTC (4+ messages)
` [PATCH 1/2] drm/sched: Fix comment in drm_sched_run_job_work()
[PATCH 0/3] replace old wq(s), added WQ_PERCPU to alloc_workqueue
2025-10-31 10:09 UTC (4+ messages)
` [PATCH 1/3] drm/i915: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/3] drm/i915: replace use of system_wq with system_percpu_wq
` [PATCH 3/3] drm/i915: WQ_PERCPU added to alloc_workqueue users
[PATCH v3 0/4] drm: replace drm_print.h includes from headers with a forward declaration
2025-10-31 10:01 UTC (4+ messages)
[PATCH] drm/i915/gt: Use standard API for seqcount read in TLB invalidation
2025-10-31 9:59 UTC (3+ messages)
[PATCH v3 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-31 9:55 UTC (2+ messages)
[PATCH] drm/display/dp: Rename bit 4 of DPCD TEST_REQUEST to match DP2.1 spec
2025-10-31 9:35 UTC (4+ messages)
[PATCH v5 0/6] Improving the worst case TTM large allocation latency
2025-10-31 9:32 UTC (3+ messages)
[PATCH v5 00/16] drm/panfrost, panthor: Cached maps and explicit flushing
2025-10-31 8:49 UTC (6+ messages)
` [PATCH v5 07/16] drm/panthor: Add a PANTHOR_BO_SYNC ioctl
` [PATCH v5 13/16] drm/panfrost: Add a PANFROST_SYNC_BO ioctl
drm/imagination: genpd_runtime_suspend() crash
2025-10-31 8:43 UTC (3+ messages)
[PATCH] drm/tiny: pixpaper: Prevent inlining of send helpers to reduce stack usage
2025-10-31 8:40 UTC (2+ messages)
[PATCH RFC RFT] drm/msm: adreno: attach the GMU device to a driver
2025-10-31 8:38 UTC (3+ messages)
[PATCH] fbdev: i810: use appopriate log interface dev_info
2025-10-31 8:09 UTC
[PATCH v5 0/9] vfio/pci: Allow MMIO regions to be exported through dma-buf
2025-10-31 6:48 UTC (7+ messages)
` [PATCH v5 9/9] vfio/pci: Add dma-buf export support for MMIO regions
[PATCH] dt-bindings: Remove extra blank lines
2025-10-31 6:46 UTC (2+ messages)
[PATCH 00/30] drm/sun4i: Refactor layer code for proper DE33 support
2025-10-31 7:50 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;
as well as URLs for NNTP newsgroup(s).