Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-12 14:29:10 to 2024-03-14 18:30:09 UTC [more...]

[PATCH] drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
 2024-03-13 17:44 UTC  (2+ messages)

[PATCH v6 0/3] Disable automatic load CCS load balancing
 2024-03-14 18:30 UTC  (9+ messages)
` [PATCH v6 1/3] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v6 2/3] drm/i915/gt: Do not generate the command streamer for all the CCS
` [PATCH v6 3/3] drm/i915/gt: Enable only one CCS for compute workload
` ✗ Fi.CI.CHECKPATCH: warning for Disable automatic load CCS load balancing (rev9)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for Disable automatic load CCS load balancing (rev10)
` ✗ Fi.CI.SPARSE: "

[PATCH 01/11] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
 2024-03-14 18:04 UTC  (13+ messages)
` [PATCH 02/11] drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for display
` [PATCH 03/11] drm/i915/display: convert inner wakeref get towards get_if_in_use
` [PATCH 04/11] drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
` [PATCH 05/11] drm/xe: Convert GSC HDCP from mem_access to direct xe_pm_runtime calls
` [PATCH 06/11] drm/xe: Remove useless mem_access during probe
` [PATCH 07/11] drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
` [PATCH 08/11] drm/xe: Removing extra mem_access protection from runtime pm
` [PATCH 09/11] drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
` [PATCH 10/11] drm/xe: Ensure all the inner access are using the _noresume variant
` [PATCH 11/11] drm/xe: Kill xe_device_mem_access_{get*,put}

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 16:57 UTC  (2+ messages)

[PATCH v2] drm/i915/gem: Execbuffer objects must have struct pages
 2024-03-14 16:41 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/gem: Execbuffer objects must have struct pages. (rev2)

[PATCH] drm/i915/gt: Report full vm address range
 2024-03-14 16:05 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/display: Fixed a screen flickering when turning on display from off
 2024-03-14 14:47 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/display: Fixed a screen flickering when turning on display from off (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH v6 0/4] IO and fast wake lines calculation and increase fw sync length
 2024-03-14 14:38 UTC  (11+ messages)
` [PATCH v6 1/4] drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR code
` [PATCH v6 2/4] drm/i915/psr: Improve fast and IO wake lines calculation
` [PATCH v6 3/4] drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12
` [PATCH v6 4/4] drm/i915/display: Increase number of fast wake precharge pulses
` ✗ Fi.CI.SPARSE: warning for IO and fast wake lines calculation and increase fw sync length (rev6)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] Fix divide-by-zero on DP unplug with nouveau
 2024-03-14 13:37 UTC  (9+ messages)
    ` [PATCH v2] Fix divide-by-zero regression on DP MST "
        ` [PATCH v3] "
` ✗ Fi.CI.CHECKPATCH: warning for Fix divide-by-zero regression on DP MST unplug with nouveau (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v7 0/3] drm/i915: Fix VMA UAF on destroy against deactivate race
 2024-03-14 13:09 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Fix VMA UAF on destroy against deactivate race (rev8)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
 2024-03-14 12:48 UTC  (3+ messages)

[PATCH 0/6] drm: debug logging improvements
 2024-03-14 12:07 UTC  (2+ messages)

[PATCH i-g-t v2 0/2] lib/kunit: Execute test cases synchronously
 2024-03-14 11:48 UTC  (4+ messages)
