dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-22 05:23:54 to 2026-06-22 13:46:35 UTC [more...]

[PATCH 0/4] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-22 13:46 UTC  (10+ messages)
` [PATCH 1/4] drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRR

IOCTL feature detection #2 (Was: Re: [PATCH v2] drm/xe/uapi: Add flag to tell if VM_GET_PROPERTY_FAULTS is supported)
 2026-06-22 13:43 UTC  (2+ messages)

[PATCH v2 0/6] drm/sysfb: simpledrm: Various improvements
 2026-06-22 13:39 UTC  (10+ messages)
` [PATCH v2 1/6] drm/sysfb: simpledrm: Improve framebuffer-size validation
` [PATCH v2 2/6] drm/sysfb: simpledrm: Improve panel-size validation
` [PATCH v2 3/6] drm/sysfb: simpledrm: Inline simplefb_get_validated_int()
` [PATCH v2 4/6] drm/sysfb: simpledrm: Improve stride validation
` [PATCH v2 5/6] drm/sysfb: simpledrm: Validate mmap size against framebuffer size
` [PATCH v2 6/6] drm/sysfb: simpledrm: Read panel orientation from DT node

[PATCH] drm/gem: modernize locks to use scoped_guard()
 2026-06-22 13:39 UTC  (4+ messages)

[PATCH v2] drm/edid: fix OOB read in drm_parse_tiled_block()
 2026-06-22 13:39 UTC  (3+ messages)

[PATCH v2] drm/fb-helper: Only consider active CRTCs for vblank sync
 2026-06-22 13:34 UTC  (3+ messages)

[PATCH v5 0/5] gpu: drm: nova: enable calling into nova-core
 2026-06-22 13:30 UTC  (6+ messages)
` [PATCH v5 1/5] gpu: build nova-core and nova-drm from drivers/gpu/Makefile
` [PATCH v5 2/5] gpu: nova-core: export Rust symbols for nova-drm
` [PATCH v5 3/5] gpu: nova-core: emit Rust metadata "
` [PATCH v5 4/5] gpu: drm: nova: depend on nova-core and use its symbols
` [PATCH POC v5 5/5] gpu: drm: nova: demonstrate interaction with nova-core

[PATCH] drm/gem/shmem: fix documentation of __drm_gem_shmem_free_sgt_locked
 2026-06-22 13:28 UTC  (2+ messages)

[PATCH 0/9] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
 2026-06-22 13:25 UTC  (3+ messages)
` [PATCH 1/9] dt-bindings: display: vop2: Add missing reset properties

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-06-22 13:23 UTC  (4+ messages)

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

[PATCH v9 0/6] Introduce cold reset recovery method
 2026-06-22 13:15 UTC  (7+ messages)
` [PATCH v9 1/6] Introduce Xe Uncorrectable Error Handling
` [PATCH v9 2/6] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v9 3/6] drm/doc: Document "
` [PATCH v9 4/6] drm/xe: Handle PUNIT errors by requesting cold-reset recovery
` [PATCH v9 5/6] drm/xe: Suppress Surprise Link Down on device
` [PATCH v9 6/6] drm/xe/ras: Use fault-inject to trigger punit error handler

[PATCH 0/4] (no cover subject)
 2026-06-22 13:16 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: brige: lt9611c: add port-select property for LT9611C
` [PATCH 3/4] drm-bridge: lontium lt9611c: fixes and improvements

[PATCH 0/2] tracing: Move trace_printk.h out of kernel.h
 2026-06-22 13:11 UTC  (6+ messages)

[PATCH v3 0/6] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-06-22 13:06 UTC  (17+ messages)
` [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [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 v2 00/11] drm/panthor: Reduce dma_fence signalling latency
 2026-06-22 12:49 UTC  (15+ messages)
` [PATCH v2 06/11] drm/panthor: Prepare the scheduler logic for FW events in IRQ context

[PATCH] drm/nouveau: Simplify nouveau_cli_work
 2026-06-22 12:45 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] drm/amd/display: kunit: move dc_link objects off stack
 2026-06-22 12:36 UTC 

[PATCH 0/3] drm/ssd130x: fix column and row end address in partial updates of ssd132x and ssd133x devices
 2026-06-22 12:36 UTC  (5+ messages)
` [PATCH 1/3] drm/ssd130x: fix column and row end address in partial updates for ssd132x
` [PATCH 2/3] drm/ssd130x: hoist column and row addresses out of repeated division
` [PATCH 3/3] drm/ssd130x: fix column and row end address in partial updates in ssd133x

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

[PATCH v3 0/5] nouveau/gsp: Clean up IS_ERR vs IS_ERR_OR_NULL usage
 2026-06-22 12:09 UTC  (5+ 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 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()

[PATCH v1 0/2] drm/xe/i2c: alerts and controller enabling modifications
 2026-06-22 12:04 UTC  (5+ messages)
` [PATCH v1 1/2] drm/xe/i2c: Handler for SMBus Alerts
` [PATCH v1 2/2] drm/xe/mcu_i2c: Take over control of the controller enabling

[PATCH v4 0/6] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-06-22 11:58 UTC  (5+ messages)
` [PATCH v4 4/6] drm/hibmc: Do not use cpp from struct drm_format_info
` [PATCH v4 5/6] drm/hibmc: Verify the framebuffer pitch to be a multiple of 128

[PATCH 00/37] drm/bridge: Convert all bridges to atomic
 2026-06-22 11:43 UTC  (15+ messages)
` [PATCH 09/37] drm/bridge: lontium-lt8912b: Switch to atomic bridge callbacks
` [PATCH 11/37] drm/bridge: lvds-codec: "
` [PATCH 13/37] drm/bridge: microchip-lvds: "
` [PATCH 15/37] drm/bridge: of-display-mode-bridge: "
` [PATCH 19/37] drm/bridge: simple-bridge: "
` [PATCH 22/37] drm/bridge: ti-tfp410: "
` [PATCH 37/37] drm/bridge: Remove legacy bridge callback support

[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
 2026-06-22 11:27 UTC  (9+ messages)
` [PATCH v3 1/7] list: Add mutable iterator variants

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

[PATCH v2 0/2] drm/panel: add support for Ilitek ILI7807S DSI panels
 2026-06-22 11:04 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: add Ilitek ILI7807S panel controller

[Bug 221679] New: BUG: kernel NULL pointer dereference, address: 0000000000000000 - amdgpu_hmm_invalidate_gfx+0x36/0xe0
 2026-06-22 10:25 UTC  (2+ messages)
` [Bug 221679] "

[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 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 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  (6+ messages)
  ` [PATCH v4 3/5] nouveau/gsp/rm/alloc: Cleanup "
  ` [PATCH v4 5/5] nouveau/gsp: Cleanup IS_ERR_OR_NULL in nvkm_gsp_rpc_rd()
  ` [PATCH v4 2/5] nouveau/gsp/rpc: Cleanup incorrect IS_ERR_OR_NULL in rpc.c
  ` [PATCH v4 1/5] nouveau/gsp/rpc: Document RPC function return value contracts
  ` [PATCH v4 4/5] nouveau/gsp/rm/bar: Cleanup IS_ERR_OR_NULL usage

[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 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  (2+ messages)

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

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

[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] gpu: nova-core: parse structs via zerocopy
 2026-06-22  7:45 UTC 

[PATCH v3 00/13] drm/bridge: tc358762: Various small fixes
 2026-06-22  7:45 UTC  (11+ 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 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  (3+ 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


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