dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 11:33:17 to 2026-04-07 07:43:41 UTC [more...]

[RFC PATCH] Limit reclaim to avoid TTM desktop stutter under mem pressure
 2026-04-07  7:43 UTC  (4+ messages)

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2026-04-07  7:42 UTC  (22+ messages)
` [PATCH v3 26/38] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v3 28/38] drm/msm/dp: add dp_mst_drm to manage DP MST bridge operations
` [PATCH v3 32/38] drm/msm/dp: propagate MST state changes to dp mst module
` [PATCH v3 33/38] drm/msm: add support for MST non-blocking commits
` [PATCH v3 34/38] drm/msm: initialize DRM MST encoders for DP controllers
` [PATCH v3 35/38] drm/msm/dp: initialize dp_mst module for each DP MST controller
` [PATCH v3 36/38] drm/msm/dpu: use msm_dp_get_mst_intf_id() to get the intf id

[PATCH] drm/amdgpu: deduplicate register access and helper routines
 2026-04-07  0:59 UTC  (8+ messages)

[PATCH 0/2] drm/amdgpu,radeon: fix integer overflow in pitch alignment
 2026-04-06 22:50 UTC  (3+ messages)
` [PATCH 1/2] drm/amdgpu: fix integer overflow in amdgpu_gem_align_pitch()
` [PATCH 2/2] drm/radeon: fix integer overflow in radeon_align_pitch()

[PATCH v3] arm64: dts: imx952: Describe Mali G310 GPU
 2026-04-07  3:15 UTC 

[PATCH 0/8] firmware: sysfb: Consolidate config/code wrt. sysfb_primary_screen
 2026-04-07  7:39 UTC  (8+ messages)
` [PATCH 3/8] firmware: sysfb: Make CONFIG_SYSFB a user-selectable option

[PATCH for drm-misc-fixes v2 0/4] Fix some bugs in the hibmc driver
 2026-04-07  7:36 UTC  (5+ messages)
` [PATCH for drm-misc-fixes v2 4/4] drm/hisilicon/hibmc: use clock to look up the PLL value

[PATCH v4] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2026-04-07  7:09 UTC 

[PATCH] drm/imx/ipuv3: do not adjust hactive for non-8-pixel-aligned modes
 2026-04-07  7:02 UTC  (2+ messages)

[PATCH] drm/panthor: Fix kernel-doc warning in panthor_sched.c
 2026-04-07  6:58 UTC  (2+ messages)

[PATCH 1/2] drm/panthor: Extend VM locked region for remap case to be a superset
 2026-04-07  6:55 UTC  (4+ messages)
` [PATCH 2/2] drm/panthor: Fix outdated function documentation

[PATCH v2 0/2] drm: lcdif: FIFO underrun/solid color bug fix
 2026-04-07  6:34 UTC  (5+ messages)
` [PATCH v2 1/2] drm: lcdif: Set undocumented bit to clear FIFO at vsync
` [PATCH v2 2/2] drm: lcdif: Wait for vblank before disabling DMA

[PATCH v9 00/23] gpu: nova-core: Add memory management support
 2026-04-07  5:14 UTC  (24+ messages)
` [PATCH v10 00/21] "
  ` [PATCH v10 02/21] gpu: nova-core: gsp: Extract usable FB region from GSP
  ` [PATCH v10 03/21] gpu: nova-core: gsp: Expose total physical VRAM end from FB region info
  ` [PATCH v10 07/21] gpu: nova-core: mm: Add TLB flush support
  ` [PATCH v10 10/21] gpu: nova-core: mm: Add MMU v2 page table types
  ` [PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums

[PATCH v2] gpu: nova: require little endian
 2026-04-07  5:09 UTC  (2+ messages)

[PATCH v3] drm/tegra: Enable cmu for Tegra186 and Tegra194
 2026-04-07  4:59 UTC  (2+ messages)

[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-07  4:54 UTC  (6+ messages)
` [PATCH v3 11/15] media: qcom: Switch to generic PAS TZ APIs

[PATCH] dma-fence: correct kernel-doc function parameter @flags
 2026-04-07  4:36 UTC 

[PATCH v2] drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx
 2026-04-07  3:23 UTC 

[PATCH 1/2] dt-bindings: display: simple: Add EDT ETML1010G0DKA panel
 2026-04-07  2:50 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: "

[PATCH] gpu: nova-core: require little endian
 2026-04-07  2:15 UTC  (6+ messages)

[PATCH v6 phy-next 00/28] Split Generic PHY consumer and provider
 2026-04-07  2:03 UTC  (3+ messages)
