Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-03 06:40:53 to 2023-05-05 08:31:49 UTC [more...]

[Intel-xe] [RFC PATCH 00/20] Xe frontbuffer tracking
 2023-05-05  8:29 UTC  (20+ messages)
` [Intel-xe] [RFC PATCH 01/20] Revert "drm/i915/display: Neuter frontbuffer tracking harder"
` [Intel-xe] [RFC PATCH 02/20] Revert "drm/i915: Remove gem and overlay frontbuffer tracking"
` [Intel-xe] [RFC PATCH 03/20] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [RFC PATCH 04/20] fixup! drm/xe/display: Implement display support
` [Intel-xe] [RFC PATCH 05/20] drm/i915/display: Change __intel_frontbuffer_get parameter
` [Intel-xe] [RFC PATCH 06/20] drm/i915: Add macros to get i915 device from i915_gem_object
` [Intel-xe] [RFC PATCH 07/20] drm/xe: Add macro to get i915 device from xe_bo
` [Intel-xe] [RFC PATCH 08/20] drm/xe: Add intel_bo_flush_if_display define for Xe
` [Intel-xe] [RFC PATCH 09/20] drm/i915: Add intel_bo_flush_if_display define for i915
` [Intel-xe] [RFC PATCH 10/20] drm/xe: Add struct i915_active for Xe
` [Intel-xe] [RFC PATCH 11/20] drm/xe: Add i915_active.h compatibility header
` [Intel-xe] [RFC PATCH 12/20] drm/xe/display: Include i916_active related headers
` [Intel-xe] [RFC PATCH 13/20] drm/i915: Add function to clear scanout flag for vmas
` [Intel-xe] [RFC PATCH 14/20] drm/xe: Add function to clear scanout flag
` [Intel-xe] [RFC PATCH 15/20] drm/i915/display: Use i915_ggtt_clear_scanout
` [Intel-xe] [RFC PATCH 16/20] drm/i915/display: Use drm_gem_object_get/put
` [Intel-xe] [RFC PATCH 17/20] drm/xe/display: Use frontbuffer tracking for Xe as well
` [Intel-xe] [RFC PATCH 18/20] drm/i915: Add new frontbuffer tracking interface to queue flush
` [Intel-xe] [RFC PATCH 19/20] drm/i915: Handle dma fences in dirtyfb callback

[Intel-xe] [RFC PATCH 0/3] Add Render C state properties under gpu_idle
 2023-05-05  7:44 UTC  (13+ messages)
` [Intel-xe] [RFC PATCH 1/3] drm/xe: add a new sysfs directory for gpu idle properties
` [Intel-xe] [RFC PATCH 2/3] drm/xe : add rc6_residency in ms
` [Intel-xe] [RFC PATCH 3/3] drm/xe/guc_pc : Remove render c state files
` [Intel-xe] ✗ CI.Patch_applied: failure for Add Render C state properties under gpu_idle

[Intel-xe] [PATCH 0/4] RFC: drm/xe/ras: Supporting RAS on XE
 2023-05-05  7:24 UTC  (6+ messages)
` [Intel-xe] [PATCH 2/4] drm/xe/ras: Log the GT hw errors

[Intel-xe] [PATCH] drm/xe: Fix splat during error dump
 2023-05-04 22: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 0/7] OOB workarounds
 2023-05-04 22:19 UTC  (24+ messages)
` [Intel-xe] [PATCH 1/7] drm/xe: Do not mark 1809175790 as a WA
` [Intel-xe] [PATCH 2/7] drm/xe: Fix comment on Wa_22013088509
` [Intel-xe] [PATCH 3/7] drm/xe/guc: Remove special handling for PVC A*
` [Intel-xe] [PATCH 4/7] drm/xe: Fix Wa_22011802037 annotation
` [Intel-xe] [PATCH 5/7] drm/xe/rtp: Let rule_matches() receive xe_device
` [Intel-xe] [PATCH 6/7] drm/xe: Add support for OOB workarounds
` [Intel-xe] [PATCH 7/7] drm/xe/guc: Port workarounds to OOB infra
` [Intel-xe] ✓ CI.Patch_applied: success for OOB workarounds
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v4 0/4] drm/xe: Rework multi tile device memory initialization
 2023-05-04 22:02 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Rework size helper to be a little more correct
` [Intel-xe] [PATCH 2/4] drm/xe: Simplify rebar sizing
` [Intel-xe] [PATCH 3/4] drm/xe: Size GT device memory correctly
` [Intel-xe] [PATCH 4/4] drm/xe: Rename GPU offset helper to reflect true usage
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Rework multi tile device memory initialization (rev4)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v5 1/2] drm/xe: Set default MOCS value for cs instructions
 2023-05-04 19:35 UTC  (11+ messages)
