Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-12 14:23:33 to 2024-08-14 12:04:51 UTC [more...]

[PATCH v2] drm/xe: add wopcm device info and set region into Guc registers
 2024-08-14 12:04 UTC 

[PATCH v7] drm/xe: remove GuC reload in D3Hot path
 2024-08-14 11:53 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] drm/xe: Add NULL check before deferencing pointer
 2024-08-14 11:31 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: prevent UAF around preempt fence
 2024-08-14 11:01 UTC 

[PATCH V2 0/3] Shuffle enable_host_l2_vram order and use MCR reg
 2024-08-14 10:49 UTC  (11+ messages)
` [PATCH V2 1/3] drm/xe: Move enable host l2 VRAM post MCR init
` [PATCH V2 2/3] drm/xe: Write all slices if its mcr register
` [PATCH V2 3/3] drm/xe: Define STATELESS_COMPRESSION_CTRL as "
` ✓ CI.Patch_applied: success for Shuffle enable_host_l2_vram order and use MCR reg (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Expose wmtp status as engine capability
 2024-08-14 10:37 UTC  (3+ messages)
` [PATCH 2/2] drm/xe/uapi: Expose wmtp "

[PATCH v2] drm/xe/uapi: Bring back reset uevent
 2024-08-14  9:12 UTC  (8+ messages)

[PATCH] drm/i915: Preserve value of fec_enable calculated before DSC compute config
 2024-08-14  8:45 UTC  (4+ messages)

[Intel-xe] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
 2024-08-14  8:37 UTC  (4+ messages)
  `  "

[PATCH 1/3] fault-inject: improve build for CONFIG_FAULT_INJECTION=n
 2024-08-14  6:57 UTC  (14+ messages)
` [PATCH 2/3] drm/msm: clean up fault injection usage
` [PATCH 3/3] drm/xe: "
` ✓ CI.Patch_applied: success for series starting with [1/3] fault-inject: improve build for CONFIG_FAULT_INJECTION=n
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "

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

[PATCH] drm/sched: Only start TDR in drm_sched_job_begin on first job
 2024-08-14  5:44 UTC  (4+ messages)

[PATCH 0/4] drm/xe: fixes and debug improvements for GSC load
 2024-08-14  1:10 UTC  (13+ messages)
` [PATCH 1/4] drm/xe/gsc: Do not attempt to load the GSC multiple times
` [PATCH 2/4] drm/xe/gsc: Fix FW status if the firmware is already loaded
` [PATCH 3/4] drm/xe/gsc: Track the platform in the compatibility version
` [PATCH 4/4] drm/xe/gsc: Add debugfs to print GSC info
` ✓ CI.Patch_applied: success for drm/xe: fixes and debug improvements for GSC load
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[CI] drm/xe: Rename enable_display module param
 2024-08-13 23:17 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Rename enable_display module param (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/8] drm/xe/oa: xe_syncs for OA
 2024-08-13 21:35 UTC  (6+ messages)
` [PATCH 5/8] drm/xe/oa: Signal output fences

[PATCH 1/7] drm/i915/display: support struct intel_atomic_state in to_intel_display()
 2024-08-13 20:41 UTC  (15+ messages)
` [PATCH 2/7] drm/i915/display: convert intel_link_bw.c to struct intel_display
` [PATCH 3/7] drm/i915/display: convert intel_load_detect.c "
` [PATCH 4/7] drm/i915/alpm: convert "
` [PATCH 5/7] drm/i915/lspcon: "
` [PATCH 6/7] drm/i915/display: convert dp aux backlight "
` [PATCH 7/7] drm/i915/hti: convert "
` ✓ CI.Patch_applied: success for series starting with [1/7] drm/i915/display: support struct intel_atomic_state in to_intel_display()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v3 0/5] Use user-defined workqueue lockdep map for drm sched
 2024-08-13 19:16 UTC  (9+ messages)
` [PATCH v3 3/5] workqueue: Add interface for user-defined workqueue lockdep map
` [PATCH v3 4/5] drm/sched: Use drm sched lockdep map for submit_wq

[PATCH v2 0/2] drm/xe/display suspend/resume fixes
 2024-08-13 17:41 UTC  (5+ messages)
