messages from 2026-04-20 12:29:17 to 2026-04-21 14:56:54 UTC [more...]
[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
2026-04-21 10:49 UTC (15+ messages)
` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium, lt9611.yaml binding file
` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium,lt9611.yaml "
` [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip
[PATCH v2 00/11] rust: I/O type generalization and projection
2026-04-21 14:56 UTC (12+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address
` [PATCH v2 04/11] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v2 06/11] rust: io: add view type
` [PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
` [PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH v2 09/11] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v2 10/11] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v2 11/11] rust: io: add copying methods
[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
2026-04-21 14:27 UTC (11+ messages)
` [PATCH v2 1/5] rust: add warn_on_err macro
` [PATCH v2 2/5] gpu: nova-core: use "
` [PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
` [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading
` [PATCH v2 5/5] gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbinding
[Bug 221376] New: AMD RADEON RX 9070 XT - modprobe amdgpu is fail
2026-04-21 13:42 UTC (5+ messages)
` [PATCH] drm/amdgpu: fix zero-size GDS range init on RDNA4
[PATCH 00/13] drm/msm: Add PERFCNTR_CONFIG ioctl
2026-04-21 13:07 UTC (18+ messages)
` [PATCH 01/13] drm/msm: Remove obsolete perf infrastructure
` [PATCH 02/13] drm/msm/adreno: Sync registers from mesa
` [PATCH 03/13] drm/msm/registers: Sync gen_header.py "
` [PATCH 04/13] drm/msm/registers: Add perfcntr json
` [PATCH 05/13] drm/msm: Allow CAP_PERFMON for setting SYSPROF
` [PATCH 06/13] drm/msm: Add a6xx+ perfcntr tables
` [PATCH 07/13] drm/msm: Add sysprof accessors
` [PATCH 08/13] drm/msm/a6xx: Add yield & flush helper
` [PATCH 09/13] drm/msm: Add per-context perfcntr state
` [PATCH 10/13] drm/msm: Add basic perfcntr infrastructure
` [PATCH 11/13] drm/msm/a6xx+: Add support to configure perfcntrs
` [PATCH 12/13] drm/msm/a8xx: Add perfcntr flush sequence
` [PATCH 13/13] drm/msm: Add PERFCNTR_CONFIG ioctl
[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
2026-04-21 13:01 UTC (2+ messages)
[PATCH 0/6] drm/msm: fbdev: Use client buffers
2026-04-21 12:51 UTC (7+ messages)
` [PATCH 1/6] drm/msm: Do not declare msm_framebuffer_init() as static
` [PATCH 2/6] drm/msm: fbdev: Inline msm_alloc_stolen_fb()
` [PATCH 3/6] drm/msm: fbdev: Fix error reporting
` [PATCH 4/6] drm/msm: fbdev: Calculate buffer geometry with format helpers
` [PATCH 5/6] drm/msm: fbdev: Use a DRM client buffer
` [PATCH 6/6] drm/msm: Make msm_framebuffer_init() an internal interface again
[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
2026-04-21 11:50 UTC (15+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 3/5] kunit: Add backtrace suppression self-tests
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v7 5/5] kunit: Add documentation for warning backtrace suppression API
[PATCH 0/2] Add LT7911EXC edp to mipi bridge driver
2026-04-21 11:15 UTC (11+ messages)
` [PATCH 1/2] dt-bindings:bridge Add LT7911EXC binding
` [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver
[PATCH v3] drm/bridge: ite-it6263: Support power cycle in runtime
2026-04-21 10:53 UTC
[PATCH 0/2] DSC max delta bpp support
2026-04-21 10:50 UTC (5+ messages)
` [PATCH 1/2] drm/dp: Define DSC bpp delta DPCD fields
` [PATCH 2/2] drm/i915/dp: Decode DSC max delta bpp from sink DPCD
[PATCH v2 0/3] Let userspace know about swapped out panthor GEM objects
2026-04-21 10:45 UTC (4+ messages)
` [PATCH v2 1/3] drm/fdinfo: Add "evicted" memory accounting
` [PATCH v2 2/3] drm/panthor: Implement evicted status for GEM objects
` [PATCH v2 3/3] drm/panthor: Reduce padding in gems debugfs for refcount
[PATCH v3 0/6] drm: handle IRQ_HPD events correctly
2026-04-21 9:51 UTC (8+ messages)
` [PATCH v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v3 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v3 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v3 6/6] usb: typec: ucsi: huawei-gaokun: "
[PATCH] accel/ivpu: Fix swapped register names in pwr_island_drive functions
2026-04-21 9:39 UTC
[PATCH v3 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
2026-04-21 8:20 UTC (12+ messages)
` [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
` [PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
` [PATCH v3 03/11] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v3 04/11] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v3 05/11] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v3 06/11] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v3 07/11] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v3 08/11] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v3 09/11] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v3 10/11] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
[PATCH] drm/color-mgmt: Typo s/R332/RGB332/
2026-04-21 8:04 UTC (3+ messages)
[PATCH v2 0/4] drm/hibmc: Fix plane helpers and convert to gem-shmem
2026-04-21 7:56 UTC (3+ messages)
` [PATCH v2 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()
[PATCH 0/5] drm/tegra: fbdev: Use client buffers
2026-04-21 7:29 UTC (6+ messages)
` [PATCH 1/5] drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info
` [PATCH 2/5] drm/tegra: fbdev: Remove offset into framebuffer memory
` [PATCH 3/5] drm/tegra: fbdev: Calculate buffer geometry with format helpers
` [PATCH 4/5] drm/tegra: fbdev: Use a DRM client buffer
` [PATCH 5/5] drm/tegra: Make tegra_fb_alloc() an internal interface
[PATCH 0/2] Let userspace know about swapped out panthor GEM objects
2026-04-21 7:22 UTC (6+ messages)
` [PATCH 1/2] drm/fdinfo: Add "evicted" memory accounting
` [PATCH 2/2] drm/panthor: Implement evicted status for GEM objects
[PATCH] drm/appletbdrm: Use kvzalloc for big allocations
2026-04-20 14:03 UTC (4+ messages)
[PATCH v1] drm/panel: lg-sw43408: remove panel on DSI attach failure
2026-04-20 7:38 UTC
[PATCH 0/3] fbdev: Request memory regions in platform drivers
2026-04-20 13:44 UTC (4+ messages)
` [PATCH 1/3] fbdev: cobalt_lcdfb: Request memory region
` [PATCH 2/3] fbdev: clps711x-fb: Request memory region for MMIO
` [PATCH 3/3] fbdev: goldfishfb: Request memory region
[PATCH v5 0/4] rust: add basic serial device bus abstractions
2026-04-20 20:07 UTC (5+ messages)
` [PATCH v5 1/4] rust: devres: return reference in `devres::register`
` [PATCH v5 2/4] serdev: add rust private data to serdev_device
` [PATCH v5 3/4] rust: add basic serial device bus abstractions
` [PATCH v5 4/4] samples: rust: add Rust serial device bus sample device driver
[PATCH] drm/qxl: Convert qxl release idr to xarray
2026-04-20 8:36 UTC
[PATCH] drm: Fix DYNAMIC_DEBUG_MODULE propagation to subdirectories
2026-04-20 16:04 UTC
[PATCH v1] drm/panel: ili9881c: remove panel on DSI attach failure
2026-04-20 6:34 UTC
[PATCH] drm/amd/amdgpu: consolidate SDMA trap IRQ handler
2026-04-20 18:35 UTC (6+ messages)
[PATCH v2] drm/qxl: Convert qxl release idr to xarray
2026-04-21 6:00 UTC
[PATCH] drm/panel: jdi-fhd-r63452: remove panel on DSI attach failure
2026-04-20 6:52 UTC
[PATCH 0/3] drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
2026-04-21 6:11 UTC (5+ messages)
` [PATCH 1/3] drm/ttm: Issue direct reclaim at beneficial_order
` [PATCH 2/3] drm/xe: Set TTM device beneficial_order to 9 (2M)
` [PATCH 3/3] drm/xe: Avoid shrinker reclaim from kswapd under fragmentation
[PATCH 0/4] Fix checking of iommu_map_sgtable return value
2026-04-21 4:02 UTC (5+ messages)
` [PATCH 1/4] gpu: host1x: Fix iommu_map_sgtable() return value check
` [PATCH 2/4] drm/tegra: "
` [PATCH 3/4] drm/msm: Fix iommu_map_sgtable() return value check and avoid WARN
` [PATCH 4/4] media: nvidia: tegra-vde: Fix iommu_map_sgtable() return value check
[PATCH v1 0/2] Retrieve TPH from dma-buf for PCIe P2P memory access
2026-04-20 18:39 UTC (3+ messages)
` [PATCH v1 1/2] vfio: add callback to get tph info for dma-buf
` [PATCH v1 2/2] RDMA/mlx5: get tph for p2p access when registering dma-buf mr
[PATCH 0/4] drm/doc: Remove obsolete RFC docs related to i915
2026-04-20 18:52 UTC (2+ messages)
[PATCH 0/2] drm/panel: Add Raspberry Pi 7" panel
2026-04-20 16:01 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: display: simple: Add Raspberry Pi 7" DSI Display module panel
` [PATCH 2/2] drm/panel: simple: Add timings for Raspberry Pi 7" panel
[PATCH v2 0/6] drm: handle IRQ_HPD events correctly
2026-04-20 15:31 UTC (7+ messages)
` [PATCH v2 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v2 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v2 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v2 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v2 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v2 6/6] usb: typec: ucsi: huawei-gaokun: "
[PATCH] drm/amdgpu: Replace VKMS vblank timer with common implementation
2026-04-20 14:28 UTC (2+ messages)
[PATCH] drm/vkms: Clean up artifacts from old vblank timer
2026-04-20 13:18 UTC
[PATCH 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
2026-04-20 12:54 UTC (16+ messages)
` [PATCH 01/15] dt-bindings: display: ti: Move ti,am62l-dss binding to a new binding file
` [PATCH 02/15] dt-bindings: display: ti,am65x-dss: Simplify binding
` [PATCH 03/15] dt-bindings: mfd: syscon: Add ti,am625-dss-dpi0-clk-ctrl compatible
` [PATCH 04/15] dt-bindings: display: ti,am625-oldi: Add optional power-domain for OLDI
` [PATCH 05/15] dt-bindings: display: ti,am65x-dss: Add AM62P DSS
` [PATCH 06/15] drm/tidss: Remove extra pm_runtime_mark_last_busy
` [PATCH 07/15] drm/tidss: oldi: Remove define for unused register OLDI_LB_CTRL
` [PATCH 08/15] drm/tidss: Add mechanism to detect DPI output
` [PATCH 09/15] drm/tidss: Add external data and sync signal edge configuration
` [PATCH 10/15] drm/tidss: Add support for DPIENABLE bit
` [PATCH 11/15] drm/tidss: oldi: Fix OLDI signal polarities
` [PATCH 12/15] drm/tidss: oldi: Convert OLDI to an aux driver
` [PATCH 13/15] drm/tidss: Add support for AM62P display subsystem
` [PATCH 14/15] arm64: dts: ti: k3-am62p-j722s-common-main: Add support for DSS
` [PATCH 15/15] arm64: dts: ti: beagley-ai: Enable HDMI display and audio
[PATCH v2] drm/amdgpu: fix root reservation in amdgpu_vm_handle_fault
2026-04-20 12:29 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