messages from 2024-10-31 14:50:23 to 2024-11-04 23:46:35 UTC [more...]
[PATCH v2] drm/i915/lspcon: do not hardcode settle timeout
2024-11-04 23:46 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/lspcon: do not hardcode settle timeout (rev3)
[PATCH] drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW
2024-11-04 23:34 UTC (4+ messages)
[PATCH v1] drm/i915/guc: Flush ct receive tasklet during reset preparation
2024-11-04 23:20 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Flush ct receive tasklet during reset preparation (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH 0/4] drm/i915/pmu: Refactors
2024-11-04 23:15 UTC (6+ messages)
` [PATCH 1/4] drm/i915/pmu: Rename cpuhp_slot to cpuhp_state
` [PATCH 2/4] drm/i915/pmu: Stop setting event_init to NULL
` [PATCH 3/4] drm/i915/pmu: Replace closed with registered
` [PATCH 4/4] drm/i915/pmu: Remove pointless synchronize_rcu() call
` ✗ Fi.CI.SPARSE: warning for drm/i915/pmu: Refactors
[PATCH v4 0/2] drm/i915/display: Power request asserting/deasserting
2024-11-04 22:44 UTC (9+ messages)
` [PATCH v4 1/2] drm/i915/xe3lpd: "
` [PATCH v4 2/2] drm/i915/display: Use struct intel_display instead of struct drm_i915_private
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Power request asserting/deasserting (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[RESEND 0/4] drm/i915: add dedicated lock for each sideband
2024-11-04 22:04 UTC (9+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: add dedicated lock for each sideband (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.SPARSE: warning for drm/i915: add dedicated lock for each sideband (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v2] drm/i915/guc: Flush ct receive tasklet during reset preparation
2024-11-04 21:41 UTC
[PATCH] drm/i915/gt: Remove unused execlists_unwind_incomplete_requests
2024-11-04 21:32 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915: Use sg_set_buf(), sg_dma_address() helper
2024-11-04 21:24 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 00/10] mtd: add driver for Intel discrete graphics
2024-11-04 21:22 UTC (11+ messages)
` [PATCH 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH 06/10] mtd: intel-dg: wake card on operations
` [PATCH 09/10] drm/xe/nvm: add on-die non-volatile memory device
[PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
2024-11-04 20:38 UTC (15+ messages)
` [PATCH RFC 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH RFC 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH RFC 3/4] drm/i915/dp: "
` [PATCH RFC 4/4] drm/msm/dp: Add support for LTTPR handling
` ✗ Fi.CI.SPARSE: warning for drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/xe3lpd: Update HDCP rekying bit
2024-11-04 20:28 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH 00/15] drm/i915/display: convert display feature helpers to struct intel_display
2024-11-04 18:43 UTC (19+ messages)
` [PATCH 01/15] drm/i915/display: identify discrete graphics
` [PATCH 02/15] drm/i915/display: convert HAS_D12_PLANE_MINIMIZATION() to struct intel_display
` [PATCH 03/15] drm/i915/display: convert HAS_4TILE() "
` [PATCH 04/15] drm/i915/display: convert HAS_DOUBLE_BUFFERED_M_N() "
` [PATCH 05/15] drm/i915/display: convert HAS_DP20() "
` [PATCH 06/15] drm/i915/display: convert HAS_GMBUS_BURST_READ() "
` [PATCH 07/15] drm/i915/display: convert HAS_IPS() "
` [PATCH 08/15] drm/i915/display: convert HAS_MBUS_JOINING() "
` [PATCH 09/15] drm/i915/display: convert HAS_SAGV() "
` [PATCH 10/15] drm/i915/display: convert HAS_HW_SAGV_WM() "
` [PATCH 11/15] drm/i915/display: convert HAS_ULTRAJOINER() "
` [PATCH 12/15] drm/i915/display: rename i915 parameter to __display in feature helpers
` [PATCH 13/15] drm/i915/display: convert display device identification to struct intel_display
` [PATCH 14/15] drm/i915/display: pass struct pci_dev * to intel_display_device_probe()
` [PATCH 15/15] drm/i915/display: add mobile platform group
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: convert display feature helpers to struct intel_display
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH v2 0/7] Use trans push mechanism to generate frame change event
2024-11-04 18:30 UTC (11+ messages)
` [PATCH v2 1/7] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v2 2/7] drm/i915/vrr: Do not overwrite TRANS_PUSH PSR Frame Change Enable
` [PATCH v2 3/7] drm/i915/vrr: Use TRANS_PUSH mechanism for PSR frame change
` [PATCH v2 4/7] drm/i915/psr: Rename psr_force_hw_tracking_exit as psr_force_exit
` [PATCH v2 5/7] drm/i915/psr: Simplify frontbuffer invalidate/flush callbacks
` [PATCH v2 6/7] drm/i915/psr: Add VRR send push interface for PSR usage
` [PATCH v2 7/7] drm/i915/display: Generate PSR frame change event on cursor update
` ✗ Fi.CI.SPARSE: warning for Use trans push mechanism to generate frame change event (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 1/2] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
2024-11-04 18:30 UTC (9+ messages)
` [PATCH 2/2] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
[PATCH v2 0/5] drm/dp_mst: Fix DDI function/DP2 config programming
2024-11-04 16:24 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
i915 potential deadlock
2024-11-02 1:46 UTC (3+ messages)
[PATCH] drm/i915/psr: Implement WA to help reach PC10
2024-11-04 16:13 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr: Implement WA to help reach PC10 (rev4)
[PATCH v3 0/4] Implement Wa_14022698537
2024-11-04 16:08 UTC (2+ messages)
[RESEND PATCHv2 1/3] drm/i915/dp: use fsleep instead of usleep_range for LT
2024-11-04 15:53 UTC (5+ messages)
` [RESEND PATCHv4 2/3] drm/i915/dp: read Aux RD interval just before setting the FFE preset
` [RESEND PATCHv2 3/3] drm/i915/dp: Include the time taken by AUX Tx for timeout
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [RESEND,PATCHv2,1/3] drm/i915/dp: use fsleep instead of usleep_range for LT
` ✓ Fi.CI.BAT: success "
[PATCH] drm/i915/hdcp: Fix when the first read and write are retried
2024-11-04 15:02 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH] drm/i915/pxp: fix non-optimised !CONFIG_DRM_I915_PXP build
2024-11-04 14:20 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
[PULL] drm-intel-next
2024-11-04 13:28 UTC
[PATCH v2 0/2] Refactor MST DSC Determination Policy
2024-11-04 12:17 UTC (4+ messages)
` [PATCH v2 1/2] drm/display/dsc: Refactor DRM "
` [PATCH v2 2/2] drm/display/dsc: MST DSC Interface Change
` ✗ Fi.CI.BUILD: failure for Refactor MST DSC Determination Policy
[RESEND PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1
2024-11-04 10:56 UTC (22+ messages)
` [RESEND PATCH v2 01/19] hrtimers: Add missing hrtimer_init() trace points
` [RESEND PATCH v2 02/19] drm/i915/request: Remove unnecessary modification of hrtimer::function
` [RESEND PATCH v2 03/19] KVM: x86/xen: Initialize hrtimer in kvm_xen_init_vcpu()
` [RESEND PATCH v2 04/19] wifi: rt2x00: Remove redundant hrtimer_init()
` [RESEND PATCH v2 05/19] io_uring: Remove redundant hrtimer's callback function setup
` [RESEND PATCH v2 06/19] hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
` [RESEND PATCH v2 07/19] hrtimers: Introduce hrtimer_setup_on_stack()
` [RESEND PATCH v2 08/19] hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
` [RESEND PATCH v2 09/19] hrtimers: Introduce hrtimer_update_function()
` [RESEND PATCH v2 10/19] fs/aio: Switch to use hrtimer_setup_sleeper_on_stack()
` [RESEND PATCH v2 11/19] futex: "
` [RESEND PATCH v2 12/19] net: pktgen: "
` [RESEND PATCH v2 13/19] timers: "
` [RESEND PATCH v2 14/19] wait: "
` [RESEND PATCH v2 15/19] hrtimers: Delete hrtimer_init_sleeper_on_stack()
` [RESEND PATCH v2 16/19] sched/idle: Switch to use hrtimer_setup_on_stack()
` [RESEND PATCH v2 17/19] io_uring: "
` [RESEND PATCH v2 18/19] alarmtimer: Switch to use hrtimer_setup() and hrtimer_setup_on_stack()
` [RESEND PATCH v2 19/19] hrtimers: Delete hrtimer_init_on_stack()
` ✗ Fi.CI.BUILD: failure for hrtimers: Consolidate hrtimer initialization - Part 1 (rev2)
[PATCH 0/7] Add support for 3 VDSC engines 12 slices
2024-11-04 10:43 UTC (6+ messages)
` [PATCH 2/7] drm/i915/display: Prepare for dsc 3 stream splitter
` ✓ Fi.CI.BAT: success for Add support for 3 VDSC engines 12 slices (rev7)
` ✓ Fi.CI.IGT: "
[PATCH 0/6] drm/i915: Sanitize MBUS joining
2024-11-04 8:54 UTC (16+ messages)
` [PATCH 1/6] drm/i915: Relocate the SKL wm sanitation code
` [PATCH 2/6] drm/i915: Extract pipe_mbus_dbox_ctl()
` [PATCH 3/6] drm/i915: Extract pipe_mbus_dbox_ctl_update()
` [PATCH 4/6] drm/i915: Extract mbus_ctl_join_update()
` [PATCH 5/6] drm/i915: Sanitize MBUS joining
` [PATCH 6/6] drm/i915: Simplify xelpdp_is_only_pipe_per_dbuf_bank()
` ✓ Fi.CI.BAT: success for drm/i915: Sanitize MBUS joining
` ✓ Fi.CI.IGT: "
[PATCH v2] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
2024-11-04 8:43 UTC (5+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/psr: WA for panels stating bad link status after PSR is enabled (rev2)
[PATCH i-g-t] tests/xe/pmu: Add pmu tests
2024-11-04 6:34 UTC (2+ messages)
[PATCH v4 0/7] Add xe3lpd edp enabling
2024-11-04 3:44 UTC (8+ messages)
` [PATCH v4 3/7] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
[PATCH 00/13] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
2024-11-01 14:27 UTC (26+ messages)
` [PATCH 01/13] drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
` [PATCH 02/13] drm/i915/dmc_wl: Use non-sleeping variant of "
` [PATCH 03/13] drm/i915/dmc_wl: Check for non-zero refcount in release work
` [PATCH 04/13] drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
` [PATCH 05/13] drm/i915/dmc_wl: Use sentinel item for range tables
` [PATCH 07/13] drm/i915/dmc_wl: Check ranges specific to DC states
` [PATCH 08/13] drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
` [PATCH 09/13] drm/i915/dmc_wl: Deal with existing references when disabling
` [PATCH 10/13] drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
` [PATCH 12/13] drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
` [PATCH 13/13] drm/i915/xe3lpd: Use DMC wakelock by default
[PATCH v3 0/2] drm/i915/display: Power request asserting/deasserting
2024-11-01 11:47 UTC (10+ messages)
` [PATCH v3 1/2] drm/i915/xe3lpd: "
[PULL] drm-xe-fixes
2024-11-01 10:41 UTC
[PATCH v2 1/3] drm/xen: remove redundant initialization info print
2024-10-29 14:47 UTC (3+ messages)
` [PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers
[bug report] adlp_tc_phy_connect [i915] floods logs with drm_WARN_ON(tc->mode == TC_PORT_LEGACY) call traces
2024-10-29 7:47 UTC (5+ messages)
[PATCH v2 00/19] hrtimers: Consolidate hrtimer initialization - Part 1
2024-10-31 14:36 UTC (2+ messages)
i915 potential deadlock
2024-10-30 22:40 UTC
[PATCH v8 0/4] Introduce DRM device wedged event
2024-11-01 4:26 UTC (4+ messages)
` [PATCH v8 2/4] drm/doc: Document "
[PATCH] drm/i915/color: Stop using non-posted DSB writes for legacy LUT
2024-10-31 21:45 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/color: Stop using non-posted DSB writes for legacy LUT (rev2)
[PATCH 00/11] drm/i915/cdclk: Declutter CDCLK code
2024-10-31 21:02 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/cdclk: Declutter CDCLK code (rev2)
[PATCH v7] drm/i915: Implement Dbuf overlap detection feature starting from LNL
2024-10-31 19:04 UTC (4+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Implement Dbuf overlap detection feature starting from LNL (rev7)
[RFC][PATCH] drm: i915: do not NULL deref hdmi attached_connector
2024-10-31 18:52 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH v5 0/8] drm/i915: Write source OUI for non-eDP sinks
2024-10-31 17:00 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Write source OUI for non-eDP sinks (rev4)
[PATCH 0/9] drm/i915/scaler: Scaler code cleanups
2024-10-31 16:03 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/psr: Disable Panel Replay as well if VRR is enabled
2024-10-31 15:51 UTC (2+ messages)
` ✗ Fi.CI.IGT: 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