dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-02 08:09:14 to 2025-09-02 13:46:49 UTC [more...]

[PATCH 5.4 23/23] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:22 UTC 

[PATCH 00/29] drm: Implement state readout support
 2025-09-02 13:46 UTC  (41+ messages)
` [PATCH 01/29] drm/atomic: Document atomic state lifetime
` [PATCH 02/29] drm/atomic: Fix unused but set warning in for_each_old_plane_in_state
` [PATCH 03/29] drm/atomic: Fix unused but set warning in for_each_old_private_obj_in_state
` [PATCH 04/29] drm/atomic_helper: Skip over NULL private_obj pointers
` [PATCH 05/29] drm/atomic_state_helper: Fix bridge state initialization
` [PATCH 06/29] drm/bridge: Implement atomic_print_state
` [PATCH 07/29] drm/atomic: Implement drm_atomic_print_old_state
` [PATCH 08/29] drm/atomic: Only call atomic_destroy_state on a !NULL pointer
` [PATCH 09/29] drm/modeset: Create atomic_reset hook
` [PATCH 10/29] drm/atomic: Add atomic_state_readout infrastructure
` [PATCH 11/29] drm/crtc: Drop no_vblank bit field
` [PATCH 12/29] drm/atomic_helper: Pass nonblock to commit_tail
` [PATCH 13/29] drm/atomic_helper: Compare actual and readout states once the commit is done
` [PATCH 14/29] drm/atomic_state_helper: Provide comparison macros
` [PATCH 15/29] drm/atomic_state_helper: Provide atomic_compare_state helpers
` [PATCH 16/29] drm/encoder: Create get_current_crtc hook
` [PATCH 17/29] drm/bridge_connector: Implement hw readout for connector
` [PATCH 18/29] drm/tidss: Convert to drm logging
` [PATCH 19/29] drm/tidss: Remove ftrace-like logs
` [PATCH 20/29] drm/tidss: crtc: Change variable name
` [PATCH 21/29] drm/tidss: crtc: Implement destroy_state
` [PATCH 22/29] drm/tidss: crtc: Cleanup reset implementation
` [PATCH 23/29] drm/tidss: dispc: Add format lookup by hw value
` [PATCH 24/29] drm/tidss: dispc: Improve mode checking logs
` [PATCH 25/29] drm/tidss: dispc: Move dispc_device definition to headers
` [PATCH 26/29] drm/tidss: dispc: make accessors accessible to other parts of the driver
` [PATCH 27/29] drm/tidss: Implement readout support
` [PATCH 28/29] drm/tidss: encoder: implement get_current_crtc
` [PATCH 29/29] drm/bridge: sii902x: Implement hw state readout

[PATCH 5.10 29/34] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 5.15 32/33] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[RFC 0/3] cgroups: Add support for pinned device memory
 2025-09-02 13:42 UTC  (6+ messages)

[PATCH 6.1 49/50] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 0/3] drm/nouveau: Advertise correct modifiers on GB20x
 2025-09-02 13:41 UTC  (3+ messages)
` [PATCH 1/3] drm: define NVIDIA DRM format modifiers for GB20x

[PATCH 6.6 74/75] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 0/2] Introduce BACKGROUND_COLOR DRM CRTC property
 2025-09-02 13:36 UTC  (5+ messages)
` [PATCH 1/2] drm: Add CRTC background color property
` [PATCH 2/2] drm/rockchip: vop2: Support setting custom background color

[PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()
 2025-09-02 13:36 UTC  (11+ messages)
` [PATCH v2 1/9] list: add list_last_entry_or_null()
` (subset) [PATCH v2 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_next_bridge()

[PATCH 6.12 92/95] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:21 UTC 

[PATCH 6.16 139/142] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 13:20 UTC 

[PATCH v2 0/4] drm: Add vblank timers for devices without interrupts
 2025-09-02 13:27 UTC  (11+ messages)
` [PATCH v2 1/4] drm/vblank: Add vblank timer
` [PATCH v2 2/4] drm/vblank: Add CRTC helpers for simple use cases
` [PATCH v2 3/4] drm/vkms: Convert to DRM's vblank timer
` [PATCH v2 4/4] drm/hypervdrm: Use "

[PATCH v2 00/37] drm/atomic: Get rid of existing states (not really)
 2025-09-02 13:25 UTC  (45+ messages)
` [PATCH v2 01/37] drm/atomic: Convert drm_atomic_get_connector_state() to use new connector state
` [PATCH v2 02/37] drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
` [PATCH v2 03/37] drm/atomic: Document __drm_connectors_state state pointer
` [PATCH v2 04/37] drm/atomic: Convert __drm_atomic_get_current_plane_state() to modern accessor
` [PATCH v2 05/37] drm/atomic: Convert drm_atomic_get_plane_state() to use new plane state
` [PATCH v2 06/37] drm/vkms: Convert vkms_crtc_atomic_check() "
` [PATCH v2 07/37] drm/tilcdc: crtc: Use drm_atomic_helper_check_crtc_primary_plane()
` [PATCH v2 08/37] drm/atomic: Remove unused drm_atomic_get_existing_plane_state()
` [PATCH v2 09/37] drm/atomic: Document __drm_planes_state state pointer
` [PATCH v2 10/37] drm/atomic: Convert drm_atomic_get_crtc_state() to use new connector state
` [PATCH v2 11/37] drm/ingenic: ipu: Switch to drm_atomic_get_new_crtc_state()
` [PATCH v2 12/37] drm/arm/malidp: "
` [PATCH v2 13/37] drm/armada: "
` [PATCH v2 14/37] drm/atmel-hlcdc: "
` [PATCH v2 15/37] drm/exynos: "
` [PATCH v2 16/37] drm/imx-dc: "
` [PATCH v2 17/37] drm/imx-dcss: "
` [PATCH v2 18/37] drm/imx-ipuv3: "
` [PATCH v2 19/37] drm/ingenic: "
` [PATCH v2 20/37] drm/kmb: "
` [PATCH v2 21/37] drm/logicvc: "
` [PATCH v2 22/37] drm/loongson: "
` [PATCH v2 23/37] drm/mediatek: "
` [PATCH v2 24/37] drm/msm/mdp5: "
` [PATCH v2 25/37] drm/omap: "
` [PATCH v2 26/37] drm/rockchip: "
` [PATCH v2 27/37] drm/sun4i: "
` [PATCH v2 28/37] drm/tegra: "
` [PATCH v2 29/37] drm/tilcdc: "
` [PATCH v2 30/37] drm/vboxvideo: "
` [PATCH v2 31/37] drm/vc4: "
` [PATCH v2 32/37] drm/atomic: "
` [PATCH v2 33/37] drm/framebuffer: "
` [PATCH v2 34/37] drm/atomic: Remove unused drm_atomic_get_existing_crtc_state()
` [PATCH v2 35/37] drm/atomic: Document __drm_crtcs_state state pointer
` [PATCH v2 36/37] drm/atomic: Convert drm_atomic_get_private_obj_state() to use new plane state
` [PATCH v2 37/37] drm/atomic: Document __drm_private_objs_state state pointer

[PATCH 0/4] drm/msm: Assorted fixes and changes
 2025-09-02 13:21 UTC  (12+ messages)
` [PATCH 1/4] drm/msm: Fix bootup splat with separate_gpu_drm modparam
` [PATCH 2/4] drm/msm/a6xx: Fix GMU firmware parser
` [PATCH 3/4] drm/msm/adreno: Add a modparam to skip GPU
` [PATCH 4/4] drm/msm/a6xx: Add a comment to acd_probe()

[PATCH v1 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-02 12:58 UTC  (7+ messages)
` [PATCH v1 01/10] PCI/P2PDMA: Remove redundant bus_offset from map state
` [PATCH v1 08/10] vfio/pci: Enable peer-to-peer DMA transactions by default

[PATCH][next] drm/amd/amdgpu: Fix missing error return on kzalloc failure
 2025-09-02 12:40 UTC 

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.12-stable tree
 2025-09-02 12:34 UTC 

[PATCH v3 00/38] drm/msm/dp: Add MST support for MSM chipsets
 2025-09-02 12:34 UTC  (9+ messages)
` [PATCH v3 01/38] drm/msm/dp: remove cached drm_edid from panel
` [PATCH v3 12/38] drm/msm/dp: introduce max_streams for DP controller MST support

[PATCH v2 0/5] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-09-02 12:29 UTC  (16+ messages)
` [PATCH v2 1/5] dt-bindings: display: bridge: simple: document the Realtek RTD2171 DP-to-HDMI bridge
` [PATCH v2 2/5] drm/bridge: simple: add "
` [PATCH v2 3/5] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document static lanes mapping
` [PATCH v2 4/5] phy: qcom: qmp-combo: get the static lanes mapping from DT
` [PATCH v2 5/5] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.6-stable tree
 2025-09-02 12:28 UTC 

[PATCH 6.1.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 12:27 UTC  (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.1-stable tree

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.15-stable tree
 2025-09-02 12:21 UTC 

[PATCH v2] gpu: nova-core: take advantage of pci::Device::unbind()
 2025-09-02 12:19 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add drm-rust tree for Rust DRM drivers and infrastructure
 2025-09-02 12:17 UTC  (5+ messages)

[PATCH v7 0/9] dt-bindings: msm/dp: Add support for 4 pixel streams
 2025-09-02 12:09 UTC  (12+ messages)
` [PATCH v7 2/9] dt-bindings: display/msm: dp-controller: fix fallback for SM6350
` [PATCH v7 8/9] arm64: dts: qcom: sm6350: correct DP compatibility strings

[PATCH AUTOSEL 6.16-6.12] drm/msm: Fix a7xx debugbus read
 2025-09-02 12:08 UTC  (4+ messages)
` [PATCH AUTOSEL 6.16-6.12] drm/msm: Fix a7xx TPL1 cluster snapshot
` [PATCH AUTOSEL 6.16-6.12] drm/msm: Fix debugbus snapshot
` [PATCH AUTOSEL 6.16-6.12] drm/msm: Fix order of selector programming in cluster snapshot

Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 6.16-stable tree
 2025-09-02 12:03 UTC 

[PATCH 5.10.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 11:56 UTC  (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.10-stable tree

[PATCH v2] drm/sched: Fix racy access to drm_sched_entity.dependency
 2025-09-02 11:54 UTC  (6+ messages)

[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-02 11:47 UTC  (5+ messages)
` [PATCH v3 03/12] cpufreq: intel_pstate: Use scope-based cleanup helper

[bug report] drm/bridge: synopsys: Add DW DPTX Controller support library
 2025-09-02 11:45 UTC  (3+ messages)
`  "

[PATCH 5.4.y] Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"
 2025-09-02 11:44 UTC  (2+ messages)
` Patch "Revert "drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS"" has been added to the 5.4-stable tree

[PATCH 1/1] drm/amdgpu: use KMEM_CACHE instead of kmem_cache_create
 2025-09-02 11:39 UTC 

[PATCH v5 0/6] MHDP8546 fixes related to DBANC usecase
 2025-09-02 11:34 UTC  (13+ messages)
` [PATCH v5 1/6] drm/bridge: cadence: cdns-mhdp8546-core: Remove legacy support for connector initialisation in bridge
` [PATCH v5 2/6] drm/bridge: cadence: cdns-mhdp8546*: Change drm_connector from structure to pointer
` [PATCH v5 3/6] drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable()
` [PATCH v5 6/6] drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check

[PATCH] drm/bridge: dw-dp: Fix the EMPHASIS_SHIFT for dw_dp_voltage_max
 2025-09-02 11:29 UTC 

[PATCH 3/3] drm/panel: visionox-rm69299: Add backlight support
 2025-09-02 11:23 UTC  (2+ messages)

[PATCH v2] drm/sched: Extend and update documentation
 2025-09-02 11:12 UTC 

[PATCH v3 00/14] Add DisplayPort support for QCS615 platform
 2025-09-02 10:42 UTC  (7+ messages)
` [PATCH v3 01/14] dt-bindings: display/msm: dp-controller: Add sm6150

[PATCH 0/2] backlight: mp3309c: Drop pwm_apply_args()
 2025-09-02 10:36 UTC  (4+ messages)
` [PATCH 2/2] backlight: mp3309c: Initialize backlight properties without memset

[PATCH v5 1/2] drm/buddy: Optimize free block management with RB tree
 2025-09-02 10:35 UTC  (3+ messages)

[PATCH v5 0/8] Replace xe_hmm with gpusvm
 2025-09-02 10:23 UTC  (5+ messages)
` [PATCH v5 1/8] drm/gpusvm: fix hmm_pfn_to_map_order() usage

[PATCH v4 0/4] User readable error codes on atomic_ioctl failure
 2025-09-02 10:16 UTC  (5+ messages)
` [PATCH v4 1/4] drm: Define user readable error codes for atomic ioctl
` [PATCH v4 3/4] drm/atomic: Return user readable error in atomic_ioctl

[PATCH] drm/nouveau/acr/ga102: fix NULL vs IS_ERR() check in ga102_acr_wpr_parse()
 2025-09-02  9:48 UTC  (2+ messages)

[PATCH v10 0/6] Display enablement changes for Qualcomm QCS8300 platform
 2025-09-02  9:48 UTC  (6+ messages)
` [PATCH v10 2/6] dt-bindings: display/msm: dp-controller: document QCS8300 compatible

[PATCH v2 26/37] drm/i915/gem: drop nth_page() usage within SG entry
 2025-09-02  9:42 UTC  (3+ messages)

[PATCH v1 0/3] misc: fastrpc: Add polling mode support
 2025-09-02  9:21 UTC  (3+ messages)
` [PATCH v1 3/3] misc: fastrpc: Add polling mode support for fastRPC driver

[PATCH] drm/i915: Replace kmalloc() + copy_from_user() with memdup_user()
 2025-09-02  8:58 UTC  (2+ messages)

[PATCH v4 0/2] drm: bridge: Add TI tmds181 and sn65dp159 driver
 2025-09-02  8:46 UTC  (4+ messages)
  ` [PATCH v4 1/2] dt-bindings: drm/bridge: ti-tmds181: Add TI TMDS181 and SN65DP159 bindings

[PATCH next] drm/bridge: synopsys: Fix an error return in dw_dp_video_need_vsc_sdp()
 2025-09-02  8:42 UTC  (2+ messages)
`  "

[PATCH 00/37] arm64: Add initial device trees for Apple M2 Pro/Max/Ultra devices
 2025-09-02  8:15 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;
as well as URLs for NNTP newsgroup(s).