` [PATCH v6 phy-next 15/28] drm/msm/dp: remove debugging prints with internal struct phy state

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-07  1:15 UTC  (47+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 02/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH v2 03/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH v2 04/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH v2 05/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH v2 06/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 08/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH v2 09/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH v2 10/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH v2 11/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH v2 12/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV TODO comment
` [PATCH v2 17/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH v2 18/33] rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
` [PATCH v2 19/33] rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1
` [PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH v2 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH v2 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH v2 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH v2 30/33] docs: rust: general-information: use real example
` [PATCH v2 31/33] rust: declare cfi_encoding for lru_status
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH] drm/msm/adreno: fix userspace-triggered crash on a2xx-a4xx
 2026-04-06 23:43 UTC  (3+ messages)

[PATCH] drm/msm/dpu: eliza: Use Eliza-specific CWB array
 2026-04-06 23:42 UTC  (2+ messages)

[PATCH] dt-bindings: display/msm: move DSI PHY bindings to phy/ subdir
 2026-04-06 23:42 UTC  (2+ messages)

[PATCH] drm/msm/mdp5: drop workarounds specific to MDP5 1.0
 2026-04-06 23:42 UTC  (2+ messages)

[PATCH] drm/msm/mdp5: drop single flush support
 2026-04-06 23:42 UTC  (2+ messages)

[PATCH] drm/msm/dpu: drop INTF_0 on MSM8953
 2026-04-06 23:42 UTC  (2+ messages)

[PATCH] drm/msm/dpu: correct DP MST interface configuration
 2026-04-06 23:42 UTC  (2+ messages)

[PATCH] drm/msm: Use of_get_available_child_by_name()
 2026-04-06 23:42 UTC  (2+ messages)

[PATCH V1] accel/amdxdna: Read real-time clock frequencies
 2026-04-06 22:05 UTC 

[PATCH] dma-buf: system_heap: Optimize sg_table-to-pages conversion in vmap
 2026-04-06 21:49 UTC 

[PATCH V1] accel/amdxdna: Handle DETACH_DEBUG_BO through config_debug_bo path
 2026-04-06 21:29 UTC  (2+ messages)

[PATCH] dma-buf: heaps: system: document system_cc_shared heap
 2026-04-06 20:20 UTC  (2+ messages)

[PATCH v5] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-04-06 19:11 UTC  (5+ messages)

[PATCH v3 0/9] gpu: nova-core: gsp: add RM control command infrastructure
 2026-04-06 19:05 UTC  (14+ messages)
` [PATCH v3 1/9] gpu: nova-core: gsp: add NV_STATUS error code bindings
` [PATCH v3 2/9] gpu: nova-core: gsp: add NvStatus enum for RM control errors
` [PATCH v3 9/9] gpu: nova-core: gsp: add FaultMethodBufferSize RM control command

[PATCH v2 0/7] drm/vc4: Switch to DRM GPU scheduler
 2026-04-06 18:45 UTC  (15+ messages)
` [PATCH v2 2/7] drm/vc4: Add DRM GPU scheduler infrastructure and job structures
` [PATCH v2 3/7] drm/vc4: Add new job submission implementation
` [PATCH v2 4/7] drm/vc4: Refcount vc4_file for safe access by jobs
` [PATCH v2 5/7] drm/vc4: Add per-file descriptor seqno tracking
` [PATCH v2 7/7] drm/vc4: Use unique fence timeline names per queue

[PATCH 3/3] gpu: nova-core: fix wrong use of barriers in GSP code
 2026-04-06 18:18 UTC  (4+ messages)

[PATCH] drm/imx: Fix three kernel-doc warnings in dcss-scaler.c
 2026-04-06 18:00 UTC 

linux-next: manual merge of the drm tree with the rust tree
 2026-04-06 14:34 UTC  (2+ messages)

[PATCH v3 0/4] Introduce cold reset recovery method
 2026-04-06 14:23 UTC  (5+ messages)
` [PATCH v3 1/4] Introduce Xe Uncorrectable Error Handling
` [PATCH v3 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET recovery method
` [PATCH v3 3/4] drm/doc: Document "
` [PATCH v3 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery

[PATCH] drm/msm/disp/dpu: consider SSPP line width during mode valid
 2026-04-06 14:12 UTC  (7+ messages)

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 13:21 UTC  (25+ messages)
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[RFC v8 1/1] drm/xe/pf: Restrict device query responses in admin-only PF mode
 2026-04-06 13:16 UTC  (3+ messages)

[PATCH v2 0/5] Introduce cold reset recovery method
 2026-04-06 12:49 UTC  (9+ messages)
` [PATCH v2 3/5] drm/doc: Document DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v2 5/5] drm/xe/debugfs: Add interface to trigger power management unit error handler

[PATCH] arch/mips: Drop CONFIG_FIRMWARE_EDID from defconfig files
 2026-04-06 12:34 UTC  (2+ messages)

[PATCH v9 1/3] drm/xe/pf: Restrict device query responses in admin-only PF mode
 2026-04-06 11:45 UTC 

[PATCH AUTOSEL 6.19-6.18] drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack size to GPU page size
 2026-04-06 11:05 UTC 

Warnings and errors in drm_mode_config_cleanup when booting 6.19.10 and 7.0-rc5
 2026-04-06  8:17 UTC  (5+ messages)

[PATCH v2 0/2] drm: bridge: ti-sn65dsi83: Improve dual-link LVDS support
 2026-04-06  8:35 UTC  (7+ messages)
` [PATCH v2 2/2] drm: bridge: ti-sn65dsi83: Add support for dual-link LVDS video mode

[PATCH v4 0/3 RESEND] drm: bridge: add support for Triple 10-BIT
 2026-04-06  7:39 UTC  (4+ messages)
` [PATCH v4 1/3 RESEND] dt-bindigs: display: extend the LVDS codec with Triple 10-BIT LVDS Transmitter
` [PATCH v4 2/3 RESEND] dt-bindigs: display: extend the simple bridge with MStar TSUMU88ADT3-LF-1 bridge
` [PATCH v4 3/3 RESEND] drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1

[PATCH 1/1] drm/ci: bump IGT version to v2.3
 2026-04-06  6:46 UTC  (4+ messages)

[PATCH V3] i2c: qcom-geni: Avoid extra TX DMA TRE for single read message in GPI mode
 2026-04-06  4:38 UTC  (2+ messages)

[PATCH 0/7] qcom: display / dts: Few corrections of address spaces
 2026-04-06  1:11 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: display/msm: dp-controller: Allow DAI on SM8650

[PATCH v2 0/8] qcom: display / dts: Few corrections of address spaces
 2026-04-06  1:00 UTC  (12+ messages)
` [PATCH v2 1/8] dt-bindings: display/msm: dp-controller: Correct SM8650 IO range
` [PATCH v2 2/8] dt-bindings: display/msm: dp-controller: Allow DAI on SM8650 and others
` [PATCH v2 3/8] dt-bindings: display/msm: sm8650: Correct VBIF range in example
` [PATCH v2 4/8] dt-bindings: display/msm: sm8750-mdss: Correct DPU and DP ranges "
` [PATCH v2 5/8] dt-bindings: display/msm: qcom,eliza-mdss: "
` [PATCH v2 6/8] arm64: dts: qcom: sm8650: Correct and complete DP address spaces
` [PATCH v2 7/8] arm64: dts: qcom: sm8750: "
` [PATCH v2 8/8] arm64: dts: qcom: sm8750: Correct DPU VBIF address space size

[PATCH v3] drm: use get_random_u64() where appropriate
 2026-04-05 15:47 UTC 

[PATCH v8 0/4] Support for Adreno 612 GPU - Respin
 2026-04-05 19:40 UTC  (2+ messages)

[PATCH v6 0/8] Support for Adreno 612 GPU - Respin
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH v2] gpu: nova-core: falcon: pad firmware DMA object size to required block alignment
 2026-04-05 15:15 UTC  (2+ messages)

[PATCH v5] gpu: nova-core: gsp: fix undefined behavior in command queue code
 2026-04-05 15:15 UTC  (2+ messages)

[RFC] drm/panic: reconsider manual div_by_10 implementation in drm_panic_qr.rs
 2026-04-05 12:36 UTC 

[BUG] msm-dp-display: DP PHY voltage swing state not reset on s2idle resume, link training fails (Snapdragon X1E78100)
 2026-04-05 12:40 UTC 

[RFC] drm/panic: reconsider manual div10 for 32-bit ARM implementation in drm_panic_qr.rs
 2026-04-05 12:47 UTC 

[pull] amdgpu, amdkfd drm-next-7.1
 2026-04-05 14:05 UTC  (6+ messages)
` Regression fix for audio issues with pre-DCN401 chips (was: Re: [pull] amdgpu, amdkfd drm-next-7.1)
      ` Regression fix for audio issues with pre-DCN401 chips

[PATCH] drm/msm/dpu: Fix kernel-doc warning for dpu_core_perf_adjusted_mode_clk
 2026-04-05 12:40 UTC 

[PATCH v3 2/2] Documentation: drm: Remove drm_atomic_state rename entry
 2026-04-05 11:32 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