Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-08 15:48:32 to 2024-08-09 17:38:49 UTC [more...]

[PATCH xe-for-ci] fixup! drm/xe/guc: Pre-release GuC firmware v70.29.2 for PVC
 2024-08-09 17:38 UTC  (2+ messages)

[PATCH 00/12] PF: Improve VF control
 2024-08-09 17:30 UTC  (20+ messages)
` [PATCH 01/12] drm/xe/pf: Add function to sanitize VF resources
` [PATCH 02/12] drm/xe/pf: Fix documentation formatting
` [PATCH 03/12] drm/xe/pf: Drop GuC notifications for non-existing VF
` [PATCH 04/12] drm/xe/pf: Improve VF control
` [PATCH 05/12] drm/xe/tests: Allow deferred function call during KUnit test
` [PATCH 06/12] drm/xe/tests: Add helper macro to detect if KUnit is running
` [PATCH 07/12] drm/xe/tests: Add helpers to call stubs out of KUnit context
` [PATCH 08/12] drm/xe/guc: Define stub for xe_guc_ct_send_recv()
` [PATCH 09/12] drm/xe/pf: Define stub for pf_sanitize_vf_resources()
` [PATCH 10/12] drm/xe/pf: Define stub for pf_send_vf_control_cmd()
` [PATCH 11/12] drm/xe/tests: Add KUnit tests for VF control state machines
  ` [PATCH v2 "
` [PATCH 12/12] drm/xe/tests: Add KUnit tests for VF control GuC messages
` ✓ CI.Patch_applied: success for PF: Improve VF control
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
` ✓ CI.Patch_applied: success for PF: Improve VF control (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v6 00/12] TTM shrinker helpers and xe buffer object shrinker
 2024-08-09 17:22 UTC  (16+ messages)
` [PATCH v6 10/12] drm/ttm: Use fault-injection to test error paths
` [PATCH v6 11/12] drm/ttm, drm/xe: Add a shrinker for xe bos
` [PATCH v6 12/12] drm/xe: Increase the XE_PL_TT watermark

[PATCH v9 00/11] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-09 16:34 UTC  (19+ messages)
` [PATCH v9 01/11] drm/xe/hw_engine_group: Introduce xe_hw_engine_group
` [PATCH v9 02/11] drm/xe/guc_submit: Make suspend_wait interruptible
` [PATCH v9 03/11] 'drm/xe/hw_engine_group: Register hw engine group's exec queues
` [PATCH v9 04/11] drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
` [PATCH v9 05/11] drm/xe/exec_queue: Remove duplicated code
` [PATCH v9 06/11] drm/xe/exec_queue: Prepare last fence for hw engine group resume context
` [PATCH v9 07/11] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
` [PATCH v9 08/11] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [PATCH v9 09/11] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [PATCH v9 10/11] drm/xe/vm: Remove restriction that all VMs must be faulting if one is
` [PATCH v9 11/11] drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
` ✓ CI.Patch_applied: success for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev9)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2 0/4] drm/i915: struct intel_display conversions
 2024-08-09 16:34 UTC  (13+ messages)
` [PATCH v2 1/4] drm/i915/acpi: convert to struct intel_display
` [PATCH v2 2/4] drm/i915/opregion: unify intel_encoder/intel_connector naming
` [PATCH v2 3/4] drm/i915/opregion: convert to struct intel_display
` [PATCH v2 4/4] drm/i915/bios: "
` ✓ CI.Patch_applied: success for drm/i915: struct intel_display conversions (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v2 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-08-09 16:25 UTC  (16+ messages)
` [PATCH v2 01/10] drm/xe/tests: remove unused leftover xe_call_for_each_device()
` [PATCH v2 04/10] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
` [PATCH v2 06/10] drm/i915: support struct device and pci_dev in to_intel_display()
` [PATCH v2 09/10] drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
` ✓ CI.BAT: success for drm/xe & drm/i915: drvdata usage changes (rev2)
` ✗ CI.FULL: failure "

[PATCH 0/2] Expose wmtp status as engine capability
 2024-08-09 13:31 UTC  (12+ messages)
` [PATCH 1/2] drm/xe: Add has_wmtp GT info
` [PATCH 2/2] drm/xe/uapi: Expose wmtp as engine capability
` ✓ CI.Patch_applied: success for Expose wmtp status "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-09 12:15 UTC  (3+ messages)
` [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h

[PATCH v6 1/3] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-08-09 10:46 UTC  (3+ messages)
` [PATCH v6 2/3] drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()

