dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 15:43:01 to 2026-07-08 12:36:54 UTC [more...]

[PATCH] rust: drm: fix GEM object pointer safety docs
 2026-07-07 16:07 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Handle MOBs without page-table BOs
 2026-07-08  3:35 UTC  (3+ messages)

[PATCH 0/2] drm/bridge: ti-sn65dsi83: Add reverse lvds lanes DT property
 2026-07-07 16:21 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: sn65dsi83: Add reverse lanes property

[PATCH] drm/amdgpu/discovery: fix OOB read via unchecked die_offset in IP discovery parsing
 2026-07-08  6:30 UTC  (3+ messages)
` [PATCH v2] drm/amdgpu/discovery: validate table offset before IP discovery header cast

[PATCH] drm/bridge: sn65dsi83: perform host_attach on attach instead of probe
 2026-07-08  6:54 UTC  (2+ messages)

[PATCH] drm/i915/guc: Return NULL for missing multi-lrc parent
 2026-07-08  8:38 UTC  (2+ messages)

[PATCH] drm/amd/amdgpu: add firmware file fallback for APU VBIOS discovery
 2026-07-08 12:36 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v6 00/20] rust: I/O type generalization and projection
 2026-07-08 12:35 UTC  (17+ messages)
` [PATCH v6 01/20] rust: io: add dynamically-sized `Region` type
` [PATCH v6 02/20] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v6 03/20] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v6 04/20] rust: io: implement `Io` on reference types instead
` [PATCH v6 05/20] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v6 06/20] rust: io: rename `Mmio` to `MmioOwned`

[PATCH v2] drm/qxl: remove dependency on DRM simple helpers
 2026-07-08 12:33 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_dsi: enable hs clock during pre-enable
 2026-07-08 12:25 UTC  (12+ messages)

[PATCH v4] drm/v3d: bound CPU-job query writes to their destination BO
 2026-07-08 12:22 UTC  (3+ messages)

[RESEND PATCH v2 5/5] drm/tidss: Fix sampling edge configuration
 2026-07-08 12:15 UTC  (3+ messages)

[PATCH] accel/rocket: put IOMMU domain on BO creation failure
 2026-07-08 12:02 UTC  (2+ messages)

[PATCH v4 0/3] drm/panel, of, sysfb: Use OF panel-orientation helper in simpledrm
 2026-07-08 12:01 UTC  (2+ messages)
` [PATCH v4 0/3] drm/panel,of,sysfb: "

[PATCH] drm/v3d: release CPU job resources on pre-init failures
 2026-07-08 11:53 UTC  (2+ messages)

[PATCH] rust: helpers: guard dma_resv helpers with CONFIG_DMA_SHARED_BUFFER
 2026-07-08 11:52 UTC 

[PATCH v3 0/3] implement GPU reset API
 2026-07-08 11:47 UTC  (5+ messages)
` [PATCH v3 1/3] rust: workqueue: impl Send and Sync for OwnedQueue
` [PATCH v3 2/3] drm/tyr: clear stale IRQ state before soft reset
` [PATCH v3 3/3] drm/tyr: add GPU reset infrastructure

[PATCH] dma-buf: fix stale @lock references in struct dma_buf documentation
 2026-07-08 11:34 UTC  (2+ messages)
` 答复: [External Mail][PATCH] "

[RESEND PATCH v2 0/5] drm/nova: replace `transmute` with `zerocopy`
 2026-07-08 11:28 UTC  (2+ messages)

[PATCH v8 00/39] Add HDMI 2.0 support to DW HDMI QP TX
 2026-07-08 11:21 UTC  (22+ messages)
` [PATCH v8 02/39] drm/connector: Add caps-based HDMI connector init helper
` [PATCH v8 03/39] drm/display: bridge_connector: Pass HDMI capabilities through caps struct
` [PATCH v8 04/39] drm/connector: Add HDMI 2.0 scrambler infrastructure
` [PATCH v8 09/39] drm/display: hdmi-state-helper: Add fallback TMDS rate validation
` [PATCH v8 10/39] drm/display: hdmi-state-helper: Sync SCDC state on hotplug

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-08 11:11 UTC  (5+ messages)
` [PATCH v3 05/20] driver core: update kerneldoc for platform_device_alloc()

[PATCH] drm/amdkfd: free MQD managers on DQM init failures
 2026-07-08 10:51 UTC 

[PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-08 10:50 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding

[PATCH 00/11] pmdomain: st: ux500: Implement ux500 power domains
 2026-07-08 10:21 UTC  (5+ messages)
` [PATCH 09/11] regulator: db8500-prcmu: Remove EPOD regulators

[PATCH 1/2] drm/imx: Switch to irq_domain_create_linear()
 2026-07-08 10:05 UTC  (3+ messages)
` [PATCH 2/2] drm/imx: include dc-drv.h to avoid sparse warning

[PATCH 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-07-08  9:39 UTC  (7+ messages)
` [PATCH 01/16] dt-bindings: display: bridge: renesas, dsi: Document RZ/G3L
  ` [PATCH 01/16] dt-bindings: display: bridge: renesas,dsi: "
` [PATCH 07/16] dt-bindings: display: renesas, rzg2l-du: Document RZ/G3L SoC
  ` [PATCH 07/16] dt-bindings: display: renesas,rzg2l-du: "

[RFC PATCH] drm/sched/tests: Let the DRM scheduler manage job lifetimes
 2026-07-08  9:20 UTC  (2+ messages)

[PATCH v3 00/11] dma-buf: heaps: Add support for Tegra VPR
 2026-07-08  8:59 UTC  (18+ messages)
` [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal()
          ` Reserving memory on ACPI systems (was: [PATCH v3 04/11] arm64/mm: Add set_memory_device() and set_memory_normal())
  ` [PATCH v3 06/11] mm/cma: Allow dynamically creating CMA areas

[PATCH] drm/v3d: release indirect CSD GEM on pre-init failures
 2026-07-08  8:55 UTC  (2+ messages)

[PATCH] drm/i915/gt: use correct selftest config symbol
 2026-07-08  8:41 UTC  (2+ messages)

[PATCH] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-07-08  7:44 UTC  (2+ messages)

[PATCH 00/10] vga_switcheroo, drm: Push fbcon handling into DRM clients
 2026-07-08  7:41 UTC  (10+ messages)
` [PATCH 05/10] drm/amdgpu: Implement struct vga_switcheroo_client_ops.pre_switch
` [PATCH 06/10] drm/i915: Implement vga_switcheroo_client_ops.pre_switch
` [PATCH 07/10] drm/nouveau: "

[PATCH] drm/xe/pf: clear pending packet on header init failure
 2026-07-08  7:37 UTC  (2+ messages)

[PATCH] drm/xe: free madvise VMA array on L2 flush failure
 2026-07-08  7:34 UTC 

[PATCH] drm/amd/display: move connector state dereference after NULL check
 2026-07-08  7:27 UTC 

[PATCH v3 00/21] Introduce support for CRTC (post-blend) color pipeline
 2026-07-08  7:28 UTC  (3+ messages)
` [PATCH v3 06/21] drm: Introduce DRM_CLIENT_CAP_CRTC_COLOR_PIPELINE

[PATCH] drm/msm: dsi: fix PLL init in bonded mode
 2026-07-08  7:26 UTC  (8+ messages)
` [REGRESSION] Resolutions broken after "drm/msm: dsi: fix PLL init in bonded mode"

[PATCH v2 0/2] misc: fastrpc: move ADSP duplicate session creation to the driver
 2026-07-08  7:11 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: misc: qcom,fastrpc: deprecate qcom,nsessions
` [PATCH v2 2/2] misc: fastrpc: create duplicate sessions after all CB probing

[PATCH v3 00/15] drm/tidss: Add BeagleY-AI display support (and some more)
 2026-07-08  6:50 UTC  (5+ messages)
` [PATCH v3 09/15] drm/tidss: Add external data and sync signal edge configuration
` [PATCH v3 10/15] drm/tidss: Add support for DPIENABLE bit

[PATCH] accel/rocket: clear rdev on device init failure
 2026-07-08  6:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: Change system_unbound_wq with system_dfl_wq
 2026-07-08  6:23 UTC  (4+ messages)

[PATCH v11 0/4] vfio/dma-buf: add TPH support for peer-to-peer access
 2026-07-08  5:39 UTC  (3+ messages)
` [PATCH v11 4/4] RDMA/mlx5: get tph for p2p access when registering dma-buf mr

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-08  5:33 UTC  (7+ messages)
` [PATCH 3/4] rust: id_pool: add contiguous area allocation

[REGRESSION] drm/amd/display: amdgpu_dm_plane_test.ko fails to build due to modpost "too long symbol"
 2026-07-08  5:05 UTC 

[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
 2026-07-08  4:46 UTC  (3+ messages)
` [PATCH v6 1/7] Add documentation for Sahara protocol

[PATCH] drm/exynos: vidi: fix EDID leak on concurrent connection ioctl
 2026-07-08  3:40 UTC  (2+ messages)

[PATCH v6 00/24] fix dynamic-debug classmaps API for DRM
 2026-07-08  2:41 UTC  (31+ messages)
` [PATCH v6 01/24] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v6 02/24] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v6 03/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v6 04/24] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v6 05/24] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v6 06/24] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v6 07/24] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v6 08/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v6 09/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v6 10/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v6 11/24] dyndbg: bump num-tokens in a query-cmd from 9 to 15
` [PATCH v6 12/24] dyndbg: reduce verbose/debug clutter
` [PATCH v6 13/24] lib/parser: add match_wildcard_hyphen() for agnostic matching
` [PATCH v6 14/24] dyndbg: use KBUILD_MODFILE for unique builtin module names
` [PATCH v6 15/24] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v6 16/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v6 17/24] dyndbg: replace classmap list with an array-slice
` [PATCH v6 18/24] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v6 19/24] dyndbg: pin class param storage to u32
` [PATCH v6 20/24] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v6 21/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v6 22/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v6 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v6 24/24] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP

[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
 2026-07-08  2:36 UTC  (9+ messages)
` [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
` [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
` [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
` [PATCH 08/13] mm: introduce vma_get_page_prot() and use it

[PATCH v5] drm/v3d: bound CPU-job query writes to their destination BO
 2026-07-07 22:54 UTC  (2+ messages)

[PATCH v3 0/3] drm/v3d: Miscellaneous fixes
 2026-07-07 22:00 UTC  (2+ messages)

[RFC PATCH 0/5] rust: drm: minimal KMS bindings, EDID read, rotation, HDCP defs
 2026-07-07 21:51 UTC  (4+ messages)
` [RFC PATCH v2 00/18] rust: drm: safe KMS mode-object layer + evdi bindings
  ` [RFC PATCH v2 06/18] rust: drm: kms: add a Framebuffer::vmap() guard

[PATCH V2] accel/amdxdna: Fix potential NULL pointer dereference of abo->client
 2026-07-07 21:38 UTC  (3+ messages)

[PATCH v4 00/10] vfio/pci: Add mmap() for DMABUFs
 2026-07-07 21:16 UTC  (2+ messages)

[PATCH v4 0/2] drm/v3d: Fix perfmon locking and cross-queue isolation
 2026-07-07 21:01 UTC  (2+ messages)

[PATCH] drm/v3d: Widen cache_clean_lock over the whole L2TCACTL sequence
 2026-07-07 20:05 UTC 

[PATCH V1] accel/amdxdna: Fix potential NULL pointer access in amdxdna_gem_vmap()
 2026-07-07 19:38 UTC  (4+ messages)

[PATCH] drm/meson: cleanup unnecessary condition in kconfig
 2026-07-07 19:35 UTC  (2+ messages)

[PATCH] drm/virtio: Don't detach GEM from a non-created context
 2026-07-07 19:01 UTC  (3+ messages)

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-07 18:06 UTC  (3+ messages)
` [PATCH 17/42] drm: ingenic: Use devm_of_reserved_mem_device_init()

[PATCH v7 0/6] Add reclaim to the dmem cgroup controller
 2026-07-07 18:05 UTC  (4+ messages)
` [PATCH v7 1/6] drm/amdgpu: Fix init ordering in amdgpu_vram_mgr_init()

[PATCH v1] drm/msm/dp: Disable stream clock after video-ready timeout
 2026-07-07 18:05 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Check init_srcu_struct() return value
 2026-07-07 17:31 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Check drmm_mutex_init() return value
 2026-07-07 17:26 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Fix potential amdxdna_umap lifetime race
 2026-07-07 17:13 UTC  (3+ messages)

[PATCH V1] accel/amdxdna: Fix hardware context race in amdxdna_update_heap()
 2026-07-07 17:13 UTC  (3+ messages)

[PATCH V1] accel/amdxdna: Fix deadlock on debug BO command timeout
 2026-07-07 17:13 UTC  (3+ messages)

[PATCH V1] accel/amdxdna: fix open_ref leak and stale client pointer on dma map failure
 2026-07-07 17:12 UTC  (3+ messages)

[PATCH] dma-buf: explicitely forbid exposing pages from get_user_pages()
 2026-07-07 16:54 UTC  (2+ messages)

[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
 2026-07-07 16:39 UTC  (5+ messages)
` [PATCH RFC 03/13] drm/msm: look for lpac from dts

[PATCH v2 00/37] drm/bridge: Convert all bridges to atomic
 2026-07-07 16:17 UTC  (31+ messages)
` [PATCH v2 18/37] drm/bridge: sil-sii8620: Add atomic bridge state handlers
` [PATCH v2 21/37] drm/bridge: tda998x: Switch to atomic bridge callbacks
` [PATCH v2 22/37] drm/bridge: ti-tfp410: "
` [PATCH v2 23/37] drm/bridge: ti-tpd12s015: Add atomic bridge state handlers
` [PATCH v2 25/37] drm/bridge: waveshare-dsi: Switch to atomic bridge callbacks
` [PATCH v2 26/37] drm/exynos: mic: "
` [PATCH v2 27/37] drm/mcde: dsi: Add atomic bridge state handlers
` [PATCH v2 28/37] drm/mediatek: dpi: Switch to atomic bridge callbacks
` [PATCH v2 30/37] drm/omap: "
` [PATCH v2 31/37] drm/omap: dsi: "
` [PATCH v2 32/37] drm/omap: sdi: "
` [PATCH v2 33/37] drm/omap: venc: "
` [PATCH v2 34/37] drm/sti: dvo: "
` [PATCH v2 36/37] drm/sti: hdmi: "
` [PATCH v2 37/37] drm/bridge: Remove legacy bridge callback support

[PATCH v3 00/12] PHY: MediaTek DP PHY refactor and MT8196 eDP
 2026-07-07 16:16 UTC  (18+ messages)
` [PATCH v3 03/12] phy: phy-mtk-dp: Allow probing with devicetree match
` [PATCH v3 04/12] phy: phy-mtk-dp: Migrate register offsets to SoC specific pdata
` [PATCH v3 05/12] phy: phy-mtk-dp: Implement power_on and power_off PHY callbacks
` [PATCH v3 06/12] phy: phy-mtk-dp: Support set_lanes in configure and properly cleanup
` [PATCH v3 07/12] phy: phy-mtk-dp: Support setting volt swing and preemphasis values
` [PATCH v3 08/12] phy: phy-mtk-dp: Add support for digital and analog calibration
` [PATCH v3 09/12] phy: phy-mtk-dp: Rewrite and document default driving param macros
` [PATCH v3 11/12] phy: phy-mtk-dp: Add PHYD Lane EN register mask to SoC data
` [PATCH v3 12/12] phy: phy-mtk-dp: Add support for MT8196 eDP PHY

[PATCH] drm/qxl: remove dependency on DRM simple helpers
 2026-07-07 16:06 UTC  (2+ messages)

[PATCH 0/2] drm/xlnx/zynqmp_dpsub: improve usage of drm encoder
 2026-07-07 15:43 UTC  (3+ messages)
` [PATCH 1/2] drm/xlnx/zynqmp_dpsub: remove dependency on DRM simple helpers


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