dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-02 11:09:33 to 2026-09-03 07:12:26 UTC [more...]

[PATCH v3 0/2] drm/sched: fix use-after-free of the fence timeline name
 2026-09-02 17:25 UTC  (7+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drm/sched/tests: add a UAF regression test for the "

[PATCH] drm/i915/psr: clear the Panel Replay error status register
 2026-09-02 13:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/4] drm: create blend mode property on alpha-capable planes of simple drivers
 2026-09-03  7:05 UTC  (9+ messages)
` [PATCH v2 1/4] drm/ast: create blend mode property on cursor plane
` [PATCH v2 4/4] drm/vboxvideo: create blend mode property on planes

[PATCH] drm/amdgpu: reject out of range PFNs in amdgpu_vm_update_range()
 2026-09-02 13:41 UTC  (2+ messages)

[PATCH v1 1/3] dt-bindings: display: synopsys, dw-hdmi: add ignore-rxsense
 2026-09-02 17:32 UTC  (5+ messages)
` [PATCH v1 2/3] drm/bridge: dw-hdmi: optionally ignore rxsense when detecting hotplug
` [PATCH v1 1/3] dt-bindings: display: synopsys,dw-hdmi: add ignore-rxsense

[PATCH] drm/gud: fix out-of-bounds write in gud_plane_atomic_check()
 2026-09-02 12:51 UTC  (2+ messages)

[PATCH v2 0/2] drm/sched: fix use-after-free of the fence timeline name
 2026-09-02 11:12 UTC  (5+ messages)
` [PATCH v2 1/2] drm/sched: cache the timeline name to fix a use-after-free
` [PATCH v2 2/2] drm/sched/tests: add a UAF regression test for the timeline name

[PATCH 0/4] drm/amd/display: fix brightness ownership through power module
 2026-09-02 12:57 UTC  (3+ messages)
` [PATCH 3/4] drm/amd/display: pass userspace brightness to "

[PATCH] staging: fbtft: fix len<=0 buffer overflow in define_fbtft_write_reg()
 2026-09-02 12:25 UTC  (2+ messages)

[PATCH v8 0/2] dma-buf: Fix silent overflow and alignment
 2026-09-02 17:46 UTC  (15+ messages)
` [PATCH v8 2/2] dma-buf: Split sgl by largest page-aligned chunk

[PATCH v1 1/2] drm/sched: cache the timeline name to fix a use-after-free
 2026-09-02 13:38 UTC  (6+ messages)
`  "

[PATCH v2] drm/gma500: Create the primary plane in the driver
 2026-09-03  7:11 UTC 

[PATCH] drm/atomic: Set plane-state pixel_blend_mode to default
 2026-09-03  6:56 UTC  (2+ messages)

[PATCH 1/2] drm/sysfb: Use iosys_map_memset() to clear buffer
 2026-09-03  6:51 UTC  (5+ messages)
` [PATCH 2/2] drm/sysfb: Use drm_format_info_min_pitch() to calculate line clear length

[PATCH v2] misc: fastrpc: Use devm_of_reserved_mem_device_init()
 2026-09-03  6:33 UTC  (3+ messages)

[PATCH] drm/tidss: dispc: Switch to drm_fb_dma_get_gem_addr() for framebuffer addresses
 2026-09-03  6:31 UTC 

[PATCH V2] drm/loongson: Create blend mode property for cursor plane
 2026-09-03  6:05 UTC  (5+ messages)

[PATCH v4 0/3] drm/atomic-state-helper: fixes for blend-mode-prop warning
 2026-09-03  4:59 UTC  (9+ messages)

[PATCH v4 0/2] drm/panel: Add BOE DV215FHM-R01 LVDS panel support
 2026-09-03  3:41 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: display: simple: Add boe,dv215fhm-r01 compatible