[PATCH 0/2] Shuffle enable_host_l2_vram order and use MCR reg
 2024-08-09 10:32 UTC  (7+ messages)
` [PATCH 1/2] drm/xe: Init MCR before any mcr register read

[PATCH v3 1/2] drm/xe/gt: Add APIs for printing stats over debugfs
 2024-08-09  8:37 UTC  (3+ messages)

[PATCH] drm/xe/pf: Fix VF config validation on multi-GT platforms
 2024-08-09  8:37 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PULL] drm-intel-fixes
 2024-08-09  8:35 UTC  (3+ messages)

[PATCHv2] drm/xe/display: Change HPD to polling on runtime suspend
 2024-08-09  8:09 UTC  (2+ messages)

[PATCH] drm/xe: Rename enable_display module param
 2024-08-09  8:05 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PULL] drm-misc-next
 2024-08-09  7:12 UTC 

[PATCH 0/8] drm/xe/oa: xe_syncs for OA
 2024-08-09  4:50 UTC  (32+ messages)
` [PATCH 1/8] drm/xe/oa: Separate batch submission from waiting for completion
` [PATCH 2/8] drm/xe/oa: Introduce 'struct xe_oa_fence'
` [PATCH 3/8] drm/xe/oa/uapi: Define and parse OA sync properties
` [PATCH 4/8] drm/xe/oa: Add input fence dependencies
` [PATCH 5/8] drm/xe/oa: Signal output fences
` [PATCH 6/8] drm/xe/oa: Move functions up so they can be reused for config ioctl
` [PATCH 7/8] drm/xe/oa: Add syncs support to OA "
` [PATCH 8/8] drm/xe/oa: Allow only certain property changes from "
` ✓ CI.Patch_applied: success for drm/xe/oa: xe_syncs for OA
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/hwmon: Fix xe_hwmon_pcode_write_i1 param from u32 to u16
 2024-08-09  4:07 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v8 00/11] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-09  3:57 UTC  (27+ messages)
` [PATCH v8 01/11] drm/xe/hw_engine_group: Introduce xe_hw_engine_group
` [PATCH v8 02/11] drm/xe/guc_submit: Make suspend_wait interruptible
` [PATCH v8 03/11] 'drm/xe/hw_engine_group: Register hw engine group's exec queues
` [PATCH v8 04/11] drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
` [PATCH v8 05/11] drm/xe/exec_queue: Remove duplicated code
` [PATCH v8 06/11] drm/xe/exec_queue: Prepare last fence for hw engine group resume context
` [PATCH v8 07/11] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
` [PATCH v8 08/11] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [PATCH v8 09/11] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [PATCH v8 10/11] drm/xe/vm: Remove restriction that all VMs must be faulting if one is
` [PATCH v8 11/11] drm/xe/device: Remove unused xe_device::usm::num_vm_in_*
` ✓ CI.Patch_applied: success for Parallel submission of dma fence jobs and LR jobs with shared hardware resources (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v9 0/6] Support PMT features in Xe
 2024-08-09  0:57 UTC  (5+ messages)
` [PATCH v9 5/6] platform/x86/intel/pmt: Add support for PMT base adjust

[PATCH v15 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-08-08 22:58 UTC  (5+ messages)
` [PATCH v15 1/5] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v15 3/5] drm/xe/guc: Add capture size check in GuC log buffer

[PATCH] drm/xe: Allow to compile out debugfs
 2024-08-08 20:33 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH v4 0/4] Have xe_vm and xe_exec_queue take references to xef
 2024-08-08 20:06 UTC  (4+ messages)
` [PATCH v4 4/4] drm/xe: Fix use after free when client stats are captured

[bug report] drm/xe: Minor cleanup in LRC handling
 2024-08-08 19:24 UTC 

[PULL] drm-misc-next
 2024-08-08 18:53 UTC  (2+ messages)

[PATCH v6 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-08 18:28 UTC  (4+ messages)
` [PATCH v6 10/13] drm/xe/guc_submit: Allow calling guc_exec_queue_resume with pending resume

[PULL] drm-xe-fixes
 2024-08-08 17:55 UTC 

[PATCH v2 1/2] drm/xe: fix WA 14018094691
 2024-08-08 17:01 UTC  (4+ messages)
` [PATCH v2 2/2] drm/xe/bmg: extend WA 14018094691 to BMG

[PATCH v7 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-08 16:51 UTC  (4+ messages)
` [PATCH v7 07/13] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs


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