Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-12 14:42:51 to 2024-09-13 13:32:01 UTC [more...]

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

[PATCH 0/2] drm/xe: Re-enable DSB
 2024-09-13 13:09 UTC  (11+ messages)
` [PATCH 1/2] drm/xe: Fix DSB buffer coherency
` [PATCH 2/2] drm/xe: Revert "drm/i915: Disable DSB in Xe KMD"
` ✓ CI.Patch_applied: success for drm/xe: Re-enable DSB
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH 0/2] drm/i915/debugfs: intel_display_caps
 2024-09-13 12:51 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/debugfs: remove superfluous kernel_param_lock/unlock
` [PATCH 2/2] drm/i915/debugfs: add dedicated intel_display_caps debugfs for display

[PATCH v2] drm/xe/vram: fix ccs offset calculation
 2024-09-13 12:44 UTC  (4+ messages)

[PATCH 0/6] PF: Initial support to save/restore VF GuC state
 2024-09-13 12:00 UTC  (12+ messages)
` [PATCH 1/6] drm/xe/guc: Fix GUC_{SUBMIT,FIRMWARE}_VER helper macros
` [PATCH 2/6] drm/xe/guc: Add PF2GUC_SAVE_RESTORE_VF to ABI
` [PATCH 3/6] drm/xe/pf: Add functions to save and restore VF GuC state
` [PATCH 4/6] drm/xe/pf: Save VF GuC state when pausing VF
` [PATCH 5/6] drm/xe/pf: Allow to view and replace VF GuC state over debugfs
` [PATCH 6/6] drm/xe/pf: Allow to trigger VF GuC state restore from debugfs
` ✓ CI.Patch_applied: success for PF: Initial support to save/restore VF GuC state
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

[PATCH] drm/xe/vram: fix ccs offset calculation
 2024-09-13 11:51 UTC 

[PATCH 0/8] drm: fix and enable warnings on unused static inlines
 2024-09-13 11:47 UTC  (7+ messages)
` [PATCH 3/8] drm/kmb: annotate set_test_mode_src_osc_freq_target_{low, hi}_bits() with __maybe_unused
  ` [PATCH 3/8] drm/kmb: annotate set_test_mode_src_osc_freq_target_{low,hi}_bits() "
` [PATCH 5/8] drm/imagination: annotate pvr_fw_version_packed() "

[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on Xe2
 2024-09-13 11:40 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.FULL: failure "
` ✓ CI.BAT: success "

[PATCH v13 0/4] Support PMT features in Xe
 2024-09-13 11:22 UTC  (13+ messages)
` [PATCH v13 1/4] platform/x86/intel/vsec.h: Move to include/linux
` [PATCH v13 2/4] platform/x86/intel/vsec: Add PMT read callbacks
` [PATCH v13 3/4] platform/x86/intel/pmt: Use PMT callbacks
` [PATCH v13 4/4] drm/xe/vsec: Support BMG devices
` ✓ CI.Patch_applied: success for Support PMT features in Xe (rev12)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Restore pci state upon resume
 2024-09-13 11:01 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/oa: Fix overflow in oa batch buffer
 2024-09-13  9:37 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[bug report] drm/xe: Add a xe_bo subtest for shrinking / swapping
 2024-09-13  8:34 UTC 

[drm-xe:drm-xe-fixes] BUILD SUCCESS 94c4aa266111262c96c98f822d1bccc494786fee
 2024-09-13  8:08 UTC 

[PATCH v3 0/1] Add support for EU stall sampling
 2024-09-13  7:35 UTC  (7+ messages)
` [PATCH v3 1/1] drm/xe/eustall: "

[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-09-13  7:26 UTC  (4+ messages)

[PATCH v3 -next] drm/xe/irq: Remove unneeded semicolon
 2024-09-13  7:10 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/irq: remove unneeded semicolon (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/i915/display: On plane capability check rely on display version
 2024-09-13  6:57 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v3 0/4] drm/i915/display: add snapshot capture/print infra
 2024-09-13  0:45 UTC  (8+ messages)
` ✗ CI.checkpatch: warning for drm/i915/display: add snapshot capture/print infra (rev4)
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "

[PATCH v20 0/6] drm/xe/guc: Add GuC based register capture for error capture
 2024-09-12 23:50 UTC  (14+ messages)
` [PATCH v20 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v20 2/6] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v20 3/6] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v20 4/6] drm/xe/guc: Extract GuC error capture lists
` [PATCH v20 5/6] drm/xe/guc: Plumb GuC-capture into dev coredump
` [PATCH v20 6/6] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev20)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PULL] drm-xe-next-fixes
 2024-09-12 23:23 UTC 

[PATCH 1/2] drm/xe: Don't try to derive GT clock freq from display register on Xe2
 2024-09-12 23:02 UTC  (9+ messages)
` [PATCH 2/2] drm/xe/sriov: Drop TIMESTAMP_OVERRIDE from Xe2 runtime regs
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Don't try to derive GT clock freq from display register on Xe2
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: Restore pci state upon resume
 2024-09-12 22:25 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Restore pci state upon resume (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[v2] drm/xe/pciid: Add new PCI id for ARL
 2024-09-12 21:31 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/pciid: Add new PCI id for ARL (rev2)

[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
 2024-09-12 20:42 UTC  (7+ messages)

[PATCH v1] drm/xe: Use ERR_CAST to return an error-valued pointer
 2024-09-12 19:30 UTC  (3+ messages)

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

[PATCH v4 0/3] memirq infra changes
 2024-09-12 17:51 UTC  (2+ messages)
` ✗ CI.FULL: failure for memirq infra changes (rev5)

[PATCH 0/9] Add Xe3 and Panther Lake support
 2024-09-12 16:56 UTC  (4+ messages)
` [PATCH 9/9] drm/xe/ptl: Add PTL platform definition

[PATCH 1/3] drm/xe: Fix build by setting the correct parameter to intel_dmc_suspend()
 2024-09-12 15:39 UTC  (4+ messages)
` [PATCH 2/3] drm/xe: Add a parameter to xe_bb_create_job() to append or not batch buffer end instruction

[PATCH] drm/xe/pciid: Add new PCI id for ARL
 2024-09-12 15:35 UTC  (5+ messages)

[PULL] drm-xe-fixes
 2024-09-12 14:46 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox