messages from 2025-05-16 10:26:12 to 2025-05-20 16:33:21 UTC [more...]
[PATCH v5 0/3] drm: Create a tas info option for wedge events
2025-05-20 16:32 UTC (2+ messages)
` [PATCH v5 1/3] drm: Create a task "
[PATCH] drm/i915/dp: Fix the enabling/disabling of audio SDP splitting
2025-05-20 16:14 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
[PATCH 0/2] drm/i915: small fixes from code reviews
2025-05-20 16:07 UTC (8+ messages)
` [PATCH 1/2] drm/i915/dkl: return if tc_port is invalid in dkl_phy_set_hip_idx()
` [PATCH 2/2] drm/i915: remove unused arg in skl_scaler_get_filter_select()
` ✗ Fi.CI.SPARSE: warning for drm/i915: small fixes from code reviews
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915: small fixes from code reviews (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[RFC 0/2] Introduce a sysfs interface for lmem information
2025-05-20 15:01 UTC (11+ messages)
` [RFC 1/2] drm/i915: Expose local memory information via sysfs
` [RFC 2/2] drm/i915: Add protections to sysfs local memory information
` ✗ Fi.CI.CHECKPATCH: warning for Introduce a sysfs interface for lmem information
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
[PATCH 0/7] drm/i915 & drm/xe: prep work towards opaque struct intel_display
2025-05-20 14:14 UTC (21+ messages)
` [PATCH 1/7] drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()
` [PATCH 2/7] drm/xe/display: Add check for alloc_ordered_workqueue()
` [PATCH 3/7] drm/xe/display: drop duplicate display->fb_tracking.lock init
` [PATCH 4/7] drm/i915/display: move hotplug.dp_wq init from xe and i915 to display
` [PATCH 5/7] drm/xe/display: move xe->display initialization to xe_display_probe()
` [PATCH 6/7] drm/xe/display: add notes about how early a few functions can be called
` [PATCH 7/7] drm/xe/display: use xe->display to decide whether to do anything
` ✗ Fi.CI.SPARSE: warning for drm/i915 & drm/xe: prep work towards opaque struct intel_display
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915 & drm/xe: prep work towards opaque struct intel_display (rev2)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915: use drm_modeset_lock_assert_held() in intel_connector_get_pipe()
2025-05-20 13:45 UTC (4+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[v7 00/11] drm/xe/display: Program double buffered LUT registers
2025-05-20 12:43 UTC (15+ messages)
` [v7 01/11] drm/i915/dsb: Extract intel_dsb_ins_align()
` [v7 02/11] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [v7 03/11] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [v7 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
` [v7 05/11] drm/i915/dsb: add intel_dsb_gosub_finish()
` [v7 06/11] drm/i915/dsb: Add support for GOSUB interrupt
` [v7 07/11] drm/i915: s/dsb_color_vblank/dsb_color
` [v7 08/11] drm/i915/display: use GOSUB to program double buffered LUT registers
` [v7 09/11] drm/i915: Program DB LUT registers before vblank
` [v7 10/11] drm/i915/color: Do not pre-load LUTs with DB registers
` [v7 11/11] drm/i915: Disable updating of LUT values during vblank
` ✗ Fi.CI.SPARSE: warning for drm/xe/display: Program double buffered LUT registers (rev7)
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dp: Allow HBR3 without TPS4 support for eDP panels
2025-05-20 12:25 UTC (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH 00/10] Introduce drm sharpness property
2025-05-20 10:23 UTC (18+ messages)
` [PATCH 01/10] drm/i915/display: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
` ✗ Fi.CI.CHECKPATCH: warning for Introduce drm sharpness property (rev14)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH 00/11] Panel Replay + Adaptive sync
2025-05-20 9:19 UTC (24+ messages)
` [PATCH 01/11] drm/dp: Add Panel Replay capability bits from DP2.1 specification
` [PATCH 02/11] drm/i915/psr: Read both Panel Replay capability registers from DPCD
` [PATCH 03/11] drm/i915/alpm: Add PR_ALPM_CTL register definitions
` [PATCH 04/11] drm/i915/alpm: Write PR_ALPM_CTL register
` [PATCH 05/11] drm/i915/psr: Add interface to check if AUXLess ALPM is needed by PSR
` [PATCH 06/11] drm/i915/alpm: Add new interface to check if AUXLess ALPM is used
` [PATCH 07/11] drm/i915/alpm: Move port alpm configuration
` [PATCH 08/11] drm/i915/display: Add PHY_CMN1_CONTROL register definitions
` [PATCH 09/11] drm/i915/display: Add function to configure LFPS sending
` [PATCH 10/11] drm/i915/psr: Fix using wrong mask in REG_FIELD_PREP
` [PATCH 11/11] drm/i915/psr: Do not disable Panel Replay in case VRR is enabled
[PATCH v4 0/3] drm: Create an app info option for wedge events
2025-05-20 8:23 UTC (9+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] drm/doc: Add a section about "App information" for the wedge API
` [PATCH v4 3/3] drm/amdgpu: Make use of drm_wedge_app_info
` ✗ Fi.CI.CHECKPATCH: warning for drm: Create an app info option for wedge events (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read
2025-05-20 8:22 UTC (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ i915.CI.BAT: failure "
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read (rev2)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH v2] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
2025-05-20 8:11 UTC (3+ messages)
[PATCH 00/14] DPLL framework redesign
2025-05-20 8:05 UTC (9+ messages)
` [PATCH 06/14] drm/i915/dpll: Rename intel_shared_dpll
` ✗ Fi.CI.SPARSE: warning for DPLL framework redesign (rev2)
` ✓ i915.CI.BAT: success "
` ✓ i915.CI.Full: "
[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
2025-05-20 7:11 UTC (33+ messages)
` [PATCH 01/12] drm/i915/dsb: Extract intel_dsb_ins_align()
` [PATCH 02/12] drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
` [PATCH 03/12] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [PATCH 04/12] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [PATCH 05/12] drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
` [PATCH 06/12] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH 07/12] drm/i915/flipq: Provide the nuts and bolts code for flip queue
` [PATCH v2 "
` [PATCH 08/12] drm/i915/flipq: Implement flipq queue based commit path
` [PATCH v2 "
` [PATCH 09/12] drm/i915/flipq: Implement Wa_18034343758
` [PATCH 10/12] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH 11/12] drm/i915/flipq: Add intel_flipq_dump()
` [PATCH 12/12] drm/i915/flipq: Enable flipq by default for testing
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/flipq: Rough flip queue implementation
` ✗ Fi.CI.SPARSE: "
` ✗ i915.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/flipq: Rough flip queue implementation (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
ahci + intel iGPU problems
2025-05-19 21:02 UTC (5+ messages)
[PATCH] drm/connector: move HDR sink metadata to display info
2025-05-19 15:54 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH v4] drm/xe: Allow building as kernel built-in
2025-05-19 15:14 UTC (3+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Allow building as kernel built-in (rev3)
[PATCH] drm/i915/psr: Underrun on idle PSR wa only when pkgc latency > delayed vblank
2025-05-19 15:07 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 0/5] drm: strict type checking for drm_device based logging helpers
2025-05-16 20:41 UTC (6+ messages)
` [PATCH 5/5] drm/print: require struct drm_device for drm_err() and friends
intel_lvds.c:214 intel_pre_enable_lvds+0x388/0x3a0 [i915]
2025-05-19 7:38 UTC (2+ messages)
[PATCH v2] drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards
2025-05-19 7:01 UTC (6+ messages)
` ✗ i915.CI.Full: failure for drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards (rev2)
[PATCH v3 0/3] drm: Create an app info option for wedge events
2025-05-18 21:26 UTC (3+ messages)
` [PATCH v3 1/3] "
[REGRESSION] on linux-next (next-20250507)
2025-05-18 6:45 UTC (5+ messages)
[PATCH v2 0/2] drm/i915: DG1 fixes
2025-05-17 23:09 UTC (2+ messages)
2025 X.Org Foundation Election results
2025-05-17 9:45 UTC
[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
2025-05-16 22:21 UTC (5+ messages)
` [PATCH v10 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v10 02/10] mtd: intel-dg: implement region enumeration
[PATCH] drm/i915/display: Implement wa_16011342517
2025-05-16 19:58 UTC (4+ messages)
` ✗ Fi.CI.BUILD: warning for "
` ✓ i915.CI.BAT: success "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed
2025-05-16 16:36 UTC (5+ messages)
` [PATCH] drm/i915/display: Enforce pipeline flush with DSI HS transfer
` ✓ i915.CI.BAT: success for drm/i915/display: Send DSI DCS commands with pipeline flush in High Speed (rev3)
` ✓ i915.CI.Full: "
[PATCH RESEND] drm/xe/display: Add check for alloc_ordered_workqueue()
2025-05-16 12:21 UTC
[PATCH v2 RESEND] drm/i915/display: Add check for alloc_ordered_workqueue() and alloc_workqueue()
2025-05-16 12:21 UTC (2+ messages)
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