dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-20 21:53:06 to 2026-06-22 10:17:55 UTC [more...]

[PATCH] fbdev: fix use-after-free of fb_display[i].mode in store_modes()
 2026-06-22  8:07 UTC  (2+ messages)

[PATCH] gpu: nova-core: parse structs via zerocopy
 2026-06-22  7:45 UTC  (2+ messages)

[PATCH v3 0/3] Add drm_ras netlink error event support
 2026-06-22 10:17 UTC  (4+ messages)
` [PATCH v3 1/3] drm/drm_ras: Add drm_ras netlink error event
` [PATCH v3 2/3] drm/xe/xe_drm_ras: Add error-event support for PVC
` [PATCH v3 3/3] drm/xe/xe_ras: Add error-event support for CRI

[PATCH 1/2] dt-bindings: clock: Drop incorrect usage of double '::'
 2026-06-22 10:16 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH v6 00/19] drm/atomic: Rework initial state allocation
 2026-06-22  9:53 UTC  (4+ messages)
` [PATCH v6 15/19] drm/connector: Add new atomic_create_state callback

[PATCH] drm/nouveau: Simplify nouveau_cli_work
 2026-06-22  9:53 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v3 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  9:47 UTC  (14+ messages)
` [PATCH v3 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v3 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v3 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v3 4/5] nouveau/gsp/rm/bar: "
` [PATCH v3 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH] drm/fb_helper: Determine proper crtc_index within drm_fb_helper_fb_dirty
 2026-06-22  9:47 UTC  (9+ messages)

[PATCH v3 0/6] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-22  9:44 UTC  (11+ messages)
` [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v3 2/6] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v3 3/6] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v3 4/6] rust: drm: set fops.owner from driver module pointer
` [PATCH v3 5/6] rust: miscdevice: "
` [PATCH v3 6/6] rust: configfs: use `LocalModule` for `THIS_MODULE`

[PATCH v1 1/2] drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_fini
 2026-06-22  9:39 UTC  (3+ messages)
` [PATCH v1 2/2] drm/amdgpu: remove left-over variable

