dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 15:02:09 to 2026-04-24 10:19:20 UTC [more...]

[PATCH V13 0/7] Rust support for powerpc
 2026-04-24  9:43 UTC  (16+ messages)
` [PATCH V13 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V13 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V13 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V13 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V13 6/7] rust: Add PowerPC support
` [PATCH V13 7/7] powerpc: Enable Rust for ppc64le

[PATCH] staging: fbtft: fbtft-bus: replace function-defining macro with concrete functions
 2026-04-24  9:49 UTC  (5+ messages)

[PATCH v3 00/20] drm/atomic: Rework initial state allocation
 2026-04-24 10:18 UTC  (6+ messages)
` [PATCH v3 01/20] drm/atomic: Document atomic state lifetime
` [PATCH v3 02/20] drm/colorop: Fix typos in the doc
` [PATCH v3 03/20] drm/atomic: Drop drm_private_obj.state assignment from create_state
` [PATCH v3 04/20] drm/atomic: Expand atomic_create_state expectations for drm_private_obj
` [PATCH v3 05/20] drm/mode-config: Document drm_private_obj exclusion from drm_mode_config_reset()

[PATCH v9 0/6] Support sparse mappings in Panthor
 2026-04-24 10:16 UTC  (5+ messages)
` [PATCH v9 5/6] drm/panthor: Support sparse mappings
` [PATCH v9 6/6] drm/panthor: Bump the driver version to 1.9

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

[PATCH v10 0/4] misc: fastrpc: Add polling mode support
 2026-04-24  9:59 UTC  (5+ messages)
` [PATCH v10 1/4] misc: fastrpc: Move fdlist to invoke context structure
` [PATCH v10 2/4] misc: fastrpc: Replace hardcoded ctxid mask with GENMASK
` [PATCH v10 3/4] misc: fastrpc: Expand context ID mask for DSP polling mode support
` [PATCH v10 4/4] misc: fastrpc: Add polling mode support for fastRPC driver

[RESEND PATCH 0/7] AS SDP cleanups and additions for Panel Replay + VRR
 2026-04-24  9:34 UTC  (8+ messages)
` [RESEND PATCH 1/7] drm/dp: Rename and relocate AS SDP payload field masks
` [RESEND PATCH 2/7] drm/dp: Clean up DPRX feature enumeration macros
` [RESEND PATCH 3/7] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
` [RESEND PATCH 4/7] drm/dp: Add DPCD for configuring AS SDP for PR + VRR
` [RESEND PATCH 5/7] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
` [RESEND PATCH 6/7] drm/dp: Add a helper to get the SDP type as a string
` [RESEND PATCH 7/7] drm/dp: Add target_rr_divider field in AS SDP logging

[PATCH RFC v4 0/7] Add support for Adreno 810 GPU
 2026-04-24  9:42 UTC  (8+ messages)
` [PATCH RFC v4 6/7] drm/msm/adreno: add Adreno 810 GPU support

[PATCH v3] drm/sched: Add test suite for concurrent job submissions
 2026-04-24  9:35 UTC 

[PATCH 1/3] dt-bindings: vendor-prefixes: Add Displaytech Ltd
 2026-04-24  9:34 UTC  (3+ messages)
` [PATCH 3/3] drm/panel: simple: Add Displaytech DT050BTFT-PTS panel

[PATCH v2 0/2] Add support for Zhunyi Z40046 LCD panel
 2026-04-24  9:34 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: jd9365da: Support for Zhunyi Z40046 panels

[PATCH RESEND 0/4] drm/panel: Small Kconfig cleanup
 2026-04-24  9:32 UTC  (3+ messages)
` [PATCH RESEND 2/4] drm/panel: Clean up S6E3FC2X01 config dependencies

[PATCH] drm/panel/boe-tv101wum-nl6: set MIPI_DSI_MODE_LPM after sending panel disable cmds
 2026-04-24  9:30 UTC  (2+ messages)

Finishing drm_exec cleanup
 2026-04-24  9:15 UTC  (5+ messages)
` [PATCH 1/4] drm/vmwgfx: use single locking in vmw_resource_check_buffer
` [PATCH 2/4] drm/vmwgfx: use the new drm_exec object v3
` [PATCH 3/4] drm/vmwgfx: replace ttm_validate_buffer with separate struct
` [PATCH 4/4] drm/ttm: remove ttm_execbuf_util

[PATCH v2 RESEND] drm/udl: Increase GET_URB_TIMEOUT
 2026-04-24  9:06 UTC  (2+ messages)

[PATCH] fbdev: q40fb: fix reference leak on failed device registration
 2026-04-24  9:04 UTC  (2+ messages)

[PATCH] fbdev: hitfb: fix reference leak on failed device registration
 2026-04-24  9:00 UTC  (2+ messages)

[PATCH] fbdev: dnfb: fix reference leak on failed device registration
 2026-04-24  8:57 UTC  (2+ messages)

[PATCH] drm/todo: Drop todo item to request memory regions in all fbdev drivers
 2026-04-24  8:52 UTC  (7+ messages)

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-04-24  8:44 UTC  (4+ messages)
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default

[PATCH v2 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-24  8:42 UTC  (11+ messages)
` [PATCH v2 10/41] drm/ingenic: remove now-redundant call to drm_connector_attach_encoder()
` [PATCH v2 24/41] drm: verisilicon: "
` [PATCH v2 27/41] drm: renesas: rz-du: rzg2l_du_encoder: "
` [PATCH v2 41/41] drm: renesas: shmobile: "

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

[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
 2026-04-24  8:25 UTC  (7+ messages)
` [PATCH v3 1/1] "

further issues with MGA G200 graphics chipset
 2026-04-24  7:47 UTC  (13+ messages)

[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
 2026-04-23 20:54 UTC  (20+ messages)
` [PATCH v14 01/92] dyndbg: fix NULL ptr on i386 due to section mis-alignment
` [PATCH v14 02/92] vmlinux.lds.h: move BOUNDED_SECTION_* macros to reuse later
` [PATCH v14 03/92] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v14 04/92] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v14 05/92] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v14 06/92] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v14 07/92] docs/dyndbg: update examples \012 to \n
` [PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
` [PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v14 10/92] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v14 11/92] dyndbg: make ddebug_class_param union members same size
` [PATCH v14 12/92] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v14 13/92] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH v14 14/92] dyndbg: reduce verbose/debug clutter
` [PATCH v14 15/92] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v14 16/92] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v14 17/92] dyndbg: replace classmap list with a vector
` [PATCH v14 18/92] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v14 19/92] dyndbg,module: make proper substructs in _ddebug_info

[PATCH 0/5] Google Nexus 10 display support
 2026-04-23 21:49 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: display: panel: Document Samsung LTL101DL02-002 panel
` [PATCH 2/5] drm/panel-edp: Add support for "
` [PATCH 3/5] dt-bindings: clock: samsung: Add fimd1 and vpll muxes
` [PATCH 4/5] clk: samsung: exynos5250: Define more clocks
` [PATCH 5/5] ARM: dts: exynos: Add display support for exynos5250-manta

[PATCH v3 1/2] drm/amdgpu: move program_aspm to amdgpu_nbio
 2026-04-24  7:24 UTC  (3+ messages)
` [PATCH v3 2/2] drm/amdgpu: move read_indexed_register to amdgpu_reg_access

[bug report] Potential deadlock bug in 'drivers/gpu/drm/vmwgfx/vmwgfx_irq.c', between 'vmw_thread_fn()' and 'vmw_cmdbuf_header_free()'
 2026-04-24  5:39 UTC 

[PATCH v1] drm/panel: lg-sw43408: remove panel on DSI attach failure
 2026-04-23 11:25 UTC  (3+ messages)

[PATCH v2 0/3] drm/panel: switch panel registration to devm_drm_panel_add()
 2026-04-23 12:59 UTC  (4+ messages)
` [PATCH v2 1/3] drm/panel: ilitek-ili9881c: use devm_drm_panel_add()
` [PATCH v2 2/3] drm/panel: jdi-fhd-r63452: "
` [PATCH v2 3/3] drm/panel: lg-sw43408: "

[PATCH 0/3] fbdev: Request memory regions in platform drivers
 2026-04-23 13:42 UTC  (2+ messages)

[PATCH] drm/panel: jdi-fhd-r63452: remove panel on DSI attach failure
 2026-04-23 11:23 UTC  (3+ messages)

[PATCH v2 0/5] mm, drm/ttm, drm/xe: Avoid reclaim/eviction loops under fragmentation
 2026-04-24  7:26 UTC  (8+ messages)
` [PATCH v2 1/5] mm: Introduce zone_appears_fragmented()

[PATCH 3/3] drm/vmwgfx: Convert to DRM vblank timers
 2026-04-24  6:40 UTC  (3+ messages)
  ` [PATCH 2/3] drm/vmwgfx: Move vblank handling into separate helper

[git pull] drm fixes for 7.1-rc1
 2026-04-24  6:11 UTC 

[git pull] drm next fixes for 7.1-rc1
 2026-04-24  6:05 UTC 

[PATCH v1 0/2] Retrieve TPH from dma-buf for PCIe P2P memory access
 2026-04-24  5:41 UTC  (9+ messages)
