Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-15 21:58:48 to 2023-12-21 13:08:53 UTC [more...]

[PULL] drm-intel-fixes
 2023-12-21 13:08 UTC 

[Intel-gfx] [PATCH v3 0/4] Add gt_to_guc() helper
 2023-12-21 12:18 UTC  (9+ messages)
` [Intel-gfx] [PATCH v3 1/4] drm/i915/gt: Create the gt_to_guc() wrapper
  `  "
` [Intel-gfx] [PATCH v3 2/4] drm/i915/guc: Use the new "
  `  "
` [Intel-gfx] [PATCH v3 3/4] drm/i915: "
  `  "
` [Intel-gfx] [PATCH v3 4/4] drm/i915/guc: Use the ce_to_guc() wrapper whenever possible
  `  "

[PATCH v2 0/3] drm/i915/display: C20 clock state verification
 2023-12-21 11:28 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915/display: Fix C20 pll selection for "
` [PATCH v2 2/3] drm/i915/display: Store hw clock for C20
` [PATCH v2 3/3] drm/i915/display: Cleanup mplla/mpllb selection

[PATCH] drm/i915/bios: remove some unused leftover declarations
 2023-12-21 10:54 UTC 

[PATCH v2 0/4] TC phy check cleanup
 2023-12-21 10:04 UTC  (6+ messages)
` [PATCH v2 1/4] drm/i915: Move intel_bios_driver_remove later
` [PATCH v2 2/4] drm/i915: Rename intel_bios_encoder_data_lookup as a port variant
` [PATCH v2 3/4] drm/i915: Introduce intel_encoder_phy_data_lookup
` [PATCH v2 4/4] drm/i915: Separate tc check for legacy and non legacy tc phys

[PATCH v2] drm/i915/mtl: Add fake PCH for Meteor Lake
 2023-12-21 10:02 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/mtl: Add fake PCH for Meteor Lake (rev2)
` ✓ Fi.CI.BAT: success "

[PULL] drm-misc-next-fixes
 2023-12-21  8:36 UTC 

[PATCH 1/4] drm/i915/gem: reconcile Excess struct member kernel-doc warnings
 2023-12-21  3:20 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/gt: "
` [PATCH 3/4] drm/i915/guc: "
` [PATCH 4/4] drm/i915/perf: "

[PATCH v3 0/3] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2023-12-21  1:57 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: Enable Wa_16019325821
` [PATCH v3 2/3] drm/i915/guc: Add support for w/a KLVs
` [PATCH v3 3/3] drm/i915/guc: Enable Wa_14019159160

[PATCH] drm/i915/guc: Change wa and EU_PERF_CNTL registers to MCR type
 2023-12-20 23:45 UTC  (2+ messages)

[PATCH] drm/i915/guc: Avoid circular locking issue on busyness flush
 2023-12-20 23:25 UTC  (2+ messages)

[PATCH v8 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-12-20 23:08 UTC  (4+ messages)
` [PATCH v8 2/2] drm/i915/guc: Close deregister-context race against CT-loss

[PATCH] drm/i915: Piggyback opregion vbt to store vbt read from flash/oprom
 2023-12-20 22:56 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/cdclk: Remove divider field from tables
 2023-12-20 21:13 UTC  (9+ messages)

[PATCH] drm/i915/perf: Update handling of MMIO triggered reports
 2023-12-20 17:31 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/9] drm/i915: Cursor vblank evasion
 2023-12-20 14:48 UTC  (23+ messages)
` [PATCH 1/9] drm/i915: Decouple intel_crtc_vblank_evade_scanlines() from atomic commits
` [PATCH 2/9] drm/i915: Reorder drm_vblank_put() vs. need_vlv_dsi_wa
` [PATCH 3/9] drm/i915: Introduce struct intel_vblank_evade_ctx
` [PATCH 4/9] drm/i915: Include need_vlv_dsi_wa in intel_vblank_evade_ctx
` [PATCH 5/9] drm/i915: Extract intel_vblank_evade()
` [PATCH 6/9] drm/i915: Move the min/max scanline sanity check into intel_vblank_evade()
` [PATCH 7/9] drm/i915: Move intel_vblank_evade() & co. into intel_vblank.c
` [PATCH 8/9] drm/i915: Perform vblank evasion around legacy cursor updates
` ✗ Fi.CI.BAT: failure for drm/i915: Cursor vblank evasion
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm: Don't unref the same fb many times by mistake due to deadlock handling
 2023-12-20 12:06 UTC  (4+ messages)
` [PATCH 2/2] drm: Warn when freeing a framebuffer that's still on a list

[PATCH] drm/i915/guc: Add MCR type check for wa registers
 2023-12-20 11:59 UTC  (3+ messages)

[PATCH v2 0/7] VSC SDP rework
 2023-12-20 10:36 UTC  (8+ messages)
` [PATCH v2 1/7] drm/i915/display: Remove intel_crtc_state->psr_vsc
` [PATCH v2 2/7] drm/i915/display: Move colorimetry_support from intel_psr to intel_dp
` [PATCH v2 3/7] drm/i915/display: Unify VSC SPD preparation
` [PATCH v2 4/7] drm/i915/display: Fix vsc_sdp computation
` [PATCH v2 5/7] drm/i915/display: Ignore only psr specific part of vsc sdp
` [PATCH v2 6/7] drm/i915/display: Read PSR configuration before VSC SDP
` [PATCH v2 7/7] drm/i915/display: Take care of VSC select field in video dip ctl register

[PATCH] drm/i915/display: C20 clock state verification
 2023-12-20  8:05 UTC  (7+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/7] VSC SDP rework
 2023-12-20  8:02 UTC  (4+ messages)
` [PATCH 7/7] drm/i915/display: Take care of VSC select field in video dip ctl register

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC 

[PATCH 0/3] TC phy check cleanup
 2023-12-19 21:26 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Rename intel_bios_encoder_data_lookup as a port variant
` [PATCH 2/3] drm/i915: Introduce intel_encoder_phy_data_lookup
` [PATCH 3/3] drm/i915: Separate tc check for legacy and non legacy tc phys

[PATCH v4 1/3] drm/i915/dp: Use LINK_QUAL_PATTERN_* Phy test pattern names
 2023-12-19 19:26 UTC  (2+ messages)

[PATCH] drm/i915/mtl: Add fake PCH for Meteor Lake
 2023-12-19 18:57 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH v10 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-19 16:30 UTC 

[PATCH 1/2] drm/i915/hdcp: unify connector logging format
 2023-12-19 16:22 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/hdcp: fix intel_hdcp_get_repeater_ctl() error return value
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/hdcp: unify connector logging format
` ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gem: Atomically invalidate userptr on mmu-notifier
 2023-12-19 16:16 UTC  (4+ messages)

[PATCH 0/3] drm/i915: Rework global state serialization
 2023-12-19 15:25 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Compute use_sagv_wm differently
` [PATCH 2/3] drm/i915: Rework global state serializaiton
` [PATCH 3/3] drm/i915: Extract intel_atomic_swap_state()
` ✗ Fi.CI.SPARSE: warning for drm/i915: Rework global state serialization
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC] drm/i915: Allow dmabuf mmap forwarding
 2023-12-19 14:52 UTC  (6+ messages)
`  "

[PATCH] drm/i915/display: Skip C10 state verification in case of fastset
 2023-12-19 13:26 UTC  (4+ messages)
` ✗ Fi.CI.BUILD: warning for "
` ✗ Fi.CI.CHECKPATCH: "
` ✗ Fi.CI.BAT: failure "

[PATCH v2 00/15] drm/i915: (stolen) memory region related fixes
 2023-12-19 12:47 UTC  (17+ messages)
` [PATCH v2 04/15] drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
` [PATCH v2 07/15] drm/i915: Fix PTE decode during initial plane readout
` [PATCH v2 08/15] drm/i915: Fix region start "
` [PATCH v2 09/15] drm/i915: Fix MTL "
` [PATCH v2 10/15] drm/i915: s/phys_base/dma_addr/
` [PATCH v2 11/15] drm/i915: Split the smem and lmem plane readout apart
` [PATCH v2 12/15] drm/i915: Simplify intel_initial_plane_config() calling convention

[Intel-gfx] [PATCH v5 00/20] remove I2C_CLASS_DDC support
 2023-12-19 12:13 UTC  (3+ messages)
  `  "

[PATCH 0/4] ALPM AUX Wake Configuration
 2023-12-19 11:26 UTC  (10+ messages)
