public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2024-05-28 14:25:50 to 2024-05-30 10:26:51 UTC [more...]

[PULL] drm-misc-next
 2024-05-30 10:26 UTC 

[PATCH 1/2] drm/i915: drop unnecessary i915_reg.h includes
 2024-05-30 10:07 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: reduce includes in intel_clock_gating.c

[PATCH 0/6] Region Early Transport debugfs support
 2024-05-30  9:52 UTC  (12+ messages)
` [PATCH 1/6] drm/i915/psr: Add Early Transport status boolean into intel_psr
` [PATCH 2/6] drm/i915/psr: Get Early Transport status in intel_psr_pipe_get_config
` [PATCH 3/6] drm/i915/psr: Use enable boolean from intel_crtc_state for Early Transport
` [PATCH 4/6] drm/i915/display: Selective fetch Y position on Region "
` [PATCH 5/6] drm/i915/psr: Allow setting I915_PSR_DEBUG_SU_REGION_ET_DISABLE via debugfs
` [PATCH 6/6] drm/i915/psr: Add Early Transport into psr debugfs interface
` ✗ Fi.CI.CHECKPATCH: warning for Region Early Transport debugfs support
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/2] drm/i915: prevent some static analyzer warnings
 2024-05-30  8:56 UTC  (9+ 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.IGT: failure for drm/i915: prevent some static analyzer warnings
` ✓ Fi.CI.IGT: success "

REGRESSION: 86167183a17e ("igc: fix a log entry using uninitialized netdev")
 2024-05-30  8:17 UTC  (2+ messages)
` [Intel-wired-lan] "

[PULL] drm-intel-fixes
 2024-05-30  7:30 UTC 

[PATCH 00/12] drm/i915: mem/fsb/rawclk freq cleanups
 2024-05-30  7:14 UTC  (27+ 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 "
` ✗ Fi.CI.IGT: failure "

[PATCH v10 0/8] Implement CMRR Support
 2024-05-30  6:58 UTC  (12+ messages)
` [PATCH v10 1/8] drm/i915: Separate VRR related register definitions
` [PATCH v10 2/8] drm/i915: Define and compute Transcoder CMRR registers
` [PATCH v10 3/8] drm/i915: Update trans_vrr_ctl flag when cmrr is computed
` [PATCH v10 4/8] drm/i915: Compute CMRR and calculate vtotal
` [PATCH v10 5/8] drm/dp: Add refresh rate divider to struct representing AS SDP
` [PATCH v10 6/8] drm/i915/display: Add support for pack and unpack
` [PATCH v10 7/8] drm/i915/display: Compute Adaptive sync SDP params
` [PATCH v10 8/8] drm/i915/display: Compute vrr vsync params
` ✗ Fi.CI.CHECKPATCH: warning for Implement CMRR Support (rev10)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/display: Fixed the main link lost in MST
 2024-05-30  5:29 UTC  (3+ messages)
` [PATCH v2 12/21] drm/i915/dp: Use check link state work in the detect handler
` drm/i915/display: Fixed the main link lost in MST (rev6)

[PATCH] drm/i915/hdcp: Fix IS_METEORLAKE usage for HDCP line rekeying
 2024-05-30  1:12 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-05-29 22:01 UTC  (23+ messages)
` [PATCH v3 1/6] drm/ci: uprev mesa version
` [PATCH v3 2/6] drm/ci: add farm variable
` [PATCH v3 3/6] drm/ci: generate testlist from build
` [PATCH v3 4/6] drm/ci: uprev IGT
` [PATCH v3 5/6] drm/ci: skip driver specific tests
` [PATCH v3 6/6] drm/ci: update xfails for the new testlist
` ✗ Fi.CI.CHECKPATCH: warning for drm/ci: uprev mesa/IGT and generate testlist (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v7 0/6] Link off between frames for edp
 2024-05-29 20:59 UTC  (10+ messages)
` [PATCH v7 1/6] drm/i915/alpm: Move alpm parameters from intel_psr
` [PATCH v7 2/6] drm/i915/alpm: Move alpm related code to a new file
` [PATCH v7 3/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH v7 4/6] drm/i915/alpm: Add compute config for lobf
` [PATCH v7 5/6] drm/i915/alpm: Enable lobf from source in ALPM_CTL
` [PATCH v7 6/6] drm/i915/alpm: Add debugfs for LOBF
` ✗ Fi.CI.CHECKPATCH: warning for Link off between frames for edp (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2] drm/i915/guc: Enable w/a 16021333562 for DG2, MTL and ARL
 2024-05-29 20:55 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

Lockdep annotation introduced warn in VMD driver
 2024-05-29 20:06 UTC  (12+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 00/10] drm/i915 and drm/xe display and compat cleanups
 2024-05-29 18:56 UTC  (14+ messages)
` [PATCH 01/10] drm/i915/display: include gem/i915_gem_stolen.h where needed
` [PATCH 02/10] drm/i915/display: include gt/intel_gt_types.h "
` [PATCH 03/10] drm/i915/display: include i915_gpu_error.h "
` [PATCH 04/10] drm/i915/display: include intel_uncore.h "
` [PATCH 05/10] drm/i915/display: include intel_step.h "
` [PATCH 06/10] drm/i915/display: include xe_bo.h, gem_object_types etc. "
` [PATCH 07/10] drm/xe/display: move compat uncore stubs to the correct file
` [PATCH 08/10] drm/xe/display: move compat runtime pm "
` [PATCH 09/10] drm/xe/display: reduce includes in compat i915_drv.h
` [PATCH 10/10] drm/xe/display: drop i915_drv.h include from xe code
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915 and drm/xe display and compat cleanups
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v4 0/3] drm/panel: two fixes for lg-sw43408
 2024-05-29 18:46 UTC  (7+ 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)
` (subset) [PATCH v4 0/3] drm/panel: two fixes for lg-sw43408
` ✗ Fi.CI.IGT: failure for drm/panel: two fixes for lg-sw43408 (rev2)

[linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
 2024-05-29 17:42 UTC 

[core-for-CI PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
 2024-05-29 15:37 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/selftest_hangcheck: Fix potential UAF after HW fence revoke
 2024-05-29 14:49 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 0/9] drm/i915: Polish plane surface alignment handling
 2024-05-29 14:25 UTC  (9+ messages)
` [PATCH 4/9] drm/i915: Introduce fb->min_alignment
` [PATCH 8/9] drm/i915: Update plane alignment requirements for TGL+

[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
 2024-05-29 14:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/client: Detect when ACPI lid is closed during initialization (rev2)

[PATCH 0/7] drm/i915: Cleanups around scanline arithmetic
 2024-05-29 14:15 UTC  (17+ 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
` ✓ Fi.CI.IGT: "

[PATCH v2 0/2] drm/i915/display: Add comparison for pipe config for MTL+ >
 2024-05-29 13:38 UTC  (2+ messages)

[PATCH 1/3] drm/i915/cdclk: Plumb the full atomic state deeper
 2024-05-29 13:15 UTC  (6+ 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 "
` ✗ Fi.CI.IGT: failure "

[drm-tip:drm-tip 704/756] drivers/gpu/drm/sti/sti_plane.h:32:28: error: bitwise operation between different enumeration types ('enum sti_plane_type' and 'enum sti_plane_id_of_type')
 2024-05-29 13:00 UTC 

[core-for-CI PATCH] PCI: Fix missing lockdep annotation for pci_cfg_access_trylock()
 2024-05-29 12:35 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v9 0/8] Implement CMRR Support
 2024-05-29 11:43 UTC  (4+ messages)
` [PATCH v9 3/8] drm/i915: Compute CMRR and calculate vtotal

[PATCH v2] drm/i915: Increase FLR timeout from 3s to 9s
 2024-05-29  8:42 UTC  (6+ messages)

linux-next: build failure after merge of the drm-misc tree
 2024-05-29  8:21 UTC  (2+ messages)

[PATCH 0/5] Panel Replay eDP debugfs support
 2024-05-29  7:23 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v3 00/20] Panel Replay eDP support
 2024-05-29  7:21 UTC  (5+ messages)
` [PATCH v3 06/20] drm/i915/psr: Add Panel Replay support to intel_psr2_config_et_valid
` [PATCH v3 07/20] drm/i915/psr: Add Early Transport into psr debugfs interface

[PATCH v6 0/6] Link off between frames for edp
 2024-05-29  6:16 UTC  (3+ messages)
` [PATCH v6 3/6] drm/display: Add missing aux less alpm wake related bits

[PATCH v3] drm/i915/display: update handling of FBC when VT-d active workaround
 2024-05-29  4:39 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: update handling of FBC when VT-d active workaround (rev3)
` ✓ Fi.CI.IGT: "

[PATCH 0/5] drm/i915: DP AUX CH macro cleanups
 2024-05-29  3:18 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v1 0/1] WA for Re-initialize dispcnlunitt1 xosc clock
 2024-05-29  3:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[v6 0/3] Fix cursor FB unpinning
 2024-05-29  2:30 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for Fix cursor FB unpinning. (rev2)

linux-next: build failure after merge of the drm-misc tree
 2024-05-29  2:29 UTC 

[PATCH] drm/i915/guc: Enable w/a 14019882105 for DG2 and MTL
 2024-05-28 22:36 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6dc544b66971c7f9909ff038b62149105272d26a
 2024-05-28 21:32 UTC  (3+ messages)

[PATCH v3 0/3] drm/panel: two fixes for lg-sw43408
 2024-05-28 18:14 UTC  (3+ messages)
` [PATCH v3 1/3] drm/display: split DSC helpers from DP helpers


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox