dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-03 07:57:33 to 2025-07-04 07:51:59 UTC [more...]

Warnings in next-20250703 caused by commit 582111e630f5
 2025-07-04  7:51 UTC  (9+ messages)

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-04  7:46 UTC  (16+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types

[PATCH 00/18] gpu: nova-core: register!() macro improvements
 2025-07-04  7:25 UTC  (19+ messages)
` [PATCH 01/18] gpu: nova-core: register: minor grammar and spelling fixes
` [PATCH 02/18] gpu: nova-core: register: fix typo
` [PATCH 03/18] gpu: nova-core: register: fix alias documentation
` [PATCH 04/18] gpu: nova-core: register: simplify @leaf_accessor rule
` [PATCH 05/18] gpu: nova-core: register: remove `try_` accessors for relative registers
` [PATCH 06/18] gpu: nova-core: register: move OFFSET declaration to I/O impl block
` [PATCH 07/18] gpu: nova-core: register: fix documentation and indentation
` [PATCH 08/18] gpu: nova-core: register: add missing doccomments for fixed registers I/O accessors
` [PATCH 09/18] gpu: nova-core: register: add fields dispatcher internal rule
` [PATCH 10/18] gpu: nova-core: register: improve `Debug` implementation
` [PATCH 11/18] gpu: nova-core: register: generate correct `Default` implementation
` [PATCH 12/18] gpu: nova-core: register: split @io rule into fixed and relative versions
` [PATCH 13/18] gpu: nova-core: register: use #[inline(always)] for all methods
` [PATCH 14/18] gpu: nova-core: register: redesign relative registers
` [PATCH 15/18] gpu: nova-core: falcon: add distinct base address for PFALCON2
` [PATCH 16/18] gpu: nova-core: register: add support for register arrays
` [PATCH 17/18] gpu: nova-core: falcon: use register arrays for FUSE registers
` [PATCH 18/18] gpu: nova-core: registers: add support for relative array registers

[PATCH] drm/simpledrm: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-04  7:24 UTC  (3+ messages)

[PATCH v3 00/17] Add MediaTek SoC DRM support for MT8196
 2025-07-04  7:24 UTC  (10+ messages)
` [PATCH v3 12/17] drm/mediatek: add EXDMA "
` [PATCH v3 13/17] drm/mediatek: add BLENDER "
` [PATCH v3 14/17] drm/mediatek: add OUTPROC "

[PATCH v9 0/4] Enable debugfs information based on client-id
 2025-07-04  6:52 UTC  (4+ messages)
` [PATCH v9 3/4] drm/amdgpu: add debugfs support for VM pagetable per client

[PATCH v6 00/10] Introducing firmware late binding
 2025-07-04  5:14 UTC  (13+ messages)
` [PATCH v6 01/10] mei: bus: add mei_cldev_mtu interface
` [PATCH v6 02/10] mei: late_bind: add late binding component driver
` [PATCH v6 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
` [PATCH v6 04/10] drm/xe/xe_late_bind_fw: Initialize late binding firmware
` [PATCH v6 05/10] drm/xe/xe_late_bind_fw: Load "
` [PATCH v6 06/10] drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resume
` [PATCH v6 07/10] drm/xe/xe_late_bind_fw: Reload late binding fw during system resume
` [PATCH v6 08/10] drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late binding
` [PATCH v6 09/10] drm/xe/xe_late_bind_fw: Extract and print version info
` [PATCH v6 10/10] drm/xe/xe_late_bind_fw: Select INTEL_MEI_LATE_BIND for CI

[RFC 0/4] Add Format Modifiers for NVIDIA Blackwell chipsets
 2025-07-04  4:54 UTC  (7+ messages)
` [RFC 1/4] drm: macros defining fields of NVIDIA modifiers
` [RFC 2/4] drm: add inline helper funcs for "
` [RFC 3/4] drm/nouveau: use format modifier helper funcs
` [RFC 4/4] drm: define NVIDIA DRM format modifiers for GB20x

[PATCH RESEND] drm/uapi: Fix typo "restictions"
 2025-07-04  3:59 UTC 

[PATCH] drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring reset
 2025-07-04  3:06 UTC 

possible amdgpu_task_info reference leak
 2025-07-04  2:57 UTC  (2+ messages)

[PATCH v4 0/5] Improvements to S5 power consumption
 2025-07-04  2:01 UTC  (3+ messages)

[git pull] drm fixes for 6.16-rc5
 2025-07-04  1:01 UTC 

[PATCH v2] drm/bridge: tc358767: fix uninitialized variable regression
 2025-07-03 23:30 UTC 

[PATCH] drm/bridge: tc358767: fix uninitialized variable regression
 2025-07-03 23:28 UTC  (3+ messages)

[PULL] drm-xe-fixes
 2025-07-03 23:24 UTC 

[PATCH] rust: drm: device: drop_in_place() the drm::Device in release()
 2025-07-03 22:42 UTC  (3+ messages)

[PATCH] drm/nouveau: Do not fail module init on debugfs errors
 2025-07-03 22:23 UTC  (3+ messages)

[PATCH] nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcs
 2025-07-03 22:22 UTC  (4+ messages)

Second kexec_file_load (but not kexec_load) fails on i915 if CONFIG_INTEL_IOMMU_DEFAULT_ON=n
 2025-07-03 19:56 UTC 

[PATCH] drm/msm: Update register xml
 2025-07-03 19:47 UTC  (2+ messages)

[PATCH] drm/display: hdmi-cec-helper: Fix adapter unregistration
 2025-07-03 21:31 UTC  (2+ messages)

[PATCH v3 0/2] Pass down connector to drm bridge detect hook
 2025-07-03 21:27 UTC  (4+ messages)
` [PATCH v3 1/2] drm/bridge: Make dp/hdmi_audio_* callback keep the same paramter order with get_modes
` [PATCH v3 2/2] drm/bridge: Pass down connector to drm bridge detect hook

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver
 2025-07-03 21:22 UTC  (8+ messages)
` [PATCH 17/17] amdgpu: add support for memory cgroups

[PATCH v3 0/7] drm/panthor: support repeated mappings
 2025-07-03 21:02 UTC  (9+ messages)
` [PATCH v3 1/7] drm/panthor: Add support for atomic page table updates
` [PATCH v3 2/7] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v3 3/7] drm/gpuvm: Pass map arguments through a struct
` [PATCH v3 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v3 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
` [PATCH v3 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
` [PATCH v3 7/7] drm/panthor: Add support for repeated mappings

[PATCH] drm/msm: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-03 19:45 UTC  (2+ messages)

[PATCH] misc: fastrpc: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-03 19:45 UTC  (2+ messages)

[PATCH v6 0/2] Add Block event interrupt support for I2C protocol
 2025-07-03 19:41 UTC  (14+ messages)
` [PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support

[PATCH v2] agp/amd64: Check AGP Capability before binding to unsupported devices
 2025-07-03 19:29 UTC  (3+ messages)

[PATCH] fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"
 2025-07-03 18:35 UTC 

[PATCH v5 00/10] Introducing firmware late binding
 2025-07-03 17:06 UTC  (4+ messages)
` [PATCH v5 10/10] drm/xe/xe_late_bind_fw: Select INTEL_MEI_LATE_BIND for CI

[PATCH] drm/bridge: analogix_dp: Use devm_drm_bridge_alloc() API
 2025-07-03 15:50 UTC  (5+ messages)

drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API
 2025-07-03 16:09 UTC  (2+ messages)

[PATCH v3 0/7] Documentation for nova-core
 2025-07-03 15:50 UTC  (7+ messages)
` [PATCH v3 4/7] Documentation: gpu: nova-core: Document vbios layout
` [PATCH v3 6/7] Documentation: gpu: nova-core: Document fwsec operation and layout

[PATCH 0/5] sunxi: Various minor V3s clock/pinctrl fixes
 2025-07-03 15:37 UTC  (2+ messages)
` (subset) "

[RESEND PATCH v2] drm/msm/dsi: Fix 14nm DSI PHY PLL Lock issue
 2025-07-03 15:35 UTC  (4+ messages)

[PATCH v2 1/7] drm/panthor: Add support for atomic page table updates
 2025-07-03 15:29 UTC  (7+ messages)
` [PATCH v2 2/7] drm/gpuvm: Kill drm_gpuva_init()
` [PATCH v2 3/7] drm/gpuvm: Pass map arguments through a struct
` [PATCH v2 4/7] drm/gpuvm: Add a helper to check if two VA can be merged
` [PATCH v2 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
` [PATCH v2 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
` [PATCH v2 7/7] drm/panthor: Add support for repeated mappings

[PATCH v2 5/7] drm/gpuvm: Add a flags field to drm_gpuvm_map_req/drm_gpuva_op_map
 2025-07-03 15:27 UTC  (3+ messages)
` [PATCH v2 6/7] drm/gpuvm: Add DRM_GPUVA_REPEAT flag and logic
` [PATCH v2 7/7] drm/panthor: Add support for repeated mappings

[PULL] drm-misc-fixes
 2025-07-03 15:26 UTC 

[PATCH 6.1 063/132] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
 2025-07-03 14:43 UTC  (7+ messages)
` [PATCH 6.1 064/132] vgacon: remove unneeded forward declarations
` [PATCH 6.1 065/132] tty: vt: make init parameter of consw::con_init() a bool
` [PATCH 6.1 066/132] tty: vt: sanitize arguments of consw::con_clear()
` [PATCH 6.1 067/132] tty: vt: make consw::con_switch() return a bool
` [PATCH 6.1 068/132] dummycon: Trigger redraw when switching consoles with deferred takeover
` [PATCH 6.1 105/132] drm/udl: Unregister device before cleaning up on disconnect

[PATCH 0/1] Simplify drmm_alloc_ordered_workqueue return
 2025-07-03 15:19 UTC  (4+ messages)
` [PATCH 1/1] drm: "

[PATCH 6.6 058/139] tty: vt: make init parameter of consw::con_init() a bool
 2025-07-03 14:42 UTC  (6+ messages)
` [PATCH 6.6 059/139] tty: vt: sanitize arguments of consw::con_clear()
` [PATCH 6.6 060/139] tty: vt: make consw::con_switch() return a bool
` [PATCH 6.6 061/139] dummycon: Trigger redraw when switching consoles with deferred takeover
` [PATCH 6.6 109/139] drm/ast: Fix comment on modeset lock
` [PATCH 6.6 114/139] drm/udl: Unregister device before cleaning up on disconnect

[PATCH] drm/amd/display:fix a Null pointer dereference vulnerability
 2025-07-03 15:15 UTC  (2+ messages)

[PATCH 5.10] drm/prime: Fix use after free in mmap with drm_gem_ttm_mmap
 2025-07-03 15:04 UTC 

[PATCH 01/11] zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops
 2025-07-03 15:10 UTC  (5+ messages)
  ` (subset) "

[PATCH 6.15 202/263] drm/ast: Fix comment on modeset lock
 2025-07-03 14:42 UTC  (2+ messages)
` [PATCH 6.15 209/263] drm/udl: Unregister device before cleaning up on disconnect

[PATCH 6.12 148/218] drm/ast: Fix comment on modeset lock
 2025-07-03 14:41 UTC  (2+ messages)
` [PATCH 6.12 153/218] drm/udl: Unregister device before cleaning up on disconnect

[PATCH resend] drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
 2025-07-03 14:38 UTC 

[RFC 00/12] io_uring dmabuf read/write support
 2025-07-03 14:37 UTC 

[PATCH 00/10] drm/ast: Split POST code per hardware gen
 2025-07-03 13:12 UTC  (21+ messages)
` [PATCH 01/10] drm/ast: Declare helpers for POST in header
` [PATCH 02/10] drm/ast: Move Gen7+ POST code to separate source file
` [PATCH 03/10] drm/ast: Move Gen6+ "
` [PATCH 04/10] drm/ast: Move Gen4+ "
` [PATCH 05/10] drm/ast: Move Gen2+ and Gen1 POST code to separate source files
` [PATCH 06/10] drm/ast: Move struct ast_dramstruct to ast_post.h
` [PATCH 07/10] drm/ast: Handle known struct ast_dramstruct with helpers
` [PATCH 08/10] drm/ast: Split ast_set_def_ext_reg() by chip generation
` [PATCH 09/10] drm/ast: Gen7: Disable VGASR0[1] as on Gen4+
` [PATCH 10/10] drm/ast: Gen7: Switch default registers to gen4+ state

[PATCH v2] drm/fbdev-client: Skip DRM clients if modesetting is absent
 2025-07-03 12:03 UTC  (2+ messages)

[PATCH v3 0/4] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-07-03 11:45 UTC  (4+ messages)
` [PATCH v3 4/4] ext4: support uncached buffered I/O

[PATCH] Introduce Tyr
 2025-07-03 10:45 UTC  (4+ messages)

[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
 2025-07-03 10:21 UTC  (3+ messages)
  ` [PATCH v7 1/5] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH RESEND] drm: Fix potential null pointer dereference issues in drm_managed.c
 2025-07-03  9:28 UTC 

[PATCH v2 0/5] Add interconnent support for simpledrm/simplefb
 2025-07-03  9:45 UTC  (14+ messages)
` [PATCH v2 1/5] dt-bindings: display: simple-framebuffer: Add interconnects property

[PATCH v3 0/3] Fix STM32 I2C dma operations
 2025-07-03  9:21 UTC  (7+ messages)
` [PATCH v3 2/3] i2c: stm32f7: unmap DMA mapped buffer
` [PATCH v3 3/3] i2c: stm32f7: support i2c_*_dma_safe_msg_buf APIs

[PATCH v1] drm/vkms: Add writeback encoders as possible clones
 2025-07-03  9:03 UTC 

[PATCH v3 0/2] Add driver for Samsung S6E8AA5X01 panel controller
 2025-07-03  9:01 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: document Samsung S6E8AA5X01 panel driver

[PATCH v2 3/7] drm/gpuvm: Pass map arguments through a struct
 2025-07-03  8:54 UTC  (2+ messages)

[PATCH] drm/gem-shmem: Do not map s/g table by default
 2025-07-03  8:40 UTC  (2+ messages)

[PATCH v1 0/3] drm_buddy regresion fix and minor improvements
 2025-07-03  8:37 UTC  (3+ messages)
` [PATCH v1 1/3] drm/buddy: add a flag to disable trimming of non cleared blocks

[PATCH] drm/bridge: anx7625: Fix invalid EDID size
 2025-07-03  8:16 UTC  (7+ messages)

[PULL] drm-misc-next
 2025-07-03  8:12 UTC 

[PATCH v7 0/8] drm/vkms: Add support for multiple plane formats
 2025-07-03  7:57 UTC  (7+ messages)
` [PATCH v7 2/8] drm/vkms: Add support for ARGB8888 formats
` [PATCH v7 4/8] drm/vkms: Add support for RGB565 formats
` [PATCH v7 5/8] drm/vkms: Add support for RGB888 formats
` [PATCH v7 6/8] drm/vkms: Change YUV helpers to support u16 inputs for conversion
` [PATCH v7 7/8] drm/vkms: Create helper macro for YUV formats
` [PATCH v7 8/8] drm/vkms: Add P01* formats


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).