dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-21 00:43:02 to 2025-10-21 17:44:09 UTC [more...]

[PATCH] rust: driver: let probe() return impl PinInit<Self, Error>
 2025-10-21 17:43 UTC  (3+ messages)

[PATCH] drm/panthor: Support partial unmaps of huge pages
 2025-10-21 17:39 UTC  (5+ messages)

[PATCH v4 0/9] Rust bindings for gem shmem + iosys_map
 2025-10-21 17:33 UTC  (4+ messages)
` [PATCH v4 2/9] rust/drm: Add gem::impl_aref_for_gem_obj!

[PATCH v2] rust: drm/gem: Remove Object.dev
 2025-10-21 17:28 UTC  (2+ messages)

[PATCH] drm/nouveau: Fix refcount leak in nouveau_connector_detect
 2025-10-21 17:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/2] Fix additional sysfs node access CFI violations
 2025-10-21 16:47 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/configfs: fix clang warnings for missing parameter name

[PATCH] drm/buddy: Mark drm_test_buddy_fragmentation_performance test as slow
 2025-10-21 16:43 UTC 

[PATCH 0/3] drm: replace drm_print.h includes from headers with a forward declaration
 2025-10-21 16:29 UTC  (4+ messages)
` [PATCH 1/3] drm/mm: replace drm_print.h include "
` [PATCH 2/3] drm/buddy: "
` [PATCH 3/3] drm/ttm: "

[PATCH] dma-fence: Fix safe access wrapper to call timeline name method
 2025-10-21 16:09 UTC 

[PATCH] accel/qaic: Replace user defined overflow check
 2025-10-21 16:03 UTC  (3+ messages)

[PATCH] drm/tilcdc: Fix removal actions in case of failed probe
 2025-10-21 16:01 UTC  (5+ messages)

[PATCH 0/6] Support for Adreno 612 GPU - Respin
 2025-10-21 15:51 UTC  (7+ messages)
` [PATCH 2/6] dt-bindings: display/msm: gpu: Document A612 GPU
` [PATCH 3/6] dt-bindings: display/msm/gmu: Document A612 RGMU

[PATCH v8 00/20] Add GCE support for MT8196
 2025-10-21 15:32 UTC  (3+ messages)

[PATCH] accel/ivpu: Remove VPU_CPU_NOC_* register access from NPU6 onward
 2025-10-21 14:55 UTC  (2+ messages)

[PATCH] accel/ivpu: Add support for Nova Lake's NPU
 2025-10-21 14:52 UTC  (2+ messages)

[PATCH v2 0/2] Remove hard coded values for MIPI-DSI
 2025-10-21 14:41 UTC  (4+ messages)
` [PATCH v2 1/2] clk: renesas: rzg2l: Remove DSI clock rate restrictions

[PATCH v2 0/2] drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji and Iceland
 2025-10-21 14:22 UTC  (4+ messages)
` [PATCH v2 1/2] drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji
` [PATCH v2 2/2] drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland

[RFC 0/3] Fixups for cancelled hibernate
 2025-10-21 14:19 UTC  (15+ messages)
` [RFC 3/3] drm/amd: Return -EBUSY for amdgpu_pmops_thaw() on success

[PATCH v5 0/6] Improving the worst case TTM large allocation latency
 2025-10-21 14:16 UTC  (5+ messages)
` [PATCH v5 3/6] drm/ttm: Replace multiple booleans with flags in device init
` [PATCH v5 6/6] drm/ttm: Add an allocation flag to propagate -ENOSPC on OOM

[PATCH 1/2] dt-bindings: display/msm: Reference DAI schema for DAI properties
 2025-10-21 14:16 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: x1e78100-t14s: Add audio playback over DisplayPort

[PATCH 1/6] drm/msm/a6xx: Add support for Adreno 612
 2025-10-21 14:15 UTC  (2+ messages)

[PATCH 0/4] drm/client: Implement free callback for fbdev and log
 2025-10-21 13:54 UTC  (4+ messages)