` [PATCH i-g-t v2 1/2] "

[PATCH] drm/i915/scaler: Update Pipe src size check in skl_update_scaler
 2024-03-14 11:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v5] drm/i915/dp: Increase idle pattern wait timeout to 2ms
 2024-03-14  9:12 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dp: Increase idle pattern wait timeout to 2ms (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v17 8/9] drm/i915/display: Compute vrr_vsync params
 2024-03-14  9:04 UTC  (3+ messages)
` [PATCH v18 "

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

[PATCH 0/4] drm/i915: Use container_of_const()
 2024-03-14  8:53 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Use container_of_const() (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-misc-next-fixes
 2024-03-14  8:28 UTC 

[PATCH] drm/xe/display: fix type of intel_uncore_read*() functions
 2024-03-14  8:21 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/12] drm/i915: Use drm_printer more
 2024-03-14  2:49 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use drm_printer more (rev8)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Rename ICL_PORT_TX_DW6 bits
 2024-03-13 19:25 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Rename ICL_PORT_TX_DW6 bits (rev2)

[linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
 2024-03-13 17:33 UTC 

[PATCH 0/6] Bigjoiner refactoring
 2024-03-13 17:32 UTC  (10+ messages)
` [PATCH 1/6] drm/i915: Add a small helper to compute the set of pipes for crtc
` [PATCH 2/6] drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()
` [PATCH 3/6] drm/i915: Utilize intel_crtc_joined_pipe_mask() more
` [PATCH 4/6] drm/i915: Handle joined pipes inside hsw_crtc_disable()
` [PATCH 5/6] drm/i915: Handle joined pipes inside hsw_crtc_enable()
` [PATCH 6/6] drm/i915: Allow bigjoiner for MST
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner refactoring (rev10)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: add intel_opregion_vbt_present() stub function
 2024-03-13 16:58 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: remove platform checks in platform-specific handlers
 2024-03-13 16:52 UTC 

[PATCH v2] drm/i915/hwmon: Fix locking inversion in sysfs getter
 2024-03-13 14:30 UTC  (12+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hwmon: Fix locking inversion in sysfs getter (rev2)
` ✓ Fi.CI.IGT: success "

[PATCH] drm/i915/selftests: Pick correct caching mode
 2024-03-13 14:09 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v2 0/8] Enable LNL display
 2024-03-13 13:08 UTC  (19+ messages)
` [PATCH v2 1/8] drm/i915/cdclk: Rename lnl_cdclk_table to xe2lpd_cdclk_table
` [PATCH v2 2/8] drm/i915/cdclk: Add and use mdclk_source_is_cdclk_pll()
` [PATCH v2 3/8] drm/i915/cdclk: Only compute squash waveform when necessary
` [PATCH v2 4/8] drm/i915: Extract intel_dbuf_mdclk_cdclk_ratio_update()
` [PATCH v2 5/8] drm/i915: Add mdclk_cdclk_ratio to intel_dbuf_state
` [PATCH v2 6/8] drm/i915/xe2lpd: Support MDCLK:CDCLK ratio changes
` [PATCH v2 7/8] drm/i915/xe2lpd: Load DMC
` [PATCH v2 8/8] drm/xe/lnl: Enable display support
` ✗ Fi.CI.CHECKPATCH: warning for Enable LNL display (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v4 0/4] TTM unlockable restartable LRU list iteration
 2024-03-13 12:26 UTC  (4+ messages)

[PATCH v3 0/6] ALPM AUX-Less
 2024-03-13 12:23 UTC  (13+ messages)
` [PATCH v3 1/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH v3 3/6] drm/i915/psr: Calculate aux less wake time
` [PATCH v3 5/6] drm/i915/psr: Enable ALPM for eDP Panel replay
` [PATCH v3 6/6] drm/i915/psr: Do not write ALPM configuration for PSR1 or DP2.0 Panel Replay

[PATCH 0/8] drm: fix .get_modes() return values
 2024-03-13 11:47 UTC  (3+ messages)

[PATCH 0/6] Bigjoiner refactoring
 2024-03-13 10:02 UTC  (9+ messages)
` [PATCH 2/6] drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()
` [PATCH 3/6] drm/i915: Utilize intel_crtc_joined_pipe_mask() more
` [PATCH 6/6] drm/i915: Allow bigjoiner for MST

[RFC 0/5] Introduce drm sharpening property
 2024-03-13  9:36 UTC  (9+ messages)

[PATCH] drm/i915/opregion: add intel_opregion_vbt_present() stub for ACPI=n
 2024-03-13  8:35 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v5 0/5] IO and fast wake lines calculation and increase fw sync length
 2024-03-13  6:20 UTC  (4+ messages)
` [PATCH v5 5/5] drm/i915/display: Increase number of fast wake precharge pulses

[PATCH v17 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-13  5:06 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Enable Adaptive Sync SDP Support for DP (rev18)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v2 0/6] drm/i915: cleanup dead code
 2024-03-13  2:08 UTC  (11+ messages)
` [PATCH v2 1/6] drm/i915: Drop dead code for xehpsdv
` [PATCH v2 2/6] drm/i915: Remove XEHP_FWRANGES()
` [PATCH v2 3/6] drm/i915: Stop inheriting IP_VER(12, 50)
` [PATCH v2 4/6] drm/i915: Update "
` [PATCH v2 5/6] drm/i915: Drop dead code for pvc
` [PATCH v2 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: failure "

[PATCH] drm/i915/guc: Update w/a 14019159160
 2024-03-12 23:50 UTC  (4+ messages)

[PATCH 0/5] drm/i915: cleanup dead code
 2024-03-12 23:47 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: Drop WA 16015675438
` [PATCH 2/5] drm/i915: Drop dead code for xehpsdv

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-12 23:37 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v5 0/4] Disable automatic load CCS load balancing
 2024-03-12 23:32 UTC  (8+ messages)
` [PATCH v5 1/4] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v5 2/4] drm/i915/gt: Refactor uabi engine class/instance list creation
` ✗ Fi.CI.BUILD: failure for Disable automatic load CCS load balancing (rev8)

[RFC 0/7] drm/i915: pass encoder around more for port/phy checks
 2024-03-12 17:54 UTC  (11+ messages)
` [RFC 1/7] drm/hdmi: convert *_port_to_ddc_pin() to *_encoder_to_ddc_pin()
` [RFC 2/7] drm/i915/ddi: pass encoder to intel_wait_ddi_buf_active()
` [RFC 3/7] drm/i915/snps: pass encoder to intel_snps_phy_update_psr_power_state()
` [RFC 4/7] drm/i915/display: add intel_encoder_is_*() and _to_*() functions
` [RFC 5/7] drm/i915/display: use intel_encoder_is/to_* functions
` [RFC 6/7] drm/i915/cx0: remove intel_is_c10phy()
` [RFC 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
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
 2024-03-12 17:28 UTC 

[PATCH] drm/i915/dp: Fix DSC state HW readout for SST connectors
 2024-03-12 14:32 UTC  (3+ 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