` [PATCH v4 2/2] drm/panel: simple: Add BOE DV215FHM-R01 panel

[PATCH] drm/bridge: aux-hpd-bridge: replay last HPD status on hpd_enable
 2026-09-03  3:28 UTC  (2+ messages)

[PATCH v7 0/2] perf: Add some null ptr checks
 2026-09-03  1:50 UTC  (5+ messages)
` [PATCH v7 1/2] perf: Fix null pointer access in is_include_guest_event()
` [PATCH v7 2/2] perf: Add checks to prevent null ptr access

[PATCH v5 00/11] gpu: nova: Export parameters from nova-core to nova-drm
 2026-09-03  1:12 UTC  (21+ 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 v4 00/14] Support 10-bit YUV422 and 8/10-bit YUV420 color format on DW HDMI QP
 2026-09-02 23:08 UTC  (20+ messages)
` [PATCH v4 01/14] dt-bindings: display: vop2: Add missing reset properties
` [PATCH v4 02/14] drm/rockchip: vop2: Fix resource leak on vop2_enable() error path
` [PATCH v4 03/14] drm/rockchip: vop2: Balance state on atomic_enable() error paths
` [PATCH v4 04/14] drm/rockchip: vop2: Send pending event when atomic_enable() fails
` [PATCH v4 05/14] drm/rockchip: vop2: Avoid division by zero when computing max_dclk
` [PATCH v4 06/14] drm/rockchip: vop2: Fix VOP2_MAX_DCLK_RATE overflow on 32-bit
` [PATCH v4 07/14] drm/rockchip: vop2: Reset AXI and DCLK to improve robustness
` [PATCH v4 08/14] drm/rockchip: vop2: Avoid DCLK source switch for 10-bit YUV422 output
` [PATCH v4 09/14] drm/rockchip: vop2: Consolidate HDMI PHY PLL clock parent switch
` [PATCH v4 10/14] drm/rockchip: vop2: Switch to enum vop_csc_format
` [PATCH v4 11/14] drm/bridge: dw-hdmi-qp: Log resolution and refresh rate in atomic_enable()
` [PATCH v4 12/14] drm/rockchip: dw_hdmi_qp: Support 10-bit YUV422 output format
` [PATCH v4 13/14] drm/rockchip: dw_hdmi_qp: Enable YUV420 "
` [PATCH v4 14/14] arm64: dts: rockchip: Add RK3588 VOP2 resets

[PATCH v2 00/11] drm/panel: Add 5 DDIC panel drivers for 14 Sony phones
 2026-09-02 22:22 UTC  (2+ messages)

[PATCH v6 0/7] drm/msm: Add support for Shikra GPU (A704)
 2026-09-02 21:44 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-09-02 21:44 UTC  (5+ messages)
` [PATCH v6 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v6 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report

[PATCH v7 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-09-02 21:43 UTC  (3+ messages)
` [PATCH v7 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` [PATCH v7 2/2] drm/xe/vm: Add srcid to xe_vm_get_property_ioctl fault report

[PATCH v2 0/11] drm: Use devm_of_reserved_mem_device_init()
 2026-09-02 20:55 UTC  (20+ messages)
` [PATCH v2 1/11] drm: logicvc: "
` [PATCH v2 2/11] drm: hdlcd: "
` [PATCH v2 3/11] drm: pl111: "
` [PATCH v2 4/11] drm: komeda: "
` [PATCH v2 5/11] drm: malidp: "
` [PATCH v2 6/11] drm: ingenic: "
` [PATCH v2 7/11] drm: kmb: "
` [PATCH v2 8/11] drm: sun4i: "
` [PATCH v2 9/11] drm: xlnx: zynqmp_dpsub: "
` [PATCH v2 10/11] drm: aspeed: "
` [PATCH v2 11/11] drm: arcpgu: "

[PATCH v13 0/5] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-09-02 20:53 UTC  (3+ messages)

[PATCH v2] drm/vmwgfx: Treat zero SVGA_REG_CURSOR_MAX_DIMENSION as unset
 2026-09-02 20:44 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v12 0/2] Subject: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-09-02 19:40 UTC  (4+ messages)
` [PATCH v12 1/2] dt-bindings: bridge: "
` [PATCH v12 2/2] drm/bridge: "

[PATCH v3] drm/i915/dmabuf: avoid global wbinvd on dma-buf import
 2026-09-02 19:31 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 00/13] drm/xe: Isolate wedged devices from hardware access
 2026-09-02 19:21 UTC  (5+ messages)
` [PATCH 12/13] drm/xe: Skip PM notifier preparation for wedged devices

[PATCH V1 1/2] accel/amdxdna: Disable BO import via flink
 2026-09-02 18:51 UTC  (5+ messages)
` [PATCH V1 2/2] accel/amdxdna: Fix potential deadlock in BO open and close callbacks

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

[PATCH 00/11] drm/panel: add a panel_bridge to every panel
 2026-09-02 18:25 UTC  (2+ messages)
` (subset) "

[RFC PATCH v2] drm/lease: optionally expose leases as device nodes
 2026-09-02 18:24 UTC  (2+ messages)

[PATCH] drm/imagination: Propagate all errors from KCCB command submission code
 2026-09-02 18:07 UTC  (3+ messages)

[PATCH v11 00/74] Add HDMI 2.0 support to DW HDMI QP TX
 2026-09-02 18:00 UTC  (3+ messages)

[PATCH] drm/panel-edp: Add support for BOE panel used in KD116N36-30NB-A001
 2026-09-02 17:52 UTC  (2+ messages)

[PATCH v3 00/13] drm/bridge: Kconfig: cleanup DRM_PANEL usage
 2026-09-02 17:25 UTC  (2+ messages)
` (subset) "

[PATCH v2] drm/imagination: Propagate all errors from KCCB command submission code
 2026-09-02 17:04 UTC  (2+ messages)

[PATCH v3 0/3] platform/wmi: Add aarch64 support
 2026-09-02 17:00 UTC  (8+ messages)
` [PATCH v3 2/3] ACPI: video: Remove CONFIG_X86 handling from nvidia_wmi_ec_supported()

[PATCH v7 00/17] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-02 16:51 UTC  (39+ 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 04/17] drm/panfrost: Move debugfs initialisation to relevant subsystems
` [PATCH v7 06/17] drm/panfrost: Consolidate device clock management and reset
` [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 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 v4 5/6] drm/panel: Use managed helpers in display vendor panels
 2026-09-02 16:42 UTC  (2+ messages)

[PATCH v4 4/6] drm/panel: Use managed helpers in Himax and Ilitek panels
 2026-09-02 16:24 UTC  (2+ messages)

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

[PATCH v4 2/6] drm/panel: Use managed helpers in Samsung panels
 2026-09-02 16:14 UTC  (2+ messages)

[PATCH v1] drm: bridge: dw_hdmi: Fix constant truncation warning on phy_mask
 2026-09-02 16:05 UTC  (2+ messages)

[PATCH v5 0/5] accel/amdxdna: SYNC_BO correctness fixes
 2026-09-02 15:39 UTC  (3+ messages)
` [PATCH v5 4/5] accel/amdxdna: refuse to flush an imported BO

[PATCH v6 1/4] drm: Add drm_work_fence helper
 2026-09-02 15:34 UTC  (7+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/4] drm: Add drm_user_fence helper
  ` [PATCH v7 3/4] drm/xe: Convert xe_user_fence to drm_user_fence
  ` [PATCH v7 4/4] drm: Add per-signal compare functionality "

[PATCH v8 0/9] drm: renesas: rz-du: Add RZ/G3E support
 2026-09-02 15:11 UTC  (6+ messages)
` [PATCH v8 1/9] dt-bindings: display: renesas, rzg2l-du: Document RZ/G3E SoC
  ` [PATCH v8 1/9] dt-bindings: display: renesas,rzg2l-du: "

[PATCH v6 0/2] perf: Add some null ptr checks
 2026-09-02 14:41 UTC  (5+ messages)
` [PATCH v6 1/2] perf: Fix null pointer access in is_include_guest_event()
` [PATCH v6 2/2] perf: Add checks to prevent null ptr access

linux-next: build failure after merge of the drm-misc tree
 2026-09-02 14:40 UTC  (5+ messages)

[PATCH v3 0/2] drm/panel: Add BOE DV215FHM-R01 LVDS panel support
 2026-09-02 14:39 UTC  (4+ messages)
` [PATCH v3 2/2] drm/panel: simple: Add BOE DV215FHM-R01 panel

[PATCH 04/11] drm/panel: merge the drm_kms_helper module into the drm module
 2026-09-02 13:44 UTC  (8+ messages)

[syzbot] [dri?] [virt?] WARNING in virtio_gpu_free_object
 2026-09-02 13:38 UTC 

[PATCH v3 0/3] rust: introduce cv! macro for safe const conversions of integer-like types
 2026-09-02 13:21 UTC  (3+ messages)
` [PATCH v3 1/3] rust: num: add cv! macro to create values from constant expressions

[PATCH v2] drm/qxl: fix use-after-free and NULL pointer deref
 2026-09-02 13:10 UTC  (4+ messages)

[PATCH] drm/loongson: Create blend mode property for cursor plane
 2026-09-02 13:06 UTC  (5+ messages)

[PATCH v2 0/3] accel/ivpu: Harden parsing of firmware-shared buffers
 2026-09-02 12:58 UTC  (7+ 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

[PATCH 0/9] drm/tyr: add VM and BO ioctl support
 2026-09-02 12:57 UTC  (3+ messages)
` [PATCH 1/9] rust: sizes: add SZ_4G constant

[PATCH v3 00/14] drm/panic: Split into core and helpers
 2026-09-02 12:13 UTC  (15+ messages)
` [PATCH v3 01/14] drm/panic: Do not use un-escaped URL as format string
` [PATCH v3 02/14] drm/panic: Test address from kmap op for NULL
` [PATCH v3 03/14] drm/panic: Return -EINVAL if font is not available
` [PATCH v3 04/14] drm/panic: Return errno codes if panic output fails
` [PATCH v3 05/14] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH v3 06/14] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH v3 07/14] drm/panic: Return from screen_user if display is too small
` [PATCH v3 08/14] drm/panic: Retry in dispatch function if panic output fails
` [PATCH v3 09/14] drm/panic: Split draw_panic_plane()
` [PATCH v3 10/14] drm/panic: Restrict to primary planes
` [PATCH v3 11/14] drm/panic: Display panic screen via per-plane callback
` [PATCH v3 12/14] drm/panic: Internalize panic locking in DRM core and helpers
` [PATCH v3 13/14] drm/panic: Move panic display code into helper library
` [PATCH v3 14/14] drm/panic: Compile KUnit tests as module

[PATCH] drm/gma500: Create the primary plane in the driver
 2026-09-02 11:21 UTC  (2+ messages)


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