Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-18 10:36:27 to 2024-03-21 04:29:28 UTC [more...]

[PATCH] drm/i915/gt: Report full vm address range
 2024-03-21  4:29 UTC  (7+ messages)

[PATCH v18 8/9] drm/i915/display: Compute vrr_vsync params
 2024-03-21  4:08 UTC  (5+ messages)
` [PATCH v19 "
  ` [PATCH v20 "

[PATCH] drm/i915: Do not print 'pxp init failed with 0' when it succeed
 2024-03-21  2:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/11] drm/i915/dp: Few MTL/DSC and a UHBR monitor fix
 2024-03-21  1:54 UTC  (16+ messages)
` [PATCH 01/11] drm/i915/dp: Fix DSC line buffer depth programming
` [PATCH 02/11] drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limit
` [PATCH 03/11] drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bpp
` [PATCH 04/11] drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limit
` [PATCH 05/11] drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL
` [PATCH 06/11] drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limit
` [PATCH 07/11] drm/dp: Add drm_dp_uhbr_channel_coding_supported()
` [PATCH 08/11] drm/dp_mst: Factor out drm_dp_mst_port_is_logical()
` [PATCH 09/11] drm/dp_mst: Add drm_dp_mst_aux_for_parent()
` [PATCH 10/11] drm/i915/dp_mst: Make HBLANK expansion quirk work for logical ports
` [PATCH 11/11] drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/6] drm/i915: Allow the first async flip to change modifier
 2024-03-21  1:18 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: Align PLANE_SURF to 16k on ADL for async flips
` [PATCH 2/6] drm/i915: Reject async flips if we need to change DDB/watermarks
` [PATCH 3/6] drm/i915: Allow the initial async flip to change modifier
` [PATCH 4/6] drm/i915: Eliminate extra frame from skl-glk sync->async flip change
` [PATCH 5/6] drm/i915: s/need_async_flip_disable_wa/need_async_flip_toggle_wa/
` [PATCH 6/6] drm/i915: Extract ilk_must_disable_lp_wm()
` ✗ Fi.CI.SPARSE: warning for drm/i915: Allow the first async flip to change modifier
` ✓ Fi.CI.BAT: success "

[PATCH 1/2] drm/i915/de: register wait function renames
 2024-03-21  0:48 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/display: prefer intel_de_wait*() functions over uncore ones
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/de: register wait function renames
` ✓ Fi.CI.BAT: success "

[CI 0/7] drm/i915: pass encoder around more for port/phy checks
 2024-03-21  0:08 UTC  (11+ messages)
` [CI 1/7] drm/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()
` [CI 2/7] drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()
` [CI 3/7] drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()
` [CI 4/7] drm/i915/display: add intel_encoder_is_*() and _to_*() functions
` [CI 5/7] drm/i915/display: use intel_encoder_is/to_* functions
` [CI 6/7] drm/i915/cx0: remove the unused intel_is_c10phy()
` [CI 7/7] drm/i915/cx0: pass encoder instead of i915 and port around
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: pass encoder around more for port/phy checks (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 0/3] QGV/SAGV related fixes
 2024-03-20 22:33 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Add meaningful traces for QGV point info error handling
` [PATCH 2/3] drm/i915: Extract code required to calculate max qgv/psf gv point
` [PATCH 3/3] drm/i915: Disable SAGV on bw init, to force QGV point recalculation

