intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-10 18:32:31 to 2023-04-13 06:31:43 UTC [more...]

[Intel-xe] [PATCH] drm/xe/bo: Return object bo size on create
 2023-04-13  6:31 UTC  (4+ messages)

[Intel-xe] [PATCH 0/6] Cleanup gen suffixes/prefixes from registers
 2023-04-12 23:28 UTC  (7+ 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] [PATCH v2 0/8] Meteorlake interrupt & TLB handling updates
 2023-04-12 23:01 UTC  (11+ 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] [PATCH 00/41] xe & i915 display integration ifdef cleanups, part 2
 2023-04-12 20:37 UTC  (46+ messages)
` [Intel-xe] [PATCH 01/41] drm/i915/display: add I915 conditional build to g4x_dp.h
` [Intel-xe] [PATCH 02/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 03/41] drm/i915/display: add I915 conditional build to intel_dpio_phy.h
` [Intel-xe] [PATCH 04/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 05/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 06/41] "
` [Intel-xe] [PATCH 07/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 08/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 09/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 10/41] drm/i915/display: add I915 conditional build to intel_crt.h
` [Intel-xe] [PATCH 11/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 12/41] drm/i915/display: add I915 conditional build to vlv_dsi.h
` [Intel-xe] [PATCH 13/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 14/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 15/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 16/41] "
` [Intel-xe] [PATCH 17/41] "
` [Intel-xe] [PATCH 18/41] "
` [Intel-xe] [PATCH 19/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 20/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 21/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 22/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 23/41] "
` [Intel-xe] [PATCH 24/41] "
` [Intel-xe] [PATCH 25/41] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 26/41] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 27/41] "
` [Intel-xe] [PATCH 28/41] "
` [Intel-xe] [PATCH 29/41] "
` [Intel-xe] [PATCH 30/41] "
` [Intel-xe] [PATCH 31/41] fixup! drm/i915/display: Remove all uncore mmio accesses in favor of intel_de
` [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] [PATCH 0/6] Meteorlake interrupt handling updates
 2023-04-12 18:48 UTC  (7+ 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] [PATCH v3 1/6] drm/i915: Initialize dkl_phy spin lock from display code path
 2023-04-12 17:13 UTC  (23+ messages)
` [Intel-xe] [PATCH v3 2/6] drm/i915: Only initialize dlk phy lock in display 12 and newer
  ` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH v3 3/6] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH v3 4/6] TEMPORARY: drm/xe/display: Enable modular fia in TGL
` [Intel-xe] [PATCH v3 5/6] drm/xe/display: Disable PSR HW tracking by default in all display versions
` [Intel-xe] [PATCH v3 6/6] drm/xe: Enable Raptorlake-P
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v3,1/6] drm/i915: Initialize dkl_phy spin lock from display code path
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
` [Intel-xe] [Intel-gfx] [PATCH v3 1/6] "

[Intel-xe] [RFC 0/2] Dump + OOB workarounds
 2023-04-12 16:21 UTC  (12+ 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] ✓ CI.Patch_applied: success for Dump + "
` [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-12 14:17 UTC  (7+ messages)
` [Intel-xe] [PATCH RESEND v3 2/3] drm/ttm: Reduce the number of used allocation orders for TTM pages

[Intel-xe] [PATCH] drm/xe: destroy clients engine and vm xarrays on close
 2023-04-12 11:09 UTC 

[Intel-xe] [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
 2023-04-12  8:18 UTC  (15+ messages)

[Intel-xe] [PATCH] drm/xe/mmio: stop incorrectly triggering drm_warn
 2023-04-12  7:39 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] [PATCH] drm/xe: Add Rocketlake device info
 2023-04-11 23:21 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add Rocketlake device info (rev3)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe: Add Rocketlake device info
 2023-04-11 22:15 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add Rocketlake device info (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe: Let primary and media GT share a kernel_bb_pool
 2023-04-11 19:28 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 Rocketlake device info
 2023-04-11 19:03 UTC  (7+ messages)
` [Intel-xe] ○ CI.BAT: info for "

[Intel-xe] [PATCH 1/3] drm/xe: Use packed bitfields for xe->info feature flags
 2023-04-11 17:27 UTC  (15+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Track whether platform has LLC
` [Intel-xe] [PATCH 3/3] drm/xe: Only request PCODE_WRITE_MIN_FREQ_TABLE on LLC platforms
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Use packed bitfields for xe->info feature flags
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH i-g-t v2] tools: Add tool to dump GuC/HuC CSS header
 2023-04-11 16:19 UTC  (2+ messages)

[Intel-xe] [PATCH v2] drm/i915: Initialize dkl_phy spin lock from display code path
 2023-04-11 15:41 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 1/2] drm/i915: Initialize dkl_phy spin lock from display code path
 2023-04-11 14:53 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v4 0/5] uAPI bits for small-bar
 2023-04-11 11:01 UTC  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI bits for small-bar (rev5)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] Revert "drm/xe: Allocate regset space for Wa_1607983814 unconditionally"
 2023-04-11 10:29 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Revert "drm/xe: Allocate regset space for Wa_1607983814 unconditionally" (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH] drm/xe: Invalidate media GT TLB for objects mapped by media GT
 2023-04-11  1:34 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] drm/xe: Don't grab runtime PM ref in engine create IOCTL
 2023-04-10 22:01 UTC  (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [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).