messages from 2024-02-19 11:55:15 to 2024-02-21 12:08:26 UTC [more...]
GuC issue
2024-02-20 23:16 UTC (5+ messages)
[PATCH 0/2] Disable automatic load CCS load balancing
2024-02-21 12:08 UTC (14+ messages)
` [PATCH v2 1/2] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v2 2/2] drm/i915/gt: Enable only one CCS for compute workload
` ✗ Fi.CI.CHECKPATCH: warning for Disable automatic load CCS load balancing (rev3)
` ✗ Fi.CI.BAT: failure "
[PATCH] drm/i915: check before removing mm notifier
2024-02-21 11:52 UTC (8+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: check before removing mm notifier (rev2)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.BAT: success for drm/i915: check before removing mm notifier (rev3)
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/display/debugfs: New entry "DRRS capable" to i915_drrs_status
2024-02-21 11:12 UTC
[PATCH 0/3] IO and fast wake lines calculation and increase fw sync length
2024-02-21 10:32 UTC (7+ messages)
` [PATCH 1/3] drm/i915/display: Add aux function pointer for fast wake sync pulse count
` [PATCH 2/3] drm/i915/psr: Improve fast and IO wake lines calculation
` [PATCH 3/3] drm/i915/display: Increase number of fast wake precharge pulses
` ✗ Fi.CI.CHECKPATCH: warning for IO and fast wake lines calculation and increase fw sync length
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH] drm/ttm: Fix an invalid freeing on already freed page in error path
2024-02-21 10:26 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/guc: Add Compute context hint
2024-02-21 9:42 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "
[RFC v1 0/3] drm/i915: Add support for XRandR Border property
2024-02-21 8:47 UTC (4+ messages)
` [RFC v1 1/3] drm/i915: Rename skl_pfit_enable() to skl_program_crtc_scaler()
` [RFC v1 2/3] drm/i915: Attach the Border property to DP and HDMI connectors
` [RFC v1 3/3] drm/i915: Apply border adjustments and enable scaler on the crtc
[RFC] drm/i915: Support replaying GPU hangs with captured context image
2024-02-21 8:24 UTC (3+ messages)
[PATCH] drm/i915: Fix doc build issue on intel_cdclk.c
2024-02-21 7:06 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v2 0/4] VBT read cleanup
2024-02-21 6:15 UTC (8+ messages)
` [PATCH v2 1/4] drm/i915: Pass size to oprom_get_vbt
` [PATCH v2 2/4] drm/i915: Pass size to spi_oprom_get_vbt
` [PATCH v2 3/4] drm/i915: Move vbt read from firmware to intel_bios.c
` [PATCH v2 4/4] drm/i915: Show bios vbt when read from firmware/spi/oprom
` ✗ Fi.CI.SPARSE: warning for VBT read cleanup
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v2 00/21] drm/i915: Add Display Port tunnel BW allocation support
2024-02-21 5:25 UTC (26+ messages)
` [PATCH v2 01/21] drm/dp: Add drm_dp_max_dprx_data_rate()
` [PATCH v2 02/21] drm/dp: Add support for DP tunneling
` [PATCH v2 03/21] drm/i915: Fix display bpp limit computation during system resume
` [PATCH v2 04/21] drm/i915/dp: Add support to notify MST connectors to retry modesets
` [PATCH v2 05/21] drm/i915/dp: Use drm_dp_max_dprx_data_rate()
` [PATCH v2 06/21] drm/i915/dp: Factor out intel_dp_config_required_rate()
` [PATCH v2 07/21] drm/i915/dp: Export intel_dp_max_common_rate/lane_count()
` [PATCH v2 08/21] drm/i915/dp: Factor out intel_dp_update_sink_caps()
` [PATCH v2 09/21] drm/i915/dp: Factor out intel_dp_read_dprx_caps()
` [PATCH v2 10/21] drm/i915/dp: Add intel_dp_max_link_data_rate()
` [PATCH v2 11/21] drm/i915/dp: Add way to get active pipes with syncing commits
` [PATCH v2 12/21] drm/i915/dp: Add support for DP tunnel BW allocation
` [PATCH v2 13/21] drm/i915/dp: Add DP tunnel atomic state and check BW limit
` [PATCH v2 14/21] drm/i915/dp: Account for tunnel BW limit in intel_dp_max_link_data_rate()
` [PATCH v2 15/21] drm/i915/dp: Compute DP tunnel BW during encoder state computation
` [PATCH v2 16/21] drm/i915/dp: Allocate/free DP tunnel BW in the encoder enable/disable hooks
` [PATCH v2 17/21] drm/i915/dp: Handle DP tunnel IRQs
` [PATCH v2 18/21] drm/i915/dp: Call intel_dp_sync_state() always for DDI DP encoders
` [PATCH v2 19/21] drm/i915/dp: Suspend/resume DP tunnels
` [PATCH v2 20/21] drm/i915/dp: Read DPRX for all long HPD pulses
` [PATCH v2 21/21] drm/i915/dp: Enable DP tunnel BW allocation mode
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add Display Port tunnel BW allocation support (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH v1] drivers/i915/intel_bios: Fix parsing backlight BDB data
2024-02-21 4:33 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v3 1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
2024-02-21 3:39 UTC (6+ messages)
` [PATCH v3 2/2] drm/dp: drop the size parameter from drm_dp_vsc_sdp_pack()
` ✗ Fi.CI.SPARSE: warning for series starting with [v3,1/2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/3] Bigjoiner refactoring
2024-02-21 3:33 UTC (8+ messages)
` [PATCH 1/3] drm/i915/bigjoiner: Refactor bigjoiner state readout
` [PATCH 2/3] Start separating pipe vs transcoder set logic for bigjoiner during modeset
` [PATCH 3/3] drm/i915: Fix bigjoiner case for DP2.0
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner refactoring (rev7)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
linux-next: manual merge of the drm-misc-fixes tree with Linus' tree
2024-02-20 22:16 UTC
[PATCH v3] drm/i915/guc: Simplify/extend platform check for Wa_14018913170
2024-02-20 22:03 UTC (4+ messages)
[PATCH v2] drm/dp: move intel_dp_vsc_sdp_pack() to generic helper
2024-02-20 19:49 UTC (10+ messages)
[PATCH 00/21] drm/i915: remove unused structure members
2024-02-20 19:32 UTC (4+ messages)
[PATCH] drm/i915/tv: Fix TV mode
2024-02-20 19:23 UTC (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v3] drm/i915/panelreplay: Panel replay workaround with VRR
2024-02-20 17:41 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/panelreplay: Panel replay workaround with VRR (rev3)
` ✓ Fi.CI.IGT: "
[PULL] drm-intel-gt-next
2024-02-20 15:14 UTC (4+ messages)
[PATCH 0/2] Disable automatic load CCS load balancing
2024-02-20 15:00 UTC (10+ messages)
` [PATCH 1/2] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH 2/2] drm/i915/gt: Set default CCS mode '1'
` ✗ Fi.CI.CHECKPATCH: warning for Disable automatic load CCS load balancing (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH] drm/i915: Fix possible null pointer dereference after drm_dbg_printer conversion
2024-02-20 13:45 UTC (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/3] QGV/SAGV related fixes
2024-02-20 13:45 UTC (8+ 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
` ✗ Fi.CI.CHECKPATCH: warning for QGV/SAGV related fixes (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH v2 0/6] ALPM AUX-Less
2024-02-20 13:20 UTC (10+ messages)
` [PATCH v2 1/6] drm/display: Add missing aux less alpm wake related bits
` [PATCH v2 2/6] drm/i915/psr: Calculate aux less wake time
` [PATCH v2 3/6] drm/i915/psr: Silence period and lfps half cycle
` [PATCH v2 4/6] drm/i915/psr: Add missing ALPM AUX-Less register definitions
` [PATCH v2 5/6] drm/i915/psr: Enable ALPM for eDP Panel replay
` [PATCH v2 6/6] drm/i915/psr: Do not write ALPM configuration for PSR1 or DP2.0 Panel Replay
` ✗ Fi.CI.CHECKPATCH: warning for ALPM AUX-Less (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH 0/2] Program Deep PKG_C_LATENCY register
2024-02-20 11:22 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for Program Deep PKG_C_LATENCY register (rev4)
[PATCH 0/2] Disable automatic load CCS load balancing
2024-02-20 11:21 UTC (7+ messages)
` [PATCH 2/2] drm/i915/gt: Set default CCS mode '1'
[PATCH 00/13] HDCP MST Type1 fixes
2024-02-20 8:18 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for HDCP MST Type1 fixes (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH 0/6] Enable Adaptive Sync SDP Support for DP
2024-02-20 6:41 UTC (12+ messages)
` [PATCH 2/6] drm: Add Adaptive Sync SDP logging
` [PATCH 3/6] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH 4/6] drm/i915/display: Compute and Enable AS SDP
` [PATCH 5/6] drm/i915/display: Compute vrr_vsync params
` [PATCH 6/6] drm/i915/display: Read/Write AS sdp only when sink/source has enabled
[PATCH v3 0/3] Fixed-type GENMASK/BIT
2024-02-20 5:13 UTC (4+ messages)
` [PATCH v3 2/3] bits: Introduce fixed-type BIT
` "
[PATCH 12/13] drm/i915/hdcp: Allocate stream id after HDCP AKE stage
2024-02-20 4:56 UTC (2+ messages)
[PATCH] drm/i915: Add some boring kerneldoc
2024-02-20 4:49 UTC (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
linux-next: build failure after merge of the drm-misc tree
2024-02-19 21:48 UTC (3+ messages)
[PATCH] drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_clock_changed
2024-02-19 20:30 UTC (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/cdclk: Rename intel_cdclk_needs_modeset to intel_cdclk_clock_changed (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
[PATCH] drm/i915/display: Allow tighter hblank span
2024-02-19 20:20 UTC (3+ messages)
` ✗ Fi.CI.BUILD: failure for "
[PATCH] drm/i915/cdclk: Document CDCLK components
2024-02-19 20:12 UTC (2+ messages)
[PATCH v5] drm/dp: add an API to indicate if sink supports VSC SDP
2024-02-19 17:55 UTC (2+ messages)
[PATCH 0/3] QGV/SAGV related fixes
2024-02-19 15:09 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for QGV/SAGV related fixes (rev6)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
PR for new GuC v70.20.0 binaries
2024-02-19 12:45 UTC (2+ messages)
[PATCH 00/28] Plane Color Pipeline support for Intel platforms
2024-02-19 12:02 UTC (7+ messages)
` [PATCH 17/28] drm/i915: Define segmented Lut and add capabilities to colorop
Linux 6.7 fails to boot on Core Ultra 155H with "i915 GT1 GSC proxy" error
2024-02-13 23:26 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox