messages from 2023-04-12 14:26:33 to 2023-04-19 08:12:48 UTC [more...]
[Intel-xe] [PATCH 00/17] Cleanup registers and introduce xe_reg_t
2023-04-19 8:12 UTC (22+ messages)
` [Intel-xe] [PATCH 01/17] drm/xe: Cleanup page-related defines
` [Intel-xe] [PATCH 02/17] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 03/17] fixup! drm/i915/display: Allow fbdev to allocate stolen memory
` [Intel-xe] [PATCH 04/17] drm/xe: Rename RC0/RC6 macros
` [Intel-xe] [PATCH 05/17] drm/xe: Rename instruction field to avoid confusion
` [Intel-xe] [PATCH 06/17] drm/xe/guc: Rename GEN11_SOFT_SCRATCH for clarity
` [Intel-xe] [PATCH 07/17] drm/xe/guc: Move GuC registers to regs/
` [Intel-xe] [PATCH 08/17] drm/xe/guc: Convert GuC registers to REG_FIELD/REG_BIT
` [Intel-xe] [PATCH 09/17] drm/xe: Drop gen prefixes and suffixes from registers
` [Intel-xe] [PATCH 10/17] drm/xe: Use REG_FIELD/REG_BIT for all regs/*.h
` [Intel-xe] [PATCH 11/17] drm/xe: Introduce xe_reg_t
` [Intel-xe] [PATCH 12/17] drm/xe: Clarify register types on PAT programming
` [Intel-xe] [PATCH 13/17] drm/xe/rtp: Improve magic macros for RTP tables
` [Intel-xe] [PATCH 14/17] drm/xe: Add XE_REG/XE_REG_MCR
` [Intel-xe] [PATCH 15/17] drm/xe: Annotate masked registers used by RTP
` [Intel-xe] [PATCH 16/17] drm/xe: Plumb xe_reg_t into WAs, rtp, etc
` [Intel-xe] [PATCH 17/17] drm/xe: Move helper macros to separate header
` [Intel-xe] ✓ CI.Patch_applied: success for Cleanup registers and introduce xe_reg_t
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v4] drm/i915: Initialize dkl_phy spin lock from display code path
2023-04-19 7:29 UTC (6+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/i915: Initialize dkl_phy spin lock from display code path (rev3)
` [Intel-xe] [Intel-gfx] [PATCH v4] drm/i915: Initialize dkl_phy spin lock from display code path
[Intel-xe] [PATCH] drm/xe: Drop GFX_FLSH_CNTL_GEN6 write during GGTT invalidation
2023-04-18 23:30 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 v2 1/2] drm/xe: add infrastructure for per engine tuning
2023-04-18 20:42 UTC (6+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe: add gt tuning for indirect state
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: add infrastructure for per engine tuning
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH] drm/xe/tlb: fix expected_seqno calculation
2023-04-18 20:13 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] [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
2023-04-18 15:10 UTC (16+ messages)
[Intel-xe] [PATCH] drm/doc/rfc: Introduce the merge plan for the Xe driver
2023-04-18 14:43 UTC (3+ messages)
[Intel-xe] [PATCH] drm/doc/rfc: Introduce the merge plan for the Xe driver
2023-04-18 14:37 UTC (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/doc/rfc: Introduce the merge plan for the Xe driver. (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH v2 0/8] Meteorlake interrupt & TLB handling updates
2023-04-17 21:41 UTC (28+ messages)
` [Intel-xe] [PATCH v2 1/8] drm/xe/irq: Cleanup media GT interrupt flow
` [Intel-xe] [PATCH v2 2/8] drm/xe/irq: Improve warnings and assertions for GT handling
` [Intel-xe] [PATCH v2 3/8] drm/xe/irq: Process Gunit interrupts in relation to the device
` [Intel-xe] [PATCH v2 4/8] drm/xe: Fix xe_mmio_rmw32 operation
` [Intel-xe] [PATCH v2 5/8] drm/xe/irq: Ensure primary GuC won't clobber media GuC's interrupt mask
` [Intel-xe] [PATCH v2 6/8] drm/xe: Include GT ID in error message if TLB invalidation times out
` [Intel-xe] [PATCH v2 7/8] drm/xe: Invalidate TLB on all affected GTs during GGTT updates
` [Intel-xe] [PATCH v2 8/8] drm/xe/tlb: Obtain forcewake when doing GGTT TLB invalidations
` [Intel-xe] ✓ CI.Patch_applied: success for Meteorlake interrupt & TLB handling updates
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [RFC 0/2] Dump + OOB workarounds
2023-04-17 21:16 UTC (9+ messages)
` [Intel-xe] [RFC 1/2] drm/xe: Add debugfs to dump all known workarounds
` [Intel-xe] [RFC 2/2] drm/xe: Register OOB workarounds
[Intel-xe] [RFC 0/3] drm/xe: Introduce eudebug event interface
2023-04-17 17:52 UTC (8+ messages)
` [Intel-xe] [RFC 1/3] drm/xe/eudebug: Export GPL symbol ptrace_may_access
` [Intel-xe] [RFC 2/3] drm/xe/eudebug: Introduce eudebug support
` [Intel-xe] [RFC 3/3] drm/xe/eudebug: Introduce discovery for resources
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Introduce eudebug event interface
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH v3] drm/i915: Initialize dkl_phy spin lock from display code path
2023-04-17 16:01 UTC (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/i915: Initialize dkl_phy spin lock from display code path (rev2)
[Intel-xe] [PATCH 00/41] xe & i915 display integration ifdef cleanups, part 2
2023-04-17 10:53 UTC (21+ messages)
` [Intel-xe] [PATCH 21/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 32/41] drm/i915/display: remove unnecessary i915_debugfs.h includes
` [Intel-xe] [PATCH 33/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 34/41] "
` [Intel-xe] [PATCH 35/41] "
` [Intel-xe] [PATCH 36/41] "
` [Intel-xe] [PATCH 37/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 38/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 39/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 40/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 41/41] "
` [Intel-xe] ✓ CI.Patch_applied: success for xe & i915 display integration ifdef cleanups, part 2
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH RESEND v3 0/3] drm/ttm: Small fixes / cleanups in prep for shrinking
2023-04-17 8:02 UTC (12+ messages)
` [Intel-xe] [PATCH RESEND v3 2/3] drm/ttm: Reduce the number of used allocation orders for TTM pages
[Intel-xe] [RFC PATCH 0/1] drm/xe: switch to using drm_exec
2023-04-17 0:24 UTC (6+ messages)
` [Intel-xe] [RFC PATCH 1/1] "
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH 1/2] drm/xe: Set default MOCS value for cs instructions
2023-04-15 4:37 UTC (6+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Set default MOCS value for copy "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Set default MOCS value for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH] drm/xe/: add gt tuning for indirect state
2023-04-14 22:11 UTC (8+ 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: Add missing spin_lock_inits for display
2023-04-14 17:49 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [RFC PATCH v2 0/2] drm/xe: switch to using drm_exec
2023-04-14 17:00 UTC (5+ messages)
` [Intel-xe] [RFC PATCH v2 1/2] drm/xe: dependencies for next commit
` [Intel-xe] [RFC PATCH v2 2/2] drm/xe: switch to using drm_exec
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: switch to using drm_exec (rev2)
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH 0/6] Cleanup gen suffixes/prefixes from registers
2023-04-13 15:31 UTC (14+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe: Cleanup page-related defines
` [Intel-xe] [PATCH 2/6] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 3/6] fixup! drm/i915/display: Allow fbdev to allocate stolen memory
` [Intel-xe] [PATCH 4/6] drm/xe: Rename RC0/RC6 macros
` [Intel-xe] [PATCH 5/6] drm/xe: Rename instruction field to avoid confusion
` [Intel-xe] [PATCH 6/6] drm/xe: Drop gen prefixes and suffixes from registers
` [Intel-xe] ✓ CI.Patch_applied: success for Cleanup gen suffixes/prefixes "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH 00/21] xe & i915 display integration ifdef cleanups
2023-04-13 13:08 UTC (3+ messages)
[Intel-xe] [PATCH] drm/xe: Enable d3cold support for dgfx
2023-04-13 11: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] xe/xe_bo: Reject bo creation of unaligned size
2023-04-13 11:08 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 v3 1/6] drm/i915: Initialize dkl_phy spin lock from display code path
2023-04-13 9:49 UTC (12+ messages)
` [Intel-xe] [Intel-gfx] "
[Intel-xe] [PATCH 0/6] Meteorlake interrupt handling updates
2023-04-13 9:45 UTC (11+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe/irq: Cleanup media GT interrupt flow
` [Intel-xe] [PATCH 2/6] drm/xe/irq: Improve warnings and assertions for GT handling
` [Intel-xe] [PATCH 3/6] drm/xe/irq: Process Gunit interrupts in relation to the device
` [Intel-xe] [PATCH 4/6] drm/xe: Fix xe_mmio_rmw32 operation
` [Intel-xe] [PATCH 5/6] drm/xe/irq: Ensure primary GuC won't clobber media GuC's interrupt mask
` [Intel-xe] [PATCH 6/6] drm/xe: Include GT ID in error message if TLB invalidation times out
` [Intel-xe] ✓ CI.Patch_applied: success for Meteorlake interrupt handling updates
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
[Intel-xe] [PATCH] drm/xe: destroy clients engine and vm xarrays on close
2023-04-13 8:49 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/bo: Return object bo size on create
2023-04-13 6:31 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox