intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-24 09:50:40 to 2024-07-02 05:07:37 UTC [more...]

[PATCH 0/2] Cache SDP caps during connector detection
 2024-07-02  5:07 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/display: Avoid reading as sdp caps during each atomic commit
` [PATCH 2/2] drm/i915/display: Cache Adaptive Sync SDP caps

[PATCH 0/4] Ultrajoiner basic functionality series
 2024-07-01 19:17 UTC  (9+ messages)
` [PATCH 1/4] drm/i915: Add some essential functionality for joiners
` [PATCH 2/4] drm/i915: Implement hw state readout for ultrajoiner
` [PATCH 3/4] drm/i915: Compute config and mode valid changes "
` [PATCH 4/4] drm/i915: Add new abstraction layer to handle pipe order for different joiners
` ✗ Fi.CI.CHECKPATCH: warning for Ultrajoiner basic functionality series (rev4)
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t v2] test/xe_gt_freq: Add helper to read RPe freq
 2024-07-01 16:44 UTC 

[PATCH v2 1/2] drm/xe/bmg: implement Wa_16023588340
 2024-07-01 16:05 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915: disable fbc due to Wa_16023588340

[PATCH] drm/i915: Skip programming FIA link enable bits for MTL+
 2024-07-01 14:20 UTC  (13+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/9] drm/i915: Dump DSC state to dmesg/debugfs
 2024-07-01 11:28 UTC  (14+ messages)
` [PATCH v2 1/9] drm: Add helpers for q4 fixed point values
` [PATCH v2 2/9] drm/display/dsc: Add a helper to dump the DSC configuration
` [PATCH v2 3/9] drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()
` [PATCH v2 4/9] drm/i915: Replace to_bpp_int() with fxp_q4_to_int()
` [PATCH v2 5/9] drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()
` [PATCH v2 6/9] drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac()
` [PATCH v2 7/9] drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()
` [PATCH v2 8/9] drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
` [PATCH v2 9/9] drm/i915: Remove DSC register dump
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Dump DSC state to dmesg/debugfs (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/display: For MTL+ platforms skip mg dp programming
 2024-07-01  7:38 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

Regression on linux-next (next-20240625)
 2024-06-29  4:11 UTC  (2+ messages)

[PATCH] i915/perf: Remove code to update PWR_CLK_STATE for gen12
 2024-06-29  1:58 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 2/2] drm/i915: disable fbc due to Wa_16023588340
 2024-06-28 20:23 UTC  (12+ messages)

[PATCH 0/1] On Xe2 platform always require ccs alignment on tile4
 2024-06-28 18:08 UTC  (3+ messages)
` [PATCH 1/1] drm/i915/display: "
` ✗ Fi.CI.BAT: failure for "

[PULL] drm-intel-next
 2024-06-28 14:46 UTC 

[PATCH 0/9] drm/i915: Dump DSC state to dmesg/debugfs
 2024-06-28 14:09 UTC  (7+ messages)
` [PATCH 1/9] drm: Add helpers for x16 fixed point values

[PATCH v3 0/8] drm/i915: PREEMPT_RT related fixups
 2024-06-28 14:03 UTC  (13+ messages)
` [PATCH v3 1/8] drm/i915: Use preempt_disable/enable_rt() where recommended
` [PATCH v3 2/8] drm/i915: Don't disable interrupts on PREEMPT_RT during atomic updates
` [PATCH v3 3/8] drm/i915: Don't check for atomic context on PREEMPT_RT
` [PATCH v3 4/8] drm/i915: Disable tracing points "
` [PATCH v3 5/8] drm/i915/gt: Use spin_lock_irq() instead of local_irq_disable() + spin_lock()
` [PATCH v3 6/8] drm/i915: Drop the irqs_disabled() check
` [PATCH v3 7/8] drm/i915/guc: Consider also RCU depth in busy loop
` [PATCH v3 8/8] Revert "drm/i915: Depend on !PREEMPT_RT."
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: PREEMPT_RT related fixups. (rev12)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 00/14] drm/i915/dsb: Use chained DSBs for LUT programming
 2024-06-28 11:04 UTC  (29+ messages)
` [PATCH 01/14] drm/i915: Calculate vblank delay more accurately
` [PATCH 02/14] drm/i915: Make vrr_{enabling, disabling}() usable outside intel_display.c
` [PATCH 03/14] drm/i915/dsb: Hook up DSB error interrupts
  ` [PATCH v2 "
` [PATCH 04/14] drm/i915/dsb: Convert dewake_scanline to a hw scanline number earlier
` [PATCH 05/14] drm/i915/dsb: Shuffle code around
` [PATCH 06/14] drm/i915/dsb: Fix dewake scanline
` [PATCH 07/14] drm/i915/dsb: Account for VRR properly in DSB scanline stuff
` [PATCH 08/14] drm/i915/dsb: Precompute DSB_CHICKEN
` [PATCH 09/14] drm/i915/dsb: Introduce intel_dsb_wait_scanline_{in, out}()
` [PATCH 10/14] drm/i915/dsb: Introduce intel_dsb_chain()
` [PATCH 11/14] drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANK
` [PATCH 12/14] drm/i915/dsb: Clear DSB_ENABLE_DEWAKE once the DSB is done
` [PATCH 13/14] drm/i915/dsb: s/dsb/dsb_color_vblank/
` [PATCH 14/14] drm/i915/dsb: Use chained DSBs for LUT programming
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsb: Use chained DSBs for LUT programming (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure for drm/i915/dsb: Use chained DSBs for LUT programming
` ✗ Fi.CI.IGT: failure for drm/i915/dsb: Use chained DSBs for LUT programming (rev2)

[PATCH 0/5] drm/i915: Enable CCS+10bpc and CCS+async flips
 2024-06-28 10:57 UTC  (12+ messages)
` [PATCH 1/5] drm/i915: Disable compression tricks on JSL
` [PATCH 2/5] drm/i915: Expose CCS for 10bpc RGB formats on TGL+
` [PATCH 3/5] drm/i915: Enable 10bpc + CCS on ICL
` [PATCH 4/5] drm/i915: Allow async flips with render compression on TGL+
` [PATCH 5/5] drm/i915: Allow async flips with CCS on ICL
` ✗ Fi.CI.SPARSE: warning for drm/i915: Enable CCS+10bpc and CCS+async flips
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/mtl: Skip PLL state verification in TBT mode
 2024-06-28 10:46 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v1] drm/i915/dp: Modify DP lane count from DPCD reading
 2024-06-28  9:45 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

linux-next: build failure after merge of the drm-intel tree
 2024-06-28  9:29 UTC  (4+ messages)

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-06-28  5:06 UTC  (21+ messages)
` [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
` [PATCH 2/5] drm/i915/snps_phy: Use "
` [PATCH 3/5] drm/i915/cx0_phy_regs: Add C10 registers bits
` [PATCH 4/5] drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
` [PATCH 5/5] drm/xe: Add intel_pll_algorithm in Makefile
` ✗ Fi.CI.CHECKPATCH: warning for Add HDMI PLL Algorithm for SNPS/C10PHY
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
 2024-06-27 22:36 UTC  (10+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/6] drm/i915/display: platform identification with display->is.<PLATFORM>
 2024-06-27 22:19 UTC  (9+ messages)
` [PATCH 4/6] drm/i915/display: add "display is" structure with platform members
` [PATCH 5/6] drm/i915/display: add "is" member to struct intel_display

[PATCH v2 0/2] Sparse errors on the i915_gem_stolen
 2024-06-27 13:28 UTC  (5+ messages)
` [PATCH v2 1/2] drm/i915/gem: Return NULL instead of '0'
` [PATCH v2 2/2] drm/i915/gem: Use the correct format specifier for resource_size_t

[PATCH i-g-t] test/xe_gt_freq: Add helper to read RPe freq
 2024-06-27 10:51 UTC  (2+ messages)

[PULL] drm-misc-next
 2024-06-27 10:49 UTC 

[PULL] drm-intel-fixes
 2024-06-27  8:14 UTC 

[PATCH] drm/i915/dp: Wait more before rearming FIFO underrun during retrain
 2024-06-26 23:51 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PULL] drm-xe-next
 2024-06-26 22:32 UTC 

[PATCH v5] drm/display: split DSC helpers from DP helpers
 2024-06-26 16:05 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2024-06-26 15:35 UTC 

[PATCH v9 00/11] Panel Replay eDP support
 2024-06-25  7:57 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for Panel Replay eDP support (rev10)

quadbuffer stereo
 2024-06-24 19:22 UTC  (2+ messages)

[PATCH v2 0/9] drm/i915: Polish plane surface alignment handling
 2024-06-24 14:33 UTC  (3+ messages)

Linux 6.10-rc1
 2024-06-19 16:52 UTC  (5+ messages)

[PATCH v7] drm/i915/panelreplay: Panel replay workaround with VRR
 2024-06-24 13:06 UTC  (5+ messages)

[PATCH] drm/i915/display: Consider adjusted_pixel_rate to be u64
 2024-06-24 10:07 UTC  (3+ messages)


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).