messages from 2026-07-16 09:21:44 to 2026-07-16 22:49:24 UTC [more...]
[PATCH] drm/nouveau/disp: Prevent division-by-zero during DisplayPort link training transitions
2026-07-16 20:40 UTC (2+ messages)
[PATCH] drm/ttm/pool: back up at native page order
2026-07-16 22:49 UTC (2+ messages)
[PATCH 2/2] rust: drm: fix non-const `read8` in unit test
2026-07-16 22:18 UTC (3+ messages)
[PATCH v6 0/7] Refactor drm_writeback_connector structure
2026-07-16 22:02 UTC (15+ messages)
` [PATCH v6 1/7] drm: writeback: "
` [PATCH v6 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v6 3/7] drm: writeback: Modify drm_writeback_queue_job helper
` [PATCH v6 4/7] drm: writeback: Modify drm_writeback_signal_completion helper
` [PATCH v6 5/7] drm: writeback: Modify drm_writeback_get_out_fence helper
` [PATCH v6 6/7] drm: writeback: Modify prepare_writeback_job helper
` [PATCH v6 7/7] drm: writeback: Modify cleanup_writeback_job helper
[PATCH] dt-bindings: leds: backlight: Convert TPS65217 to DT schema
2026-07-16 21:59 UTC (2+ messages)
[PATCH] rust: io: convert ResourceSize into a transparent newtype
2026-07-16 21:45 UTC (2+ messages)
[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
2026-07-16 21:23 UTC (4+ messages)
[PATCH v2 0/7] Host1x/VIC support on Tegra264
2026-07-16 21:21 UTC (4+ messages)
` [PATCH v2 7/7] arm64: tegra: Add Host1x and VIC "
[RFC PATCH 0/3] drm: Add DRM driver for GlandaGPU (VHDL soft-IP GPU)
2026-07-16 21:19 UTC (5+ messages)
` [RFC PATCH 1/3] dt-bindings: display: Add GlandaGPU binding
[PATCH v5 00/10] drm/msm: A couple lazy-vm fixes
2026-07-16 20:48 UTC (20+ messages)
` [PATCH v5 01/10] drm/msm: Fix barriers accessing ctx vm
` [PATCH v5 02/10] drm/msm: Rework queuelock
` [PATCH v5 03/10] drm/msm: Synchronize VM creation on ctxlock
` [PATCH v5 04/10] drm/msm/a6xx: Access VM directly in submit path
` [PATCH v5 05/10] drm/msm: Add helper to check for per-process pgtables VM
` [PATCH v5 06/10] drm/msm: Allow lazy VM creation to fail
` [PATCH v5 07/10] drm/msm: Don't fallback to shared VM for VM_BIND
` [PATCH v5 08/10] drm/msm: Validate lazy VM in GEM_NEW
` [PATCH v5 09/10] drm/msm: Fix per-process-pgtables check
` [PATCH v5 10/10] drm/msm: Remove invalid overflow check
[PATCH 0/4] drm: bridge: display-connector: Support hardcoding EDID for VGA
2026-07-16 20:44 UTC (3+ messages)
` [PATCH 1/4] dt-bindings: display: vga-connector: Allow hardcoding EDID
[PATCH v12 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
2026-07-16 20:10 UTC (5+ messages)
[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
2026-07-16 20:00 UTC (3+ messages)
` [PATCH 01/42] of: reserved_mem: Introduce devres-managed initialization functions
[PATCH v2 00/11] rust: driver: use pointers instead of indices for ID info
2026-07-16 19:18 UTC (2+ messages)
[PATCH 0/6] Miscellaneous fixes for the Host1x driver
2026-07-16 18:52 UTC (2+ messages)
[PATCH] staging: fbtft: fb_ra8875: replace udelay with usleep_range
2026-07-16 18:37 UTC (3+ messages)
[PATCH] gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappings
2026-07-16 18:27 UTC (2+ messages)
[PATCH] drm/panel-edp: take i2c adapter module reference
2026-07-16 17:27 UTC (3+ messages)
[PATCH 0/6] configfs: Allow the registration of const struct configfs_attribute
2026-07-16 17:24 UTC (9+ messages)
` [PATCH 1/6] rust: configfs: remove mutability from some field initializers
` [PATCH 2/6] configfs: Constify is_visible/is_visible_bin in configfs_group_operations
` [PATCH 3/6] configfs: Treat attribute structures as const internally
` [PATCH 4/6] configfs: Constify configfs_bin_attribute
` [PATCH 5/6] configfs: Allow the registration of const struct configfs_attribute
` [PATCH 6/6] samples: configfs: constify the configfs_attribute structures
[PATCH v2 0/3] drm/bridge: ti-sn65dsi83: Various fixes
2026-07-16 17:09 UTC (8+ messages)
` [PATCH v2 2/3] drm/bridge: ti-sn65dsi83: Fix error handling in sn65dsi83_reset_work()
` [PATCH v2 3/3] drm/bridge: ti-sn65dsi83: Support LVDS Channel B on SN65DSI84
[PATCH] drm/panthor: add gpu_load debugfs node
2026-07-16 16:38 UTC (7+ messages)
` "
` "
[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
2026-07-16 16:37 UTC (9+ messages)
[PATCH] drm/panthor: reject firmware sections with oversized data
2026-07-16 16:11 UTC (3+ messages)
[RFC PATCH v2 00/20] drm/drm_colorop: add post-blend colorop support to AMD display driver
2026-07-16 16:03 UTC (21+ messages)
` [RFC PATCH v2 01/20] drm/crtc: Add color pipeline to CRTC state
` [RFC PATCH v2 02/20] drm/colorop: Allow parenting colorop to CRTC
` [RFC PATCH v2 03/20] drm: Factor out common color_pipeline property initialization code
` [RFC PATCH v2 04/20] drm/crtc: Add COLOR_PIPELINE property
` [RFC PATCH v2 05/20] drm: Introduce DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE
` [RFC PATCH v2 06/20] drm/atomic: Pass crtc_color_pipeline client cap to atomic check
` [RFC PATCH v2 07/20] drm/atomic: Print the color pipeline as part of the CRTC state print
` [RFC PATCH v2 08/20] drm/colorop: Factor out common paths from colorops helpers
` [RFC PATCH v2 09/20] drm/colorop: Introduce colorop helpers for crtc
` [RFC PATCH v2 10/20] drm/colorop: distinguish whether a colorop belongs to a plane or a CRTC
` [RFC PATCH v2 11/20] drm/crtc: Track crtc color pipeline client cap in drm_crtc_state
` [RFC PATCH v2 12/20] drm: Add helper to extract a 3x4 matrix from any CTM matrix dimensions
` [RFC PATCH v2 13/20] drm: Add helper to extract a LUT entry from either 16-bit or 32-bit LUT
` [RFC PATCH v2 14/20] drm/drm_mode_object: hide deprecated CRTC color mgmt props if colorop is set
` [RFC PATCH v2 15/20] drm/drm_ioctl: guard DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE
` [RFC PATCH v2 16/20] drm/amd/display: add support to post-blend CTM colorop
` [RFC PATCH v2 17/20] drm/amd/display: add support to post-blend 1D-Curve colorop
` [RFC PATCH v2 18/20] drm/amd/display: add support to post-blend 1D-LUT colorop
` [RFC PATCH v2 19/20] drm/amd/display: move CRTC CTM color mgmt prop to check helper
` [RFC PATCH v2 20/20] drm/amd/display: enable post-blend colorop properties
[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
2026-07-16 15:54 UTC (22+ messages)
` [RFC PATCH 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
` [RFC PATCH 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM
` [RFC PATCH 03/11] KVM: SEV: Remove struct page dependency from SNP gmem paths
` [RFC PATCH 04/11] KVM: guest_memfd: Introduce guest memory ops and route native gmem through them
` [RFC PATCH 05/11] iommufd: Look up private-interconnect phys via exporter symbols
` [RFC PATCH 06/11] iommufd: Plumb dma-buf memory-type (RAM vs MMIO) through the phys map
` [RFC PATCH 07/11] KVM: guest_memfd: Add ops-driven page revocation
` [RFC PATCH 08/11] samples/kvm: Add guest_memfd backing sample
` [RFC PATCH 09/11] selftests/kvm: gmem_provider KVM-only tests
` [RFC PATCH 10/11] selftests/kvm: gmem_provider iommufd tests
` [RFC PATCH 11/11] samples/kvm, selftests/kvm: Allow the gmem_provider NVMe DMA test on arm64
[pull] amdgpu, amdkfd drm-fixes-7.2
2026-07-16 15:30 UTC
[PATCH V1] accel/amdxdna: Fix use-after-free of mm_struct in job scheduler
2026-07-16 15:28 UTC (3+ messages)
[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
2026-07-16 15:07 UTC (21+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
[PATCH v6 00/13] gpu: nova-core: consolidate and streamline GSP boot process
2026-07-16 14:41 UTC (2+ messages)
[PATCH] drm/radeon: allocate dummy_page without DMA32 on fail
2026-07-16 14:31 UTC (5+ messages)
[PATCH] drm/panthor: return PTR_ERR() from devm_drm_dev_alloc()
2026-07-16 14:03 UTC
[PATCH v2] lib: test bitmap vs IDA vs Maple Tree performance for region allocations
2026-07-16 14:02 UTC (4+ messages)
[PATCH v5 0/5] rust / dma_buf: Add abstractions for dma_fence
2026-07-16 14:01 UTC (5+ messages)
` [PATCH v5 4/5] rust: Add dma_fence abstractions
[PATCH] drm/panel-simple: take i2c adapter module reference
2026-07-16 13:49 UTC (2+ messages)
[PATCH v3 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
2026-07-16 13:48 UTC (4+ messages)
` [PATCH v3 2/5] iommu/dma: Catch scatterlist length overflows
[PATCH v12 0/5] Migrate on fault for device pages
2026-07-16 13:40 UTC (3+ messages)
[PATCH] drm/mediatek: mtk_hdmi_common: take i2c adapter module reference
2026-07-16 13:36 UTC (2+ messages)
[PATCH v2 00/33] mm: make VMA page offset handling more consistent
2026-07-16 13:31 UTC (3+ messages)
[PATCH] drm/radeon: Only define radeon_acpi_vfct_match when actually used
2026-07-16 13:31 UTC (3+ messages)
[PATCH] accel/ivpu: Remove unnecessary min_t()/max_t() usage
2026-07-16 13:29 UTC (2+ messages)
[PATCH] drm/exynos: hdmi: take i2c adapter module reference
2026-07-16 13:29 UTC (2+ messages)
[PATCH] drm/imx/tve: take i2c adapter module reference
2026-07-16 13:29 UTC (2+ messages)
[PATCH] drm/vc4: hdmi: take i2c adapter module reference
2026-07-16 13:24 UTC
[PATCH 05/37] drm/display: bridge-connector: split code creating the connector to a subfunction
2026-07-16 13:22 UTC (11+ messages)
[PATCH v2 0/2] DRM device registration fixes
2026-07-16 13:07 UTC (4+ messages)
` [PATCH v2 1/2] drm/i915: Remove drm_dev_unregister() from the error path during i915_driver_register()
` [PATCH v2 2/2] drm: Unwind drm device registration upon error
[PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices
2026-07-16 13:02 UTC (9+ messages)
` [PATCH v8 1/5] driver core: platform: amend the API contract for fwnode setters
` [PATCH v8 2/5] platform/surface: gpe: use platform_device_register_full()
` [PATCH v8 3/5] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v8 4/5] driver core: platform: unify release path
` [PATCH v8 5/5] driver core: platform: tests: add test cases for correct swnode removal
[PATCH v7 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
2026-07-16 12:56 UTC (6+ messages)
` [PATCH v7 1/2] dt-bindings: bridge: "
` [PATCH v7 2/2] drm/bridge: Add Lontium LT9609C(EX/UXD) "
[RFC PATCH] drm/sched/tests: Let the DRM scheduler manage job lifetimes
2026-07-16 12:14 UTC (6+ messages)
[PATCH v2 0/5] drm/panel: refcounting panel lookups and references
2026-07-16 11:47 UTC (4+ messages)
` [PATCH v2 3/5] drm/panel: of_drm_find_panel() return a counted reference
[PATCH v2] misc: fastrpc: avoid duplicate DMA mappings in fastrpc_create_maps()
2026-07-16 11:46 UTC (2+ messages)
[PATCH 0/5] drm/sched: Introduce the miracle of locking to entity
2026-07-16 11:45 UTC (8+ messages)
` [PATCH 1/5] drm/sched: Protect entity->last_scheduled with spinlock
[PATCH v2 0/8] Add support for Advantech EIO MFD series devices
2026-07-16 11:36 UTC (8+ messages)
` [PATCH v2 1/8] Add Advantech EIO driver
` [PATCH v2 3/8] Add Advantech EIO Hardware Monitor driver
[PATCH] drm/rockchip: vop2: add COLOR_ENCODING and COLOR_RANGE plane properties
2026-07-16 11:30 UTC
[PATCH] dt-bindings: Add missing bracket
2026-07-16 11:02 UTC (2+ messages)
` (subset) "
[PATCH v5 0/2] Add vm_bind param check to ensure no overlap with kbo AS carveout
2026-07-16 10:59 UTC (4+ messages)
` [PATCH v5 1/2] drm/panthor: Add vm_bind region with kbo range overlap check
[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
2026-07-16 10:43 UTC (7+ messages)
` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas
[PATCH V13 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
2026-07-16 10:39 UTC
[PATCH] drm/fb-helper: guard against NULL fb_helper->funcs in restore path
2026-07-16 10:33 UTC (2+ messages)
[PATCH 00/60] drm/plane: Convert all drivers to atomic_create_state and remove reset
2026-07-16 10:29 UTC (3+ messages)
` [PATCH 08/60] drm/ssd130x: Convert to atomic_create_state
[PATCH v3 0/3] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
2026-07-16 10:23 UTC (4+ messages)
` [PATCH v3 3/3] drm/ssd130x: Add SSD135X_FAMILY and SSD1351 support
[PATCH V13 02/11] drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
2026-07-16 10:21 UTC
[PATCH v7] drm/ttm/pool: back up at native page order
2026-07-16 10:16 UTC (4+ messages)
[PATCH v10] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
2026-07-16 10:11 UTC (2+ messages)
[PATCH v4 0/3] Add drm_ras netlink error event support
2026-07-16 9:57 UTC (4+ messages)
` [PATCH v4 3/3] drm/xe/xe_ras: Add error-event support for CRI
[PATCH 0/2] drm/bridge: ti-sn65dsi83: Various fixes
2026-07-16 9:38 UTC (5+ messages)
` [PATCH 2/2] drm/bridge: ti-sn65dsi83: Fix problem with premature PLL locking
[PATCH v2 0/8] drm: replace simple display pipe users with atomic helpers
2026-07-16 9:28 UTC (11+ messages)
` [PATCH v2 2/8] drm/aspeed: replace struct drm_simple_display_pipe with regular "
` [PATCH v2 4/8] drm/pl111: "
` [PATCH v2 6/8] drm/repaper: "
` [PATCH v2 7/8] drm/tve200: "
` [PATCH v2 8/8] drm/xen: "
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