intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-28 13:15:38 to 2023-04-03 04:33:19 UTC [more...]

[Intel-xe] [PATCH] drm/xe: Fix driver load with CONFIG_DRM_XE_LARGE_GUC_BUFFER
 2023-04-03  4:33 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] CI: Try to get ADL working
 2023-04-03  4:32 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/7] Unit tests for rtp and GT wa/tuning
 2023-04-02 21:54 UTC  (19+ messages)
` [Intel-xe] [PATCH 1/7] drm/xe: Add basic unit tests for rtp
` [Intel-xe] [PATCH 6/7] drm/xe/reg_sr: Save errors for kunit integration
` [Intel-xe] ✓ CI.Patch_applied: success for Unit tests for rtp and GT wa/tuning

[Intel-xe] [RFC PATCH 0/3] Upstream DRM scheduler policy story
 2023-04-02  3:09 UTC  (8+ messages)
` [Intel-xe] [RFC PATCH 1/3] drm/sched: Move schedule policy to scheduler / entity
` [Intel-xe] [RFC PATCH 2/3] drm/sched: Add DRM_SCHED_POLICY_SINGLE_ENTITY scheduling policy
` [Intel-xe] [RFC PATCH 3/3] drm/xe: Use DRM_SCHED_POLICY_SINGLE_ENTITY mode
` [Intel-xe] ✓ CI.Patch_applied: success for Upstream DRM scheduler policy story
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v2 0/7] Unit tests for rtp and GT wa/tuning
 2023-04-01  9:37 UTC  (12+ messages)
` [Intel-xe] [PATCH v2 1/7] drm/xe: Extract function to initialize xe->info
` [Intel-xe] [PATCH v2 2/7] drm/xe: Move test infra out of xe_pci.[ch]
` [Intel-xe] [PATCH v2 3/7] drm/xe: Use symbol namespace for kunit tests
` [Intel-xe] [PATCH v2 4/7] drm/xe: Generalize fake device creation
` [Intel-xe] [PATCH v2 5/7] drm/xe/reg_sr: Save errors for kunit integration
` [Intel-xe] [PATCH v2 6/7] drm/xe: Add basic unit tests for rtp
` [Intel-xe] [PATCH v2 7/7] drm/xe: Add test for GT workarounds and tunings
` [Intel-xe] ✓ CI.Patch_applied: success for Unit tests for rtp and GT wa/tuning (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] fixup! drm/xe/pat: Move PAT setup to a dedicated file
 2023-04-01  9:10 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/3] drm/xe: Get xe_migrate_test working
 2023-04-01  5:38 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe/tests: Use proper batch base address
` [Intel-xe] [PATCH 2/3] drm/xe/tests: Set correct expectation
` [Intel-xe] [PATCH 3/3] drm/xe: Use proper vram offset
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Get xe_migrate_test working (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v2 0/8] Interrupt cleanup and future-proofing
 2023-04-01  0:59 UTC  (14+ messages)
` [Intel-xe] [PATCH v2 1/8] drm/xe/irq: Drop gen3_ prefixes
` [Intel-xe] [PATCH v2 2/8] drm/xe/irq: Add helpers to find ISR/IIR/IMR/IER registers
` [Intel-xe] [PATCH v2 3/8] drm/xe/irq: Drop IRQ_INIT and IRQ_RESET macros
` [Intel-xe] [PATCH v2 4/8] drm/xe/irq: Drop unnecessary GEN11_ and GEN12_ register prefixes
` [Intel-xe] [PATCH v2 5/8] drm/xe/irq: Rename and clarify top-level interrupt handling routines
` [Intel-xe] [PATCH v2 6/8] drm/xe/irq: Drop remaining "gen11_" prefix from IRQ functions
` [Intel-xe] [PATCH v2 7/8] drm/xe/irq: Drop commented-out code for non-existent media engines
` [Intel-xe] [PATCH v2 8/8] drm/xe/irq: Don't clobber display interrupts on multi-tile platforms
` [Intel-xe] ✓ CI.Patch_applied: success for Interrupt cleanup and future-proofing (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v2] drm/xe: Fix platform order
 2023-03-31 23:36 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe: fix pvc unload issue
 2023-03-31 22:55 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH 0/8] Interrupt cleanup and future-proofing
 2023-03-31 22:45 UTC  (19+ messages)
` [Intel-xe] [PATCH 1/8] drm/xe/irq: Drop gen3_ prefixes
` [Intel-xe] [PATCH 2/8] drm/xe/irq: Add helpers to find ISR/IIR/IMR/IER registers
` [Intel-xe] [PATCH 3/8] drm/xe/irq: Drop IRQ_INIT and IRQ_RESET macros
` [Intel-xe] [PATCH 4/8] drm/xe/irq: Drop unnecessary GEN11_ and GEN12_ register prefixes
` [Intel-xe] [PATCH 5/8] drm/xe/irq: Rename and clarify top-level interrupt handling routines
` [Intel-xe] [PATCH 6/8] drm/xe/irq: Drop remaining "gen11_" prefix from IRQ functions
` [Intel-xe] [PATCH 7/8] drm/xe/irq: Drop commented-out code for non-existent media engines
` [Intel-xe] [PATCH 8/8] drm/xe/irq: Don't clobber display interrupts on multi-tile platforms
` [Intel-xe] ✓ CI.Patch_applied: success for Interrupt cleanup and future-proofing
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH 0/3] drm/xe: Update GuC/HuC firmware autoselection
 2023-03-31 21:35 UTC  (12+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Remove unused revid from firmware name
` [Intel-xe] [PATCH 2/3] drm/xe: Fix platform order
` [Intel-xe] [PATCH 3/3] drm/xe: Update GuC/HuC firmware autoselect logic

[Intel-xe] [PATCH 0/3] Minor batchbuffer handling fixes
 2023-03-31 20:34 UTC  (12+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Include hardware prefetch buffer in batchbuffer allocations
` [Intel-xe] [PATCH 2/3] drm/xe: Adjust batchbuffer space warning when creating a job
` [Intel-xe] [PATCH 3/3] drm/xe: Don't emit extra MI_BATCH_BUFFER_END in WA batchbuffer
` [Intel-xe] ✓ CI.Patch_applied: success for Minor batchbuffer handling fixes
` [Intel-xe] ✗ CI.KUnit: failure "
` [Intel-xe] ✓ CI.Patch_applied: success for Minor batchbuffer handling fixes (rev2)
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH] drm/xe: Reshuffle and validate all of the UAPI structs
 2023-03-31 18:36 UTC  (5+ messages)

[Intel-xe] [PATCH 0/3] drm/xe: Get xe_migrate_test working
 2023-03-31 17:12 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe/tests: Use proper batch base address
` [Intel-xe] [PATCH 2/3] drm/xe/tests: Set correct expectation
` [Intel-xe] [PATCH 3/3] drm/xe: Use proper vram offset
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Get xe_migrate_test working
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH 0/6] drm/xe: Meteorlake fixes
 2023-03-31 12:01 UTC  (11+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe: Fix meteorlake stolen memory
` [Intel-xe] [PATCH 2/6] drm/xe: Use full_gt batchbuffer allocation for media tiles
` [Intel-xe] [PATCH 3/6] drm/i915: Fix comparison in intel_dram
` [Intel-xe] [PATCH 4/6] drm/xe: Fix XE_LPDP and meteorlake display info
` [Intel-xe] [PATCH 5/6] drm/xe: Build soc files directly
` [Intel-xe] [PATCH 6/6] drm/xe: Fixup __intel_de_wait_for_register macro
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Meteorlake fixes
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH v4 0/5] uAPI bits for small-bar
 2023-03-31  8:50 UTC  (8+ messages)
` [Intel-xe] [PATCH v4 1/5] drm/xe/uapi: restrict system wide accounting
` [Intel-xe] [PATCH v4 2/5] drm/xe/uapi: add some kernel-doc for region query
` [Intel-xe] [PATCH v4 3/5] drm/xe/bo: support tiered vram allocation for small-bar
` [Intel-xe] [PATCH v4 4/5] drm/xe/uapi: add the userspace bits "
` [Intel-xe] [PATCH v4 5/5] drm/xe: fully turn on small-bar support
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI bits for small-bar (rev4)
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH 0/4] GuC submission with doorbells
 2023-03-30 15:38 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe/guc: Read HXG fields from DW1 of G2H response
` [Intel-xe] [PATCH 2/4] drm/xe/guc: Return the lower part of blocking H2G message
` [Intel-xe] [PATCH 3/4] drm/xe/guc: Use doorbells for submission if possible
` [Intel-xe] [PATCH 4/4] drm/xe/guc: Print doorbell ID in GuC engine debugfs entry
` [Intel-xe] ✓ CI.Patch_applied: success for GuC submission with doorbells
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe: Promote guc_to_gt/xe helpers to .h
 2023-03-30 11:58 UTC  (4+ messages)

[Intel-xe] [PATCH] drm/xe: don't auto fall back to execlist mode if guc failed to init
 2023-03-29 20:16 UTC  (8+ messages)

[Intel-xe] [RFC 0/5] Start killing xe_macros
 2023-03-29 19:25 UTC  (17+ messages)
` [Intel-xe] [RFC 1/5] !fixup: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [RFC 2/5] !fixup: drm/xe: Allow fbdev to allocate stolen memory
` [Intel-xe] [RFC 3/5] drm/xe: Remove useless XE_WARN_ON
` [Intel-xe] [RFC 4/5] drm/xe: Remove useless XE_BUG_ON
` [Intel-xe] [RFC 5/5] drm/xe/xe_macro: Remove unused stuff
` [Intel-xe] ✓ CI.Patch_applied: success for Start killing xe_macros
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [RFC PATCH 0/1] Long running jobs ideas
 2023-03-29  0:41 UTC  (6+ messages)
` [Intel-xe] [RFC PATCH 1/1] drm/xe: Return NULL in run_job for long running jobs
` [Intel-xe] ✓ CI.Patch_applied: success for Long running jobs ideas
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH 0/2] Extra debug for driver load issue
 2023-03-28 20:47 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Better error messages for xe_gt_record_default_lrcs
` [Intel-xe] [PATCH 2/2] drm/xe: Dump GuC log on xe_gt_record_default_lrcs failure
` [Intel-xe] ✓ CI.Patch_applied: success for Extra debug for driver load issue
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe/bo: Return object bo size on create
 2023-03-28 18:04 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Build: success for "
` [Intel-xe] ○ CI.BAT: info "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).