dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 08:02:54 to 2026-03-13 01:52:40 UTC [more...]

fbdev: update outdated help text for CONFIG_FB_NVIDIA
 2026-03-12 21:02 UTC  (2+ messages)

[PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
 2026-03-13  0:45 UTC  (2+ messages)

[PATCH] gpu: nova: rename drivers to use kebab-case convention
 2026-03-12 19:48 UTC  (7+ messages)

[PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
 2026-03-12 17:02 UTC  (19+ messages)
` [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
` [PATCH 05/15] accel/habanalabs: Use trace_invoke_##name() at guarded tracepoint call sites
` [PATCH 08/15] dma-buf: "
` [PATCH 10/15] drm: "

[PATCH 00/22] platform/x86/intel: Add ACPI PMT discovery support and enable NVL PMC telemetry
 2026-03-13  1:52 UTC  (17+ messages)
` [PATCH 01/22] platform/x86/intel/vsec: Refactor base_addr handling
` [PATCH 02/22] platform/x86/intel/vsec: Make driver_data info const
` [PATCH 03/22] platform/x86/intel/vsec: Decouple add/link helpers from PCI
` [PATCH 04/22] platform/x86/intel/vsec: Switch exported helpers from pci_dev to device
` [PATCH 05/22] platform/x86/intel/vsec: Return real error codes from registration path
` [PATCH 06/22] platform/x86/intel/vsec: Plumb ACPI PMT discovery tables through vsec
` [PATCH 07/22] platform/x86/intel/pmt: Add pre/post decode hooks around header parsing
` [PATCH 08/22] platform/x86/intel/pmt/crashlog: Split init into pre-decode
` [PATCH 11/22] platform/x86/intel/pmt: Pass discovery index instead of resource
` [PATCH 12/22] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH 14/22] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH 18/22] platform/x86/intel/pmc/ssram: Add PCI platform data
` [PATCH 19/22] platform/x86/intel/pmc/ssram: Refactor memory barrier for reentrant probe
` [PATCH 20/22] platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding
` [PATCH 21/22] platform/x86/intel/pmc/ssram: Make PMT registration optional
` [PATCH 22/22] platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery

[PATCH 0/7] drm/msm/hdmi: Simplify the code
 2026-03-13  0:48 UTC  (5+ messages)
` [PATCH 1/7] drm/msm/hdmi: Simplify with dev_of_node()

[PATCH] drm: property: use kzalloc_flex
 2026-03-13  0:06 UTC 

[PATCH] drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fmt" DT property
 2026-03-12 23:28 UTC  (3+ messages)

[PATCH] drm/msm/dsi: Restore widebus calculation for CMDMode panels
 2026-03-12 23:08 UTC  (3+ messages)

[PULL] drm-rust-fixes 2026-03-12
 2026-03-12 22:42 UTC 

[PATCH] drm/amd/display: Fix gamma 2.2 colorop TFs
 2026-03-12 22:35 UTC  (2+ messages)

[PATCH] drm/amdgpu/discovery: Add braces to case statements in amdgpu_discovery_table_check()
 2026-03-12 21:46 UTC 

[PATCH v7 0/5] Power Management for Raspberry Pi V3D GPU
 2026-03-12 21:34 UTC  (6+ messages)
` [PATCH v7 1/5] clk: bcm: rpi: Manage clock rate in prepare/unprepare callbacks
` [PATCH v7 2/5] pmdomain: bcm: bcm2835-power: Increase ASB control timeout
` [PATCH v7 3/5] drm/v3d: Use devm_reset_control_get_optional_exclusive()
` [PATCH v7 4/5] drm/v3d: Allocate all resources before enabling the clock
` [PATCH v7 5/5] drm/v3d: Introduce Runtime Power Management

[PATCH] drm/colorop: Fix blob property reference tracking in state lifecycle
 2026-03-12 21:14 UTC  (2+ messages)

[PATCH] drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
 2026-03-12 20:59 UTC  (2+ messages)
` [PATCH] drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START,END}

[REGRESSION][PATCH] drm/amd/display: Fix uninitialized variable which breaks full LTO
 2026-03-12 20:37 UTC  (6+ messages)
` [PATCH v2] drm/amd/display: Fix uninitialized variable use "

[PATCH] nouveau/vmm: use kzalloc_flex
 2026-03-12 19:55 UTC 

[PATCH v12 0/1] rust: interop: Add list module for C linked list interface
 2026-03-12 19:50 UTC  (7+ messages)
` [PATCH v12 1/1] "

[PATCH v3] fbdev/hga: Request memory region before ioremap
 2026-03-12 19:47 UTC  (5+ messages)

[PATCH] drm/bridge: ite-it66121: Disable HDMI audio capture stream
 2026-03-12 19:33 UTC 

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-12 19:33 UTC  (9+ messages)
` [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 48/61] mtd: "

[PATCH] drm/imagination: simplify pvr_fw_trace_seq_data
 2026-03-12 19:21 UTC 

[PATCH v9 0/4] Enable THP support in drm_pagemap
 2026-03-12 19:20 UTC  (5+ messages)
` [PATCH v9 1/4] drm/pagemap: Unlock and put folios when possible
` [PATCH v9 2/4] drm/pagemap: Add helper to access zone_device_data
` [PATCH v9 3/4] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v9 4/4] drm/pagemap: Enable THP support for GPU memory migration

[PATCH v2 0/2] drm/colorop: Keep colorop state consistent across atomic commits
 2026-03-12 19:17 UTC  (5+ messages)
` [PATCH v2 1/2] drm/colorop: Preserve bypass value in duplicate_state()
` [PATCH v2 2/2] drm/atomic: Add affected colorops with affected planes

[pull] amdgpu, amdkfd, radeon drm-next-7.1
 2026-03-12 18:44 UTC 

[pull] amdgpu, amdkfd drm-fixes-7.0
 2026-03-12 18:03 UTC 

[PATCH v4 0/6] drm/gem-shmem: Track page accessed/dirty status
 2026-03-12 17:46 UTC  (4+ messages)
` [PATCH v4 5/6] drm/gem-shmem: Track folio accessed/dirty status in mmap

[PATCH v12 0/1] Rust GPU buddy allocator bindings
 2026-03-12 17:45 UTC  (4+ messages)
` [PATCH v12.1 "
  ` [PATCH v12.1 1/1] rust: gpu: Add "

[PATCH] drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()
 2026-03-12 17:30 UTC  (2+ messages)

[PATCH 0/6] Enable new features for flipkart-rimob
 2026-03-12 15:22 UTC  (12+ messages)
` [PATCH 2/6] drm/panel: Add driver for Novatek NT35532
` [PATCH 3/6] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU

[PATCH v3 0/3] Add support for the Samsung S6E8FCO DSI and M1906F9 display panel
 2026-03-12 13:31 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: display: panel: Add Samsung S6E8FCO-M1906F9
` [PATCH v3 2/3] drm: panel: Add Samsung S6E8FCO DSI controller for M1906F9 panel
` [PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel

[PATCH] staging: fbtft: avoid empty macro argument in define_fbtft_write_reg
 2026-03-12 13:56 UTC  (2+ messages)

[BUG] vmwgfx: Severe Slab memory leak (radix_tree_node) with Wayland Atomic KMS
 2026-03-12  9:40 UTC 

[PATCH 0/3] Arm China Linlon-D6 display controller support
 2026-03-12 16:06 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: display: arm, komeda: add Arm China Linlon D6 compatible
  ` [PATCH 2/3] dt-bindings: display: arm,komeda: "

[PATCH] drm/shmem-helper: Fix Map huge page mapping in fault handler
 2026-03-12 16:32 UTC  (2+ messages)

[PATCH 0/3] Add support for the Samsung S6E8FCO display panel
 2026-03-12 14:18 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Enable MDSS and add panel

[RESEND BUG] vmwgfx: Severe Slab memory leak (radix_tree_node) with Wayland Atomic KMS
 2026-03-12 11:02 UTC 

[PATCH v11 0/3] Add i.MX91/93 parallel display support
 2026-03-12 16:41 UTC  (7+ messages)
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH] drm/imagination: simplify pvr_fw_trace_seq_data
 2026-03-12 16:29 UTC  (2+ messages)

[PATCH v2 0/2] drm: bridge: ti-sn65dsi83: Improve dual-link LVDS support
 2026-03-12 15:49 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: ti, sn65dsi83: Add dual-link video mode property
` [PATCH v2 2/2] drm: bridge: ti-sn65dsi83: Add support for dual-link LVDS video mode

[PATCH v2 0/4] drm/gem-dma: Support dedicated DMA device for allocation
 2026-03-12 15:43 UTC  (3+ messages)
` [PATCH v2 4/4] drm/sun4i: Use backend/mixer as dedicated DMA device

[PATCH v7 0/3] Panel Replay BW optimization
 2026-03-12 15:18 UTC  (13+ messages)
` [PATCH v7 1/3] drm/i915/display: Add drm helper to check pr optimization support
` [PATCH v7 2/3] drm/i915/display: Panel Replay BW optimization for DP2.0 tunneling
` [PATCH v7 3/3] drm/i915/display: Disable Panel Replay for DP-tunneling without optimization

[PATCH v1 0/2] [RFC] drm/tegra: dsi: remove tegra_output_probe use
 2026-03-12 15:17 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: display: tegra: document Tegra20 DSI port

[PATCH v8 0/4] Enable THP support in drm_pagemap
 2026-03-12 15:16 UTC  (5+ messages)
` [PATCH v8 1/4] drm/pagemap: Unlock and put folios when possible
` [PATCH v8 2/4] drm/pagemap: Add helper to access zone_device_data
` [PATCH v8 3/4] drm/pagemap: Correct cpages calculation for migrate_vma_setup
` [PATCH v8 4/4] drm/pagemap: Enable THP support for GPU memory migration

[PULL] drm-xe-next
 2026-03-12 14:57 UTC 

[PATCH v5 0/9] drm/panthor: Add a GEM shrinker
 2026-03-12 13:59 UTC  (3+ messages)
` [PATCH v5 5/9] drm/panthor: Part ways with drm_gem_shmem_object

[PATCH 0/8] dma::Coherent & dma::CoherentInit API
 2026-03-12 13:51 UTC  (3+ messages)
` [PATCH 4/8] rust: dma: introduce dma::CoherentInit for memory initialization

[PATCH 0/4] Add RZ/G3L GFX support
 2026-03-12 13:49 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: gpu: mali-bifrost: Add compatible for RZ/G3L SoC

[Bug 221196] New: No HDMI audio with Linux Kernel 7 rc1, rc2 or rc3
 2026-03-12 13:36 UTC  (3+ messages)
` [Bug 221196] "

[PATCH 0/2] drm/imagination: Drain interrupts before suspending the GPU
 2026-03-12 13:32 UTC  (2+ messages)

[PATCH v3 00/27] soc/qcom/ubwc: rework UBWC configuration database
 2026-03-12 13:29 UTC  (28+ messages)
` [PATCH v3 01/27] drm/msm/mdss: correct UBWC programming sequences
` [PATCH v3 02/27] soc: qcom: ubwc: define UBWC 3.1
` [PATCH v3 03/27] soc: qcom: ubwc: define helper for MDSS and Adreno drivers
` [PATCH v3 04/27] soc: qcom: ubwc: add helper controlling AMSBC enablement
` [PATCH v3 05/27] drm/msm/adreno: Trust the SSoT UBWC config
` [PATCH v3 06/27] drm/msm/adreno: use qcom_ubwc_version_tag() helper
` [PATCH v3 07/27] drm/msm/mdss: "
` [PATCH v3 08/27] drm/msm/adreno: use new helper to set min_acc length
` [PATCH v3 09/27] drm/msm/mdss: "
` [PATCH v3 10/27] drm/msm/adreno: use new helper to set macrotile_mode
` [PATCH v3 11/27] drm/msm/mdss: "
` [PATCH v3 12/27] drm/msm/mdss: use new helper to set UBWC bank spreading
` [PATCH v3 13/27] drm/msm/adreno: use new helper to set ubwc_swizzle
` [PATCH v3 14/27] drm/msm/dpu: "
` [PATCH v3 15/27] drm/msm/mdss: "
` [PATCH v3 16/27] drm/msm/adreno: use new helper to set amsbc
` [PATCH v3 17/27] drm/msm/mdss: "
` [PATCH v3 18/27] drm/msm/dpu: drop ubwc_dec_version
` [PATCH v3 19/27] drm/msm/dpu: invert the order of UBWC checks
` [PATCH v3 20/27] drm/msm/adreno: adapt for UBWC 3.1 support
` [PATCH v3 21/27] soc: qcom: ubwc: set min_acc length to 64 for all UBWC 1.0 targets
` [PATCH v3 22/27] soc: qcom: ubwc: drop ubwc_dec_version
` [PATCH v3 23/27] soc: qcom: ubwc: drop ubwc_bank_spread
` [PATCH v3 24/27] soc: qcom: ubwc: drop macrotile_mode from the database
` [PATCH v3 25/27] soc: qcom: ubwc: use fixed values for UBWC swizzle for UBWC < 4.0
` [PATCH v3 26/27] soc: qcom: ubwc: sort out the rest of the UBWC swizzle settings
` [PATCH v3 27/27] soc: qcom: ubwc: deduplicate UBWC configuration data

[PATCH net-next v3 0/2] dma-buf: heaps: system: add an option to allocate explicitly decrypted memory
 2026-03-12 13:27 UTC  (11+ messages)
` [PATCH net-next v3 1/2] dma-mapping: introduce DMA_ATTR_CC_DECRYPTED for pre-decrypted memory

[PATCH v2 0/5] drm/tyr: Use register! macro
 2026-03-12 13:25 UTC  (11+ messages)
` [PATCH v2 1/5] drm/tyr: Use register! macro for GPU_CONTROL
` [PATCH v2 2/5] drm/tyr: Set interconnect coherency during probe
` [PATCH v2 4/5] drm/tyr: Use register! macro for MMU_CONTROL

[PATCH v2] rust: update `kernel::c_str!` documentation
 2026-03-12 13:24 UTC  (3+ messages)

[PATCH v4 0/2] Add "link bpc" DRM property
 2026-03-12 13:10 UTC  (3+ messages)
` [PATCH v4 1/2] drm/connector: hdmi: Add a 'link bpc' property

[PATCH v2 0/3] drm/imagination: Firmware handling of context reset notification
 2026-03-12 11:40 UTC  (4+ messages)
` [PATCH v2 1/3] drm/imagination: Add missing rogue context reset reasons
` [PATCH v2 2/3] drm/imagination: Switch reset_reason fields from enum to u32
` [PATCH v2 3/3] drm/imagination: Implement handling of context reset notification

[PATCH v7 00/26] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-03-12 11:38 UTC  (8+ messages)
` [PATCH v7 26/26] drm/i915/gt: Add a spinlock to prevent starvation of irq_work

[PATCH 0/4] Add support for clear counter and error event in DRM RAS
 2026-03-12 10:17 UTC  (3+ messages)
` [PATCH 2/4] drm/xe/xe_drm_ras: Add support for clear-error-counter in XE "

[PULL] drm-intel-gt-next
 2026-03-12  9:02 UTC 

[PATCH v5 0/4] drm/atomic: Allocate drm_private_state through a callback
 2026-03-12  8:55 UTC  (2+ messages)

[PULL] drm-intel-fixes
 2026-03-12  8:54 UTC 

[PATCH 2/2] ili9806e: Add Densitron DMT050WVNMCMI-1A to ILI9806E DSI driver
 2026-03-12  8:46 UTC  (2+ messages)

[PATCH 0/2] ili9806e: Add Densitron DMT050WVNMCMI-1A to ILI9806E DSI driver
 2026-03-12  8:37 UTC 

[PATCH 0/2] ili9806e: Add Densitron DMT050WVNMCMI-1A to ILI9806E DSI driver
 2026-03-12  8:30 UTC  (2+ messages)

[PATCH v19 0/4] drm/msm/dpu: Support quad pipe with dual-interface
 2026-03-12  8:28 UTC  (5+ messages)
` [PATCH v19 1/4] drm/msm/dpu: Extract plane splitting into a dedicated function
` [PATCH v19 2/4] drm/msm/dpu: Defer SSPP allocation until CRTC check
` [PATCH v19 3/4] drm/msm/dpu: support plane splitting in quad-pipe case
` [PATCH v19 4/4] drm/msm/dpu: Enable quad-pipe for DSC and dual-DSI case


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