` [PATCH v1 1/2] vfio: add callback to get tph info for dma-buf

[PATCH] accel/qaic: Add overflow check to remap_pfn_range during mmap
 2026-04-24  5:39 UTC  (2+ messages)

[PATCH V1 1/3] accel/amdxdna: Set default DPM level based on QoS for temporal-only mode
 2026-04-24  4:08 UTC  (3+ messages)
` [PATCH V1 2/3] accel/amdxdna: Add configuring low and medium power mode
` [PATCH V1 3/3] accel/amdxdna: Set the system efficiency factor to 2

[PATCH v12 0/5] Rust bindings for gem shmem
 2026-04-24  2:10 UTC  (10+ messages)
` [PATCH v12 4/5] rust: drm: gem: Introduce shmem::SGTable
` [PATCH v12 5/5] rust: drm: gem: Add vmap functions to shmem bindings

[PATCH] drm/amdgpu: use bitmap_clear() in amdgpu_amdkfd_device_init()
 2026-04-24  1:27 UTC  (2+ messages)

[PATCH] MAINTAINERS: nova: update mailing list
 2026-04-24  0:01 UTC  (3+ messages)

[PATCH v3 00/21] drm/panel: support Waveshare DSI TOUCH kits
 2026-04-23 21:27 UTC  (11+ messages)
` [PATCH v3 07/21] drm/panel: himax-hx83102: support Waveshare 12.3" DSI panel
` [PATCH v3 14/21] drm/panel: jadard-jd9365da-h3: support Waveshare round DSI panels
` [PATCH v3 15/21] drm/panel: jadard-jd9365da-h3: support Waveshare WXGA "
` [PATCH v3 16/21] drm/panel: jadard-jd9365da-h3: support Waveshare 720p "
` [PATCH v3 17/21] drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel

[PATCH v6] drm/edid: add CTA Video Format Data Block support
 2026-04-23 20:31 UTC 

[RFC/POC PATCH 00/12] POC SVM implementation in AMDGPU based on drm_gpusvm
 2026-04-23 20:21 UTC  (11+ messages)

[PATCH v2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add
 2026-04-23 20:12 UTC  (3+ messages)

[PATCH v3 1/3] drm/sti: remove bridge when sti_hda component_add fails
 2026-04-23 20:06 UTC  (3+ messages)
` [PATCH v3 2/3] drm/exynos: remove bridge when "
` [PATCH v3 3/3] drm/bridge: megachips: remove bridge when irq request fails

[PATCH v3 2/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in dsi probe
 2026-04-23 20:06 UTC 

[PATCH v3 1/2] drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe
 2026-04-23 20:05 UTC 

[PATCH v14 00/28] Add new general DRM property "color format"
 2026-04-23 19:03 UTC  (29+ messages)
` [PATCH v14 01/28] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v14 02/28] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v14 03/28] drm: Add new general DRM property "color format"
` [PATCH v14 04/28] drm/connector: Let connectors have a say in their color format
` [PATCH v14 05/28] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v14 06/28] drm/bridge: Act on the DRM color format property
` [PATCH v14 07/28] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v14 08/28] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v14 09/28] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v14 10/28] drm/amdgpu: Implement "color format" DRM property
` [PATCH v14 11/28] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v14 12/28] drm/i915/dp: "
` [PATCH v14 13/28] drm/i915/hdmi: Implement "color format" DRM property
` [PATCH v14 14/28] drm/i915/dp: "
` [PATCH v14 15/28] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v14 16/28] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v14 17/28] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v14 18/28] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v14 19/28] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v14 20/28] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v14 21/28] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v14 22/28] drm/connector: Register color format property on HDMI connectors
` [PATCH v14 23/28] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v14 24/28] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v14 25/28] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v14 26/28] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v14 27/28] drm/bridge: Document bridge chain format selection
` [PATCH v14 28/28] drm/connector: Update docs of "colorspace" for color format prop

[PATCH] rust: drm: gem: clean up GEM state in init failure case
 2026-04-23 17:15 UTC  (2+ messages)

[pull] amdgpu, amdkfd drm-fixes-7.1
 2026-04-23 17:01 UTC 

[PATCH 3/4] drm/drm_ras: Add DRM RAS netlink error event notification
 2026-04-23 16:29 UTC  (6+ messages)

[PATCH v4 00/37] VKMS: Introduce multiple configFS attributes
 2026-04-23 15:24 UTC  (7+ messages)
` [PATCH v4 02/37] drm/blend: Get a rotation name from it's bitfield

[PATCH] gpu: nova-core: simplify and_then with condition to filter
 2026-04-23 15:04 UTC  (2+ messages)

[Bug 221402] New: eGPU breaks permanently after hibernate with TB4 tunnel active on AMD Strix Halo (Ryzen AI Max+ 395) — Linux-specific
 2026-04-23 15:03 UTC  (2+ messages)
` [Bug 221402] "


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