` [PATCH v2 1/2] drm/xe/display: Match i915 driver suspend/resume sequences better
` [PATCH v2 2/2] drm/xe/display: Make display suspend/resume work on discrete

[PULL] drm-intel-next
 2024-08-13 17:24 UTC 

[PATCH] drm/xe: Name and document Wa_14019789679
 2024-08-13 17:15 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v9 0/6] Support PMT features in Xe
 2024-08-13 16:59 UTC  (13+ messages)
` [PATCH v9 4/6] drm/xe/vsec: Support BMG devices
` [PATCH v9 5/6] platform/x86/intel/pmt: Add support for PMT base adjust

[PATCH v11] drm/xe/vsec: Support BMG devices
 2024-08-13 14:29 UTC  (4+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/vsec: Support BMG devices (rev3)

[CI] drm/xe: Rename enable_display module param
 2024-08-13 14:24 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Rename enable_display module param (rev2)

[PATCH] drm/xe: Remove unused xe parameter
 2024-08-13 12:41 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[RFC v1 0/9] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-08-13 12:24 UTC  (4+ messages)
` [RFC v1 3/9] drm/xe/hw_engine_group: Register hw engine group's exec queues

[RFC PATCH 0/1] Add driver load error injection
 2024-08-13 10:59 UTC  (6+ messages)
` [RFC PATCH 1/1] drm/xe: "

[PATCH 0/3] drm/xe: drvdata cleanups
 2024-08-13  9:12 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH] drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
 2024-08-13  8:22 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear() (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-08-13  7:02 UTC  (14+ messages)
` [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
` [PATCH 2/5] drm/i915/snps_phy: Use "
` [PATCH 3/5] drm/i915/cx0_phy_regs: Add C10 registers bits
` [PATCH 4/5] drm/i915/intel_snps_hdmi_pll: Compute C10 HDMI PLLs with algorithm
` [PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY
` ✓ CI.Patch_applied: success for Add HDMI PLL Algorithm for SNPS/C10PHY (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v3 1/5] workqueue: Split alloc_workqueue into internal function and lockdep init
 2024-08-13  6:13 UTC  (2+ messages)

[PATCH 0/3] Introducing Xe2 ccs modifiers for integrated and discrete graphics
 2024-08-13  4:22 UTC  (12+ messages)
` [PATCH 1/3] drm/i915/display: Don't enable decompression on Xe2 with Tile4
` [PATCH 2/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
` [PATCH 3/3] drm/i915/display: allow creation of Xe2 ccs framebuffers
` ✓ CI.Patch_applied: success for Introducing Xe2 ccs modifiers for integrated and discrete graphics
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH V2] drm/xe/xe2hpg: Add Wa_14021821874
 2024-08-12 23:53 UTC  (5+ messages)
` ✓ CI.BAT: success for drm/xe/xe2hpg: Add wa_14021821874 (rev3)
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Rename enable_display module param
 2024-08-12 23:02 UTC  (2+ messages)

[PATCH v10] drm/xe/vsec: Support BMG devices
 2024-08-12 20:06 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/vsec: Support BMG devices (rev2)

[PATCH] drm/xe: fix engine_class bounds check again
 2024-08-12 20:01 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v10] drm/xe/vsec: Support BMG devices
 2024-08-12 19:54 UTC  (4+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH 0/3] uC-related drmm vs devm fixes
 2024-08-12 18:43 UTC  (6+ messages)
` [PATCH 1/3] drm/xe: use devm instead of drmm for managed bo

[RFC PATCH 0/8] ULLS for kernel submission of migration jobs
 2024-08-12 17:26 UTC  (3+ messages)

[PATCH v4 1/2] drm/xe/gt: Add APIs for printing stats over debugfs
 2024-08-12 17:23 UTC  (3+ messages)
` ✗ CI.FULL: failure for series starting with [v4,1/2] "

[PATCH v2 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-08-12 17:15 UTC  (3+ messages)
` [PATCH v2 04/10] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly

[PATCHv3] drm/xe/display: Change HPD to polling on runtime suspend
 2024-08-12 15:21 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/display: Change HPD to polling on runtime suspend (rev3)


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