messages from 2026-08-11 08:41:29 to 2026-08-11 19:12:34 UTC [more...]
[PATCH v6 00/14] mfd: lm3533: convert to OF bindings, improve support
2026-08-11 19:12 UTC (4+ messages)
` [PATCH v6 08/14] mfd: lm3533: Convert to use OF bindings
[PATCH v12 3/4] firmware: Rename google firmware directory to coreboot
2026-08-11 18:52 UTC (2+ messages)
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-08-11 18:51 UTC (2+ messages)
` (subset) "
[PATCH v12 4/4] firmware: coreboot: Add CFR firmware attributes driver
2026-08-11 18:50 UTC (2+ messages)
[PATCH v2] drm/gem: Fix and enable CHANGE_HANDLE
2026-08-11 18:18 UTC
[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
2026-08-11 18:09 UTC (3+ messages)
` [PATCH 02/16] regulator: twl: Expose the TWL4030's REGEN signal as a regulator
[PATCH v2 0/4] HDMI 2.1 VRR and ALLM support
2026-08-11 17:42 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 2/4] drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDB
` [PATCH v3 4/4] drm/amd/display: Add HDMI ALLM support
[RFC PATCH 0/7] drm/i915/selftests: Modernize printing in i915 selftests
2026-08-11 17:19 UTC (9+ messages)
` [RFC PATCH 1/7] drm/i915/selftests: Use drm_* prints in mock selftests
` [RFC PATCH 2/7] drm/i915/selftests: Use drm_* prints in live selftests
` [RFC PATCH 3/7] drm/i915/selftests: Use drm_* prints in selftest helpers
` [RFC PATCH 4/7] drm/i915/gt/selftests: Use drm_* prints in aggregated gt selftests
` [RFC PATCH 5/7] drm/i915/gt/selftests: Use drm_* prints in gt standalone tests
` [RFC PATCH 6/7] drm/i915/gt/selftests: Use drm_* prints in gt selftest helpers
` [RFC PATCH 7/7] drm/i915/selftests: Use drm_* prints in selftest headers
[PATCH v2 00/20] Revert switching default DRM scheduler policy to fair
2026-08-11 17:14 UTC (24+ messages)
` [PATCH v2 01/20] Revert "drm/sched: Remove redundant entity->rq initialization and checks"
` [PATCH v2 02/20] Revert "drm/sched: Remove drm_sched_init_args->num_rqs"
` [PATCH v2 03/20] Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"
` [PATCH v2 04/20] Revert "drm/v3d: "
` [PATCH v2 05/20] Revert "drm/sched: "
` [PATCH v2 06/20] Revert "drm/panthor: "
` [PATCH v2 07/20] Revert "drm/panfrost: "
` [PATCH v2 08/20] Revert "drm/nouveau: "
` [PATCH v2 09/20] Revert "drm/msm: "
` [PATCH v2 10/20] Revert "drm/lima: "
` [PATCH v2 11/20] Revert "drm/imagination: "
` [PATCH v2 12/20] Revert "drm/etnaviv: "
` [PATCH v2 13/20] Revert "drm/amdgpu: "
` [PATCH v2 14/20] Revert "accel/ethosu: "
` [PATCH v2 15/20] Revert "accel/rocket: "
` [PATCH v2 16/20] Revert "accel/amdxdna: "
` [PATCH v2 17/20] Revert "drm/sched: Embed run queue singleton into the scheduler"
` [PATCH v2 18/20] Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"
` [PATCH v2 19/20] Revert "drm/sched: Switch default policy to fair"
` [PATCH v2 20/20] drm/sched: Mark fair policy as experimental
[PATCH v4 00/11] drm/atomic: don't allow changes to inactive colorops & other fixes
2026-08-11 16:46 UTC (12+ messages)
` [PATCH v4 01/11] drm/atomic: only add states of active or transient active colorops
` [PATCH v4 02/11] drm/atomic: reject colorop update from inactive color pipeline
` [PATCH v4 03/11] drm/atomic: duplicate state of all colorops
` [PATCH v4 04/11] drm/atomic: check if an active colorop has a blob if its type requires one
` [PATCH v4 05/11] drm/amd/display: only check colorops of an active color pipeline
` [PATCH v4 06/11] drm/amd/display: truly bypass plane colorop 3x4 matrix and hdr mult
` [PATCH v4 07/11] drm/amd/display: make shaper bypass mode cleaner
` [PATCH v4 08/11] drm/amd/display: make blnd bypass mode clearer
` [PATCH v4 09/11] drm/amd/display: don't ignore failure on blend colorop setup
` [PATCH v4 10/11] drm/amd/display: allow individual colorop changes
` [PATCH v4 11/11] drm/amd/display: distinguish colorop setup error from no colorop support
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-11 17:07 UTC (32+ messages)
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
[PATCH v2 6/6] drm/panel: Use devm_mipi_dsi_attach in assorted panels
2026-08-11 16:53 UTC
[PATCH v2 5/6] drm/panel: Use devm_mipi_dsi_attach in display vendor panels
2026-08-11 16:53 UTC
[PATCH v2 4/6] drm/panel: Use devm_mipi_dsi_attach in Himax and Ilitek panels
2026-08-11 16:53 UTC
[PATCH v2 3/6] drm/panel: Use devm_mipi_dsi_attach in Novatek and Raydium panels
2026-08-11 16:53 UTC
[PATCH v2 2/6] drm/panel: Use devm_mipi_dsi_attach in Samsung panels
2026-08-11 16:52 UTC
[PATCH 1/6] drm/panel: Use devm_mipi_dsi_attach in BOE panels
2026-08-11 16:52 UTC (7+ messages)
` [PATCH 2/6] drm/panel: Use devm_mipi_dsi_attach in Samsung panels
` [PATCH 3/6] drm/panel: Use devm_mipi_dsi_attach in Novatek and Raydium panels
` [PATCH 4/6] drm/panel: Use devm_mipi_dsi_attach in Himax and Ilitek panels
` [PATCH 5/6] drm/panel: Use devm_mipi_dsi_attach in display vendor panels
[PATCH v2 1/6] drm/panel: Use devm_mipi_dsi_attach in BOE panels
2026-08-11 16:50 UTC
[PATCH v3 00/19] Revert switching default DRM scheduler policy to fair
2026-08-11 16:31 UTC (20+ messages)
` [PATCH v3 01/19] Revert "drm/sched: Remove drm_sched_init_args->num_rqs"
` [PATCH v3 02/19] Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"
` [PATCH v3 03/19] Revert "drm/v3d: "
` [PATCH v3 04/19] Revert "drm/sched: "
` [PATCH v3 05/19] Revert "drm/panthor: "
` [PATCH v3 06/19] Revert "drm/panfrost: "
` [PATCH v3 07/19] Revert "drm/nouveau: "
` [PATCH v3 08/19] Revert "drm/msm: "
` [PATCH v3 09/19] Revert "drm/lima: "
` [PATCH v3 10/19] Revert "drm/imagination: "
` [PATCH v3 11/19] Revert "drm/etnaviv: "
` [PATCH v3 12/19] Revert "drm/amdgpu: "
` [PATCH v3 13/19] Revert "accel/ethosu: "
` [PATCH v3 14/19] Revert "accel/rocket: "
` [PATCH v3 15/19] Revert "accel/amdxdna: "
` [PATCH v3 16/19] Revert "drm/sched: Embed run queue singleton into the scheduler"
` [PATCH v3 17/19] Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"
` [PATCH v3 18/19] Revert "drm/sched: Switch default policy to fair"
` [PATCH v3 19/19] drm/sched: Mark fair policy as experimental
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-08-11 15:58 UTC (15+ messages)
` [PATCH v5 2/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE
` [PATCH v5 7/9] vfio/pci: Clean up BAR zap and revocation
[PATCH] drm/virtio: use the DMA API for resource backing on Xen
2026-08-11 15:49 UTC (2+ messages)
[PATCH] drm/virtio: check return value of vgdev_output_init()
2026-08-11 15:33 UTC (3+ messages)
` [RESEND PATCH] "
[PATCH] drm/panthor: ignore CS IRQs for uninitialized slots
2026-08-11 14:55 UTC (2+ messages)
[PATCH v3 0/3] Rework panthor's cache flush and soft reset locking
2026-08-11 14:33 UTC (6+ messages)
` [PATCH v3 1/3] drm/panthor: Add tracepoints for cache flushing
` [PATCH v3 2/3] drm/panthor: Revisit reqs_lock handling in flush/reset paths
` [PATCH v3 3/3] drm/panthor: Take reqs_lock in soft_reset for clearing pending_reqs
[PATCH] drm/bridge: chipone-icn6211: use devm_mipi_dsi_attach
2026-08-11 14:32 UTC (2+ messages)
[PATCH 0/2] Add panel driver for Novatek NT37703
2026-08-11 14:28 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add bindings "
` [PATCH 2/2] drm/panel: Add driver for Novatek NT37703 based panels
[PATCH v2 0/2] drm: Add DRM driver for GlandaGPU (VHDL soft-IP GPU)
2026-08-11 14:26 UTC (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add GlandaGPU binding
[PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
2026-08-11 14:18 UTC (3+ messages)
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
2026-08-11 14:09 UTC (21+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
` [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
` [PATCH 3/9] mm: name pointers to copied PTE values ptentp
` [PATCH 6/9] mm: convert PTE table entry to pte
[PATCH v9 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
2026-08-11 14:06 UTC (7+ messages)
` [PATCH v9 01/18] drm/amdgpu: add SVM ioctl UAPI definitions
` [PATCH v9 02/18] drm/amdgpu: add SVM core header and VM integration
[PATCH 00/20] Revert switching default DRM scheduler policy to fair
2026-08-11 13:47 UTC (21+ messages)
` [PATCH 01/20] Revert "drm/sched: Remove redundant entity->rq initialization and checks"
` [PATCH 02/20] Revert "drm/sched: Remove drm_sched_init_args->num_rqs"
` [PATCH 03/20] Revert "drm/xe: Remove drm_sched_init_args->num_rqs usage"
` [PATCH 04/20] Revert "drm/v3d: "
` [PATCH 05/20] Revert "drm/sched: "
` [PATCH 06/20] Revert "drm/panthor: "
` [PATCH 07/20] Revert "drm/panfrost: "
` [PATCH 08/20] Revert "drm/nouveau: "
` [PATCH 09/20] Revert "drm/msm: "
` [PATCH 10/20] Revert "drm/lima: "
` [PATCH 11/20] Revert "drm/imagination: "
` [PATCH 12/20] Revert "drm/etnaviv: "
` [PATCH 13/20] Revert "drm/amdgpu: "
` [PATCH 14/20] Revert "accel/ethosu: "
` [PATCH 15/20] Revert "accel/rocket: "
` [PATCH 16/20] Revert "accel/amdxdna: "
` [PATCH 17/20] Revert "drm/sched: Embed run queue singleton into the scheduler"
` [PATCH 18/20] Revert "drm/sched: Remove FIFO and RR and simplify to a single run queue"
` [PATCH 19/20] Revert "drm/sched: Switch default policy to fair"
` [PATCH 20/20] drm/sched: Mark fair policy as experimental
[PATCH] drm/sched: Ensure monotonic min_vruntime
2026-08-11 13:42 UTC
[PATCH v9 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-08-11 13:34 UTC (2+ messages)
` [PATCH v9 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
[PATCH v2 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
2026-08-11 13:17 UTC (2+ messages)
[PATCH V15 02/14] [DO_NOT_MERGE]drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
2026-08-11 12:40 UTC
[PATCH v2 00/12] gpu: nova-core: add PRAMIN window support
2026-08-11 12:31 UTC (4+ messages)
[PATCH v2] drm/pagemap: no need to recheck own pagemap in migrate_to_devmem
2026-08-11 12:30 UTC (2+ messages)
[PATCH v7 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
2026-08-11 12:09 UTC (7+ messages)
` [PATCH v7 2/2] gpu/tests/buddy: add dirty tracker performance KUnit test
[PATCH v6 0/9] drm/panthor: Reduce dma_fence signalling latency
2026-08-11 11:23 UTC (10+ messages)
` [PATCH v6 1/9] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH v6 2/9] drm/panthor: Move the register accessors before the IRQ helpers
` [PATCH v6 3/9] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH v6 4/9] drm/panthor: Don't update might_have_idle_groups in process_idle_event_locked()
` [PATCH v6 5/9] drm/panthor: Get rid of panthor_group::fatal_lock
` [PATCH v6 6/9] drm/panthor: Protect events processing with a separate spinlock
` [PATCH v6 7/9] drm/panthor: Don't defer job completion checks
` [PATCH v6 8/9] drm/panthor: Don't defer FW event processing
` [PATCH v6 9/9] drm/panthor: Automate CSG IRQ processing at group unbind time
[PATCH v2 00/17] drm/panthor: Fix the unplug logic
2026-08-11 10:17 UTC (18+ messages)
` [PATCH v2 01/17] drm/panthor: Disable reset work before unplug
` [PATCH v2 02/17] drm/panthor: Further delay reset work enablement
` [PATCH v2 03/17] drm/panthor: Make sure reset requests in the resume path are not lost
` [PATCH v2 04/17] drm/panthor: Make sure reset requests in the post reset "
` [PATCH v2 05/17] drm/panthor: Flush the cleanup_wq in the unplug path
` [PATCH v2 06/17] drm/panthor: Drop unused vm argument passed to panthor_vm_prepare_sync_only_op_ctx()
` [PATCH v2 07/17] drm/panthor: Move the debugfs initialization to panthor_device.c
` [PATCH v2 08/17] drm/panthor: Split panthor_vm
` [PATCH v2 09/17] drm/panthor: Add fine-grained restrictions on VMs
` [PATCH v2 10/17] drm/panthor: Check AS state before disabling
` [PATCH v2 11/17] drm/panthor: Don't pre-allocate VMAs or page tables when preparing a full VM unmap
` [PATCH v2 12/17] drm/panthor: Make the VM cleanup path more robust against UAF
` [PATCH v2 13/17] drm/panthor: Track user owned VMs
` [PATCH v2 14/17] drm/panthor: Track user owned groups
` [PATCH v2 15/17] drm/panthor: Fix the unplug logic
` [PATCH v2 16/17] drm/panthor: Add a debugfs knob to simulate unplug failures
` [PATCH v2 17/17] drm/panthor: Add a debugfs knobs to simulate reset failures
[PATCH] drm/panel: remove .orig file committed by mistake
2026-08-11 9:50 UTC (2+ messages)
[PATCH v9 0/5] rust / dma_buf: Add abstractions for dma_fence
2026-08-11 9:46 UTC (4+ messages)
` [PATCH v9 4/5] rust: Add dma_fence abstractions
[PATCH] drm/i915/gem: Fix request use-after-free in active_engine()
2026-08-11 9:37 UTC (2+ messages)
[PATCH] drm/i915: Guard against NULL driver_data in i915_pci_probe()
2026-08-11 9:31 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