messages from 2026-04-20 20:23:25 to 2026-04-23 19:06:54 UTC [more...]
[PATCH v14 00/28] Add new general DRM property "color format"
2026-04-23 19:03 UTC (23+ 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 v2] drm/i915/display: enable ccs modifiers on dg2
2026-04-23 18:57 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: enable ccs modifiers on dg2 (rev2)
` ✓ i915.CI.Full: "
[PATCH 00/16] drm/i915: Introduce 'fb_pin' parent interface
2026-04-23 17:25 UTC (18+ messages)
` [PATCH 01/16] drm/i915: Introduce intel_parent_fb_pin_get_map()
` [PATCH 02/16] drm/i915: Move intel_fb_pin_params to the parent interface
` [PATCH 03/16] drm/i915: Move the i915_dpt_offset()==0 assert
` [PATCH 04/16] drm/i915: Reorganize intel_plane_pin_fb() a bit
` [PATCH 05/16] drm/i915: Introduce i915_fb_pin_dpt_(un)pin()
` [PATCH 06/16] drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()
` [PATCH 07/16] drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()
` [PATCH 08/16] drm/xe: Kill the fbdev vma reuse hack
` [PATCH 09/16] drm/xe: Reorganize intel_plane_pin_fb() a bit
` [PATCH 10/16] drm/xe: Introduce xe_fb_pin_dpt_(un)pin()
` [PATCH 11/16] drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()
` [PATCH 12/16] drm/xe: Restructure reuse_vma()
` [PATCH 13/16] drm/i915: Introduce the main fb_pin parent interface
` [PATCH 14/16] drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()
` [PATCH 15/16] drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pin
` [PATCH 16/16] drm/i915: Consolidate the intel_plane_(un)pin_fb() implementations
` ✗ Fi.CI.BUILD: failure for drm/i915: Introduce 'fb_pin' parent interface
[PATCH 0/3] DSC max delta bpp support
2026-04-23 15:57 UTC (5+ messages)
` [PATCH 1/3] drm/dp: Add DP_DSC_MAX_BPP_DELTA register
` [PATCH 2/3] drm/dp: Add max bpp delta computation constants
` [PATCH 3/3] drm/i915/dp: Decode dsc max delta bpp from sink dpcd
` ✓ i915.CI.BAT: success for DSC max delta bpp support (rev2)
[PATCH] drm/i915/display: enable ccs modifiers on dg2
2026-04-23 15:39 UTC (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dp: Change drm_err to drm_dbg_kms
2026-04-23 14:08 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PULL] drm-misc-next-fixes
2026-04-23 13:08 UTC
[PATCH] drm/i915/display: Detect AuxCCS support via display parent interface
2026-04-23 11:31 UTC (4+ messages)
` ✓ i915.CI.Full: success for drm/i915/display: Detect AuxCCS support via display parent interface (rev2)
[PATCH v4 00/13] CMTG enablement
2026-04-23 11:07 UTC (9+ messages)
` [PATCH v4 03/13] drm/i915/cmtg: Set timings for CMTG
[PATCH v2 00/20] drm/atomic: Rework initial state allocation
2026-04-23 10:54 UTC (44+ messages)
` [PATCH v2 01/20] drm/colorop: Fix typos in the doc
` [PATCH v2 02/20] drm/atomic: Drop drm_private_state.obj assignment from create_state
` [PATCH v2 03/20] drm/mode-config: Mention drm_mode_config_reset() culprits
` [PATCH v2 04/20] drm/colorop: Rename __drm_colorop_state_reset()
` [PATCH v2 05/20] drm/colorop: Create drm_atomic_helper_colorop_create_state()
` [PATCH v2 06/20] drm/atomic-state-helper: Fix __drm_atomic_helper_plane_reset() doc typo
` [PATCH v2 07/20] drm/atomic-state-helper: Rename __drm_atomic_helper_plane_state_reset()
` [PATCH v2 08/20] drm/plane: Add new atomic_create_state callback
` [PATCH v2 09/20] drm/atomic-state-helper: Rename __drm_atomic_helper_crtc_state_reset()
` [PATCH v2 10/20] drm/crtc: Add new atomic_create_state callback
` [PATCH v2 11/20] drm/atomic-state-helper: Rename __drm_atomic_helper_connector_state_reset()
` [PATCH v2 12/20] drm/hdmi: Rename __drm_atomic_helper_connector_hdmi_reset()
` [PATCH v2 13/20] drm/connector: Add new atomic_create_state callback
` [PATCH v2 14/20] drm/mode-config: Create drm_mode_config_create_state()
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default
` [PATCH v2 16/20] drm/atomic: Drop private obj state allocation
` [PATCH v2 20/20] drm/bridge_connector: Convert to atomic_create_state
[PATCH] drm/i915/display: Add quirk for interlane align bit on CH7511
2026-04-23 10:26 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 0/6] Enable joiner cursor fast updates
2026-04-23 10:11 UTC (10+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Sync joiner "
` [PATCH 5/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update
` ✓ i915.CI.BAT: success for Enable joiner cursor fast updates
` ✗ i915.CI.Full: failure "
[PATCH v2 00/13] drm/i915/color: Enable SDR plane color pipeline
2026-04-23 9:38 UTC (6+ messages)
` [PATCH v2 01/13] drm/colorop: Add DRM_COLOROP_FIXED_MATRIX
[PULL] drm-misc-fixes
2026-04-23 5:41 UTC
[PATCH v2 00/13] drm/i915/display: Add DC3CO support
2026-04-23 4:59 UTC (16+ messages)
` [PATCH v2 01/13] drm/i915/display: Remove TGL "
` [PATCH v2 02/13] drm/i915/display: Switch DC3Co enable from standalone bit to DC level encoding
` [PATCH v2 03/13] drm/i915/display: Use FIELD_PREP() for DC state enable bits
` [PATCH v2 04/13] drm/i915/display: Add DC3CO DC_STATE enable/disable support
` [PATCH v2 05/13] drm/i915/display: Add DC3CO support check and validate target DC state
` [PATCH v2 06/13] drm/i915/display: Add HAS_DC3CO() macro
` [PATCH v2 07/13] drm/i915/display: Add DC3CO eligibility computation
` [PATCH v2 08/13] drm/i915/display: Store DC3CO eligibility in PSR state
` [PATCH v2 09/13] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH v2 10/13] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH v2 11/13] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH v2 12/13] drm/i915/display: Add helper to enable DC counter
` [PATCH v2 13/13] drm/i915/display: Add DC3CO count and residency in dmc debugfs
` ✓ i915.CI.BAT: success for drm/i915/display: Add DC3CO support (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 00/19] drm/i915/display: Add DC3CO support
2026-04-22 14:56 UTC (16+ messages)
` [PATCH 08/19] drm/i915/display: Add DC3CO eligibility computation
` [PATCH 12/19] drm/i915/display: PSR2: Set idle_frames to 0 for DC3CO
` [PATCH 14/19] drm/i915/display: Enable DC3CO idle protocol in ALPM
` [PATCH 15/19] drm/i915/display: PSR Add delayed work to exit DC3CO
` [PATCH 19/19] drm/i915/display: PSR set idle frames while exit from DC3CO
[PATCH v7 0/2] drm/i915/selftests: Use safe userspace memory for mappings
2026-04-22 14:45 UTC (5+ messages)
` [PATCH v7 1/2] drm/i915/selftests: Prevent userspace mapping invalidation
` [PATCH v7 2/2] drm/i915/selftests: Run vma tests only if current->mm is present
` ✓ i915.CI.BAT: success for drm/i915/selftests: Use safe userspace memory for mappings
` ✓ i915.CI.Full: "
Regression on linux-next (next-20260324 )
2026-04-22 12:07 UTC (20+ messages)
` ✗ LGCI.VerificationFailed: failure for Regression on linux-next (next-20260324 ) (rev4)
` ✗ LGCI.VerificationFailed: failure for Regression on linux-next (next-20260324 ) (rev5)
[PULL] topic/pipe-reorder for drm-intel-next and possibly v7.1-rc1
2026-04-22 0:44 UTC (2+ messages)
[PULL] drm-intel-next-fixes
2026-04-22 7:53 UTC
[PATCH] [RFC]: drm/i915/display: Fix vblank timestamps for fixed RR on VRR-TG-always platforms
2026-04-22 4:18 UTC (3+ messages)
[PATCH] drm/i915/dp: Ignore HPD when in DPLL enable/disable cycle
2026-04-22 2:46 UTC (3+ messages)
[PATCH v11 01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot()
2026-04-21 21:41 UTC (15+ messages)
` [PATCH v11 02/20] gpu: nova-core: gsp: Extract usable FB region from GSP
` [PATCH v11 07/20] gpu: nova-core: mm: Add TLB flush support
` ✗ Fi.CI.BUILD: failure for series starting with [v11,01/20] gpu: nova-core: gsp: Return GspStaticInfo from boot() (rev3)
[PATCH 0/2] drm/i915/gmbus: Try to fix AUX software timeouts
2026-04-21 15:05 UTC (7+ messages)
` [PATCH 1/2] drm/i915/gmbus: Lock AUX CH during GMBUS transfers
` [PATCH 2/2] drm/i915/gmbus: Swap locks vs. wakeref in intel_gmbus_output_aksv()
` ✓ i915.CI.BAT: success for drm/i915/gmbus: Try to fix AUX software timeouts
` ✗ i915.CI.Full: failure "
` ✓ i915.CI.BAT: success for drm/i915/gmbus: Try to fix AUX software timeouts (rev2)
` ✓ i915.CI.Full: "
[PATCH 00/11] drm/i915: Eliminate FB usage from low level pinning code
2026-04-21 13:56 UTC (3+ messages)
` ✓ i915.CI.BAT: success for drm/i915: Eliminate FB usage from low level pinning code (rev2)
` ✓ i915.CI.Full: "
[PATCH v3 0/6] drm: handle IRQ_HPD events correctly
2026-04-21 11:25 UTC (10+ messages)
` [PATCH v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [PATCH v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH v3 3/6] drm/bridge: aux-hpd: let drivers pass IRQ_HPD events
` [PATCH v3 4/6] drm/msm: dp: handle the IRQ_HPD events reported by USB-C
` [PATCH v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
` [PATCH v3 6/6] usb: typec: ucsi: huawei-gaokun: "
` ✓ i915.CI.BAT: success for drm: handle IRQ_HPD events correctly (rev3)
` ✗ i915.CI.Full: failure "
[PATCH 0/2] DSC max delta bpp support
2026-04-21 10:50 UTC (6+ messages)
` [PATCH 1/2] drm/dp: Define DSC bpp delta DPCD fields
` [PATCH 2/2] drm/i915/dp: Decode DSC max delta bpp from sink DPCD
` ✓ i915.CI.Full: success for DSC max delta bpp support
[PATCH v11 0/7] User readable error codes on atomic_ioctl failure
2026-04-21 8:53 UTC (3+ messages)
[PATCH v2 00/32] drm/i915/cx0: Add MTL+ platforms to support dpll framework
2026-04-21 7:27 UTC (4+ messages)
` [PATCH v2 25/32] drm/i915/cx0: Add MTL+ .get_hw_state hook
DP routing from iGPU to discrete Barlow Ridge TB5 on HP ZBook Fury G1i
2026-04-21 4:45 UTC (2+ messages)
[PATCH v4 0/8] drm/i915: move more display dependencies from i915
2026-04-21 0:31 UTC (4+ messages)
` [PATCH v4 7/8] drm/i915/display: move pre-HSW clock gating init to display
` ✓ i915.CI.BAT: success for drm/i915: move more display dependencies from i915 (rev4)
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915: remove unused DPLL_TEST register definitions
2026-04-20 22:23 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH v3 0/8] drm/i915: move more display dependencies from i915
2026-04-20 21:53 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: move more display dependencies from i915 (rev3)
[PATCH 0/4] drm/doc: Remove obsolete RFC docs related to i915
2026-04-20 21:02 UTC (2+ messages)
` ✓ i915.CI.Full: success for "
[PATCH] drm/xe: update stolen memory preferance comparison using pages
2026-04-20 20:29 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox