dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-25 05:05:22 to 2025-07-27 07:17:18 UTC [more...]

[PATCH 0/1] Mark xe driver as BROKEN until fixed
 2025-07-27  5:28 UTC  (3+ messages)
` [PATCH 1/1] Mark xe driver as BROKEN if kernel page size is not 4kB

[PATCH v2 0/7] porting pq compnent for MT8196
 2025-07-27  7:15 UTC  (8+ 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 5/7] dt-bindings: display: mediatek: ccorr: "
` [PATCH v2 6/7] dt-bindings: display: mediatek: dither: "
` [PATCH v2 7/7] dt-bindings: display: mediatek: gamma: "

[PATCH 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-07-27  6:16 UTC  (12+ messages)
` [PATCH 05/10] PCI/P2PDMA: Export pci_p2pdma_map_type() function
` [PATCH 10/10] vfio/pci: Add dma-buf export support for MMIO regions

[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
 2025-07-27  0:49 UTC  (3+ messages)
` [PATCH 17/17] drm/msm/adreno: Relax devfreq tunings

[PATCH 0/4] backlight: add new max25014 backlight driver
 2025-07-26 21:50 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: backlight: Add max25014 bindings
` [PATCH 2/4] backlight: add max25014atg backlight
` [PATCH 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[PATCH 00/28] Enable Pipe writeback
 2025-07-26 16:49 UTC  (20+ messages)
` [PATCH 01/28] drm/writeback: Add function that takes preallocated connector
` [PATCH 02/28] drm/writeback: Add a helper function to get writeback connector
` [PATCH 03/28] drm/writeback: Define function to get drm_connector from writeback
` [PATCH 17/28] drm/i915/writeback: Define function to destroy writeback connector
` [PATCH 18/28] drm/i915/writeback: Add connector atomic check
` [PATCH 27/28] drm/i915/writeback: Make exception for writeback connector
` [PATCH 28/28] drm/i915/writeback: Modify state verify function

[PATCH] drm/bridge: lt9611uxc: extend mode valid checks
 2025-07-26 16:06 UTC  (2+ messages)

[PATCH v3 drm-dp 00/11] Fix hibmc driver bugs
 2025-07-26 16:05 UTC  (14+ messages)
` [PATCH v3 drm-dp 02/11] drm/hisilicon/hibmc: fix dp probabilistical detect errors after HPD irq
` [PATCH v3 drm-dp 05/11] drm/hisilicon/hibmc: fix rare monitors cannot display problem
` [PATCH v3 drm-dp 06/11] drm/hisilicon/hibmc: add dp mode valid check
` [PATCH v3 drm-dp 08/11] drm/hisilicon/hibmc: fix no showing when no connectors connected
` [PATCH v3 drm-dp 09/11] drm/hisilicon/hibmc: fix no showing problem with loading hibmc manually
` [PATCH v3 drm-dp 10/11] drm/hisilicon/hibmc: adapting modification for the former commit

[PATCH 14/28] drm/i915/writeback: Define function for prepare and cleanup hooks
 2025-07-26 13:42 UTC  (2+ messages)

[PATCH 3/4] drm: Add HW_DONE_DEADLINE immutable atomic CRTC property
 2025-07-26 13:10 UTC  (2+ messages)

[PATCH v3 00/14] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-07-26 12:05 UTC  (20+ messages)
` [PATCH v3 03/14] drm/rockchip: analogix_dp: Apply drmm_encoder_init() instead of drm_simple_encoder_init()
` [PATCH v3 04/14] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.bridge
` [PATCH v3 05/14] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v3 06/14] drm/bridge: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v3 07/14] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v3 09/14] drm/bridge: analogix_dp: Add support to find panel or bridge
` [PATCH v3 10/14] drm/rockchip: analogix_dp: Apply analogix_dp_find_panel_or_bridge()
` [PATCH v3 11/14] drm/exynos: exynos_dp: "

[PATCH 11/28] drm/i915/writeback: Define encoder->get_hw_state
 2025-07-26 11:55 UTC  (2+ messages)

[PATCH v5 0/7] Performance counter implementation with single manual client support
 2025-07-26  9:34 UTC  (10+ messages)
` [PATCH v5 1/7] drm/panthor: Add performance counter uAPI
` [PATCH v5 2/7] drm/panthor: Add DEV_QUERY.PERF_INFO handling for Gx10
` [PATCH v5 3/7] drm/panthor: Add panthor perf initialization and termination
` [PATCH v5 4/7] drm/panthor: Introduce sampling sessions to handle userspace clients
` [PATCH v5 5/7] drm/panthor: Implement the counter sampler and sample handling
` [PATCH v5 6/7] drm/panthor: Add suspend, resume and reset handling
` [PATCH v5 7/7] drm/panthor: Expose the panthor perf ioctls

[PATCH v5 00/14] drm/amd/display: more drm_edid to AMD display driver
 2025-07-26  1:18 UTC  (4+ messages)
` [PATCH v5 14/14] drm/amd/display: move dc_sink from dc_edid to drm_edid

[PATCH v6 00/14] drm/amd/display: more drm_edid to AMD display driver
 2025-07-26  0:33 UTC  (15+ messages)
` [PATCH v6 01/14] drm/amd/display: make sure drm_edid stored in aconnector doesn't leak
` [PATCH v6 02/14] drm/amd/display: start using drm_edid helpers to parse EDID caps
` [PATCH v6 03/14] drm/amd/display: use drm_edid_product_id for parsing EDID product info
` [PATCH v6 04/14] drm/edid: introduce a helper that gets monitor name from drm_edid
` [PATCH v6 05/14] drm/amd/display: get panel id with drm_edid helper
` [PATCH v6 06/14] drm/amd/display: get SAD from drm_eld when parsing EDID caps
` [PATCH v6 07/14] drm/amd/display: get SADB "
` [PATCH v6 08/14] drm/amd/display: simplify dm_helpers_parse_edid_caps signature
` [PATCH v6 09/14] drm/amd/display: change DC functions to accept private types for edid
` [PATCH v6 10/14] drm/amd/display: add a mid-layer file to handle EDID in DC
` [PATCH v6 11/14] drm/amd/display: create a function to fill dc_sink with edid data
` [PATCH v6 12/14] drm/edid: introduce a helper that compares edid data from two drm_edid
` [PATCH v6 13/14] drm/amd/display: add drm_edid to dc_sink
` [PATCH v6 14/14] drm/amd/display: move dc_sink from dc_edid to drm_edid

[PATCH v5 00/10] Add support for RK3588 DisplayPort Controller
 2025-07-25 23:46 UTC  (8+ messages)
` [PATCH v5 02/10] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH v5 09/10] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B
` [PATCH v5 10/10] arm64: dts: rockchip: Enable DP2HDMI for ROCK 5 ITX

[PATCH 0/9] Introducing firmware late binding
 2025-07-25 21:38 UTC  (3+ messages)
` [PATCH 3/9] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw

[PATCH 0/2] drm/panel: novatek-nt35560: Fix bug and clean up
 2025-07-25 21:17 UTC  (6+ messages)
` [PATCH 1/2] drm: Create mipi_dsi_dcs_read_multi()
` [PATCH 2/2] drm/panel: novatek-nt35560: Fix bug and clean up

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-07-25 20:43 UTC  (35+ messages)
` [PATCH v2 01/19] gpu: nova-core: register: minor grammar and spelling fixes
` [PATCH v2 02/19] gpu: nova-core: register: fix typo
` [PATCH v2 03/19] gpu: nova-core: register: allow fields named `offset`
` [PATCH v2 04/19] gpu: nova-core: register: improve documentation for basic registers
` [PATCH v2 05/19] gpu: nova-core: register: simplify @leaf_accessor rule
` [PATCH v2 06/19] gpu: nova-core: register: remove `try_` accessors for relative registers
` [PATCH v2 07/19] gpu: nova-core: register: move OFFSET declaration to I/O impl block
` [PATCH v2 08/19] gpu: nova-core: register: fix documentation and indentation
` [PATCH v2 09/19] gpu: nova-core: register: add missing doccomments for fixed registers I/O accessors
` [PATCH v2 10/19] gpu: nova-core: register: add fields dispatcher internal rule
` [PATCH v2 11/19] gpu: nova-core: register: improve `Debug` implementation
` [PATCH v2 12/19] gpu: nova-core: register: generate correct `Default` implementation
` [PATCH v2 13/19] gpu: nova-core: register: split @io rule into fixed and relative versions
` [PATCH v2 14/19] gpu: nova-core: register: use #[inline(always)] for all methods
` [PATCH v2 15/19] gpu: nova-core: register: redesign relative registers
` [PATCH v2 17/19] gpu: nova-core: register: add support for register arrays

[git pull] drm fixes (part two) for 6.16-rc8/final
 2025-07-25 20:41 UTC  (3+ messages)

[PATCH 00/38] MediaTek devicetree/bindings warnings sanitization
 2025-07-25 20:30 UTC  (43+ messages)
` [PATCH 01/38] dt-bindings: display: mediatek: dpi: Allow specifying resets
` [PATCH 02/38] dt-bindings: display: mediatek, dp: Allow DisplayPort AUX bus
  ` [PATCH 02/38] dt-bindings: display: mediatek,dp: "
` [PATCH 03/38] dt-bindings: mailbox: mediatek, gce-mailbox: Make clock-names optional
  ` [PATCH 03/38] dt-bindings: mailbox: mediatek,gce-mailbox: "
` [PATCH 06/38] dt-bindings: timer: mediatek: Add compatible for MT6795 GP Timer
` [PATCH 07/38] dt-bindings: pinctrl: mediatek, mt7622-pinctrl: Add missing pwm_ch7_2
` [PATCH 10/38] dt-bindings: regulator: mediatek, mt6332-regulator: Add missing compatible
` [PATCH 11/38] dt-bindings: regulator: mediatek, mt6331: Fix various regulator names
  ` [PATCH 11/38] dt-bindings: regulator: mediatek,mt6331: "
` [PATCH 12/38] dt-bindings: regulator: mediatek, mt6331: Add missing compatible
  ` [PATCH 12/38] dt-bindings: regulator: mediatek,mt6331: "
` [PATCH 16/38] arm64: dts: mediatek: mt6331: Fix pmic, regulators, rtc, keys node names
` [PATCH 17/38] arm64: dts: mediatek: mt6797: Fix pinctrl "
` [PATCH 18/38] arm64: dts: mediatek: mt6797: Remove bogus id property in i2c nodes
` [PATCH 19/38] arm64: dts: mediatek: mt6795: Add mediatek, infracfg to iommu node
` [PATCH 23/38] arm64: dts: mediatek: mt7986a: Fix PCI-Express T-PHY node address
` [PATCH 24/38] arm64: dts: mediatek: mt7986a-bpi-r3: Fix SFP I2C node names
` [PATCH 26/38] arm64: dts: mediatek: acelink-ew-7886cax: Remove unnecessary cells in spi-nand
` [PATCH 29/38] arm64: dts: mediatek: mt8183: Fix pinctrl node names
` [PATCH 30/38] arm64: dts: mediatek: pumpkin-common: "
` [PATCH 34/38] arm64: dts: mediatek: mt8195: Fix ranges for jpeg enc/decoder nodes
` [PATCH 37/38] arm64: dts: mediatek: mt8395-kontron-i1200: Fix MT6360 regulator nodes
` [PATCH 38/38] arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatible

[PATCH 00/12] Enable display support for STM32MP25
 2025-07-25 19:50 UTC  (20+ messages)
` [PATCH 01/12] dt-bindings: display: st: add new compatible to LTDC device
` [PATCH 02/12] dt-bindings: display: st,stm32-ltdc: add access-controllers property
` [PATCH 03/12] dt-bindings: display: st,stm32mp25-lvds: "
` [PATCH 04/12] dt-bindings: display: st,stm32mp25-lvds: add power-domains property
` [PATCH 05/12] dt-bindings: arm: stm32: add required #clock-cells property
` [PATCH 06/12] drm/stm: ltdc: support new hardware version for STM32MP25 SoC
` [PATCH 07/12] drm/stm: ltdc: handle lvds pixel clock
` [PATCH 08/12] arm64: dts: st: add ltdc support on stm32mp251
` [PATCH 09/12] arm64: dts: st: add lvds support on stm32mp255
  ` [Linux-stm32] "
` [PATCH 10/12] arm64: dts: st: add clock-cells to syscfg node on stm32mp251
` [PATCH 11/12] arm64: dts: st: enable display support on stm32mp257f-ev1 board
` [PATCH 12/12] arm64: dts: st: add loopback clocks on LTDC node

[PATCH] Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
 2025-07-25 19:41 UTC  (6+ messages)

[PATCH v2 00/19] drm: Eliminate redundant drm_format_info lookups
 2025-07-25 17:52 UTC  (6+ messages)
` [PATCH v2 19/19] drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory

[PATCH v3] Documentation: dma-buf: heaps: Add naming guidelines
 2025-07-25 17:49 UTC  (2+ messages)

[PATCH v9 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-07-25 16:14 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email address for Carl Vanderlip
 2025-07-25 15:47 UTC  (2+ messages)

[PATCH 00/32] drm/mipi-dsi: avoid DSI host drivers to have pointers to DSI devices
 2025-07-25 15:32 UTC  (7+ messages)

[PATCH] samsung-dsim: move drm_bridge_add() call to probe
 2025-07-25 15:28 UTC 

[PATCH v8] Add CRIU support for amdgpu dmabuf
 2025-07-25 14:33 UTC  (3+ messages)
` [PATCH v8 3/3] drm/amdgpu: Allow kfd CRIU with no buffer objects

[PATCH v8 0/4] Add TH1520 GPU support with power sequencing
 2025-07-25 14:16 UTC  (6+ messages)
  ` [PATCH v8 2/4] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible

[PATCH 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_last_bridge()
 2025-07-25 14:15 UTC  (5+ messages)
` [PATCH 4/9] drm/omapdrm: use drm_bridge_chain_get_last_bridge()

[PATCH] gpu: nova-core: vbios: use offset_of in PmuLookupTableHeader::new
 2025-07-25 14:04 UTC  (7+ messages)
` [PATCH v2] gpu: nova-core: vbios: use size_of instead of magic number
` [PATCH v3] gpu: nova-core: vbios: change PmuLookupTableEntry to use size_of

[PATCH] drm: nova-drm: fix 32-bit arm build
 2025-07-25 12:20 UTC  (2+ messages)

[PATCH v12 00/12] drm/msm/dpu: Support quad pipe with dual-interface
 2025-07-25 13:45 UTC  (7+ messages)
` [PATCH v12 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case

[syzbot] Monthly dri report (Jul 2025)
 2025-07-25 12:39 UTC 

[PATCH] drm/vc4: plane: Add support for P01[026] and S01[026] formats
 2025-07-25 11:39 UTC  (2+ messages)

[PATCH 01/10] drm/drm-crtc: Introduce sharpness strength property
 2025-07-25 11:22 UTC  (2+ messages)
` [01/10] "

[PATCH v2 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
 2025-07-25 11:06 UTC  (2+ messages)

[PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
 2025-07-25 10:50 UTC  (12+ messages)

[PATCH v6 0/9] Handle Firmware reported Hardware Errors
 2025-07-25 10:33 UTC  (15+ messages)
` [PATCH v6 1/9] drm: Add a vendor-specific recovery method to drm device wedged uevent
` [PATCH v6 3/9] drm/xe: Add a helper function to set recovery method
` [PATCH v6 4/9] drm/xe/xe_survivability: Refactor survivability mode
` [PATCH v6 5/9] drm/xe/xe_survivability: Add support for Runtime "
` [PATCH v6 6/9] drm/xe/doc: Document device wedged and runtime survivability
` [PATCH v6 9/9] drm/xe/xe_hw_error: Add fault injection to trigger csc error handler

[PATCH v4 0/7] Performance counter implementation with single manual client support
 2025-07-25 10:29 UTC  (10+ messages)
` [PATCH v4 5/7] drm/panthor: Implement the counter sampler and sample handling
` [PATCH v4 6/7] drm/panthor: Add suspend, resume and reset handling
` [PATCH v4 7/7] drm/panthor: Expose the panthor perf ioctls

[RFC v7 00/23] DRM scheduling cgroup controller
 2025-07-25 10:02 UTC  (4+ messages)
` [RFC 20/23] cgroup/drm: Introduce weight based scheduling control

[PATCH v2 0/5] *** GPU Direct RDMA (P2P DMA) for Device Private Pages ***
 2025-07-25  9:51 UTC  (11+ messages)
` [PATCH v2 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages

[PATCH v2] drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPU
 2025-07-25  8:35 UTC 

[PATCH] drm/i915/active: Use try_cmpxchg64() in __active_lookup()
 2025-07-25  7:26 UTC 

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
 2025-07-25  7:01 UTC  (12+ messages)
  ` [PATCH v6 5/8] dt-bindings: gpu: img,powervr-rogue: Add TH1520 GPU compatible

[PATCH] fbdev: Fix typo in Kconfig text for FB_DEVICE
 2025-07-25  5:30 UTC 


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).