Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-04 22:24:15 to 2024-01-09 11:24:41 UTC [more...]

[PATCH 0/4] drm/xe: Silence a number of sparse warnings
 2024-01-09 11:24 UTC  (3+ messages)
` [PATCH 1/4] drm/xe: Use __iomem for the regs pointer
` [PATCH 2/4] drm/xe: Annotate xe_mem_region::mapping with __iomem

[RFC 00/20] First attempt to kill mem_access
 2024-01-09 11:24 UTC  (5+ messages)
` [RFC 06/20] drm/xe: Convert mem_access assertion towards the runtime_pm state
` [RFC 08/20] drm/xe: Runtime PM wake on every exec

[v9] drm/xe: Add vram frequency sysfs attributes
 2024-01-09 11:04 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add vram frequency sysfs attributes (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v4] drm/xe/migrate: Fix CCS copy for small VRAM copy chunks
 2024-01-09 10:33 UTC  (4+ messages)

[PATCH v4 1/2] drm/xe: add a new debugfs file - mmio
 2024-01-09  7:33 UTC  (3+ messages)
` [PATCH v4 2/2] drm/xe: restore xe_mmio_ioctl as the ioctl handler of the mmio debugfs file

[PATCH] drm/xe/xe2_lpg: Add Wa_16018610683
 2024-01-09  6:43 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH v7 00/17] Add OA functionality to Xe
 2024-01-09  5:14 UTC  (5+ messages)
` [PATCH 15/17] drm/xe/oa/uapi: OA buffer mmap

[PATCH v6] drm/xe/dgfx: Release mmap mappings on rpm suspend
 2024-01-09  5:11 UTC  (4+ messages)

[PATCH v3] drm/xe: Check skip_guc_pc before setting SLPC flag
 2024-01-08 23:50 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Check skip_guc_pc before setting SLPC flag (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[BUG] allmodconfig build error in next-20240108
 2024-01-08 23:15 UTC  (3+ messages)

[PATCH] nightly.conf: Add the xe repo to drm-tip
 2024-01-08 22:22 UTC  (7+ messages)

[PATCH] drm/xe: clean up type of GUC_HXG_MSG_0_ORIGIN
 2024-01-08 21:24 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] drm/xe: GSC proxy support
 2024-01-08 19:48 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/gsc: Initialize GSC proxy
` [PATCH 2/2] drm/xe/gsc: add support for GSC proxy interrupt

[PATCH] drm/xe/kunit: Drop xe_wa tests for pre-production DG2
 2024-01-08 18:45 UTC  (3+ messages)

[PATCH v2] drm/xe: Check skip_guc_pc before setting SLPC flag
 2024-01-08 18:18 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Check skip_guc_pc before setting SLPC flag (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH][next] drm/xe: Fix spelling mistake "gueue" -> "queue"
 2024-01-08 16:57 UTC  (2+ messages)

[PATCH] xe/xe_bo_move: Enhance xe_bo_move trace
 2024-01-08 15:49 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for xe/xe_bo_move: Enhance xe_bo_move trace (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[v8] drm/xe: Add vram frequency sysfs attributes
 2024-01-08 13:55 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add vram frequency sysfs attributes (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 0/6] drm/managed: Add drmm_release_action
 2024-01-08 10:52 UTC  (18+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] drm/tests: managed: Rename the suite name to match other DRM tests
` [PATCH v4 3/6] drm/tests: managed: Remove the waitqueue usage
` [PATCH v4 4/6] drm/tests: managed: Add comments and expect fail messages
` [PATCH v4 5/6] drm/tests: managed: Extract device initialization into test init
` [PATCH v4 6/6] drm/tests: managed: Add a simple test for drmm_managed_release
` ✓ CI.Patch_applied: success for drm/managed: Add drmm_release_action (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/xe: Fix compilation without CONFIG_KUNIT
 2024-01-08  8:30 UTC  (5+ messages)
` ✗ CI.Patch_applied: failure for "

[drm-xe:drm-xe-next] BUILD SUCCESS cca0607b6f6a21bee68c092ed7ad9f3322e54523
 2024-01-06 22:06 UTC 

[drm-xe:drm-xe-next 9/10] drivers/gpu/drm/xe/xe_guc_relay.c:863:52: error: call to undeclared function 'kunit_get_current_test'; ISO C99 and later do not support implicit function declarations
 2024-01-06 16:27 UTC 

[PATCH] drm/xe/guc: Only take actions in CT irq handler if CTs are enabled
 2024-01-06  2:29 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Only take actions in CT irq handler if CTs are enabled (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/2] Fixes for settting exec_queue priority
 2024-01-06  2:00 UTC  (12+ messages)
` [PATCH 1/2] drm/xe: Fix guc_exec_queue_set_priority
` [PATCH 2/2] drm/xe: Fix modifying exec_queue priority in xe_migrate_init
` ✓ CI.Patch_applied: success for Fixes for settting exec_queue priority
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/device: clean up on error in probe()
 2024-01-06  0:52 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
 2024-01-05 23:30 UTC  (3+ messages)
  ` FW: "

[PATCH] drm/xe/selftests: Fix an error pointer dereference bug
 2024-01-05 22:51 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe: unlock on error path in xe_vm_add_compute_exec_queue()
 2024-01-05 21:12 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] drm/xe/guc: Only take actions in CT irq handler if CTs are enabled
 2024-01-05 20:25 UTC 

[PATCH] drm/xe/guc: Only take actions in CT irq handler if CTs are enabled
 2024-01-05 20:12 UTC  (3+ messages)

[PATCH] drm/xe: Add DRM_XE_LOW_LEVEL_TRACEPOINTS
 2024-01-05 18:13 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[bug report] drm/xe: Introduce a new DRM driver for Intel GPUs
 2024-01-05 12:22 UTC 

[bug report] drm/xe: error pointer dereferences in test/xe_migrate.c
 2024-01-05 12:20 UTC 

[bug report] drm/xe: shift wrapping in xe_gem_create_ioctl()
 2024-01-05 12:21 UTC 

[bug report] drm/xe/display: Implement display support
 2024-01-05 12:21 UTC 

[PATCH v3] drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP support
 2024-01-05 16:56 UTC  (3+ messages)
` ✓ CI.BAT: success for drm/xe/xe2: synchronise CS_CHICKEN1 with WMTP support (rev4)

[PATCH v2] drm/xe: Add mocs reset kunit
 2024-01-05 16:54 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3 0/3] drm/managed: Add drmm_release_action
 2024-01-05 10:06 UTC  (4+ messages)
` [PATCH v3 3/3] drm/tests: managed: Add a simple test for drmm_managed_release

[PATCH v4 0/8] Engine busyness
 2024-01-05  5:31 UTC  (4+ messages)
` [PATCH v4 1/8] drm/xe: Move user engine class mappings to functions

[PATCH] drm/xe: Fix exec IOCTL long running exec queue ring full condition
 2024-01-05  3:32 UTC  (3+ messages)

[PATCH] drm/xe: Check skip_guc_pc before setting SLPC flag
 2024-01-05  0:36 UTC  (5+ messages)

[PATCH v2 00/10] Introduce Relay Communication for SR-IOV
 2024-01-04 23:15 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Introduce Relay Communication for SR-IOV (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "


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