public inbox for dri-devel@lists.freedesktop.org
 help / color / mirror / Atom feed
[PATCH v3] drm: uapi: Use SPDX in DRM core uAPI headers
 2026-04-21 22:01 UTC  (2+ messages)

Regression from: drm/amd/display: Move FPU Guards From DML To DC - Part 1
 2026-04-21 21:52 UTC  (3+ messages)

[git pull] drm for 7.1-rc1 (part two again...)
 2026-04-21 21:50 UTC 

[PATCH v8 0/6] Support sparse mappings in Panthor
 2026-04-21 21:44 UTC  (4+ messages)
` [PATCH v8 5/6] drm/panthor: Support sparse mappings

[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
 2026-04-21 21:41 UTC  (14+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support

[RFC PATCH v2 0/9] YUV conversion colorop with amdgpu and VKMS
 2026-04-21 21:23 UTC  (17+ messages)
` [RFC PATCH v2 2/9] drm/colorop: Add limited-range YUV-to-RGB CSC FF enum values
` [RFC PATCH v2 3/9] drm/vkms: Add CSC FF colorop to color pipeline
` [RFC PATCH v2 4/9] drm/vkms: Add atomic check and matrix handling for CSC FF colorop
` [RFC PATCH v2 5/9] drm/amd/display: Add CSC FF colorop to color pipeline
` [RFC PATCH v2 6/9] drm/amd/display: Implement CSC FF colorop color space mapping
` [RFC PATCH v2 7/9] drm/amd/display: Use GAMCOR for first TF if CSC is used
` [RFC PATCH v2 8/9] drm/amd/display: Check actual state during commit_tail
` [RFC PATCH v2 9/9] drm/amd/display: Set color_space to plane_infos

[PATCH v10 0/5] Rust bindings for gem shmem
 2026-04-21 21:15 UTC  (4+ messages)
` [PATCH v10 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH 00/13] drm/msm: Add PERFCNTR_CONFIG ioctl
 2026-04-21 20:48 UTC  (6+ messages)
` [PATCH 01/13] drm/msm: Remove obsolete perf infrastructure

[PATCH v1 0/2] Fix dma_resv_wait_timeout() return handling in rocket/panfrost ioctls
 2026-04-21 20:38 UTC  (3+ messages)
` [PATCH v1 2/2] drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_timeout()

[git pull] drm for v7.1-rc1 (part two)
 2026-04-21 20:18 UTC  (4+ messages)
  ` Ping ... drm part two

[PATCH V1] accel/amdxdna: Improve tracing for job lifecycle and mailbox RX worker
 2026-04-21 19:45 UTC  (4+ messages)

[PATCH v2] drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
 2026-04-21 17:57 UTC 

[PATCH] pvr: acquire vm_ctx->lock before mapping memory to GPU VM
 2026-04-21 17:56 UTC  (2+ messages)

Pinned, non-revocable mappings of VRAM: will bad things happen?
 2026-04-21 17:43 UTC  (13+ messages)

[PATCH v5 0/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels
 2026-04-21 17:38 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: display: panel: Add ChipWealth CH13726A AMOLED driver
` [PATCH v5 2/2] drm/panel: Add panel driver for ChipWealth CH13726A based panels

[PATCH v2 0/3] Add support for Renesas RZ/G3L LVDS encoder
 2026-04-21 17:29 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: bridge: Document "
` [PATCH v2 3/3] drm: renesas: rz-du: Add support for "

[PATCH] drm: Remove DRIVER_GEM_GPUVA feature flag
 2026-04-21 16:34 UTC  (4+ messages)

[PATCH 0/6] drm/msm: fbdev: Use client buffers
 2026-04-21 16:22 UTC  (11+ messages)
` [PATCH 1/6] drm/msm: Do not declare msm_framebuffer_init() as static
` [PATCH 2/6] drm/msm: fbdev: Inline msm_alloc_stolen_fb()
` [PATCH 3/6] drm/msm: fbdev: Fix error reporting
` [PATCH 4/6] drm/msm: fbdev: Calculate buffer geometry with format helpers
` [PATCH 5/6] drm/msm: fbdev: Use a DRM client buffer
` [PATCH 6/6] drm/msm: Make msm_framebuffer_init() an internal interface again

[PATCH 0/3] Add support for Renesas RZ/G3L LVDS encoder
 2026-04-21 16:21 UTC  (7+ messages)
` [PATCH 3/3] drm: renesas: rz-du: Add support for "

[PATCH v2 0/4] drm/tyr: implement GPU reset API
 2026-04-21 16:14 UTC  (3+ messages)
` [PATCH v2 RESEND 1/4] rust: add SRCU abstraction

[PATCH v2 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-04-21 16:09 UTC  (13+ messages)
` [PATCH v2 08/11] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v2 11/11] gpu: nova-core: vbios: reject extra PCI-AT and FWSEC images

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-04-21 16:02 UTC  (41+ messages)
` [PATCH v2 01/20] drm/colorop: Fix typos in the doc
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 03/20] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH v2 04/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v2 05/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v2 06/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v2 07/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v2 08/20] drm/plane: Add new atomic_create_state callback
` [PATCH v2 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v2 10/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v2 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v2 12/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v2 13/20] drm/connector: Add new atomic_create_state callback
` [PATCH v2 14/20] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH v2 16/20] drm/atomic: Drop private obj state allocation
` [PATCH v2 20/20] drm/bridge_connector: Convert to atomic_create_state

