dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-27 14:46:40 to 2025-05-28 15:35:57 UTC [more...]

[PULL] drm-misc-fixes
 2025-05-28 15:35 UTC 

[PATCH v5 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-05-28 15:34 UTC  (4+ messages)
` [PATCH v5 01/10] dt-bindings: npu: rockchip,rknn: Add bindings

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-28 15:34 UTC  (23+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings

[PATCH 0/8] drm/gem: Audit around handle_create races
 2025-05-28 15:15 UTC  (16+ messages)
` [PATCH 1/8] drm/gem: Fix race in drm_gem_handle_create_tail()
` [PATCH 2/8] drm/fdinfo: Switch to idr_for_each() in drm_show_memory_stats()
` [PATCH 3/8] drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
` [PATCH 4/8] accel/qaic: delete qaic_bo.handle
` [PATCH 5/8] drm/amd/kfd: Add comment about possible drm_gem_handle_create() race
` [PATCH 6/8] drm/amdgpu: Add comments about drm_file.object_idr issues
` [PATCH 7/8] drm/vmwgfx: "
` [PATCH 8/8] drm/xe: "

Fixing AMDGPUs gang submit error handling
 2025-05-28 14:47 UTC  (13+ messages)
` [PATCH 1/4] drm/sched: optimize drm_sched_job_add_dependency

[PATCH v11 00/10] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-28 14:34 UTC  (11+ messages)
` [PATCH v11 01/10] i915: only initialize struct ref_tracker_dir once
` [PATCH v11 02/10] ref_tracker: don't use %pK in pr_ostream() output
` [PATCH v11 03/10] ref_tracker: add a top level debugfs directory for ref_tracker
` [PATCH v11 04/10] ref_tracker: have callers pass output function to pr_ostream()
` [PATCH v11 05/10] ref_tracker: add a static classname string to each ref_tracker_dir
` [PATCH v11 06/10] ref_tracker: allow pr_ostream() to print directly to a seq_file
` [PATCH v11 07/10] ref_tracker: automatically register a file in debugfs for a ref_tracker_dir
` [PATCH v11 08/10] ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs file
` [PATCH v11 09/10] net: add symlinks to ref_tracker_dir for netns
` [PATCH v11 10/10] ref_tracker: eliminate the ref_tracker_dir name field

[PATCH v18 0/8] drm/vkms: Add support for YUV and DRM_FORMAT_R*
 2025-05-28 14:20 UTC  (7+ messages)
` [PATCH v18 6/8] drm/vkms: Create KUnit tests for YUV conversions

[PATCH v11 00/10] Improve gpu_scheduler trace events + UAPI
 2025-05-28 14:18 UTC  (2+ messages)

[PATCH v5 0/4] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-05-28 14:13 UTC  (16+ messages)
` [PATCH v5 1/4] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v5 2/4] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH v5 3/4] dt-bindings: display: bridge: renesas, dsi: Add support for RZ/V2H(P) SoC
  ` [PATCH v5 3/4] dt-bindings: display: bridge: renesas,dsi: "
` [PATCH v5 4/4] drm: renesas: rz-du: mipi_dsi: "

[PATCH] drm/bridge: analogix_dp: Fix clk-disable removal
 2025-05-28 14:08 UTC  (4+ messages)

[PATCH v11 00/10] mtd: add driver for Intel discrete graphics
 2025-05-28 13:51 UTC  (11+ messages)
` [PATCH v11 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v11 02/10] mtd: intel-dg: implement region enumeration
` [PATCH v11 03/10] mtd: intel-dg: implement access functions
` [PATCH v11 04/10] mtd: intel-dg: register with mtd
` [PATCH v11 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v11 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v11 07/10] drm/i915/nvm: add support for access mode
` [PATCH v11 08/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v11 09/10] drm/xe/nvm: add support for access mode
` [PATCH v11 10/10] drm/xe/nvm: add support for non-posted erase

[PATCH v2 0/2] Improve adv7511_mode_set()
 2025-05-28 13:49 UTC  (7+ messages)
` [PATCH v2 1/2] drm/bridge: adv7511: Move adv711_dsi_config_timing_gen() into adv7511_mode_set()
` [PATCH v2 2/2] drm/bridge: adv7511: Rename adv7511_dsi_config_timing_gen() into adv7533_dsi_config_timing_gen()

[PATCH v9 0/4] drm/tidss: Add OLDI bridge support
 2025-05-28 13:35 UTC  (6+ messages)