` [Intel-xe] [PATCH v5 2/2] drm/xe: Set default MOCS value for copy "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v5,1/2] drm/xe: Set default MOCS value for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v5,1/2] drm/xe: Set default MOCS value for cs instructions (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v4 1/2] drm/xe: Set default MOCS value for cs instructions
 2023-05-04 17:13 UTC  (8+ messages)
` [Intel-xe] [PATCH v4 2/2] drm/xe: Set default MOCS value for copy "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v4,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: fix xe_device_mem_access_get() race
 2023-05-04 16:28 UTC  (10+ 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/2] drm/xe: Set default MOCS value for cs instructions
 2023-05-04 14:08 UTC  (9+ messages)
` [Intel-xe] [PATCH v3 2/2] drm/xe: Set default MOCS value for copy "
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v3,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 0/3] drm/xe: Add sysfs entry to report per gt memory size
 2023-05-04 12:50 UTC  (13+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] [PATCH 1/3] drm/xe: Rework multi tile device memory initialization
` [Intel-xe] [PATCH 2/3] drm/xe: Register drm device prior to gt init
` [Intel-xe] [PATCH 3/3] drm/xe: Add sysfs entry to report per gt memory size
` [Intel-xe] ✓ CI.Build: success for "

[Intel-xe] [PATCH] drm/xe: Include only relevant header in xe_module.h
 2023-05-04  7:40 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 00/18] xe&i915 display integration: add uncore and pcode compat layers
 2023-05-04  6:12 UTC  (30+ messages)
` [Intel-xe] [PATCH 01/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 02/18] "
` [Intel-xe] [PATCH 03/18] "
` [Intel-xe] [PATCH 04/18] fixup! drm/xe/display: Rename intel_de.h to xe_de.h
` [Intel-xe] [PATCH 05/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 06/18] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 07/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 08/18] fixup! drm/i915/display: Add more macros to remove all direct calls to uncore
` [Intel-xe] [PATCH 09/18] fixup! drm/i915/display: Remove all uncore mmio accesses in favor of intel_de
` [Intel-xe] [PATCH 10/18] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 11/18] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` [Intel-xe] [PATCH 12/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 13/18] fixup! drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 14/18] "
` [Intel-xe] [PATCH 15/18] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 16/18] "
` [Intel-xe] [PATCH 17/18] "
` [Intel-xe] [PATCH 18/18] "
` [Intel-xe] ✓ CI.Patch_applied: success for xe&i915 display integration: add uncore and pcode compat layers
` [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-05-04  5:28 UTC  (7+ messages)
` [Intel-xe] [RFC PATCH 04/10] drm/sched: Add generic scheduler message interface
` [Intel-xe] [RFC PATCH 06/10] drm/sched: Submit job before starting TDR
` [Intel-xe] [RFC PATCH 07/10] drm/sched: Add helper to set TDR timeout

[Intel-xe] [RFC PATCH v2 0/3] Add Render C state properties under gpu_idle
 2023-05-04  5:27 UTC  (8+ messages)
` [Intel-xe] [RFC PATCH v2 1/3] drm/xe: add a new sysfs directory for gpu idle properties
` [Intel-xe] [RFC PATCH v2 2/3] drm/xe : add rc6_residency in ms
` [Intel-xe] [RFC PATCH v2 3/3] drm/xe/guc_pc : Remove render c state files
` [Intel-xe] ✓ CI.Patch_applied: success for Add Render C state properties under gpu_idle (rev2)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ○ CI.BAT: info "

[Intel-xe] [PATCH v3 0/4] drm/xe: Rework multi tile device memory initialization
 2023-05-03 20:21 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Rework size helper to be a little more correct
` [Intel-xe] [PATCH 2/4] drm/xe: Simplify rebar sizing
` [Intel-xe] [PATCH 3/4] drm/xe: Size GT device memory correctly

[Intel-xe] [PATCH v2 00/15] Display fixes
 2023-05-03 19:43 UTC  (3+ messages)
` [Intel-xe] [PATCH v2 12/15] squash! drm/xe/display: Implement display support

[Intel-xe] [RFC PATCH 0/4] Add support for DRM cgroup memory accounting
 2023-05-03 15:33 UTC  (11+ messages)
` [Intel-xe] [RFC PATCH 1/4] cgroup: Add the DRM cgroup controller
` [Intel-xe] [RFC PATCH 2/4] drm/cgroup: Add memory accounting to DRM cgroup
  ` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [RFC PATCH 3/4] drm/ttm: Handle -EAGAIN in ttm_resource_alloc as -ENOSPC
` [Intel-xe] [RFC PATCH 4/4] drm/xe: Add support for the drm cgroup
` [Intel-xe] ✓ CI.Patch_applied: success for Add support for DRM cgroup memory accounting
` [Intel-xe] ✗ CI.KUnit: failure "

[Intel-xe] [PATCH v2 00/31] Upstreaming prep / all of mbrosts patches
 2023-05-03 15:27 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 01/31] drm/sched: Add run_wq argument to drm_sched_init
` [Intel-xe] [PATCH v2 02/31] drm/sched: Move schedule policy to scheduler


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