Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-27 01:46:35 to 2024-07-29 19:39:37 UTC [more...]

[PATCH v2] drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()
 2024-07-29 19:39 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll() (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH 0/1] drm/xe/xe2: Introduce performance changes
 2024-07-29 19:30 UTC  (5+ messages)
` [PATCH 1/1] "
` ✗ CI.FULL: failure for drm/xe/xe2: Introduce performance changes (rev2)

[PATCH 00/21] GPU debug support (eudebug)
 2024-07-29 19:16 UTC  (27+ messages)
` [PATCH 01/21] drm/xe: Export xe_hw_engine's mmio accessors
` [PATCH 02/21] drm/xe: Move and export xe_hw_engine lookup
` [PATCH 04/21] kernel: export ptrace_may_access
` [PATCH 05/21] drm/xe/eudebug: Use ptrace_may_access for xe_eudebug_attach
` [PATCH 08/21] drm/xe/eudebug: hw enablement for eudebug
` [PATCH 10/21] drm/xe/eudebug: Introduce per device attention scan worker
` [PATCH 15/21] drm/xe/eudebug: implement userptr_vma access
` [PATCH 19/21] drm/xe/eudebug: Implement vm_bind_op discovery
` [PATCH 20/21] drm/xe/eudebug: Dynamically toggle debugger functionality
` ✓ CI.FULL: success for GPU debug support (eudebug)

[PATCH] drm/xe: Move and export xe_hw_engine lookup
 2024-07-29 17:49 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v3 0/8] Fix rtp when processing OOB workarounds
 2024-07-29 17:03 UTC  (21+ messages)
` [PATCH v3 1/8] drm/xe/kunit: Test WAs for BMG
` [PATCH v3 2/8] drm/xe/kunit: Rename count to count_sr_entries
` [PATCH v3 3/8] drm/xe/kunit: Test active rtp entries
` [PATCH v3 4/8] drm/xe/kunit: Rename rtp test cases
` [PATCH v3 5/8] drm/xe/kunit: Test rtp with no actions
` [PATCH v3 6/8] drm/xe/rtp: Simplify marking active workarounds
` [PATCH v3 7/8] drm/xe/rtp: Expand max rules/actions per entry again
` [PATCH v3 8/8] drm/xe: Migrate OOB WAs to OR rules
` ✓ CI.Patch_applied: success for Fix rtp when processing OOB workarounds (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.FULL: failure "
` ✓ CI.BAT: success "

[CI 0/3] Update page fault queue size calculation
 2024-07-29 17:03 UTC  (11+ messages)
` [CI 1/3] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
` [CI 2/3] drm/xe: Use topology to determine page fault queue size
` [CI 3/3] drm/xe/guc: Bump the G2H queue size to account for page faults
` ✓ CI.Patch_applied: success for Update page fault queue size calculation (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/uapi: restructure query config types in an enum
 2024-07-29 16:28 UTC  (14+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: restructure query config types in an enum (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe/uapi: restructure query config types in an enum
 2024-07-29 15:48 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/uapi: restructure query config types in an enum (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/migrate: Future-proof compressed PAT check
 2024-07-29 15:21 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-07-29 15:20 UTC  (18+ messages)
` [PATCH 01/10] drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
` [PATCH 02/10] drm/xe: add kdev_to_xe_device() helper and use it
` [PATCH 03/10] drm/xe/tests: fix drvdata usage
` [PATCH 04/10] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
` [PATCH 05/10] drm/i915 & drm/xe: save struct drm_device to drvdata
` [PATCH 06/10] drm/i915: support struct device and pci_dev in to_intel_display()
` [PATCH 07/10] drm/i915/audio: migrate away from kdev_to_i915()
` [PATCH 08/10] drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
` [PATCH 09/10] drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
` [PATCH 10/10] drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
` ✓ CI.Patch_applied: success for drm/xe & drm/i915: drvdata usage changes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe/uapi: restructure query config types in an enum
 2024-07-29 13:49 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/oa/uapi: Make bit masks unsigned
 2024-07-29 13:21 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-07-29 13:11 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe_gt_idle: add debugfs entry for powergating info (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

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

Build regressions/improvements in v6.11-rc1
 2024-07-29 10:07 UTC  (3+ messages)

[PATCH] drm/i915/bmg: Read display register timeout
 2024-07-29  9:09 UTC  (2+ messages)

[PATCH v2] drm/xe: Faster devcoredump
 2024-07-29  8:47 UTC  (3+ messages)

[PATCH] drm/xe: Use dma_fence_chain_free in chain fence unused as a sync
 2024-07-29  8:46 UTC  (4+ messages)
` ✓ CI.BAT: success for "
` ✗ CI.FULL: failure "

[PATCH v4 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-07-29  7:41 UTC  (3+ messages)
` [PATCH v4 2/6] drm/gma500: Make I2C terminology more inclusive

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

[PATCH AUTOSEL 6.10 01/34] drm/xe/preempt_fence: enlarge the fence critical section
 2024-07-28 15:40 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 07/34] drm/xe/xe_guc_submit: Fix exec queue stop race condition

[PATCH] drm/xe: Prime userptr notifier lock with reclaim
 2024-07-27 10:08 UTC  (2+ messages)
` ✓ CI.FULL: success for "

[drm-xe:drm-xe-next] BUILD SUCCESS fd6797ec50c561f085bc94e3ee26f484a52af79e
 2024-07-27  7:49 UTC 

[PATCH 0/3] Move GuC FW defs for LNL and BMG to drm-xe-next
 2024-07-27  3:26 UTC  (2+ messages)
` ✗ CI.FULL: failure for Move GuC FW defs for LNL and BMG to drm-xe-next (rev2)

[PATCH] drm/xe: Annotate xe_vma_userptr_pin_pages with might_alloc
 2024-07-27  2:52 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v2] drm/xe/uapi: Expose SIMD16 EU mask in topology query
 2024-07-27  1:53 UTC  (8+ messages)


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