intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 23:29:37 to 2023-12-14 09:34:37 UTC [more...]

[PULL] drm-misc-fixes
 2023-12-14  9:34 UTC 

[PATCH] drm/i915/guc: Change wa registers to MCR type
 2023-12-14  9:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/guc: Change wa registers to MCR type (rev2)

[PATCH] drm/i915/guc: Change wa registers to MCR type
 2023-12-14  8:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/4] drm/ttm: return ENOSPC from ttm_bo_mem_space
 2023-12-14  8:30 UTC  (10+ messages)
` [PATCH 2/4] drm/ttm: replace busy placement with flags v3
` [PATCH 3/4] drm/ttm: improve idle/busy handling
` [PATCH 4/4] drm/amdgpu: use GTT only as fallback for VRAM|GTT
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/ttm: return ENOSPC from ttm_bo_mem_space
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 0/4] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2023-12-14  7:37 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915: Enable Wa_16019325821
` [Intel-gfx] [PATCH v2 2/4] drm/i915/guc: Add support for w/a KLVs
` [Intel-gfx] [PATCH v2 3/4] drm/i915/guc: Enable Wa_14019159160

[PATCH 1/3] drm/i915: Allow the initial async flip to change modifier
 2023-12-14  3:51 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Indicate which pipe failed the fastset check overall
` [PATCH 3/3] drm/i915: Don't use memcpy() when assignment will do
` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Allow the initial async flip to change modifier
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Allow the initial async flip to change modifier (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/mtl: Fix HDMI/DP PLL clock selection
 2023-12-14  2:53 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gem: Atomically invalidate userptr on mmu-notifier
 2023-12-14  2:24 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Atomically invalidate userptr on mmu-notifier (rev9)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Atomically invalidate userptr on mmu-notifier (rev10)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gem: Atomically invalidate userptr on mmu-notifier (rev11)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/12] drm/i915: (stolen) memory region related fixes
 2023-12-14  2:03 UTC  (34+ messages)
` [PATCH 01/12] drm/i915: Use struct resource for memory region IO as well
` [PATCH 02/12] drm/i915: Print memory region info during probe
` [PATCH 03/12] drm/i915: Remove ad-hoc lmem/stolen debugs
` [PATCH 04/12] drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
` [PATCH 05/12] drm/i915: Disable the "binder"
` [PATCH 06/12] drm/i915: Rename the DSM/GSM registers
` [PATCH 07/12] drm/i915: Fix PTE decode during initial plane readout
` [PATCH 08/12] drm/i915: Fix region start "
` [PATCH 09/12] drm/i915: Fix MTL "
` [PATCH 10/12] drm/i915: s/phys_base/dma_addr/
` [PATCH 11/12] drm/i915: Split the smem and lmem plane readout apart
` [PATCH 12/12] drm/i915: Simplify intel_initial_plane_config() calling convention
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: (stolen) memory region related fixes
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
  ` â "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: (stolen) memory region related fixes (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v4 1/3] drm/i915/dp: Use LINK_QUAL_PATTERN_* Phy test pattern names
 2023-12-14  1:28 UTC  (7+ messages)
` [PATCH v4 2/3] drm/i915/dp: Add TPS4 PHY test pattern support
` [PATCH v4 3/3] drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_pattern
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/3] drm/i915/dp: Use LINK_QUAL_PATTERN_* Phy test pattern names
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Add Wa_14019877138
 2023-12-14  0:18 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Add Wa_14019877138 (rev3)
` ✓ Fi.CI.BAT: success for drm/i915: Add Wa_14019877138 (rev4)
` ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/cdclk: Remove divider field from tables
 2023-12-14  0:07 UTC  (8+ messages)

[PATCH] Revert "drm/i915/gt: Temporarily disable CPU caching into DMA for MTL"
 2023-12-13 23:58 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/4] drm/i915/dmc: DMC event stuff
 2023-12-13 23:11 UTC  (16+ messages)
` [PATCH 3/4] drm/i915/dmc: Also disable HRR event on TGL main DMC
  ` [PATCH v2 3/4] drm/i915/dmc: Also disable HRR event on TGL/ADLS "
` ✗ Fi.CI.IGT: failure for drm/i915/dmc: DMC event stuff
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: DMC event stuff (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v8 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-12-13 21:23 UTC  (8+ messages)
` [PATCH v8 1/2] drm/i915/guc: Flush context destruction worker at suspend
` [PATCH v8 2/2] drm/i915/guc: Close deregister-context race against CT-loss
` ✗ Fi.CI.SPARSE: warning for Resolve suspend-resume racing with GuC destroy-context-worker (rev9)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for Resolve suspend-resume racing with GuC destroy-context-worker (rev10)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/9] drm/i915: Cursor vblank evasion
 2023-12-13 21:08 UTC  (15+ 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
` [PATCH 9/9] Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation"
` ✗ Fi.CI.SPARSE: warning for drm/i915: Cursor vblank evasion
` ✗ Fi.CI.BAT: failure "

[PATCH 0/5] DP DSC min/max src bpc fixes
 2023-12-13 19:01 UTC  (9+ messages)
` [PATCH 1/5] drm/i915/dp: Simplify checks for helper intel_dp_dsc_max_src_input_bpc
` [PATCH 2/5] drm/i915/dp: Fix the max DSC bpc supported by source
` [PATCH 3/5] drm/i915/dp: Return int from dsc_max/min_src_input_bpc helpers
` [PATCH 4/5] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc
` [PATCH 5/5] drm/i915/dp: Ignore max_requested_bpc if its too low for DSC
` ✗ Fi.CI.SPARSE: warning for DP DSC min/max src bpc fixes (rev7)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Reject async flips with bigjoiner
 2023-12-13 18:36 UTC  (2+ messages)

[PATCH v3 0/2] Enable Darkscreen Feature
 2023-12-13 17:54 UTC  (7+ messages)
` [PATCH v3 1/2] drm/i915/display: Add support for darskscreen detection
` [PATCH v2 2/2] drm/i915/display: Add darkscreen debugfs entry under crtc
` ✗ Fi.CI.BUILD: failure for Enable Darkscreen Feature (rev3)

[PATCH] drm/i915/uapi: fix typos/spellos and punctuation
 2023-12-13 17:44 UTC  (5+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] [v2] drm/i915/display: Check GGTT to determine phys_base
 2023-12-13 16:03 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Check GGTT to determine phys_base (rev2)
  ` [Intel-gfx] â "
    ` [Intel-gfx] â "
      ` [Intel-gfx] â "

[PATCH 1/2] drm/edid: replace __attribute__((packed)) with __packed
 2023-12-13 15:03 UTC  (11+ messages)
` [PATCH 2/2] drm/ioc32: "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/edid: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/edid: replace __attribute__((packed)) with __packed (rev2)
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PULL] drm-intel-fixes
 2023-12-13 14:33 UTC 

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

[PATCH 0/3] Cleanup C20 pll state
 2023-12-13 13:52 UTC  (5+ messages)
` [PATCH 3/3] drm/i915/mtl: Rename the link_bit_rate to clock in C20 pll_state

[Intel-gfx] [PATCH] drm/i915/hwmon: Fix analysis tool reported issues
 2023-12-13 10:48 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH] drm/i915/display: Get bigjoiner config before dsc config during readout
 2023-12-13  9:30 UTC  (6+ messages)
  `  "
` ✓ Fi.CI.BAT: success for drm/i915/display: Get bigjoiner config before dsc config during readout (rev3)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.IGT: success "

[PATCH v2] drm/i915/display: Wait for PHY readiness not needed for disabling sequence
 2023-12-13  7:20 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/display: Wait for PHY readiness not needed for disabling sequence (rev2)

[Intel-gfx] [PATCH] drm/i915: Add Wa_14019877138
 2023-12-13  6:54 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Add Wa_14019877138 (rev2)

[PATCH 0/6] ALSA: hda/hdmi: align force-connect quirks with upstream
 2023-12-12 19:50 UTC  (8+ messages)
` [PATCH 1/6] Revert "ALSA: hda/hdmi: add force-connect quirk for ASUSTeK Z170M Pro"
` [PATCH 2/6] Revert "ALSA: hda/hdmi: add connect-all quirk for ASUSTeK Z170 Pro"
` [PATCH 3/6] Revert "ALSA: hda/hdmi: add connect-all quirk for ASUSTeK Prime B560M-A"
` [PATCH 4/6] Revert "ALSA: hda/hdmi: add connect-all quirk for NUC5CPYB"
` [PATCH 5/6] ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants
` [PATCH 6/6] ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB
` ✗ Fi.CI.BAT: failure for ALSA: hda/hdmi: align force-connect quirks with upstream

[PATCH] drm/edid: prefer forward declarations over includes in drm_edid.h
 2023-12-12 15:38 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH v8 1/6] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-12 15:27 UTC  (4+ messages)

[PATCH] drm/i915/display: Wait for PHY readiness not needed for disabling sequence
 2023-12-12 10:20 UTC  (3+ messages)

[Intel-gfx] [v2 0/2] Enable Darkscreen Feature
 2023-12-12  9:04 UTC  (6+ messages)
` [Intel-gfx] [v2 1/2] drm/i915/display: Add support for darskscreen detection
` [Intel-gfx] [v2 2/2] drm/i915/display: Add darkscreen debugfs entry under crtc

[Intel-gfx] [drm-intel:drm-intel-gt-next] [drm/i915] [confidence: ] 9bb66c179f: assertion_failure
 2023-12-12  8:09 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915: cdclk/voltage_level cleanups and fixes
 2023-12-12  0:36 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: cdclk/voltage_level cleanups and fixes (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).