[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
 2026-04-21 14:57 UTC  (4+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-21 14:56 UTC  (12+ messages)
` [PATCH v2 01/11] rust: io: generalize `MmioRaw` to pointer to arbitrary type
` [PATCH v2 02/11] rust: io: generalize `Mmio` "
` [PATCH v2 03/11] rust: io: use pointer types instead of address
` [PATCH v2 04/11] rust: io: add missing safety requirement in `IoCapable` methods
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`
` [PATCH v2 06/11] rust: io: add view type
` [PATCH v2 07/11] rust: dma: add methods to unsafely create reference from subview
` [PATCH v2 08/11] rust: io: add `read_val` and `write_val` function on I/O view
` [PATCH v2 09/11] gpu: nova-core: use I/O projection for cleaner encapsulation
` [PATCH v2 10/11] rust: dma: drop `dma_read!` and `dma_write!` API
` [PATCH v2 11/11] rust: io: add copying methods

[PATCH v2 0/5] gpu: nova-core: run unload sequence upon unbinding
 2026-04-21 14:27 UTC  (6+ messages)
` [PATCH v2 3/5] gpu: nova-core: do not import firmware commands into GSP command module
` [PATCH v2 4/5] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloading

[PATCH v2 0/2] Add clear-error-counter command to drm_ras
 2026-04-21 14:25 UTC  (6+ messages)
` [PATCH v2 1/2] drm/drm_ras: Add clear-error-counter netlink "

amdgpu: WARNING: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:58 at dc_assert_fp_enabled+0x10/0x20 [amdgpu], CPU#5: (udev-worker)/418
 2026-04-21 14:06 UTC  (2+ messages)

[Bug 221376] New: AMD RADEON RX 9070 XT - modprobe amdgpu is fail
 2026-04-21 13:42 UTC  (5+ messages)
` [PATCH] drm/amdgpu: fix zero-size GDS range init on RDNA4

[RFC PATCH 0/4] drm/amd/display: better LUT segmentation for EOTFs
 2026-04-21 13:39 UTC  (4+ messages)
` [PATCH 2/4] drm/amd/display: use a separate helper to translate degamma curves

[PATCH v3 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-21 12:43 UTC  (15+ messages)
` [PATCH v3 10/15] drm/msm: Switch to generic PAS TZ APIs
` [PATCH v3 11/15] media: qcom: "
` [PATCH v3 12/15] net: ipa: "

[PATCH v5 0/2] dma-buf: heaps: system: add an option to allocate explicitly shared/decrypted memory
 2026-04-21 12:10 UTC  (7+ messages)
` [PATCH v5 1/2] dma-mapping: introduce DMA_ATTR_CC_SHARED for shared memory

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-21 11:50 UTC  (13+ messages)
` [PATCH v7 1/5] bug/kunit: Core "
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 4/5] drm: Suppress intentional warning backtraces in scaling unit tests

[PATCH v1] drm/sysfb: ofdrm: fix PCI device reference leaks
 2026-04-21 11:33 UTC  (2+ messages)
`  "

[PATCH 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-21 11:18 UTC  (5+ messages)
` [PATCH 01/41] drm/display: bridge-connector: attach the encoder to the created connector

[PATCH 0/2] Add LT7911EXC edp to mipi bridge driver
 2026-04-21 11:15 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings:bridge Add LT7911EXC binding
` [PATCH 2/2] drm/bridge: Add LT7911EXC edp to mipi bridge driver

[PATCH v3] drm/bridge: ite-it6263: Support power cycle in runtime
 2026-04-21 10:53 UTC 

[PATCH 0/2] DSC max delta bpp support
 2026-04-21 10:50 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/dp: Decode DSC max delta bpp from sink DPCD

[PATCH v3 0/2] Add LT9611C(EX/UXD) DRM bridge driver and device tree
 2026-04-21 10:49 UTC  (14+ messages)
` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium, lt9611.yaml binding file
  ` [PATCH v3 1/2] dt-bindings: bridge: This patch adds new content to the lontium,lt9611.yaml "
` [PATCH v3 2/2] drm/bridge: This patch add new DRM bridge driver for LT9611C(EX/UXD) chip

[PATCH v2 0/3] Let userspace know about swapped out panthor GEM objects
 2026-04-21 10:45 UTC  (4+ messages)
` [PATCH v2 1/3] drm/fdinfo: Add "evicted" memory accounting
` [PATCH v2 2/3] drm/panthor: Implement evicted status for GEM objects
` [PATCH v2 3/3] drm/panthor: Reduce padding in gems debugfs for refcount

[PATCH RESEND v7 0/2] Pass down hot-plug CONNECTOR ID to user-space
 2026-04-21 10:13 UTC  (11+ messages)

[RFC V3 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-21 10:07 UTC  (6+ messages)
` [RFC V3 11/12] drm/amdgpu: add SVM ioctl, garbage collector, and fault handler

[RFC V2 00/12] drm/amdgpu: SVM implementation based on drm_gpusvm
 2026-04-21  9:52 UTC  (12+ messages)
` [RFC/POC PATCH 01/12] drm/amdgpu: add SVM UAPI definitions

[PATCH v3 0/6] drm: handle IRQ_HPD events correctly
 2026-04-21  9:51 UTC  (3+ messages)
` [PATCH v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events

[PATCH] accel/ivpu: Fix swapped register names in pwr_island_drive functions
 2026-04-21  9:39 UTC 

[PATCH v2] drm/bridge: ite-it6263: Add suspend/resume support
 2026-04-21  9:24 UTC  (7+ messages)

[PATCH v4 0/4] Introduce cold reset recovery method
 2026-04-21  9:11 UTC  (7+ messages)
` [PATCH v4 2/4] drm: Add DRM_WEDGE_RECOVERY_COLD_RESET "
` [PATCH v4 3/4] drm/doc: Document "
` [PATCH v4 4/4] drm/xe: Handle PUNIT errors by requesting cold-reset recovery

[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
 2026-04-21  8:53 UTC  (3+ messages)

[PATCH v3 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-04-21  8:20 UTC  (12+ messages)
` [PATCH v3 01/11] gpu: nova-core: vbios: fix various cases of reading past `BIOS_MAX_SCAN_LEN`
` [PATCH v3 02/11] gpu: nova-core: vbios: limit `BitToken` entry reads
` [PATCH v3 03/11] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v3 04/11] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v3 05/11] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v3 06/11] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v3 07/11] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v3 08/11] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v3 09/11] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v3 10/11] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images

[PATCH] drm/color-mgmt: Typo s/R332/RGB332/
 2026-04-21  8:04 UTC  (3+ messages)

[PATCH v2 0/4] drm/hibmc: Fix plane helpers and convert to gem-shmem
 2026-04-21  7:56 UTC  (3+ messages)
` [PATCH v2 1/4] drm/hibmc: Use drm_atomic_helper_check_plane_state()

[PATCH for drm-misc-fixes v4 0/4] Fix some bugs in the hibmc driver
 2026-04-21  7:52 UTC  (10+ messages)
` [PATCH for drm-misc-fixes v4 2/4] drm/hisilicon/hibmc: fix no showing when no connectors connected

[PATCH 0/5] drm/tegra: fbdev: Use client buffers
 2026-04-21  7:29 UTC  (6+ messages)
` [PATCH 1/5] drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info
` [PATCH 2/5] drm/tegra: fbdev: Remove offset into framebuffer memory
` [PATCH 3/5] drm/tegra: fbdev: Calculate buffer geometry with format helpers
` [PATCH 4/5] drm/tegra: fbdev: Use a DRM client buffer
` [PATCH 5/5] drm/tegra: Make tegra_fb_alloc() an internal interface

[PATCH 0/2] Let userspace know about swapped out panthor GEM objects
 2026-04-21  7:22 UTC  (5+ messages)
` [PATCH 2/2] drm/panthor: Implement evicted status for "

[PATCH] drm: renesas: rz-du: mipi_dsi: Fix return path on error
 2026-04-21  7:11 UTC  (5+ messages)

[PATCH] drm/appletbdrm: Use kvzalloc for big allocations
 2026-04-20 12:17 UTC 

[PATCH v1] drm/panel: lg-sw43408: remove panel on DSI attach failure
 2026-04-20  7:38 UTC 

[PATCH 0/3] fbdev: Request memory regions in platform drivers
 2026-04-20 13:44 UTC  (2+ messages)
` [PATCH 1/3] fbdev: cobalt_lcdfb: Request memory region

[PATCH v5 0/4] rust: add basic serial device bus abstractions
 2026-04-20 20:07 UTC  (4+ messages)
` [PATCH v5 1/4] rust: devres: return reference in `devres::register`
` [PATCH v5 2/4] serdev: add rust private data to serdev_device
` [PATCH v5 3/4] rust: add basic serial device bus abstractions

[PATCH] drm/qxl: Convert qxl release idr to xarray
 2026-04-20  8:36 UTC 

[PATCH] drm: Fix DYNAMIC_DEBUG_MODULE propagation to subdirectories
 2026-04-20 16:04 UTC 

DP routing from iGPU to discrete Barlow Ridge TB5 on HP ZBook Fury G1i
 2026-04-20 16:04 UTC 

[PATCH v1] drm/panel: ili9881c: remove panel on DSI attach failure
 2026-04-20  6:34 UTC 

[PATCH] drm/amd/amdgpu: consolidate SDMA trap IRQ handler
 2026-04-20  3:28 UTC 

[PATCH v2] drm/qxl: Convert qxl release idr to xarray
 2026-04-21  6:00 UTC 


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