Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-06 13:21:12 to 2024-08-07 19:48:13 UTC [more...]

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-07 16:20 UTC  (21+ messages)
` [PATCH 03/12] file2alias: fix uuid_t definitions for macos
` [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name "
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
` [PATCH 08/12] include: add elf.h support
` [PATCH 10/12] scripts/mod: add byteswap support

[PATCH 0/9] drm: Use backlight power constants
 2024-08-07 19:47 UTC  (5+ messages)
` [PATCH 1/9] drm/amdgpu: "

[PATCH v9 0/6] Support PMT features in Xe
 2024-08-07 19:23 UTC  (3+ messages)
` [PATCH v9 4/6] drm/xe/vsec: Support BMG devices

[PATCH] drm/xe: Write all slices if its mcr register
 2024-08-07 19:09 UTC  (4+ messages)

[PATCH v7 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-07 19:04 UTC  (22+ messages)
` [PATCH v7 01/13] drm/xe/hw_engine_group: Introduce xe_hw_engine_group
` [PATCH v7 02/13] drm/xe/guc_submit: Make suspend_wait interruptible
` [PATCH v7 03/13] drm/xe/hw_engine_group: Register hw engine group's exec queues
` [PATCH v7 04/13] drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
` [PATCH v7 05/13] drm/xe/exec_queue: Remove duplicated code
` [PATCH v7 06/13] drm/xe/exec_queue: Prepare last fence for hw engine group resume context
` [PATCH v7 07/13] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
` [PATCH v7 08/13] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [PATCH v7 09/13] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [PATCH v7 10/13] drm/xe/guc_submit: Allow calling guc_exec_queue_resume with pending resume
` [PATCH v7 11/13] drm/xe/hw_engine_group: Resume exec queues suspended by dma fence jobs
` [PATCH v7 12/13] drm/xe/vm: Remove restriction that all VMs must be faulting if one is
` [PATCH v7 13/13] 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 (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-08-07 19:03 UTC  (11+ messages)
` [PATCH 03/10] drm/xe/tests: fix drvdata usage
` [PATCH 09/10] drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging

[PATCH v6 0/2] drm/xe: remove GuC reload in D3Hot path
 2024-08-07 17:51 UTC  (13+ messages)
` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v6 1/2] drm/xe: modify GuC CTB enable communication
` [PATCH v6 2/2] drm/xe: remove GuC reload in D3Hot path
` ✓ CI.Build: success for drm/xe: remove GuC reload in D3Hot path (rev6)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 1/2] drm/xe/gt: Add APIs for printing stats over debugfs
 2024-08-07 17:45 UTC  (14+ messages)
` [PATCH v2 2/2] drm/xe: Add stats for tlb invalidation count
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe/gt: Add APIs for printing stats over debugfs
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[drm-xe:topic/xe-for-CI] BUILD SUCCESS 2d5e5ecf0a3f43221fd39fc24f18be6872bc97d1
 2024-08-07 17:39 UTC 

[PATCH] drm/i915/bmg: Read display register timeout
 2024-08-07 16:23 UTC  (22+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
` ✓ CI.Patch_applied: success for drm/i915/bmg: Read display register timeout (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
` ✓ CI.Patch_applied: success for drm/i915/bmg: Read display register timeout (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/pm: Change HPD to polling on runtime suspend
 2024-08-07 14:14 UTC  (5+ messages)

[PATCH v1] drm/xe/uapi: Bring back reset uevent
 2024-08-07 12:54 UTC  (2+ messages)

[core-for-CI PATCH] usb: typec: ucsi: Fix a potential deadlock in ucsi_send_command_common()
 2024-08-07 12:39 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for usb: typec: ucsi: Fix a potential deadlock in ucsi_send_command_common() (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "

[PATCH 00/21] GPU debug support (eudebug)
 2024-08-07 10:09 UTC  (6+ messages)
` [PATCH 03/21] drm/xe/eudebug: Introduce eudebug support
` [PATCH 20/21] drm/xe/eudebug: Dynamically toggle debugger functionality

[PATCH] drm/xe/pf: Restore TotalVFs
 2024-08-07 10:05 UTC  (4+ messages)

[PATCH] drm/xe: Fix access_ok check in user_fence_create
 2024-08-07  9:13 UTC  (5+ messages)
` ✗ CI.FULL: failure for "

[PATCH 1/2] drm/xe/gt: Add APIs for printing stats over debugfs
 2024-08-07  8:26 UTC  (12+ messages)
` [PATCH 2/2] drm/xe: Add stats for tlb invalidation count
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/gt: Add APIs for printing stats over debugfs
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v6 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-07  4:47 UTC  (22+ messages)
` [PATCH v6 01/13] drm/xe/hw_engine_group: Introduce xe_hw_engine_group
` [PATCH v6 02/13] drm/xe/guc_submit: Make suspend_wait interruptible
` [PATCH v6 03/13] drm/xe/hw_engine_group: Register hw engine group's exec queues
` [PATCH v6 04/13] drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
` [PATCH v6 05/13] drm/xe/exec_queue: Remove duplicated code
` [PATCH v6 06/13] drm/xe/exec_queue: Prepare last fence for hw engine group resume context
` [PATCH v6 07/13] drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
` [PATCH v6 08/13] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [PATCH v6 09/13] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [PATCH v6 10/13] drm/xe/guc_submit: Allow calling guc_exec_queue_resume with pending resume
` [PATCH v6 11/13] drm/xe/hw_engine_group: Resume exec queues suspended by dma fence jobs
` [PATCH v6 12/13] drm/xe/vm: Remove restriction that all VMs must be faulting if one is
` [PATCH v6 13/13] 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 (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.FULL: failure "
` ✗ CI.BAT: "

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-08-07  3:05 UTC  (7+ messages)
` [PATCH 4/5] drm/i915/pll_algorithm: Compute C10 HDMI PLLs with algorithm
` ✗ CI.checksparse: warning for Add HDMI PLL Algorithm for SNPS/C10PHY (rev2)
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/xe2: Add performance turning changes
 2024-08-06 21:37 UTC  (5+ messages)
` ✗ CI.BAT: failure for "
` ✗ CI.FULL: "

[PATCH] drm/xe/pf: Fix VF config validation on multi-GT platforms
 2024-08-06 21:35 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 1/2] drm/xe: Export xe_hw_engine's mmio accessors
 2024-08-06 20:41 UTC  (12+ messages)
` [PATCH 2/2] drm/xe: Add kernel doc for xe_hw_engine_lookup
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Export xe_hw_engine's mmio accessors
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v15 0/5] drm/xe/guc: Add GuC based register capture for error capture
 2024-08-06 17:37 UTC  (14+ messages)
` [PATCH v15 1/5] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v15 2/5] drm/xe/guc: Add XE_LP steered register lists
` [PATCH v15 3/5] drm/xe/guc: Add capture size check in GuC log buffer
` [PATCH v15 4/5] drm/xe/guc: Extract GuC error capture lists
` [PATCH v15 5/5] drm/xe/guc: Plumb GuC-capture into dev coredump
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev15)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[drm-xe:drm-xe-next] BUILD SUCCESS 8d5309b7f67571bc0c95d430f4722a99d38f3b79
 2024-08-06 16:02 UTC 

[RFC PATCH 0/6] DRM resource management cgroup, try 2
 2024-08-06 15:26 UTC  (10+ messages)
` [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup

[PATCH 0/4] drm/i915: struct intel_display conversions
 2024-08-06 15:23 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/acpi: convert to struct intel_display
` [PATCH 2/4] drm/i915/opregion: unify intel_encoder/intel_connector naming
` [PATCH 3/4] drm/i915/opregion: convert to struct intel_display
` [PATCH 4/4] drm/i915/bios: "

[PATCH] drm/xe: Export xe_hw_engine's mmio accessors
 2024-08-06 14:54 UTC  (2+ messages)

[PATCH v4 00/13] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-06 14:33 UTC  (5+ messages)
` [PATCH v4 06/13] drm/xe/exec_queue: Prepare last fence for hw engine group resume context


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