` [PATCH v9 1/4] dt-bindings: display: ti, am65x-dss: Re-indent the example
` [PATCH v9 2/4] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
` [PATCH v9 3/4] drm/tidss: Mark AM65x OLDI code separately
` [PATCH v9 4/4] drm/tidss: Add OLDI bridge support

[PATCH] drm/debugfs: add client-id to the debugfs entry
 2025-05-28 13:24 UTC  (6+ messages)

[PATCH v2 00/18] drm/bridge: cdns-dsi: Make it work a bit better
 2025-05-28 13:23 UTC  (6+ messages)
` [PATCH v2 03/18] drm/tidss: Adjust the pclk based on the HW capabilities

[PATCH] drm/bridge: ti-sn65dsi86: fix REFCLK setting
 2025-05-28 13:21 UTC 

[PATCH v2] drm/file: add client id to drm_file_error
 2025-05-28 13:18 UTC 

[PATCH 3/3] drm/file: add client id to drm_file_error
 2025-05-28 13:12 UTC  (3+ messages)

[PATCH 0/2] Fix AMDGPU VRAM zeroing
 2025-05-28 12:59 UTC  (9+ messages)
` [PATCH 1/2] drm/buddy: Add public helper to dirty blocks
` [PATCH 2/2] drm/amdgpu: Dirty cleared blocks on allocation

[PATCH RESEND] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3E SoC
 2025-05-28 12:52 UTC  (2+ messages)

[PATCH v2] drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector type
 2025-05-28 12:41 UTC  (8+ messages)

[RFC PATCH v2 0/3] CDNS-MHDP8546 minor cleanups
 2025-05-28 12:32 UTC  (8+ messages)
` [RFC PATCH v2 2/3] drm/bridge: cadence: cdns-mhdp8546*: Change drm_connector from pointer to structure

[PATCH v8 0/4] drm/tidss: Add OLDI bridge support
 2025-05-28 11:56 UTC  (8+ messages)
` [PATCH v8 4/4] "

[PATCH] drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
 2025-05-28 11:27 UTC  (8+ messages)

[PATCH v4] drm/bridge: tc358767: convert to devm_drm_bridge_alloc() API
 2025-05-28 10:55 UTC  (2+ messages)

[PATCH] drm/sched: Fix amdgpu crash upon suspend/resume
 2025-05-28  9:55 UTC  (7+ messages)

[PATCH] accel/ivpu: Reorder Doorbell Unregister and Command Queue Destruction
 2025-05-28  9:52 UTC  (2+ messages)

[PATCH] accel/ivpu: Use firmware names from upstream repo
 2025-05-28  9:52 UTC  (2+ messages)

[PATCH] accel/ivpu: Improve buffer object logging
 2025-05-28  9:52 UTC  (2+ messages)

[git pull] drm for 6.16-rc1
 2025-05-28  9:35 UTC  (2+ messages)

[PATCH v12 0/8] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-05-28  9:22 UTC  (9+ messages)
` [PATCH v12 1/8] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v12 2/8] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v12 3/8] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v12 4/8] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v12 5/8] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v12 6/8] drm: sun4i: de33: mixer: add Display Engine 3.3 (DE33) support
` [PATCH v12 7/8] drm: sun4i: de33: vi_scaler: "
` [PATCH v12 8/8] drm: sun4i: de33: mixer: add mixer configuration for the H616

[syzbot] [fbdev?] KASAN: vmalloc-out-of-bounds Write in fillrect
 2025-05-28  9:22 UTC 

[PATCH/RFC 0/3] Atari DRM driver
 2025-05-28  8:57 UTC  (9+ messages)

linux-next: build failure after merge of the drm-misc tree
 2025-05-28  8:27 UTC  (3+ messages)