` [PATCH 1/4] drm/i915/alpm: Add ALPM register definitions
` [PATCH 2/4] drm/i915/psr: Add alpm_parameters struct
` [PATCH 3/4] drm/i915/alpm: Calculate ALPM Entry check
` [PATCH 4/4] drm/i915/alpm: Alpm aux wake configuration for lnl
` ✗ Fi.CI.CHECKPATCH: warning for ALPM AUX Wake Configuration
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3] Enable Adaptive Sync SDP Support for DP
 2023-12-19 11:08 UTC  (6+ messages)
` [PATCH 1/3] drm: Add Adaptive Sync SDP logging
` [PATCH 2/3] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH 3/3] drm/i915/display: Compute and Enable AS SDP
` ✗ Fi.CI.SPARSE: warning for Enable Adaptive Sync SDP Support for DP (rev5)
` ✗ Fi.CI.BAT: failure "

[PATCH] Revert "drm/i915/gt: Temporarily disable CPU caching into DMA for MTL"
 2023-12-19  9:44 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for Revert "drm/i915/gt: Temporarily disable CPU caching into DMA for MTL" (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/xelpg: Add fake PCH for xelpg
 2023-12-19  9:28 UTC  (7+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3]
 2023-12-19  8:51 UTC  (4+ messages)
` [PATCH 1/3] drm: Add Adaptive Sync SDP logging
` [PATCH 2/3] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH 3/3] drm/i915/display: Compute and Enable AS SDP

[PATCH 0/3] Enable Adaptive Sync SDP Support for DP
 2023-12-19  8:43 UTC  (4+ messages)
` [PATCH 1/3] drm: Add Adaptive Sync SDP logging
` [PATCH 2/3] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH 3/3] drm/i915/display: Compute and Enable AS SDP

[Intel-gfx] [PATCH] drm/i915/hdcp: Fail Repeater authentication if Type1 device not present
 2023-12-19  8:36 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hdcp: Fail Repeater authentication if Type1 device not present (rev5)
` ✓ Fi.CI.IGT: "

✗ Fi.CI.IGT: failure for drm/i915/guc: Add MCR type check for wa registers
 2023-12-19  7:40 UTC 

[PATCH 0/3] Enable Adaptive Sync SDP Support for DP
 2023-12-19  7:29 UTC  (6+ messages)
` [PATCH 1/3] drm: Add Adaptive Sync SDP logging
` [PATCH 2/3] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH 3/3] drm/i915/display: Compute and Enable AS SDP
` ✗ Fi.CI.SPARSE: warning for Enable Adaptive Sync SDP Support for DP (rev3)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/7] Early Transport for Panel Replay and PSR
 2023-12-19  4:29 UTC  (12+ messages)
` [PATCH 1/7] drm: Add eDP 1.5 early transport definition
` [PATCH 2/7] drm/i915/psr: Extend SU area to cover cursor fully if needed
` [PATCH 3/7] drm/i915/psr: Carry su area in crtc_state
` [PATCH 4/7] drm/i915/psr: Calculate and configure CUR_POS_ERLY_TPT
` [PATCH 5/7] drm/i915/psr: Configure PIPE_SRCSZ_ERLY_TPT for psr2 early transport
` [PATCH 6/7] drm/i915/psr: Enable psr2 early transport as possible
` [PATCH 7/7] drm/i915/psr: Disable early transport by default
` ✗ Fi.CI.CHECKPATCH: warning for Early Transport for Panel Replay and PSR
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

✓ Fi.CI.BAT: success for drm/i915/guc: Add MCR type check for wa registers
 2023-12-19  3:05 UTC 

✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Add MCR type check for wa registers
 2023-12-19  2:51 UTC 

[PATCH] drm/xe: Fix build without CONFIG_FAULT_INJECTION
 2023-12-18 21:33 UTC  (5+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PULL] drm-intel-next
 2023-12-18 16:54 UTC 

[Intel-gfx] [PATCH v2] drm/i915/display: Remove dead code around intel_atomic_helper->free_list
 2023-12-18 11:49 UTC  (7+ messages)
  `  "
` ✗ Fi.CI.SPARSE: warning for drm/i915/display: Remove dead code around intel_atomic_helper->free_list (rev9)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/6] ALSA: hda/hdmi: align force-connect quirks with upstream
 2023-12-18 16:18 UTC  (5+ messages)
` [PATCH 3/6] Revert "ALSA: hda/hdmi: add connect-all quirk for ASUSTeK Prime B560M-A"

[PATCH v9 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-18  9:06 UTC 

[PATCH] drm/mm: Allow CONFIG_DRM_MM_DEBUG with DRM=m
 2023-12-18 12:56 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/mm: Allow CONFIG_DRM_MM_DEBUG with DRM=m (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH topic/core-for-CI] perf: Fix perf_event_validate_size() lockdep splat
 2023-12-16  1:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 3/4] drm/ttm: improve idle/busy handling
 2023-12-16  0:44 UTC  (2+ messages)

[PATCH v3 0/2] Enable Darkscreen Feature
 2023-12-16  0:42 UTC  (3+ messages)
` [PATCH v3 1/2] drm/i915/display: Add support for darskscreen detection

[PATCH 0/3] drm/i915: Eaerly ggtt pinning stuff
 2023-12-16  0:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/edid: prefer forward declarations over includes in drm_edid.h
 2023-12-15 22:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "


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