messages from 2024-05-27 08:43:12 to 2024-05-29 02:41:57 UTC [more...]
[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
2024-05-29 2:40 UTC (3+ messages)
` [PATCH v3 1/6] drm/ci: uprev mesa version
` [PATCH v3 2/6] drm/ci: add farm variable
linux-next: build failure after merge of the drm-misc tree
2024-05-29 2:35 UTC
[v6 0/3] Fix cursor FB unpinning
2024-05-29 2:30 UTC (12+ messages)
` [v6 1/3] drm: Add drm_vblank_work_flush_all()
` [v6 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [v6 3/3] drm/i915: Use the same vblank worker for atomic unpin
` ✗ Fi.CI.CHECKPATCH: warning for Fix cursor FB unpinning. (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
linux-next: build failure after merge of the drm-misc tree
2024-05-29 2:29 UTC
[PATCH v2] drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARL
2024-05-29 0:00 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
Lockdep annotation introduced warn in VMD driver
2024-05-28 22:53 UTC (3+ messages)
[PATCH] drm/i915/guc: Enable w/a 14019882105 for DG2 and MTL
2024-05-28 22:36 UTC (3+ messages)
[PATCH v4 0/3] drm/panel: two fixes for lg-sw43408
2024-05-28 22:02 UTC (5+ messages)
` [PATCH v4 1/3] drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER
` [PATCH v4 2/3] drm/panel/lg-sw43408: mark sw43408_backlight_ops as static
` [PATCH v4 3/3] drm/display: split DSC helpers from DP helpers
` ✓ Fi.CI.BAT: success for drm/panel: two fixes for lg-sw43408 (rev2)
[PATCH 0/9] drm/i915: Polish plane surface alignment handling
2024-05-28 21:37 UTC (19+ messages)
` [PATCH 3/9] drm/i915: Introduce plane->min_alignment() vfunc
` [PATCH 4/9] drm/i915: Introduce fb->min_alignment
` [PATCH 5/9] drm/i915: Split cursor alignment to per-platform vfuncs
` [PATCH 6/9] drm/i915: Split pre-skl platforms out from intel_surf_alignment()
` [PATCH 7/9] drm/i915: Move intel_surf_alignment() into skl_univerals_plane.c
` [PATCH 8/9] drm/i915: Update plane alignment requirements for TGL+
` [PATCH 9/9] drm/i915: Nuke the TGL+ chroma plane tile row alignment stuff
[linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a
2024-05-28 21:32 UTC (3+ messages)
[PATCH 0/7] drm/i915: Cleanups around scanline arithmetic
2024-05-28 20:01 UTC (9+ messages)
` [PATCH 1/7] drm/i915: Reuse intel_mode_vblank_start()
` [PATCH 2/7] drm/i915: Extract intel_mode_vblank_end()
` [PATCH 3/7] drm/i915: Extract intel_mode_vtotal()
` [PATCH 4/7] drm/i915: Simplify scanline_offset handling for gen2
` [PATCH 5/7] drm/i915: Move intel_crtc_scanline_offset()
` [PATCH 6/7] drm/i915: Switch intel_usecs_to_scanlines() to 64bit maths
` [PATCH 7/7] drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier
` ✓ Fi.CI.BAT: success for drm/i915: Cleanups around scanline arithmetic
[PATCH 1/3] drm/i915/cdclk: Plumb the full atomic state deeper
2024-05-28 19:33 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Plumb the full atomic state into icl_check_nv12_planes()
` [PATCH 3/3] drm/i915: Plumb the full atomic state into skl_ddb_add_affected_planes()
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/cdclk: Plumb the full atomic state deeper
` ✓ Fi.CI.BAT: success "
[PATCH v3 0/3] drm/panel: two fixes for lg-sw43408
2024-05-28 18:14 UTC (5+ messages)
` [PATCH v3 1/3] drm/display: split DSC helpers from DP helpers
` [PATCH v3 2/3] drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER
[PATCH 0/2] drm/i915: prevent some static analyzer warnings
2024-05-28 17:01 UTC (7+ messages)
` [PATCH 1/2] drm/i915/bios: double check array-boundary in parse_sdvo_lvds_data
` [PATCH 2/2] drm/i915: move uapi.event outside spinlock in intel_crtc_vblank_work
` ✗ Fi.CI.SPARSE: warning for drm/i915: prevent some static analyzer warnings
` ✓ Fi.CI.BAT: success "
[PATCH v2] drm/i915: Increase FLR timeout from 3s to 9s
2024-05-28 16:36 UTC (5+ messages)
[PATCH 00/12] drm/i915: mem/fsb/rawclk freq cleanups
2024-05-28 16:30 UTC (15+ messages)
` [PATCH 01/12] drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latency
` [PATCH 02/12] drm/i915/wm: clarify logging on not finding CxSR latency config
` [PATCH 03/12] drm/i915/dram: separate fsb freq detection from mem freq
` [PATCH 04/12] drm/i915/dram: split out pnv DDR3 detection
` [PATCH 05/12] drm/i915/dram: rearrange mem freq init
` [PATCH 06/12] drm/i915: convert fsb_freq and mem_freq to kHz
` [PATCH 07/12] drm/i915: extend the fsb_freq initialization to more platforms
` [PATCH 08/12] drm/i915: use i9xx_fsb_freq() for GT clock frequency
` [PATCH 09/12] drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initialization
` [PATCH 10/12] drm/i915: move rawclk init to intel_cdclk_init()
` [PATCH 11/12] drm/i915: move rawclk from runtime to display runtime info
` [PATCH 12/12] drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
` ✗ Fi.CI.SPARSE: warning for drm/i915: mem/fsb/rawclk freq cleanups
` ✓ Fi.CI.BAT: success "
[PATCH v3] drm/i915/display: update handling of FBC when VT-d active workaround
2024-05-28 15:30 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: update handling of FBC when VT-d active workaround (rev3)
[PATCH 0/5] Panel Replay eDP debugfs support
2024-05-28 14:28 UTC (8+ messages)
` [PATCH 1/5] drm/i915/psr: Store pr_dpcd in intel_dp
` [PATCH 2/5] drm/panel replay: Add edp1.5 Panel Replay bits and register
` [PATCH 3/5] drm/i915/psr: Move printing sink PSR support to own function
` [PATCH 4/5] drm/i915/psr: Move printing PSR mode "
` [PATCH 5/5] drm/i915/psr: modify psr status debugfs to support eDP Panel Replay
` ✗ Fi.CI.SPARSE: warning for Panel Replay eDP debugfs support
` ✓ Fi.CI.BAT: success "
[linux-next:master] BUILD REGRESSION 124cfbcd6d185d4f50be02d5f5afe61578916773
2024-05-21 16:43 UTC (2+ messages)
[PATCH v3 00/20] Panel Replay eDP support
2024-05-28 13:02 UTC (17+ messages)
` [PATCH v3 01/20] drm/i915/psr: Store pr_dpcd in intel_dp
` [PATCH v3 02/20] drm/panel replay: Add edp1.5 Panel Replay bits and register
` [PATCH v3 03/20] drm/i915/psr: Move printing sink PSR support to own function
` [PATCH v3 04/20] drm/i915/psr: Move printing PSR mode "
` [PATCH v3 05/20] drm/i915/psr: modify psr status debugfs to support eDP Panel Replay
` ✗ Fi.CI.CHECKPATCH: warning for Panel Replay eDP support (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 0/5] drm/i915: DP AUX CH macro cleanups
2024-05-28 12:22 UTC (8+ messages)
` [PATCH 1/5] drm/i915/gvt: use proper macros for DP AUX CH CTL registers
` [PATCH 2/5] drm/i915: remove unused DP AUX CH register macros
` [PATCH 3/5] drm/i915: rearrange DP AUX "
` [PATCH 4/5] drm/i915: move PCH DP AUX CH regs to intel_dp_aux_regs.h
` [PATCH 5/5] drm/i915: remove intermediate _PCH_DP_* macros
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: DP AUX CH macro cleanups
` ✓ Fi.CI.BAT: success "
[PATCH v2] drm/i915/display: update handling of FBC when VT-d active workaround
2024-05-28 11:55 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/display: update handling of FBC when VT-d active workaround (rev2)
[PATCH v1 0/1] WA for Re-initialize dispcnlunitt1 xosc clock
2024-05-28 11:27 UTC (5+ messages)
` [PATCH v1 1/1] drm/i915/display: "
` ✓ Fi.CI.BAT: success for "
[PATCH v6 0/6] Link off between frames for edp
2024-05-28 11:12 UTC (13+ messages)
` [PATCH v6 2/6] drm/i915/alpm: Move alpm related code to a new file
` [PATCH v6 3/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH v6 4/6] drm/i915/alpm: Add compute config for lobf
` [PATCH v6 5/6] drm/i915/alpm: Enable lobf from source in ALPM_CTL
` [PATCH v6 6/6] drm/i915/alpm: Add debugfs for LOBF
` ✗ Fi.CI.CHECKPATCH: warning for Link off between frames for edp (rev6)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.SPARSE: warning "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/hdcp: Fix IS_METEORLAKE usage for HDCP line rekeying
2024-05-28 9:57 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH] drm/i915/display: update handling of FBC when VT-d active workaround
2024-05-28 9:49 UTC (2+ messages)
[PATCH v9 0/8] Implement CMRR Support
2024-05-28 9:39 UTC (16+ messages)
` [PATCH v9 1/8] drm/i915: Define and compute Transcoder CMRR registers
` [PATCH v9 2/8] drm/i915: Update trans_vrr_ctl flag when cmrr is computed
` [PATCH v9 3/8] drm/i915: Compute CMRR and calculate vtotal
` [PATCH v9 4/8] Add refresh rate divider to struct representing AS SDP
` [PATCH v9 5/8] drm/i915/display: Add support for pack and unpack
` [PATCH v9 6/8] drm/i915/display: Compute Adaptive sync SDP params
` ✓ Fi.CI.BAT: success for Implement CMRR Support (rev9)
` ✗ Fi.CI.IGT: failure "
[core-for-CI PATCH] Revert "igc: fix a log entry using uninitialized netdev"
2024-05-28 9:38 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
[PATCH 0/6] drm/i915/pps: pass dev_priv explicitly to PPS regs
2024-05-28 8:11 UTC (12+ messages)
` [PATCH 1/6] drm/i915: pass dev_priv explicitly to _MMIO_PPS
` [PATCH 2/6] drm/i915: pass dev_priv explicitly to PP_STATUS
` [PATCH 3/6] drm/i915: pass dev_priv explicitly to PP_CONTROL
` [PATCH 4/6] drm/i915: pass dev_priv explicitly to PP_ON_DELAYS
` [PATCH 5/6] drm/i915: pass dev_priv explicitly to PP_OFF_DELAYS
` [PATCH 6/6] drm/i915: pass dev_priv explicitly to PP_DIVISOR
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pps: pass dev_priv explicitly to PPS regs
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 00/11] drm/i915: pass dev_priv explicitly to DIP regs
2024-05-28 8:11 UTC (17+ messages)
` [PATCH 01/11] drm/i915: pass dev_priv explicitly to HSW_TVIDEO_DIP_CTL
` [PATCH 02/11] drm/i915: pass dev_priv explicitly to HSW_TVIDEO_DIP_GCP
` [PATCH 03/11] drm/i915: pass dev_priv explicitly to HSW_TVIDEO_DIP_AVI_DATA
` [PATCH 04/11] drm/i915: pass dev_priv explicitly to HSW_TVIDEO_DIP_VS_DATA
` [PATCH 05/11] drm/i915: pass dev_priv explicitly to HSW_TVIDEO_DIP_SPD_DATA
` [PATCH 06/11] drm/i915: pass dev_priv explicitly to HSW_TVIDEO_DIP_GMP_DATA
` [PATCH 07/11] drm/i915: pass dev_priv explicitly to HSW_TVIDEO_DIP_VSC_DATA
` [PATCH 08/11] drm/i915: pass dev_priv explicitly to GLK_TVIDEO_DIP_DRM_DATA
` [PATCH 09/11] drm/i915: pass dev_priv explicitly to ICL_VIDEO_DIP_PPS_DATA
` [PATCH 10/11] drm/i915: pass dev_priv explicitly to ICL_VIDEO_DIP_PPS_ECC
` [PATCH 11/11] drm/i915: pass dev_priv explicitly to ADL_TVIDEO_DIP_AS_SDP_DATA
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: pass dev_priv explicitly to DIP regs
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
drm-ci: flaky tests for i915 driver testing
2024-05-28 6:37 UTC
[PATCH v2 12/21] drm/i915/dp: Use check link state work in the detect handler
2024-05-28 5:33 UTC (4+ messages)
[PATCH] drm/client: Detect when ACPI lid is closed during initialization
2024-05-28 1:17 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
[PATCH 1/2] drm/i915: move rawclk init to intel_cdclk_init()
2024-05-27 18:36 UTC (6+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915: move rawclk init to intel_cdclk_init() (rev2)
[PATCH 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
2024-05-27 18:13 UTC (8+ messages)
` [PATCH 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
` ✓ Fi.CI.BAT: success for series starting with [1/2] string: add mem_is_zero() helper to check if memory area is all zeros
` ✗ Fi.CI.IGT: failure "
Regression on drm-tip (CI_DRM_14817)
2024-05-27 17:47 UTC
REGRESSION: 86167183a17e ("igc: fix a log entry using uninitialized netdev")
2024-05-27 13:50 UTC
[PATCH v2] drm/i915/mtl: Update workaround 14018778641
2024-05-27 10:38 UTC (3+ messages)
` [PATCH v3] drm/i915/mtl: Update workaround 14018575942
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