Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-13 21:02:16 to 2024-09-17 13:13:24 UTC [more...]

[PATCH v2] drm/i915/cx0: Set power state to ready only on owned PHY lanes
 2024-09-17  7:59 UTC  (2+ messages)

[PATCH v5 0/5] memirq infra changes
 2024-09-17 13:13 UTC  (13+ messages)
` [PATCH v5 1/5] drm/xe: Introduce dedicated config for memirq debug
` [PATCH v5 2/5] drm/xe: Introduce xe_device_uses_memirq()
` [PATCH v5 3/5] drm/xe: move memirq out of VF
` [PATCH v5 4/5] drm/xe: memirq infra changes for MSI-X
` [PATCH v5 5/5] drm/xe: memirq handler changes
` ✓ CI.Patch_applied: success for memirq infra changes (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 0/2] Modify iterators to prepare for ultrajoiner
 2024-09-17 12:27 UTC  (12+ messages)
` [PATCH 1/2] drm/i915: Add some essential functionality for joiners
` [PATCH 2/2] drm/i915/display: Enhance iterators for modeset en/disable
` ✓ CI.Patch_applied: success for Modify iterators to prepare for ultrajoiner
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH v3 00/23] Fix xe_force_wake_get() failure handling
 2024-09-17 12:21 UTC  (24+ messages)
` [PATCH v3 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v3 02/23] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` [PATCH v3 03/23] drm/xe/device: Update handling of xe_force_wake_get return
` [PATCH v3 04/23] drm/xe/hdcp: "
` [PATCH v3 05/23] drm/xe/gsc: "
` [PATCH v3 06/23] drm/xe/gt: "
` [PATCH v3 07/23] drm/xe/xe_gt_idle: "
` [PATCH v3 08/23] drm/xe/devcoredump: "
` [PATCH v3 09/23] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
` [PATCH v3 10/23] drm/xe/mocs: Update handling of xe_force_wake_get return
` [PATCH v3 11/23] drm/xe/xe_drm_client: "
` [PATCH v3 12/23] drm/xe/xe_gt_debugfs: "
` [PATCH v3 13/23] drm/xe/guc: "
` [PATCH v3 14/23] drm/xe/huc: "
` [PATCH v3 15/23] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
` [PATCH v3 16/23] drm/xe/pat: Update handling of xe_force_wake_get return
` [PATCH v3 17/23] drm/xe/gt_tlb_invalidation_ggtt: "
` [PATCH v3 18/23] drm/xe/xe_reg_sr: "
` [PATCH v3 19/23] drm/xe/query: "
` [PATCH v3 20/23] drm/xe/vram: "
` [PATCH v3 21/23] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
` [PATCH v3 22/23] drm/xe: Ensure __must_check for xe_force_wake_get() return
` [PATCH v3 23/23] drm/xe: Change return type to void for xe_force_wake_put

[PATCH v4 0/3] memirq infra changes
 2024-09-17 11:28 UTC  (9+ messages)
` [PATCH v4 1/3] drm/xe: move memirq out of VF
` [PATCH v4 2/3] drm/xe: memirq infra changes for MSI-X
` [PATCH v4 3/3] drm/xe: memirq handler changes

[PATCH 1/2] drm/i915/display: remove small micro-optimizations in irq handling
 2024-09-17 10:58 UTC  (5+ messages)

[PATCH v5 0/4] Introduce DRM device wedged event
 2024-09-17  8:18 UTC  (18+ messages)
` [PATCH v5 1/4] drm: Introduce "
` [PATCH v5 2/4] drm: Expose wedge recovery methods
` [PATCH v5 3/4] drm/xe: Use device wedged event
` [PATCH v5 4/4] drm/i915: "
` ✓ CI.Patch_applied: success for Introduce DRM device wedged event (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✓ CI.FULL: success "

[PATCH v2 1/3] drm/xe: Move display reference timestamp readout to display/
 2024-09-17  7:55 UTC  (5+ messages)
` ✗ CI.FULL: failure for series starting with [v2,1/3] "

[RFC PATCH 0/8] ULLS for kernel submission of migration jobs
 2024-09-17  6:59 UTC  (5+ messages)

[PATCH] drm/xe/rtp: Remove unneeded semicolon
 2024-09-17  5:57 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 00/23] Fix xe_force_wake_get() failure handling
 2024-09-17  5:48 UTC  (13+ messages)
` [PATCH v2 01/23] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v2 23/23] drm/xe: Change return type to void for xe_force_wake_put

[PATCH v3] drm/xe/vram: fix ccs offset calculation
 2024-09-16 19:59 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vram: fix ccs offset calculation (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v10 0/7] TTM shrinker helpers and xe buffer object shrinker
 2024-09-16 18:40 UTC  (16+ messages)
` [PATCH v10 1/7] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` [PATCH v10 2/7] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v10 3/7] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v10 4/7] drm/ttm: Use fault-injection to test error paths
` [PATCH v10 5/7] drm/ttm: Add a shrinker helper and a macro to perform LRU iteration
` [PATCH v10 6/7] drm/xe: Add a shrinker for xe bos
` [PATCH v10 7/7] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev9)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v6 00/12] spi: add driver for Intel discrete graphics
 2024-09-16 18:04 UTC  (23+ messages)
` [PATCH v6 01/12] spi: add driver for intel graphics on-die spi device
` [PATCH v6 02/12] spi: intel-dg: implement region enumeration
` [PATCH v6 03/12] spi: intel-dg: implement spi access functions
` [PATCH v6 04/12] spi: intel-dg: spi register with mtd
` [PATCH v6 05/12] spi: intel-dg: implement mtd access handlers
` [PATCH v6 06/12] spi: intel-dg: align 64bit read and write
` [PATCH v6 07/12] spi: intel-dg: wake card on operations
` [PATCH v6 08/12] drm/i915/spi: add spi device for discrete graphics
` [PATCH v6 09/12] drm/i915/spi: add intel_spi_region map
` [PATCH v6 10/12] drm/i915/spi: add support for access mode
` [PATCH v6 11/12] drm/xe/spi: add on-die spi device
` [PATCH v6 12/12] drm/xe/spi: add support for access mode
` ✓ CI.Patch_applied: success for spi: add driver for Intel discrete graphics (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH v7 03/10] drm/xe/devcoredump: Add ASCII85 dump helper function
 2024-09-16 17:46 UTC  (12+ messages)

[PATCH v2] drm/xe: use devm_add_action_or_reset() helper
 2024-09-16 16:38 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v13 0/4] Support PMT features in Xe
 2024-09-16 15:30 UTC  (5+ messages)
` [PATCH v13 4/4] drm/xe/vsec: Support BMG devices

[PATCH] drm/i915/cx0: Use one lane to set power state to ready in DP alt mode
 2024-09-16 14:24 UTC  (2+ messages)

[PATCH 0/2] drm/xe: Re-enable DSB
 2024-09-16 14:00 UTC  (6+ messages)
` [PATCH 1/2] drm/xe: Fix DSB buffer coherency
` ✗ CI.FULL: failure for drm/xe: Re-enable DSB

[PATCH 0/2] Move some functions out of runtime sus/resume
 2024-09-16 13:44 UTC  (4+ messages)
` [PATCH 1/2] drm/xe/display: Do not suspend resume dp mst during runtime

[PATCH 0/6] PF: Initial support to save/restore VF GuC state
 2024-09-16 10:59 UTC  (4+ messages)
` ✗ CI.FULL: failure for PF: Initial support to save/restore VF GuC state (rev2)

[PATCH v1] drm/i915/display: fix typo in the comment
 2024-09-16  9:28 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v1] drm/i915/dp: Remove double assignment in intel_dp_compute_as_sdp()
 2024-09-16  9:27 UTC  (2+ messages)

[RFC v1] drm/xe: Use fault injection infrastructure to find issues at probe time
 2024-09-16  8:45 UTC  (3+ messages)

[PATCH v2] drm/xe/vram: fix ccs offset calculation
 2024-09-16  8:38 UTC  (7+ messages)
` ✗ CI.FULL: failure for drm/xe/vram: fix ccs offset calculation (rev2)

[PATCH 0/8] drm: fix and enable warnings on unused static inlines
 2024-09-16  7:43 UTC  (12+ messages)
` [PATCH 6/8] drm/meson: dw-hdmi: annotate dw_hdmi_dwc_write_bits() with __maybe_unused
` [PATCH 7/8] drm/msmi: annotate pll_cmp_to_fdata() "

[drm-xe:drm-xe-next] BUILD SUCCESS cdb389a4c9bc2faea866b517afc3aa3faef46022
 2024-09-15  3:17 UTC 

[PATCH v20 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-14 13:57 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev21)

[CI] drm/xe: Shrinker series squashed
 2024-09-14 12:55 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v6] drm/xe: Add driver load error injection
 2024-09-14 11:10 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Add driver load error injection (rev5)

[PATCH 0/2] drm/i915/debugfs: intel_display_caps
 2024-09-14  8:56 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH 0/1] Fix device private page livelock on CPU fault
 2024-09-13 22:39 UTC  (4+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page

[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
 2024-09-13 22:21 UTC  (8+ messages)

[PATCH 1/3] drm/xe: use devm_add_action_or_reset() helper
 2024-09-11  9:37 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