` [PATCH 1/4] drm/client: Add client free callback to unprepare fb_helper

[PATCH v7.1 0/4] bitfield initial refactor within nova-core (RESEND)
 2025-10-21 13:51 UTC  (5+ messages)

[PATCH 0/7] drm/bridge: tc358768: Long command support
 2025-10-21 13:23 UTC  (8+ messages)
` [PATCH 1/7] drm/bridge: tc358768: Fix typo in TC358768_DSI_CONTROL_DIS_MODE
` [PATCH 2/7] drm/bridge: tc358768: Set pre_enable_prev_first for reverse order
` [PATCH 3/7] drm/bridge: tc358768: Separate indirect register writes
` [PATCH 4/7] drm/bridge: tc358768: Support non-continuous clock
` [PATCH 5/7] drm/bridge: tc358768: Add LP mode command support
` [PATCH 6/7] drm/bridge: tc358768: Separate video format config
` [PATCH 7/7] drm/bridge: tc358768: Add support for long command tx via video buffer

[PATCH 6.1.y] drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
 2025-10-21 13:12 UTC 

[PATCH v2 0/3] Add Mali GPU support for Mediatek MT8365 SoC
 2025-10-21 13:01 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH v2 2/3] arm64: dts: mediatek: mt8365: Add GPU support
` [PATCH v2 3/3] arm64: dts: mediatek: mt8365-evk: Enable "

[PATCH 0/7] drm/client: Simply client-buffer interface and implementation
 2025-10-21 12:54 UTC  (13+ messages)
` [PATCH 1/7] drm/client: Remove pitch from struct drm_client_buffer
` [PATCH 2/7] drm/client: Move dumb-buffer handling to drm_client_framebuffer_create()
` [PATCH 3/7] drm/client: Inline drm_client_buffer_addfb() and _rmfb()
` [PATCH 4/7] drm/client: Deprecate struct drm_client_buffer.gem
` [PATCH 5/7] drm/client: Remove drm_client_framebuffer_delete()
` [PATCH 6/7] drm/client: Create client buffers with drm_client_buffer_create_dumb()

[PATCH v2] drm/display: add hw_params callback function to drm_connector_hdmi_audio_ops
 2025-10-21 12:43 UTC  (5+ messages)

[PATCH 0/6] drm/panic: Fixes found with kunit
 2025-10-21 12:32 UTC  (4+ messages)

[PATCH v4 0/7] Add OnePlus 6T display (Samsung S6E3FC2X01 DDIC with AMS641RW panel)
 2025-10-21 12:17 UTC  (9+ messages)
` [PATCH v4 1/7] dt-bindings: panel: Add Samsung S6E3FC2X01 DDIC with panel
` [PATCH v4 2/7] drm/panel: Add Samsung S6E3FC2X01 DDIC with AMS641RW panel
` [PATCH v4 3/7] arm64: dts: qcom: sdm845-oneplus: Update compatbible and add DDIC supplies
` [PATCH v4 4/7] arm64: dts: qcom: sdm845-oneplus: Group panel pinctrl
` [PATCH v4 5/7] arm64: dts: qcom: sdm845-oneplus: Implement panel sleep pinctrl
` [PATCH v4 6/7] arm64: dts: qcom: sdm845-oneplus: Describe TE gpio
` [PATCH v4 7/7] dt-bindings: display: panel-simple-dsi: Remove Samsung S6E3FC2 compatible

[PATCH v5 00/12] drm: Reduce page tables overhead with THP
 2025-10-21 11:43 UTC  (14+ messages)
` [PATCH v5 01/12] drm/shmem-helper: Simplify page offset calculation in fault handler
` [PATCH v5 02/12] drm/shmem-helper: Implement map_pages fault-around handler
` [PATCH v5 03/12] drm/shmem-helper: Map huge pages in fault handlers
` [PATCH v5 04/12] drm/gem: Introduce drm_gem_get_unmapped_area() fop
` [PATCH v5 05/12] drm/gem: Add huge tmpfs mountpoint helpers
` [PATCH v5 06/12] drm/i915: Use "
` [PATCH v5 07/12] drm/v3d: "
` [PATCH v5 08/12] drm/gem: Get rid of *_with_mnt helpers
` [PATCH v5 09/12] drm/panthor: Introduce huge tmpfs mountpoint option
` [PATCH v5 10/12] drm/panthor: Improve IOMMU map/unmap debugging logs
` [PATCH v5 11/12] drm/panfrost: Introduce huge tmpfs mountpoint option
` [PATCH v5 12/12] Documentation/gpu/drm-mm: Add THP paragraph to GEM mapping section

[PULL] drm-misc-next
 2025-10-21 11:18 UTC 

