dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-01 03:53:44 to 2026-09-01 16:55:40 UTC [more...]

[PATCH v2 0/4] drm: create blend mode property on alpha-capable planes of simple drivers
 2026-09-01 12:30 UTC  (11+ messages)
` [PATCH v2 1/4] drm/ast: create blend mode property on cursor plane
` [PATCH v2 2/4] drm/qxl: create blend mode property on primary and cursor planes
` [PATCH v2 3/4] drm/virtio: create blend mode property on cursor plane
` [PATCH v2 4/4] drm/vboxvideo: create blend mode property on planes

[PATCH] drm/amd/display: use linear backlight curve on Linux
 2026-09-01 14:23 UTC  (2+ messages)

[PATCH RESEND 0/2] drm/tiny: sharp-memory: fix TX buffer corruption on partial update
 2026-09-01 12:10 UTC  (5+ messages)
` [PATCH RESEND 1/2] drm/tiny: sharp-memory: fix line address assignment "
` [PATCH RESEND 2/2] drm/tiny: sharp-memory: avoid transmitting stale TX buffer data

[PATCH] drm/amdkfd: use kzalloc_objs() instead of kzalloc() with multiply
 2026-09-01  7:47 UTC  (2+ messages)

[PATCH v4 00/16] rust: io: support register projections and remove relative registers
 2026-09-01 16:55 UTC  (19+ messages)
` [PATCH v4 01/16] rust: io: register: reimplement as proc macro
` [PATCH v4 02/16] rust: mem: add `transmute` with deferred size check
` [PATCH v4 03/16] rust: mem: add `AsRepr` and `AsReprMut`
` [PATCH v4 04/16] rust: io: perform conversions using `AsRepr`
` [PATCH v4 05/16] rust: io: support register projections
` [PATCH v4 06/16] rust: io: register: allow explicit base type specification
` [PATCH v4 07/16] gpu: nova-core: specify base type for registers
` [PATCH v4 08/16] drm/tyr: "
` [PATCH v4 09/16] samples: rust: pci: "
` [PATCH v4 10/16] rust: io: register: make register have a typed base
` [PATCH v4 11/16] rust: io: register: support fixed offset register without bitfield
` [PATCH v4 12/16] gpu: nova-core: use projection for PFALCON and PFALCON2 registers
` [PATCH v4 13/16] gpu: nova-core: convert hshub0 from relative register to projection
` [PATCH v4 14/16] rust: io: register: remove relative registers
` [PATCH v4 15/16] rust: io: register: remove `Register` trait and cleanup macro
` [PATCH v4 16/16] rust: io: register: unify handling of register with/without bitfields

[PATCH v2] drm/gem: Drop ticket arg to lru_scan()
 2026-09-01 16:45 UTC 

[PATCH V1] accel/amdxdna: Fix possible use-after-free when freeing device BO
 2026-09-01 16:31 UTC  (2+ messages)

[PATCH] drm/gem: Drop ticket arg to lru_scan()
 2026-09-01 16:31 UTC  (3+ messages)

[PATCH 0/9] drm/tyr: add VM and BO ioctl support
 2026-09-01 16:09 UTC  (10+ messages)
` [PATCH 1/9] rust: sizes: add SZ_4G constant
` [PATCH 2/9] rust: mm: add `task_size` helper
` [PATCH 3/9] rust: sync: arc: relax `ForeignOwnable` for `Arc<T>`
` [PATCH 4/9] drm/tyr: add per-file VM pool
` [PATCH 5/9] drm/tyr: add user and MCU VM specifications
` [PATCH 6/9] drm/tyr: add BO creation and lookup helpers
` [PATCH 7/9] drm/tyr: refactor new_dummy_object to use new_object
` [PATCH 8/9] drm/tyr: add VM-related ioctls
` [PATCH 9/9] drm/tyr: add BO-related ioctls

[PATCH v3] drm/bridge: dw-hdmi-qp: use drm_hdmi_acr_get_n_cts() helper for audio N/CTS
 2026-09-01 16:02 UTC  (2+ messages)

[PATCH] drm/bridge: dw-hdmi-qp: Compute ACR CTS for unlisted TMDS rates
 2026-09-01 15:50 UTC  (3+ messages)

[drm-misc:drm-misc-next 1/4] sound/soc/ti/omap-hdmi.c:408:6: error: no member named 'card' in 'struct hdmi_audio_data'
 2026-09-01 15:29 UTC 

[RFC PATCH 0/12] drm/fabric: vendor-neutral topology infrastructure for scale-up accelerator interconnects
 2026-09-01 15:25 UTC  (7+ messages)

[PATCH v3 0/2] gpu: nova: fix incorrect GSP barrier usage
 2026-09-01 14:45 UTC  (11+ messages)
` [PATCH v3 1/2] gpu: nova-core: fix barrier usage in CPU->GSP messaging path

[PATCH] drm/loongson: Create blend mode property for cursor plane
 2026-09-01 14:41 UTC  (5+ messages)

[PATCH v6] drm/ingenic: fix bridge allocation
 2026-09-01 14:39 UTC  (2+ messages)

[PATCH 04/11] drm/panel: merge the drm_kms_helper module into the drm module
 2026-09-01 14:30 UTC  (6+ messages)

[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
 2026-09-01 14:17 UTC  (14+ messages)
` [PATCH 1/6] PCI: of: Avoid config reads for disabled bridge nodes
` [PATCH 2/6] dt-bindings: display: bridge: simple: document Chrontel CH7218A
` [PATCH 3/6] drm/bridge: simple: add "
` [PATCH 4/6] dt-bindings: arm: qcom: document Radxa Dragon Q8B
` [PATCH 5/6] dt-bindings: pinctrl: qcom,sc8280xp-tlmm: allow gpio-line-names
` [PATCH 6/6] arm64: dts: qcom: sc8280xp: add Radxa Dragon Q8B

[PATCH v2 00/15] drm: starfive: jh7110: Enable display subsystem
 2026-09-01 14:15 UTC  (4+ messages)
  ` [PATCH v2 14/15] riscv: dts: starfive: jh7110: Update DT for "

[PATCH 0/2] Document the DMA-buf mapping lifetime negotiation
 2026-09-01 14:08 UTC  (8+ messages)
` [PATCH 2/2] dma-buf: Document how exporters and importers agree on mapping lifetime

[PATCH v2] drm/nouveau: Use write-combined maps for coherent
 2026-09-01 14:07 UTC  (2+ messages)

linux-next: build failure after merge of the drm-misc tree
 2026-09-01 14:05 UTC 

[PATCH 0/2] drm/nouveau/dmem: fix DMA unmap size and callocated accounting for THP
 2026-09-01 14:04 UTC  (2+ messages)

[PATCH v7 00/17] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-01 14:03 UTC  (29+ messages)
` [PATCH v7 01/17] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v7 02/17] drm/panfrost: Move all DRM device initialisation into device_init()
` [PATCH v7 03/17] drm/panfrost: Move lock and modparam initialisations into their subsystems
` [PATCH v7 04/17] drm/panfrost: Move debugfs initialisation to relevant subsystems
` [PATCH v7 05/17] drm/panfrost: Skip NULL checks for clock enable/disabling
` [PATCH v7 06/17] drm/panfrost: Consolidate device clock management and reset
` [PATCH v7 07/17] drm/panfrost: Stop all jobs before commencing device teardown
` [PATCH v7 08/17] drm/panfrost: Split subsystem init/reset from interrupt enablement
` [PATCH v7 09/17] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove
` [PATCH v7 10/17] drm/panfrost: Add warning messages to fatal error conditions
` [PATCH v7 11/17] drm/panfrost: Add debugfs knob for manually triggering a GPU reset
` [PATCH v7 13/17] drm/panfrost: Skip cache flush/invalidate when enabling perfcnt
` [PATCH v7 14/17] drm/panfrost: Avoid cache flush after perfcnt sample in fully coherent systems
` [PATCH v7 16/17] drm/panfrost: Fix races between perfcnt and reset sequence

[PATCH] drm/panfrost: Rename "panthor" prefixes in debugfs identifiers
 2026-09-01 13:39 UTC 

[PATCH v2 0/3] accel/ivpu: Harden parsing of firmware-shared buffers
 2026-09-01 13:19 UTC  (5+ messages)
` [PATCH v2 1/3] accel/ivpu: Validate full buffer range in ivpu_to_cpu_addr
` [PATCH v2 2/3] accel/ivpu: Validate firmware log buffer metadata
` [PATCH v2 3/3] accel/ivpu: Limit firmware log name prints to field size

[syzbot] Monthly dri report (Sep 2026)
 2026-09-01 12:33 UTC 

[PATCH] drm/atomic: Set plane-state pixel_blend_mode to default
 2026-09-01 12:25 UTC 

[PATCH v5 0/2] drm/bridge: ti-sn65dsi83: Various fixes
 2026-09-01 12:05 UTC  (4+ messages)
` [PATCH v5 1/2] drm/bridge: ti-sn65dsi83: Fix error handling in sn65dsi83_reset_work()

[PATCH v5 0/6] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-09-01 11:58 UTC  (4+ messages)
` [PATCH v5 3/6] iommu/dma: Catch scatterlist length overflows

[PATCH v2 0/3] rust: introduce cv! macro for safe const conversions of integer-like types
 2026-09-01 11:52 UTC  (7+ messages)
` [PATCH v2 1/3] rust: num: add cv! macro to create values from constant expressions
` [PATCH v2 2/3] rust: prelude: add `num::cv`
` [PATCH v2 3/3] gpu: nova-core: use cv! for constant casts

[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
 2026-09-01 11:35 UTC  (20+ messages)
` [PATCH v5 01/11] gpu: nova-core: Add public driver API to nova-core
` [PATCH v5 05/11] drm: nova: Add an info ioctl

[PATCH v2 00/13] drm/crtc: Convert all drivers to atomic_create_state and remove reset
 2026-09-01 11:05 UTC  (3+ messages)
` [PATCH v2 11/13] drm/sitronix: st7920: Convert to atomic_create_state

[PATCH v13] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
 2026-09-01 11:01 UTC  (2+ messages)

[PATCH] drm/i915/gvt: use strscpy() instead of strcpy() in virt_vbt_generation()
 2026-09-01 10:29 UTC  (3+ messages)

[PATCH 0/2] drm: Add Common drm_user_fence helper and Convert XE
 2026-09-01 10:04 UTC  (5+ messages)
` [PATCH v6 1/4] drm: Add drm_work_fence helper

[PATCH v5 0/7] move stock from mem_cgroup to page_counter
 2026-09-01  9:40 UTC  (9+ messages)
` [PATCH v5 1/7] mm/memcontrol: flatten try_charge_memcg control flow
` [PATCH v5 2/7] mm/page_counter: report the number of pages charged
` [PATCH v5 3/7] mm/page_counter: introduce per-page_counter stock
` [PATCH v5 4/7] mm/page_counter: use stock in page_counter_try_charge
` [PATCH v5 5/7] mm/page_counter: introduce an asynchronous drainer
` [PATCH v5 6/7] mm/memcontrol: convert memcg to use page_counter_stock
` [PATCH v5 7/7] mm/memcontrol: add stock to the memsw page_counter

[PATCH 00/13] drm/xe: Isolate wedged devices from hardware access
 2026-09-01  9:32 UTC  (17+ messages)
` [PATCH 01/13] drm/xe/irq: Always free requested IRQs on uninstall
` [PATCH 04/13] drm/xe: Stop VM work when device I/O is blocked
` [PATCH 08/13] drm/xe/irq: Serialize IRQ suspend and resume
` [PATCH 10/13] drm/xe/ttm: Reject VRAM allocations on wedged devices
` [PATCH 12/13] drm/xe: Skip PM notifier preparation for "

[PATCH] drm/gem-atomic-helper: Fix fence reference leaks in prepare_fb
 2026-09-01  9:19 UTC 

[RFC PATCH v1 0/5] drm/gpusvm: share one HMM fault across per-device DMA mappings
 2026-09-01  9:15 UTC  (6+ messages)
` [RFC PATCH v1 1/5] drm/gpusvm: extract drm_gpusvm_hmm_fault() helper

[PATCH] drm/panel-edp: Add support for BOE panel used in KD116N36-30NB-A001
 2026-09-01  9:14 UTC 

[PATCH] nouveau/instmem: handle iomapping already existing
 2026-09-01  9:09 UTC  (2+ messages)

[PATCH 0/2] drm/nouveau: fix unbounded kernel allocations in the VM_BIND uAPI
 2026-09-01  9:07 UTC  (6+ messages)
` [PATCH 1/2] drm/nouveau: bound sync and op counts in EXEC and VM_BIND

[PATCH v2 0/4] drm/gpusvm: share one HMM fault across per-device DMA mappings
 2026-09-01  9:01 UTC  (5+ messages)
` [PATCH v2 1/4] drm/gpusvm: move dma_addr allocation before the notifier lock
` [PATCH v2 2/4] drm/gpusvm: extract drm_gpusvm_dma_map_pages() helper
` [PATCH v2 3/4] drm/gpusvm: let drm_gpusvm_get_pages() map an array of pages
` [PATCH v2 4/4] drm/gpusvm: make the DMA mapping step in get_pages() optional

[PATCH v2 0/3] drm/nouveau/uvmm: fix VM_BIND submit/unwind error-path bugs
 2026-09-01  8:59 UTC  (2+ messages)

[PATCH v3 0/3] sysfb: Fix display output on Lenovo D330 (and others)
 2026-09-01  8:32 UTC  (5+ messages)
` [PATCH v3 1/3] firmware/sysfb: Remove rotation quirk for Lenovo D330
` [PATCH v3 2/3] drm/edid: Add drm_edid_detect_panel_size()
` [PATCH v3 3/3] drm/sysfb: Use preferred panel size for panel orientation quirks

[PATCH] drm/nouveau/uvmm: reject zero-length range in validate_range
 2026-09-01  8:25 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Wait longer for request to start
 2026-09-01  8:07 UTC  (3+ messages)

[RFC PATCH] drm/lease: optionally expose leases as device nodes
 2026-09-01  7:49 UTC  (2+ messages)

[v6 0/9] drm/i915/color: Enable SDR plane color pipeline
 2026-09-01  7:46 UTC  (8+ messages)
` [v6 2/9] drm/i915/color: Add CSC on "
` [v6 6/9] drm/i915/color: Add support for 1D LUT in SDR planes

[PATCH 0/2] rust: honor the maximum DMA segment size
 2026-08-31 23:32 UTC  (3+ messages)
` [PATCH 1/2] gpu: nova-core: declare unlimited DMA max "
` [PATCH 2/2] rust: scatterlist: honor the device's maximum "

[PATCH 0/4] drm: create blend mode property on alpha-capable planes of simple drivers
 2026-09-01  7:03 UTC  (6+ messages)
` [PATCH 1/4] drm/ast: create blend mode property on cursor plane
` [PATCH 2/4] drm/qxl: create blend mode property on primary and cursor planes
` [PATCH 3/4] drm/virtio: create blend mode property on cursor plane
` [PATCH 4/4] drm/vboxvideo: create blend mode property on planes

[BUG] nouveau: KASAN slab-use-after-free Read in nvif_object_mthd
 2026-08-31 10:25 UTC 

[PATCH 00/70] drm/crtc: Convert all drivers to atomic_create_state and remove reset
 2026-08-31 13:36 UTC  (2+ messages)

vt: Enlarge the framebuffer glyph size from 16 to 32 bits
 2026-08-31 14:45 UTC  (7+ messages)

[REGRESSION] amdgpu: "pixel format with alpha exposed but blend mode not setup" warnings introduced in v7.3-rc1
 2026-09-01  7:16 UTC  (2+ messages)

[PATCH v3 0/4] HDMI 2.1 VRR and ALLM support
 2026-08-31 18:49 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] drm/i915/psr: enable PSR on Apple T2 eDP panels
 2026-08-31 11:01 UTC  (3+ messages)

[PATCH] drm/i915/cdclk: Don't trust boot readout for per-pipe cdclk/voltage tracking
 2026-08-31 14:52 UTC  (3+ messages)

[PATCH] drm/nouveau/uvmm: fix UAF in bind job cleanup
 2026-09-01  6:49 UTC  (2+ messages)

[PATCH v3 0/3] drm/xe: fix GuC TLB invalidation ack stalls on ARL (Wa_22016122933)
 2026-08-31 16:00 UTC  (2+ messages)

[PATCH] drm/fb-helper: use strscpy() instead of strcpy()
 2026-08-31 14:44 UTC 

[RFC PATCH] dma-buf: add a generic reclaim-priority hint
 2026-08-31 13:16 UTC  (2+ messages)

[PATCH] drm/fourcc: Add Apple Interchange layout format modifier
 2026-08-31  9:24 UTC 

[PATCH v4 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-09-01  7:12 UTC  (7+ messages)

[PATCH v11 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-09-01  7:09 UTC  (5+ messages)
` [PATCH v11 2/2] drm/bridge: "

[PATCH v3 00/13] drm/bridge: Kconfig: cleanup DRM_PANEL usage
 2026-09-01  6:55 UTC  (4+ messages)
` [PATCH v3 10/13] drm/bridge: tc358767: select DRM_PANEL_BRIDGE

[PATCH RFC/DO NOT MERGE 00/12] drm/msm/hdmi: Add Eliza HDMI and HDMI PHY
 2026-09-01  6:00 UTC  (10+ messages)
` [PATCH RFC/DO NOT MERGE 07/12] drm/msm/hdmi: Split PHY init from power up
` [PATCH RFC/DO NOT MERGE 08/12] drm/msm/hdmi: Add support for PM OPP table
` [PATCH RFC/DO NOT MERGE 09/12] drm/msm/hdmi: Add HDMI for Eliza SoC

[PATCH v1 0/2] udmabuf: Add mlock accounting and fix syzbot warning issue
 2026-09-01  5:44 UTC  (4+ messages)
` [PATCH v1 2/2] udmabuf: Add mlock accounting for udmabuf pages/folios


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