[PATCH v4 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
 2025-05-28  8:23 UTC  (2+ messages)

[PATCH v3] video: screen_info: Relocate framebuffers behind PCI bridges
 2025-05-28  8:02 UTC 

list_lru operation for new child memcg?
 2025-05-28  7:20 UTC  (5+ messages)

[PULL] drm-intel-next-fixes
 2025-05-28  6:56 UTC 

[PATCH RFC 0/4] drm/bridge: samsung-dsim: Stop controlling vsync display FIFO flush in panels
 2025-05-28  6:41 UTC  (2+ messages)

[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
 2025-05-28  6:30 UTC  (15+ messages)
` [PATCH v10 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v10 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v10 08/10] drm/xe/nvm: add on-die non-volatile memory device

[PATCH v5 09/12] tee: add Qualcomm TEE driver
 2025-05-28  5:22 UTC  (3+ messages)

[PATCH v3] drm/rockchip: cdn-dp: Convert to drm bridge
 2025-05-28  1:56 UTC  (4+ messages)

[PATCH 0/5] eDP driver for mt8196
 2025-05-28  1:52 UTC  (3+ messages)
` [PATCH 5/5] drm/mediatek: Add eDP phy "

[PATCH v5 03/12] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
 2025-05-28  0:04 UTC  (2+ messages)

[Bug 200531] New: amdgpu: *ERROR* REG_WAIT timeout when a display is put to sleep
 2025-05-27 21:39 UTC  (2+ messages)
` [Bug 200531] "

[PATCH v3 0/4] Add support for a DRM tool like PMU
 2025-05-27 21:08 UTC  (4+ messages)

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2025-05-27 20:49 UTC  (6+ messages)
` [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-05-27 20:38 UTC  (3+ messages)
` [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot

[PATCH v8] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
 2025-05-27 20:14 UTC  (4+ messages)
` [RESEND] "

[PATCH] drm/connector: only call HDMI audio helper plugged cb if non-null
 2025-05-27 20:10 UTC  (3+ messages)

[PATCH v4 2/4] drm/panel: Add refcount support
 2025-05-27 19:40 UTC  (15+ messages)

[PATCH v4 0/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
 2025-05-27 18:18 UTC  (13+ messages)
` [PATCH v4 2/5] drm/panel-edp: add N160JCE-ELL CMN panel for Lenovo Thinkbook 16
` [PATCH v4 5/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 G7 QOY device tree

[PATCH 6.14 635/783] drm/gem: Internally test import_attach for imported objects
 2025-05-27 16:27 UTC 

[PATCH] Revert "drm/amd/display: no 3D and blnd LUT as DPP color caps for DCN401"
 2025-05-27 17:46 UTC  (2+ messages)

[PATCH v10 0/9] ref_tracker: add ability to register a debugfs file for a ref_tracker_dir
 2025-05-27 17:37 UTC  (7+ messages)
` [PATCH v10 8/9] net: add symlinks to ref_tracker_dir for netns
` [PATCH v10 9/9] ref_tracker: eliminate the ref_tracker_dir name field

[PATCH 6.12 626/626] drm/gem: Internally test import_attach for imported objects
 2025-05-27 16:28 UTC 

[PATCH bpf-next v7 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
 2025-05-27 17:00 UTC  (2+ messages)

[PATCH] drm/i915/display: Add skip link check quirk
 2025-05-27 16:53 UTC  (4+ messages)

[PATCH v2] drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
 2025-05-27 16:37 UTC 

[PATCH v3 01/19] Introduce drm_gpuvm_sm_map_ops_flags enums for sm_map_ops
 2025-05-27 16:39 UTC 

[PATCH v3 0/9] Add support for RK3588 DisplayPort Controller
 2025-05-27 16:12 UTC  (3+ messages)
` [PATCH v3 3/9] drm/rockchip: Add RK3588 DPTX output support

[PATCH v8 0/3] drm/bridge: add kunit tests for devm_drm_bridge_alloc()
 2025-05-27 16:10 UTC  (5+ messages)
` [PATCH v8 1/3] drm/tests: bridge: convert to devm_drm_bridge_alloc() API
` [PATCH v8 3/3] drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc()

Patch "drm/gem: Internally test import_attach for imported objects" has been added to the 6.6-stable tree
 2025-05-27 15:36 UTC 

Patch "drm/gem: Internally test import_attach for imported objects" has been added to the 6.12-stable tree
 2025-05-27 15:35 UTC 

[PATCH 0/2] drm/bridge: samsung-dsim: Small cleanups
 2025-05-27 15:12 UTC  (7+ messages)
` [PATCH 1/2] drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_start
` [PATCH 2/2] drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.h

[PATCH 2/2] dmabuf/heaps: implement DMA_BUF_IOCTL_RW_FILE for system_heap
 2025-05-27 15:10 UTC  (21+ messages)

[PATCH v9 0/9] TEE subsystem for protected dma-buf allocations
 2025-05-27 15:07 UTC  (4+ messages)
` [PATCH v9 8/9] optee: FF-A: dynamic protected memory allocation


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