[PATCH resend] MAINTAINERS: Update Chen-Yu's email address
 2025-10-21 10:38 UTC  (2+ messages)

[PATCH v7 00/18] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-10-21 10:31 UTC  (20+ messages)
` [PATCH v7 01/18] drm/display: bridge_connector: Ensure last bridge determines EDID/modes detection capabilities
` [PATCH v7 02/18] drm/bridge: analogix_dp: Formalize the struct analogix_dp_device
` [PATCH v7 03/18] drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs.atomic_enable
  ` [PATCH v7 04/18] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
  ` [PATCH v7 05/18] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
  ` [PATCH v7 06/18] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
  ` [PATCH v7 07/18] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v7 08/18] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
  ` [PATCH v7 09/18] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
  ` [PATCH v7 10/18] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
  ` [PATCH v7 11/18] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
  ` [PATCH v7 12/18] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
  ` [PATCH v7 13/18] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
  ` [PATCH v7 14/18] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
  ` [PATCH v7 15/18] drm/exynos: exynos_dp: "
` [PATCH v7 16/18] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
` [PATCH v7 17/18] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
  ` [PATCH v7 18/18] drm/bridge: analogix_dp: Apply panel_bridge helper

[RFC][PATCH] drm/virtgpu: Make vblank event dependent on the host resource
 2025-10-21 10:28 UTC  (7+ messages)

[PATCH v11 0/7] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-10-21 10:26 UTC  (2+ messages)

[PATCH v3 0/5] High color depth support for RK3576/RK3588 HDMI output
 2025-10-21 10:19 UTC  (6+ messages)
` [PATCH v3 1/5] drm/rockchip: vop2: Check bpc before switching DCLK source
` [PATCH v3 2/5] drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depth
` [PATCH v3 3/5] drm/rockchip: dw_hdmi_qp: Switch to phy_configure()
` [PATCH v3 4/5] drm/rockchip: dw_hdmi_qp: Use bit macros for RK3576 regs
` [PATCH v3 5/5] drm/rockchip: dw_hdmi_qp: Add high color depth support

[PATCH v3] drm/etnaviv: fix flush sequence logic
 2025-10-21  9:51 UTC  (2+ messages)

[PATCH v6 0/8] Add Type-C DP support for RK3399 EVB IND board
 2025-10-21  9:44 UTC  (6+ messages)
` [PATCH v6 1/8] usb: typec: Add default HPD device when register DisplayPort altmode

[PATCH 00/29] drm: Implement state readout support
 2025-10-21  9:27 UTC  (3+ messages)
` [PATCH 13/29] drm/atomic_helper: Compare actual and readout states once the commit is done

[PATCH] backlight: qcom-wled: fix unbalanced ovp irq enable
 2025-10-21  9:25 UTC  (2+ messages)

[PATCH v5 0/3] Add DisplayPort support to QCS615 devicetree
 2025-10-21  9:21 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: display/msm: Add SM6150 DisplayPort controller
` [PATCH v5 2/3] arm64: dts: qcom: Add DisplayPort and QMP USB3DP PHY for SM6150
` [PATCH v5 3/3] arm64: dts: qcom: qcs615-ride: Enable DisplayPort

[PATCH v2] drm/atomic: drm_atomic_private_obj_fini: protect private_obj removal from list
 2025-10-21  8:55 UTC 

[PATCH v2 0/1] drm/sti: hdmi: call drm_edid_connector_update when edid is NULL
 2025-10-21  8:55 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v7 0/7] drm/bridge: imx: Add HDMI PAI driver on i.MX8MP
 2025-10-21  8:55 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: display: imx: add HDMI PAI for i.MX8MP
` [PATCH v7 2/7] ALSA: Add definitions for the bits in IEC958 subframe

[PATCH] staging: fbtft: fb_ra8875: replace udelay with usleep_range
 2025-10-21  8:50 UTC  (4+ messages)

[PATCH] drm/tiny: Refactor framebuffer's size calculation
 2025-10-21  9:44 UTC  (7+ messages)

[PATCH v2 0/5] arm64: dts: rockchip: Add device tree for the Orange Pi CM5 Base board
 2025-10-21  8:41 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: gpu: img, powervr-rogue: Drop useless power domains items
 2025-10-21  8:39 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: gpu: img, powervr-rogue: Rework the allOf section
` [PATCH 1/2] dt-bindings: gpu: img,powervr-rogue: Drop useless power domains items

[PATCH v2 00/16] drm/atomic: Allocate drm_private_state through a callback
 2025-10-21  8:17 UTC  (9+ messages)
` [PATCH v2 01/16] drm/atomic: Add dev pointer to drm_private_obj
` [PATCH v2 03/16] drm/atomic: Add new atomic_create_state callback "
` [PATCH v2 05/16] drm/bridge: Switch private_obj initialization to atomic_create_state

[PATCH v3] drm/panthor: Fix potential memleak of vma structure
 2025-10-21  8:10 UTC 

[PATCH] drm/solomon: Use kmalloc_array() instead of kmalloc()
 2025-10-21  8:55 UTC  (7+ messages)

[PATCH v2 0/9] General RK3368 HDMI support and 2 outputs for RK3368-Lion
 2025-10-21  7:42 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: display: rockchip: dw-hdmi: Add compatible for RK3368 HDMI
` [PATCH v2 2/9] drm/rockchip: hdmi: add RK3368 controller variant
` [PATCH v2 3/9] soc: rockchip: grf: Add select correct PWM implementation on RK3368
` [PATCH v2 4/9] arm64: dts: rockchip: Add power-domain to RK3368 DSI controller
` [PATCH v2 5/9] arm64: dts: rockchip: Add power-domain to RK3368 VOP controller
` [PATCH v2 6/9] arm64: dts: rockchip: Use phandle for i2c_lvds_blc on rk3368-lion haikou
` [PATCH v2 7/9] arm64: dts: rockchip: Add HDMI node to RK3368
` [PATCH v2 8/9] arm64: dts: rockchip: Enable HDMI output on RK3368-Lion-Haikou
` [PATCH v2 9/9] arm64: dts: rockchip: Add the Video-Demo overlay for Lion Haikou

[PATCH v2] drm/panthor: Fix potential memleak of vma structure
 2025-10-21  7:41 UTC  (2+ messages)

[PATCH 0/3] Add support for the Leadtek LTK028QV25BYL display panel
 2025-10-21  7:34 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: panel: Add the Leadtek LTK08QV25BYL panel
` [PATCH 2/3] drm/panel: Add support for "
` [PATCH 3/3] MAINTAINERS: Add the Leadtek LTK028QV25BYL panel driver entry

[PATCH v2] drm/panthor: Fix kernel panic on partial unmap of a GPU VA region
 2025-10-21  7:19 UTC  (4+ messages)

[PATCH 00/39] Add i.MX95 DPU/DSI/LVDS support
 2025-10-21  6:52 UTC  (5+ messages)
` [PATCH 01/39] dt-bindings: display: imx: Document i.MX95 Display Controller DomainBlend

[RFC 0/8] dma-buf: Add support for mapping dmabufs via interconnects
 2025-10-21  5:45 UTC  (4+ messages)
` [RFC 1/8] dma-buf: Add support for map/unmap APIs for interconnects

[PATCH v2] dma-buf: system_heap: use larger contiguous mappings instead of per-page mmap
 2025-10-21  4:20 UTC 

[PATCH RESEND v4 1/3] dt-bindings: lcdif: Document a imx6sx-lcdif fallback
 2025-10-21  2:52 UTC  (4+ messages)

[PATCH 00/26] vfio/xe: Add driver variant for Xe VF migration
 2025-10-21  1:49 UTC  (29+ messages)
` [PATCH 09/26] drm/xe/pf: Expose VF migration data size over debugfs
` [PATCH 10/26] drm/xe: Add sa/guc_buf_cache sync interface
` [PATCH 11/26] drm/xe: Allow the caller to pass guc_buf_cache size
` [PATCH 12/26] drm/xe/pf: Increase PF GuC Buffer Cache size and use it for VF migration
` [PATCH 16/26] drm/xe/pf: Handle GuC migration data as part of PF control
` [PATCH 17/26] drm/xe/pf: Add helpers for VF GGTT migration data handling
` [PATCH 18/26] drm/xe/pf: Handle GGTT migration data as part of PF control
` [PATCH 25/26] drm/xe/pf: Export helpers for VFIO

[PATCH net-next v3 0/6] Add AF_XDP zero copy support
 2025-10-21  0:43 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