[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-06-22  9:38 UTC  (4+ messages)

[PATCH v5 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  9:32 UTC  (16+ messages)
` [PATCH v5 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v5 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v5 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v5 4/5] nouveau/gsp/rm/bar: "
` [PATCH v5 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH v3 00/78] drm/bridge: Convert all reset users to create_state
 2026-06-22  9:32 UTC  (2+ messages)

[PATCH 00/13] gpu: nova-core: blackwell follow-ups and fixes
 2026-06-22  9:26 UTC  (9+ messages)
` [PATCH 01/13] gpu: nova-core: fsp: limit FSP receive message allocation size
` [PATCH 05/13] gpu: nova-core: gsp: keep FMC boot params DMA region alive during error

[PATCH v4 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22  9:20 UTC  (15+ messages)
` [PATCH v4 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
` [PATCH v4 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
` [PATCH v4 3/5] nouveau/gsp/rm/alloc: Cleanup IS_ERR_OR_NULL usage
` [PATCH v4 4/5] nouveau/gsp/rm/bar: "
` [PATCH v4 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH v3 1/2] drm/display: hdmi: Only allow BPC values of 8, 10, 12 and 16
 2026-06-22  9:06 UTC  (2+ messages)

[PATCH] staging: fbtft: fix parenthesis alignment in fb_tinylcd.c
 2026-06-22  9:05 UTC  (2+ messages)

[PATCH 00/37] drm/bridge: Convert all bridges to atomic
 2026-06-22  9:00 UTC  (3+ messages)
` [PATCH 13/37] drm/bridge: microchip-lvds: Switch to atomic bridge callbacks

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-06-22  8:53 UTC  (15+ messages)
` [PATCH 1/2] tracing: Move non-trace_printk prototypes back to kernel.h
` [PATCH 2/2] tracing: Add CONFIG_TRACE_PRINTK_DEBUGGING to clean up kernel.h

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-22  8:51 UTC  (10+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants
` [PATCH v3 2/7] llist: "
` [PATCH v3 5/7] kernel: Use mutable list iterators

[PATCH 0/4] Support partitioned Host1x
 2026-06-22  8:48 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: tegra: Make non-vm registers optional
` [PATCH 2/4] dt-bindings: display: tegra: Add channel/syncpoint range properties
` [PATCH 3/4] gpu: host1x: Support running without hv/common registers
` [PATCH 4/4] gpu: host1x: Allow limiting usable channel and syncpoint ranges

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-22  8:13 UTC  (3+ messages)

[PATCH] drm/mxsfb/lcdif: don't hide lcdif_attach_bridge() deferral messages
 2026-06-22  8:13 UTC  (2+ messages)

[PATCH v2 00/13] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-22  7:59 UTC  (15+ messages)
` [PATCH v2 01/13] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH v2 02/13] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH v2 03/13] gpu: nova-core: gsp: move boot code into local closure
` [PATCH v2 04/13] gpu: nova-core: gsp: replace BootUnloadGuard with local handler
` [PATCH v2 05/13] gpu: nova-core: gsp: move unload bundle error handling to Gsp::boot
` [PATCH v2 06/13] gpu: nova-core: gsp: make unload take GspBootContext
` [PATCH v2 07/13] gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL method
` [PATCH v2 08/13] gpu: nova-core: gsp: turn FWSEC execution "
` [PATCH v2 09/13] gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HAL
` [PATCH v2 10/13] gpu: nova-core: introduce GspBootMethod
` [PATCH v2 11/13] gpu: nova-core: avoid repeated calls to pci::Device::as_ref
` [PATCH v2 12/13] gpu: nova-core: gsp: pass GspBootContext mutably
` [PATCH v2 13/13] gpu: nova-core: store Fsp instance in Gpu

[PATCH 0/6] gpu: nova-core: consolidate and streamline GSP boot process
 2026-06-22  7:57 UTC  (7+ messages)
` [PATCH 1/6] gpu: nova-core: gsp: sequencer: use GspBootContext
` [PATCH 2/6] gpu: nova-core: gsp: sequencer: do not store sequence into GspSequencer
` [PATCH 3/6] gpu: nova-core: gsp: move boot code into local closure

[PATCH v3 00/13] drm/bridge: tc358762: Various small fixes
 2026-06-22  7:45 UTC  (13+ messages)
` [PATCH v3 05/13] drm/bridge: tc358762: Drop SPICMR write
` [PATCH v3 07/13] drm/bridge: tc358762: Update comment about the number of lanes
` [PATCH v3 08/13] drm/bridge: tc358762: Support VTG
` [PATCH v3 10/13] drm/bridge: tc358762: Move tc358762_init() into tc358762_enable()

[PATCH RFC v2 0/4] Add support for DisplayPort link training information report
 2026-06-22  7:28 UTC  (5+ messages)
` [PATCH RFC v2 1/4] drm: Introduce DisplayPort connector helpers with link training state
` [PATCH RFC v2 2/4] drm/i915/display/dp: Adopt dp_connector helpers to expose "

[PATCH v3 0/3] gpu: nova-core: obtain and display VRAM amount
 2026-06-22  7:24 UTC  (7+ messages)
` [PATCH v3 3/3] gpu: nova-core: gsp: Extract and display usable FB regions from GSP

[PATCH v2 0/7] Host1x/VIC support on Tegra264
 2026-06-22  7:11 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: display: tegra: Changes to support Tegra264
` [PATCH v2 2/7] dt-bindings: display: tegra: Add Tegra264 compatible for VIC
` [PATCH v2 3/7] gpu: host1x: Correctly parse linear ranges of context devices
` [PATCH v2 4/7] gpu: host1x: Add Tegra264 support
` [PATCH v2 5/7] drm/tegra: falcon: Add support for RISC-V external boot
` [PATCH v2 6/7] drm/tegra: vic: Add Tegra264 support
` [PATCH v2 7/7] arm64: tegra: Add Host1x and VIC on Tegra264

[PATCH v2 0/7] Host1x/VIC support on Tegra264
 2026-06-22  7:06 UTC  (2+ messages)

[PATCH] video: hpfb: Unregister DIO driver on init failure
 2026-06-22  6:57 UTC  (2+ messages)

[PATCH] drm/tegra: Fix a strange error handling path
 2026-06-22  6:50 UTC  (3+ messages)

[PATCH v8 0/6] Introduce cold reset recovery method
 2026-06-22  6:23 UTC  (4+ messages)
` [PATCH v8 5/6] drm/xe: Suppress Surprise Link Down on device

[PATCH 0/2] gpu: nova-core: convert to kernel bitfield macro and remove local variant
 2026-06-22  5:23 UTC  (3+ messages)
` [PATCH 1/2] gpu: nova-core: convert to kernel bitfield macro

[PATCH v2 0/2] Add drm_ras netlink error event support
 2026-06-22  5:19 UTC  (4+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add drm_ras netlink error event

kfd conflict in drm-tip needs proper solution
 2026-06-22  4:46 UTC 

[PATCH v2 0/7] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-22  2:52 UTC  (4+ messages)
` [PATCH v2 3/7] rust: doctest: add LocalModule fallback for #[vtable] ThisModule

[PATCH v4 0/6] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-06-22  1:55 UTC  (3+ messages)
` [PATCH v4 3/6] drm/hibmc: Store fb in variable in atomic_update

[PATCH] drm/amdgpu: do not enter fs_reclaim under notifier_lock in lockdep training
 2026-06-22  1:55 UTC  (3+ messages)

[PATCH v4 00/20] rust: I/O type generalization and projection
 2026-06-22  0:49 UTC  (9+ messages)
` [PATCH v4 09/20] rust: io: use view types instead of addresses for `Io`

[PULL] drm-xe-next-fixes
 2026-06-21 23:21 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
 2026-06-21 18:09 UTC  (4+ messages)

[PATCH] nouveau/vmm: fix another SPT/LPT race
 2026-06-21 14:07 UTC  (2+ messages)

[PATCH] nouveau/gem: reserve the bo in the info ioctl around the vma lookup
 2026-06-21 13:49 UTC  (2+ messages)

[PATCH] drm/nouveau: fix reversed error cleanup order in ucopy functions
 2026-06-21 13:35 UTC  (2+ messages)

[PATCH] drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
 2026-06-21 13:13 UTC  (2+ messages)

[PATCH v2 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-21 13:00 UTC  (2+ messages)

[PATCH v2] nouveau/firmware: fix memory leak on BL load failure
 2026-06-21 12:57 UTC  (2+ messages)

[PATCH v3] drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
 2026-06-21 11:48 UTC  (3+ messages)
` [PATCH v3 RESEND] "

[PATCH] accel/habanalabs: publish signal handle after SOB setup
 2026-06-20 15:53 UTC 

[PATCH] drm/radeon: Add NULL pointer check for enc_priv in atombios_set_encoder_crtc_source()
 2026-06-20 18:31 UTC 

[PATCH 0/3] drm/v3d: Miscellaneous fixes
 2026-06-21  8:54 UTC  (6+ messages)
` [PATCH 1/3] drm/v3d: Associate BOs with every job that accesses them

[regression] amdgpu carrizo: no display signal after modeset
 2026-06-21  7:39 UTC  (3+ messages)
  ` [resend] "

[PATCH] drm/amdgpu/umsch: free UMSCH resources on debug BO allocation failure
 2026-06-21  7:05 UTC  (2+ messages)

[PATCH v2] drm/gem: fix signed integer overflow in idr_alloc end parameter
 2026-06-21  2:53 UTC  (3+ messages)
`  "
  `  "

[PATCH] drm/virtio: bound EDID block reads to the response buffer
 2026-06-21  2:43 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox