messages from 2026-04-09 15:46:00 to 2026-04-13 11:50:10 UTC [more...]
[PATCH RFC 00/12] Add support for DisplayPort link training information report
2026-04-10 16:26 UTC (8+ messages)
` [PATCH RFC 09/12] drm: Introduce drmm_connector_dp_init() with link training state properties
` [PATCH RFC 10/12] drm/i915/display/dp: Adopt dp_connector helpers to expose link training state
[PATCH 0/6] drm/i915/reset: Solve display vs. GPU reset deadlock, again
2026-04-13 11:49 UTC (11+ messages)
` [PATCH 5/6] drm/i915/reset: Handle the display vs. GPU reset deadlock using a custom dma-fence
[PATCH] drm/i915/psr: Init variable to avoid early exit from et alignment loop
2026-04-13 11:23 UTC
[PATCH v13 00/27] Add new general DRM property "color format"
2026-04-13 10:26 UTC (29+ messages)
` [PATCH v13 01/27] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v13 02/27] drm/display: hdmi-state-helper: Use default case for unsupported formats
` [PATCH v13 03/27] drm: Add new general DRM property "color format"
` [PATCH v13 04/27] drm/connector: Let connectors have a say in their color format
` [PATCH v13 05/27] drm/display: bridge_connector: Use HDMI color format for HDMI conns
` [PATCH v13 06/27] drm/bridge: Act on the DRM color format property
` [PATCH v13 07/27] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v13 08/27] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v13 09/27] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v13 10/27] drm/amdgpu: Implement "color format" DRM property
` [PATCH v13 11/27] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v13 12/27] drm/i915/dp: "
` [PATCH v13 13/27] drm/i915: Implement the "color format" DRM property
` [PATCH v13 14/27] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v13 15/27] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v13 16/27] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v13 17/27] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v13 18/27] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v13 19/27] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v13 20/27] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v13 21/27] drm/connector: Register color format property on HDMI connectors
` [PATCH v13 22/27] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v13 23/27] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v13 24/27] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v13 25/27] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v13 26/27] drm/bridge: Document bridge chain format selection
` [PATCH v13 27/27] drm/connector: Update docs of "colorspace" for color format prop
[PATCH 00/12] Add support for Common SDP Transmission Line
2026-04-13 10:21 UTC (25+ messages)
` [PATCH 01/12] drm/i915/vrr: Add HAS_EMP_AS_SDP_TL macro
` [PATCH 02/12] drm/i915/vrr: Add helper to readback EMP_AS_SDP_TL
` [PATCH 03/12] drm/i915/vrr: Separate out helper to write EMP_AS_SDP_TL
` [PATCH 04/12] drm/i915/dp: Add helper to get AS SDP Transmission Line
` [PATCH 05/12] drm/i915/dp: Add crtc state for AS SDP transmission line
` [PATCH 06/12] drm/i915/dp: Store and use AS SDP transmission line from crtc state
` [PATCH 07/12] drm/i915/nvl: Add register definitions for common SDP Transmission Line
` [PATCH 08/12] drm/i915/display: Add HAS_CMN_SDP_TL macro
` [PATCH 09/12] drm/i915/dp: Store SDP transmission lines in crtc_state
` [PATCH 10/12] drm/i915/dp: Introduce helpers to enable/disable CMN SDP Transmission line
` [PATCH 11/12] drm/i915/dp: Enable Common "
` [PATCH 12/12] drm/i915/display: Dump SDP Transmission lines
` ✓ i915.CI.BAT: success for Add support for Common SDP Transmission Line (rev2)
[PATCH v2] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
2026-04-13 9:54 UTC
[PATCH] drm/i915/dp: Fix VSC dynamic range signaling for RGB formats
2026-04-13 9:09 UTC
[PATCH v6] drm/i915/display: change pipe allocation order for discrete platforms
2026-04-13 8:16 UTC
[PATCH 0/2] drm/i915: Make sure CRTC vs. pipe reordering is safe
2026-04-13 7:56 UTC (5+ messages)
` [PATCH 1/2] drm/i915/joiner: Make joiner "nomodeset" state copy independent of pipe order
[PATCH v2] [PATCH v2] drm/i915/gem: Fix UAF race in eb_relocate_vma
2026-04-13 4:39 UTC (12+ messages)
[PATCH v2 00/10] drm/i915: casf & scaler refactoring
2026-04-12 21:49 UTC (14+ messages)
` [PATCH v2 01/10] drm/i915/casf: fix comment typos
` [PATCH v2 02/10] drm/i915/casf: rename *_coeff*() into *_coef*()
` [PATCH v2 03/10] drm/i915: rename t into tap
` [PATCH v2 04/10] drm/i915/casf: rename sumcoeff into sum_coeff
` [PATCH v2 05/10] drm/i915/scaler: s/i/scaler_id where appropriate
` [PATCH v2 06/10] drm/i915/scaler: remove id in favor of scaler_id
` [PATCH v2 07/10] drm/i915/scaler: unloop scaler readout that is run once
` [PATCH v2 08/10] drm/i915/scaler: invert loop's breaking logic
` [PATCH v2 09/10] drm/i915/scaler: abstract scaler searching loop
` [PATCH v2 10/10] drm/i915/scaler: eliminate dead code
` ✓ i915.CI.BAT: success for drm/i915: casf & scaler refactoring (rev2)
` ✗ i915.CI.Full: failure "
[PATCH v4 00/13] CMTG enablement
2026-04-12 13:55 UTC (16+ messages)
` [PATCH v4 01/13] drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTG
` [PATCH v4 02/13] drm/i915/cmtg: Set CMTG clock select
` [PATCH v4 03/13] drm/i915/cmtg: Set timings for CMTG
` [PATCH v4 04/13] drm/i915/cmtg: Program VRR registers of CMTG
` [PATCH v4 05/13] drm/i915/cmtg: Set transcoder mn for CMTG
` [PATCH v4 06/13] drm/i915/cmtg: Add hook to enable CMTG with sync to port
` [PATCH v4 07/13] drm/i915/cmtg: Add a hook to make eDP transcoder secondary
` [PATCH v4 08/13] drm/i915/cmtg: Split CMTG support check from intel_cmtg_is_allowed()
` [PATCH v4 09/13] drm/i915/cmtg: Modify existing hook to disable CMTG
` [PATCH v4 10/13] drm/i915/cmtg: Add trigger to enable/disable cmtg
` [PATCH v4 11/13] drm/i915/cmtg: Add CMTG interrupt handling
` [PATCH v4 12/13] drm/i915/cmtg: Disable CMTG if dc3co is not allowed
` [PATCH v4 13/13] drm/i915/cmtg: Set target_dc_state flag for lobf/psr2/pr-alpm
` ✓ i915.CI.BAT: success for CMTG enablement (rev4)
` ✓ i915.CI.Full: "
[PATCH] [RFC]: drm/i915/display: Use ceiling division for NV12 UV surface offset calculation
2026-04-11 23:11 UTC (3+ messages)
` ✓ i915.CI.BAT: success for : "
` ✗ i915.CI.Full: failure "
[PATCH v1 00/10] drm/i915: casf & scaler refactoring
2026-04-11 20:04 UTC (4+ messages)
` [PATCH v1 06/10] drm/i915/casf: remove id in favor of scaler_id
[PATCH v2] drm/i915/dg2: Add per-context control for Wa_22013059131
2026-04-11 16:39 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/i915/dg2: Add per-context control for Wa_22013059131 (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/4] drm/i915/reset: Expose "display_reset_count" in debugfs
2026-04-11 8:03 UTC (10+ messages)
` [PATCH 1/4] drm/i915/reset: Reorganize display reset code
` [PATCH 2/4] drm/i915/reset: Move pending_fb_pin handling to i915
` [PATCH 3/4] drm/xe/display: Add init_clock_gating.h stubs
` [PATCH 4/4] drm/i915/reset: Add "display_reset_count" debugfs file
` ✓ i915.CI.BAT: success for drm/i915/reset: Expose "display_reset_count" in debugfs
` ✗ i915.CI.Full: failure "
[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
2026-04-10 21:15 UTC (14+ messages)
` [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters
` [PATCH 2/4] drm/i915/bw: Deduplicate intel_sa_info instances
` [PATCH 3/4] drm/i915/bw: Rename struct intel_sa_info to intel_display_bw_params
[PATCH] drm/intel/display: Use drmm for intel_mode_config_cleanup
2026-04-10 18:25 UTC (3+ messages)
[bug report] drm/i915/psr: Repeat Selective Update area alignment
2026-04-10 18:04 UTC
[PATCH 00/10] drm/i915: Some fixes/cleanups to the BIOS FB stuff
2026-04-10 16:50 UTC (23+ messages)
` [PATCH 01/10] drm/i915: Introduce sanity to the plane_config pointer vs. array thing
` [PATCH 02/10] drm/i915: Remove 'mem' and 'phy_base' from struct intel_initial_plane_config
` [PATCH 03/10] drm/i915: Don't pass the whole plane_config to initial_plane_phys()
` [PATCH 04/10] drm/i915: Make plane_config->fb a struct drm_framebuffer*
` [PATCH 05/10] drm/i915: Move initial plane vblank wait into display code
` [PATCH 06/10] drm/i915: Use a 1 second timeout for the polling vblank wait
` [PATCH 07/10] drm/i915: Reject tile4 BIOS FB
` [PATCH 08/10] drm/i915: Reject X/Y tiled BIOS FB if we don't have fenced regions
` [PATCH 09/10] drm/i915: Completely reject DPT BIOS FBs
` [PATCH 10/10] drm/i915: Reject BIOS FB rotation in common code
` ✗ i915.CI.BAT: failure for drm/i915: Some fixes/cleanups to the BIOS FB stuff
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
2026-04-10 15:18 UTC
[PATCH v12 00/25] Add new general DRM property "color format"
2026-04-10 14:21 UTC (29+ messages)
` [PATCH v12 03/25] drm: "
` [PATCH v12 04/25] drm/bridge: Act on the DRM color format property
` [PATCH v12 05/25] drm/atomic-helper: Add HDMI bridge output bus formats helper
` [PATCH v12 06/25] drm/display: hdmi-state-helper: Act on color format DRM property
` [PATCH v12 07/25] drm/display: hdmi-state-helper: Try subsampling in mode_valid
` [PATCH v12 08/25] drm/amdgpu: Implement "color format" DRM property
` [PATCH v12 09/25] drm/i915/hdmi: Add YCBCR444 handling for sink formats
` [PATCH v12 10/25] drm/i915/dp: "
` [PATCH v12 11/25] drm/i915: Implement the "color format" DRM property
` [PATCH v12 12/25] drm/rockchip: Add YUV422 output mode constants for VOP2
` [PATCH v12 13/25] drm/rockchip: vop2: Add RK3576 to the RG swap special case
` [PATCH v12 14/25] drm/rockchip: vop2: Recognise 10-bit YUV422 as YUV format
` [PATCH v12 15/25] drm/rockchip: vop2: Set correct output format for RK3576 YUV422
` [PATCH v12 16/25] drm/bridge: dw-hdmi-qp: Use common HDMI output bus fmts helper
` [PATCH v12 17/25] drm/rockchip: dw_hdmi_qp: Implement "color format" DRM property
` [PATCH v12 18/25] drm/rockchip: dw_hdmi_qp: Set supported_formats platdata
` [PATCH v12 19/25] drm/connector: Register color format property on HDMI connectors
` [PATCH v12 20/25] drm/tests: hdmi: Add tests for the color_format property
` [PATCH v12 21/25] drm/tests: hdmi: Add tests for HDMI helper's mode_valid
` [PATCH v12 22/25] drm/tests: bridge: Add KUnit tests for bridge chain format selection
` [PATCH v12 23/25] drm/tests: bridge: Add test for HDMI output bus formats helper
` [PATCH v12 24/25] drm/bridge: Document bridge chain format selection
` [PATCH v12 25/25] drm/connector: Update docs of "colorspace" for color format prop
` ✗ Fi.CI.BUILD: failure for Add new general DRM property "color format" (rev9)
[PATCH 00/12] drm/i915/fb: Prep work for more generic remapping support
2026-04-10 11:25 UTC (2+ messages)
[PATCH v4] drm/i915/gem: Fix relocation race and simplify VMA lookup
2026-04-10 10:29 UTC (3+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915/gem: Fix relocation race and simplify VMA lookup (rev2)
[PULL] topic/step for i915 and xe
2026-04-10 8:06 UTC (3+ messages)
[PATCH v2 1/2] drm/i915: Track fence region ID in plane state
2026-04-10 2:17 UTC (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [v2,1/2] drm/i915: Track fence region ID in plane state (rev2)
[PATCH v2 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
2026-04-10 1:24 UTC (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling (rev2)
[PATCH 1/2] drm/i915/mst: Call intel_pfit_compute_config() for sharpness filter
2026-04-10 0:42 UTC (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [1/2] "
[PATCH] drm/i915/display: Check some INVALID_TRANSCODER cases
2026-04-09 22:45 UTC (4+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH] drm/i915/dg2: Add per-context control for Wa_22013059131
2026-04-09 20:42 UTC (2+ messages)
[PATCH] drm/xe: Apply WA_14026810691 to engine
2026-04-09 19:40 UTC (2+ messages)
[PATCH v10 12/21] gpu: nova-core: mm: Add unified page table entry wrapper enums
2026-04-09 18:02 UTC (3+ messages)
[PATCH v4] drm/i915/gem: Drop check for changed VM in EXECBUF
2026-04-09 17:27 UTC (2+ messages)
` ✓ i915.CI.Full: success 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