[PATCH 0/6] Bigjoiner refactoring
 2024-03-20 21:38 UTC  (10+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner refactoring (rev12)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner refactoring (rev13)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner refactoring (rev14)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/gt: Reset queue_priority_hint on parking
 2024-03-20 19:54 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Reset queue_priority_hint on parking (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH 0/5] Wa_16021440873 and early transport fixes
 2024-03-20 18:39 UTC  (11+ messages)
` [PATCH 1/5] drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value
` [PATCH 2/5] drm/i915/psr: Move writing early transport pipe src
` [PATCH 3/5] drm/i915/display/intel_psr: Fix intel_psr2_sel_fetch_et_alignment usage
` [PATCH 4/5] drm/i915/display: Add definition for MCURSOR_MODE_64_2B
` [PATCH 5/5] drm/i915/display: Implement Wa_16021440873
` ✗ Fi.CI.SPARSE: warning for Wa_16021440873 and early transport fixes
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for Wa_16021440873 and early transport fixes (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[CI 0/6] drm/i915: cleanup dead code
 2024-03-20 18:26 UTC  (11+ messages)
` [CI 1/6] drm/i915: Drop dead code for xehpsdv
` [CI 2/6] drm/i915: Remove XEHP_FWRANGES()
` [CI 3/6] drm/i915: Stop inheriting IP_VER(12, 50)
` [CI 4/6] drm/i915: Update "
` [CI 5/6] drm/i915: Drop dead code for pvc
` [CI 6/6] drm/i915: Remove special handling for !RCS_MASK()
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: cleanup dead code
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v6 0/3] Disable automatic load CCS load balancing
 2024-03-20 18:02 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for Disable automatic load CCS load balancing (rev11)
` ✗ Fi.CI.CHECKPATCH: warning "
` ✗ Fi.CI.SPARSE: "

[PATCH v2] drm/i915/xelpg: Add Wa_14020495402
 2024-03-20 17:43 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/xelpg: Add Wa_14020495402 (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-20 17:08 UTC  (13+ messages)
` ✗ Fi.CI.BUILD: failure for Enable Adaptive Sync SDP Support for DP (rev19)
` ✗ Fi.CI.CHECKPATCH: warning for Enable Adaptive Sync SDP Support for DP (rev20)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for Enable Adaptive Sync SDP Support for DP (rev21)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/display: Fixed a screen flickering when turning on display from off
 2024-03-20 16:56 UTC  (8+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/display: Fixed a screen flickering when turning on display from off (rev5)

Weirdness in parsing cpp macros
 2024-03-20 16:44 UTC  (7+ messages)

[PATCH v3 0/2] drm: Add plane SIZE_HINTS property
 2024-03-20 15:55 UTC  (8+ messages)
` [PATCH v3 1/2] drm: Introduce "
` [PATCH v3 2/2] drm/i915: Add SIZE_HINTS property for cursors
` ✗ Fi.CI.SPARSE: warning for drm: Add plane SIZE_HINTS property (rev6)
` ✗ Fi.CI.BAT: failure "

[RFC 0/7] drm/i915: pass encoder around more for port/phy checks
 2024-03-20 15:49 UTC  (3+ messages)

[RESEND v3 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-03-20 15:26 UTC  (15+ messages)
` [RESEND v3 1/6] drm/mst: read sideband messaging cap
` [RESEND v3 2/6] drm/i915/mst: improve debug logging of DP MST mode detect
` [RESEND v3 3/6] drm/i915/mst: abstract choosing the MST mode to use
` [RESEND v3 4/6] drm/i915/mst: use the MST mode detected previously
` [RESEND v3 5/6] drm/i915/mst: add intel_dp_mst_disconnect()
` [RESEND v3 6/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mst: enable MST mode for 128b/132b single-stream sideband (rev5)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 5/6] drm/i915: Handle joined pipes inside hsw_crtc_enable()
 2024-03-20 15:15 UTC  (2+ messages)

[PATCH 1/2] drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode()
 2024-03-20 14:16 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/bios: Use the platform's port_mask when there is no VBT
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode()
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode() (rev2)

[PATCH] drm/xe/display: fix type of intel_uncore_read*() functions
 2024-03-20 10:11 UTC  (7+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/scaler: Update Pipe src size check in skl_update_scaler
 2024-03-20  7:15 UTC  (3+ messages)

[PATCH v2 0/6] drm/i915: cleanup dead code
 2024-03-20  5:30 UTC  (4+ messages)
` [PATCH v2 6/6] drm/i915: Remove special handling for !RCS_MASK()

[PATCH] drm/xe/display: check for error on drmm_mutex_init
 2024-03-20  0:35 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

v6.7+ stable backport request for drm/i915
 2024-03-19 19:38 UTC 

[PATCH i-g-t v3 0/5] lib/kunit: Execute test cases synchronously
 2024-03-19 18:39 UTC  (9+ messages)
` [PATCH i-g-t v3 1/5] lib/kunit: Store igt_ktap_results pointer in a central location
` [PATCH i-g-t v3 2/5] lib/kunit: Let igt_ktap_free() take care of pointer reset
` [PATCH i-g-t v3 3/5] lib/kunit: Time out promptly on missing KTAP report
` [PATCH i-g-t v3 5/5] lib/kunit: Minimize code duplication

[PATCH 01/11] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
 2024-03-19 15:42 UTC  (4+ messages)
` [PATCH 02/11] drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for display

[PATCH v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-19 11:28 UTC  (9+ messages)
` [PATCH v3 1/4] drm/i915/display: add support for DMC wakelocks
` [PATCH v3 2/4] drm/i915/display: don't allow DMC wakelock on older hardware
` [PATCH v3 3/4] drm/i915/display: add module parameter to enable DMC wakelock
` [PATCH v3 4/4] drm/i915/display: tie DMC wakelock to DC5/6 state transitions
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: DMC wakelock implementation (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
 2024-03-19  9:07 UTC  (5+ messages)

[PATCH v17 3/9] drm/i915/display: Add crtc state dump for Adaptive Sync SDP
 2024-03-19  6:53 UTC  (2+ messages)
` [PATCH v18 "

[PATCH] drm/i915/mtl: Add Wa_14020495402
 2024-03-19  6:59 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-19  3:52 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe/display: fix potential overflow when multiplying 2 u32 (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] Fix divide-by-zero on DP unplug with nouveau
 2024-03-18 15:33 UTC  (8+ messages)
    ` [PATCH v2] Fix divide-by-zero regression on DP MST "
        ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH] drm/i915/dp: Enable AUX based backlight for HDR
 2024-03-18 10:46 UTC  (4+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).