dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-05 07:10:35 to 2025-08-07 06:19:19 UTC [more...]

[PATCH 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
 2025-08-06 17:22 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: display: sitronix,st7920: Add DT schema

[PATCH v2 0/7] porting pq compnent for MT8196
 2025-08-07  6:19 UTC  (12+ messages)
` [PATCH v2 1/7] drm/mediatek: Add CCORR component support "
` [PATCH v2 2/7] drm/mediatek: fix CCORR mtk_ctm_s31_32_to_s1_n function issue
` [PATCH v2 3/7] drm/mediatek: Add TDSHP component support for MT8196
` [PATCH v2 4/7] dt-bindings: display: mediatek: disp-tdshp: Add "
` [PATCH v2 6/7] dt-bindings: display: mediatek: dither: "

[PATCH 00/10] Introduce drm sharpness property
 2025-08-07  5:57 UTC  (4+ messages)
` [PATCH 01/10] drm/drm-crtc: Introduce sharpness strength property

[PATCH v3 00/14] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-08-07  1:31 UTC  (5+ messages)

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-08-07  0:02 UTC  (10+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH v1 04/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default
` [PATCH v1 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH] drm/msm: Fix objtool warning in submit_lock_objects()
 2025-08-06 23:38 UTC  (2+ messages)

[PATCH v2 0/4] Add missing fixes to FastRPC driver
 2025-08-06 23:19 UTC  (6+ messages)
` [PATCH v2 1/4] misc: fastrpc: Save actual DMA size in fastrpc_map structure
` [PATCH v2 2/4] misc: fastrpc: Fix fastrpc_map_lookup operation
` [PATCH v2 3/4] misc: fastrpc: fix possible map leak in fastrpc_put_args
` [PATCH v2 4/4] misc: fastrpc: Skip reference for DMA handles

GPU acceleration with SPI displays (TinyDRM)
 2025-08-06 21:15 UTC  (2+ messages)

[PATCH 0/9] kunit: Refactor and extend KUnit's
 2025-08-06 17:50 UTC  (17+ messages)
` [PATCH 1/9] kunit: Add parent kunit for parameterized test context
` [PATCH 2/9] kunit: Introduce param_init/exit for parameterized test shared context management
` [PATCH 3/9] kunit: Pass additional context to generate_params for parameterized testing
` [PATCH 6/9] kunit: Enable direct registration of parameter arrays to a KUnit test
` [PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup
` [PATCH 8/9] kunit: Add example parameterized test with direct dynamic "
` [PATCH 9/9] Documentation: kunit: Document new parameterized test features

[PATCH] drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
 2025-08-06 17:46 UTC  (3+ messages)

[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
 2025-08-06 17:43 UTC  (2+ messages)

[PATCH V2] accel/amdxdna: Unify pm and rpm suspend and resume callbacks
 2025-08-06 17:36 UTC  (4+ messages)

[PATCH v3 0/9] Add support for i.MX94 DCIF
 2025-08-06 15:43 UTC  (8+ messages)
` [PATCH v3 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
` [PATCH v3 2/9] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH v3 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v3 4/9] dt-bindings: display: imx: Add bindings for i.MX94 DCIF
` [PATCH v3 5/9] drm/imx: Add support "

[PATCH v3 0/2] Support for Synaptics TDDI series panels
 2025-08-06 15:22 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: document Synaptics TDDI panel

[PATCH] drm/probe-helper: fix output polling not resuming after HPD IRQ storm
 2025-08-06 14:27 UTC  (6+ messages)

[PATCH] drm/bridge: analogix_dp: Fix a NULL vs IS_ERR() check in probe()
 2025-08-06 14:18 UTC  (2+ messages)

[PULL] drm-xe-next-fixes
 2025-08-06 13:24 UTC 

[PATCH RFC 0/6] amdgpu: Avoid powering on the dGPU on vkEnumeratePhysicalDevices()
 2025-08-06 13:17 UTC  (4+ messages)

drm/ttm/memcg/lru: enable memcg tracking for ttm and amdgpu driver (complete series v2)
 2025-08-06 13:04 UTC  (10+ messages)
` [PATCH 13/18] ttm/pool: enable memcg tracking and shrinker. (v2)

[PATCH] drm/omapdrm: Pass format info to drm_helper_mode_fill_fb_struct()
 2025-08-06 12:55 UTC  (2+ messages)

[PATCH] drm/amd/display: Use swap() to simplify code
 2025-08-06 12:41 UTC 

[PATCH v2] drm/imx: Remove goto label that are only used once
 2025-08-06 12:35 UTC 

[PATCH] drm/amdgpu: fix incorrect comment format
 2025-08-06 12:32 UTC  (2+ messages)

tilcdc reliably hits warning in drm_atomic_helper_crtc_duplicate_state() on BeagleBone black
 2025-08-06 11:40 UTC 

[PATCH v2 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-08-06 10:41 UTC  (23+ messages)
` [PATCH v2 01/38] drm/msm/dp: split msm_dp_panel_read_sink_caps() into two parts and drop panel drm_edid
` [PATCH v2 02/38] drm/msm/dp: remove dp_display's dp_mode and use dp_panel's instead
` [PATCH v2 03/38] drm/msm/dp: break up dp_display_enable into two parts
` [PATCH v2 04/38] drm/msm/dp: re-arrange dp_display_disable() into functional parts

[REGRESSION] tty lockup and WWAN loss after hibernate/suspend in 6.8+ on ThinkPad X1 Carbon Gen 10
 2025-08-06  9:56 UTC  (9+ messages)

[PATCH v2] drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()
 2025-08-06  9:56 UTC  (2+ messages)

[PATCH] drm/bridge: analogix_dp: Fix bailout for devm_drm_bridge_alloc()
 2025-08-06  9:46 UTC  (5+ messages)

[PATCH 0/9] drm/i915: Remove legacy struct_mutex usage
 2025-08-06  9:06 UTC  (11+ messages)
` [PATCH 1/9] drm/i915: Move struct_mutex to drm_i915_private
` [PATCH 2/9] drm/i915: Remove struct_mutex in i915_irq.c
` [PATCH 3/9] drm/i915: Change mutex initialization in intel_guc_log
` [PATCH 4/9] drm/i915: Replace struct_mutex in intel_guc_log.c
` [PATCH 5/9] drm/i915/gem: Clean-up outdated struct_mutex comments
` [PATCH 6/9] drm/i915/display: Remove "
` [PATCH 7/9] drm/i915: Clean-up "
` [PATCH 8/9] drm/i915: Remove unused struct_mutex from drm_i915_private
` [PATCH 9/9] drm/i915: Remove todo and comments about struct_mutex

[PATCH v6 0/6] Display enablement changes for Qualcomm QCS8300 platform
 2025-08-06  8:59 UTC  (16+ messages)
` [PATCH v6 1/6] dt-bindings: display/msm: Document the DPU for QCS8300
` [PATCH v6 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible
` [PATCH v6 3/6] dt-bindings: display/msm: Document MDSS on QCS8300
` [PATCH v6 4/6] drm/msm: mdss: Add QCS8300 support
` [PATCH v6 5/6] soc: qcom: ubwc: Add QCS8300 UBWC cfg
` [PATCH v6 6/6] drm/msm/dp: Add DisplayPort controller for QCS8300

[PATCH] drm/bridge: waveshare-dsi: Fix bailout for devm_drm_bridge_alloc()
 2025-08-06  8:41 UTC 

[PATCH 0/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_*
 2025-08-06  0:01 UTC  (2+ messages)
` [PATCH 1/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants

[PATCH v3 0/6] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-08-06  7:54 UTC  (15+ messages)
` [PATCH v3 3/6] drm/bridge: dw-hdmi: Add API dw_hdmi_to_plat_data() to get plat_data
` [PATCH v3 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
` [PATCH v3 6/6] arm64: dts: imx8mp: Add hdmi parallel audio interface node

[PATCH 0/4] drm: Remove goto label that are only used once
 2025-08-06  7:32 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/gem: "
` [PATCH 2/4] drm/imagination: "
` [PATCH 3/4] drm/imx: "
` [PATCH 4/4] drm/panel: "

[PATCH] drm/mediatek: Fix device/node reference count leaks in mtk_drm_get_all_drm_priv
 2025-08-06  7:24 UTC  (2+ messages)

[PATCH] drm/mediatek: fix device leaks at bind
 2025-08-06  7:13 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Waveshare DSI2DPI unit
 2025-08-06  6:51 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: display: bridge: Add waveshare DSI2DPI unit support
` [PATCH v3 2/3] dt-bindings: display: panel: Add waveshare DPI panel support
` [PATCH v3 3/3] drm: bridge: Add waveshare DSI2DPI unit driver

[PATCH v5 1/1] drm/mediatek: Adjust bandwidth limit for DP
 2025-08-06  5:41 UTC  (2+ messages)

[PATCH v3 2/5] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
 2025-08-06  2:04 UTC  (2+ messages)

[PATCH] drm/panel-edp: Add SHP LQ134Z1 panel for Dell XPS 9345
 2025-08-06  1:27 UTC 

[PATCH] drm/msm: Fix a few comments
 2025-08-06  1:24 UTC  (2+ messages)

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-08-05 21:55 UTC  (3+ messages)
` [PATCH v2 1/9] list: add list_last_entry_or_null()

[PATCH v2] drm/msm: Handle in-place remaps
 2025-08-05 21:32 UTC  (2+ messages)

[PATCH v2 1/1] drm/amdkfd: return -ENOTTY for unsupported IOCTLs
 2025-08-05 20:41 UTC  (9+ messages)

[PATCH v5 01/25] drm/gpuvm: Pass map arguments through a struct
 2025-08-05 19:24 UTC  (9+ messages)
` [PATCH v5 04/25] drm/gpuvm: Introduce DRM_GPUVM_SM_MAP_OPS_FLAG_SPLIT_MADVISE flag

[PATCH 0/3] drm: Fix initializing format info in drm_framebuffer
 2025-08-05 18:04 UTC  (9+ messages)
` [PATCH 1/3] drm/omap: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()

[PATCH v2 1/2] dt-bindings: display: simple: Add Olimex LCD-OLinuXino-5CTS
 2025-08-05 18:01 UTC  (3+ messages)

[PATCH v2 0/3] drm: Fix initializing format info in drm_framebuffer
 2025-08-05 17:57 UTC  (4+ messages)
` [PATCH v2 1/3] drm/omap: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
` [PATCH v2 2/3] drm/nouveau: "
` [PATCH v2 3/3] drm/radeon: "

[PATCH] drm: Add directive to format code in comment
 2025-08-05 17:55 UTC  (6+ messages)

[PATCH 0/4] Add atomic commit HW done event & deadline property
 2025-08-05 16:28 UTC  (5+ messages)
` [PATCH 4/4] drm/amd/display: Update HW_DONE_DEADLINE property value on modeset

[Linux PPC] [X1000] [e5500] Kernel 6.17 testing and DRM issue
 2025-08-05 15:34 UTC  (3+ messages)

[PATCH v5 2/3] implement ww_mutex abstraction for the Rust tree
 2025-08-05 15:18 UTC  (6+ messages)

[PATCH RESEND 0/2] drm/gpuvm+msm: Handle in-place remaps
 2025-08-05 14:59 UTC  (6+ messages)
` [PATCH RESEND 1/2] drm/gpuvm: Send in-place re-maps to the driver as remap

[PATCH v7 0/9] Handle Firmware reported Hardware Errors
 2025-08-05 14:57 UTC  (8+ messages)
` [PATCH v7 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent

[PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
 2025-08-05 14:09 UTC  (11+ messages)

[PATCH v3 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-08-05 11:07 UTC  (9+ messages)

[PATCH] drm/bridge: document HDMI CEC callbacks
 2025-08-05 10:51 UTC  (2+ messages)

[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
 2025-08-05 10:25 UTC  (3+ messages)
  ` [PATCH 05/17] rust: configfs: "

[PATCH] drm/sched: Extend and update documentation
 2025-08-05 10:22 UTC  (4+ messages)

[PATCH] drm/amdgpu: Raven: don't allow mixing GTT and VRAM
 2025-08-05 10:16 UTC  (14+ messages)

[PATCH v2] locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() path
 2025-08-05  9:27 UTC  (3+ messages)
` [PATCH v3] "

[PULL] drm-intel-next-fixes
 2025-08-05  7:48 UTC 

[PATCH v4 0/3] Add support for Mayqueen Pixpaper e-ink panel
 2025-08-05  5:40 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: Add Mayqueen name
` [PATCH v4 2/3] dt-bindings: display: Add Mayqueen Pixpaper e-ink panel
` [PATCH v4 3/3] drm: tiny: Add support for "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).