Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-03 15:08:51 to 2023-11-06 20:30:56 UTC [more...]

[Intel-xe] [PATCH] drm/xe: Prevent null ptr dereference
 2023-11-06 20:30 UTC  (13+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Prevent null ptr dereference (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH 0/2] Sync DRM scheduler with upstream
 2023-11-06 19:38 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Update to upstream DRM scheduler code
` [Intel-xe] [PATCH 2/2] drm/xe: Use pool of ordered wq for GuC submission
` [Intel-xe] ✓ CI.Patch_applied: success for Sync DRM scheduler with upstream
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-xe] [PATCH v4] drm/xe: Fix pagefault and access counter worker functions
 2023-11-06 18:04 UTC  (11+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Fix pagefault and access counter worker functions (rev2)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Fix pagefault and access counter worker functions (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [drm-xe:drm-xe-next 1891/1906] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/power1_max_interval is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:30 ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:62
 2023-11-06 14:38 UTC 

[Intel-xe] Fwd: Review of GPUVM API usage in xe driver
 2023-11-06 13:34 UTC 

[Intel-xe] [PATCH 00/26] Refactor VM bind code
 2023-11-06 14:05 UTC  (6+ messages)
` [Intel-xe] [PATCH 01/26] drm/xe: Allow num_binds == 0 in VM bind IOCTL
` [Intel-xe] [PATCH 02/26] drm/xe: Allow num_batch_buffer == 0 in exec IOCTL

[Intel-xe] Review of GPUVM API usage in xe driver
 2023-11-06 13:09 UTC 

[Intel-xe] [PATCH] drm/gpuvm: Fix deprecated license identifier
 2023-11-06 13:25 UTC  (4+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-xe] [PATCH v8 3/5] drm/sched: Split free_job into own work item
 2023-11-06 12:54 UTC  (7+ messages)
` [Intel-xe] [PATCH] drm/sched: Eliminate drm_sched_run_job_queue_if_ready()

[Intel-xe] [RFC 00/25] xe-eudebug: GPU debugging interface
 2023-11-06 12:10 UTC  (33+ messages)
` [Intel-xe] [RFC 01/25] drm/xe/eudebug: Introduce eudebug support
` [Intel-xe] [RFC 02/25] drm/xe/eudebug: Introduce discovery for resources
` [Intel-xe] [RFC 03/25] drm/xe/eudebug: Introduce exec_queue events
` [Intel-xe] [RFC 04/25] drm/xe/eudebug: hw enablement for eudebug
` [Intel-xe] [RFC 05/25] drm/xe: define XE_MAX_[DSS|EU]_FUSE_BITS globally
` [Intel-xe] [RFC 06/25] drm/xe: Introduce for_each_dss_steering loop
` [Intel-xe] [RFC 07/25] drm/xe: Export xe_hw_engine's mmio accessors
` [Intel-xe] [RFC 08/25] drm/xe: Add runalone engine property
` [Intel-xe] [RFC 09/25] drm/xe/eudebug: Introduce per device attention scan worker
` [Intel-xe] [RFC 10/25] drm/xe: Move and export xe_hw_engine lookup
` [Intel-xe] [RFC 11/25] drm/xe/eudebug: Introduce EU control interface
` [Intel-xe] [RFC 12/25] drm/xe: Extend drm_xe_vm_bind_op
` [Intel-xe] [RFC 13/25] drm/xe/eudebug: uapi for client to debugger metadata (work in progress)
` [Intel-xe] [RFC 14/25] drm/xe/eudebug: Create/destroy user metadata
` [Intel-xe] [RFC 15/25] drm/xe/eudebug: Set vm metadata
` [Intel-xe] [RFC 16/25] drm/xe/eudebug: User coredump support
` [Intel-xe] [RFC 17/25] drm/xe/eudebug: Add per process coredumps
` [Intel-xe] [RFC 18/25] drm/xe: Debug metadata create/destroy ioctls
` [Intel-xe] [RFC 19/25] xe/drm: Include debug_metadata in usercoredump
` [Intel-xe] [RFC 20/25] drm/xe: Set vm debug metadata
` [Intel-xe] [RFC 21/25] drm/xe/: Include attention in usercapture
` [Intel-xe] [RFC 22/25] RFC: xe/drm: attach debug metadata to vma
` [Intel-xe] [RFC 23/25] drm/xe: Capture metadata attached "
` [Intel-xe] [RFC 24/25] drm/xe/xe_eudebug: Add vm bind events w/o acking
` [Intel-xe] [RFC 25/25] drm/xe/eudebug: vm open/pread/pwrite
` [Intel-xe] ✓ CI.Patch_applied: success for xe-eudebug: GPU debugging interface
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH i-g-t 0/2] lib/kunit: Execute test cases synchronously
 2023-11-06 10:18 UTC  (4+ messages)
` [Intel-xe] [PATCH i-g-t 1/2] lib/kunit: Split out reusable part of test case list gathering
` [Intel-xe] [PATCH i-g-t 2/2] lib/kunit: Execute test cases synchronously
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-xe] [PATCH v2] fixup! drm/i915: xe dpt integration
 2023-11-06 10:16 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/i915: xe dpt integration (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH 0/8] Backport i915_sw_fence to dma fence conversion
 2023-11-06  7:33 UTC  (16+ messages)
` [Intel-xe] [PATCH 1/8] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 2/8] Revert "FIXME: drm/i915: fence stuff"
` [Intel-xe] [PATCH 3/8] Revert "drm/xe/display: Append dma_buf fences to framebuffer fences"
` [Intel-xe] [PATCH 4/8] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 5/8] drm/i915/display: Use dma_fence interfaces instead of i915_sw_fence
` [Intel-xe] [PATCH 6/8] drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
` [Intel-xe] [PATCH 7/8] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 8/8] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] ✓ CI.Patch_applied: success for Backport i915_sw_fence to dma fence conversion
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [drm-xe:drm-xe-next] BUILD REGRESSION fc457bcc18109467961edc92c80b238009f6a9fb
 2023-11-06  5:33 UTC 

[Intel-xe] [drm-xe:oak/drm-evictable-lru] BUILD REGRESSION d1f59526925ae851c6abf77af8ae6f8c3cffeebd
 2023-11-05 16:53 UTC 

[Intel-xe] [PATCH 0/2] drm/xe/gsc: enable pvc support
 2023-11-05 11:46 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/2] "
` [Intel-xe] [PATCH 2/2] drm/xe/gsc: init heci gsc after interrupts are ready
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/gsc: enable pvc support
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [drm-xe:drm-xe-next 1807/1906] drivers/gpu/drm/xe/display/xe_display_misc.c:10:14: warning: no previous prototype for 'intel_gmch_vga_set_decode'
 2023-11-05  8:22 UTC 

[Intel-xe] [drm-xe:oak/drm-evictable-lru 10/11] drivers/gpu/drm/ttm/ttm_bo.c:765:13: error: initializing 'void *' with an expression of type 'const struct ttm_place *' discards qualifiers
 2023-11-04 22:48 UTC 

[Intel-xe] [drm-xe:drm-xe-next 1794/1905] drivers/gpu/drm/xe/display/ext/i915_utils.c:18:5: warning: no previous prototype for '__i915_inject_probe_error'
 2023-11-04 11:36 UTC 

[Intel-xe] [drm-xe:new] BUILD SUCCESS f30cae3de3b138849010f4e54d8800eb1cc080b9
 2023-11-04 11:35 UTC 

[Intel-xe] [PATCH v3] drm/xe: clear the serviced bits on INTR_IDENTITY_REG
 2023-11-04 10:38 UTC  (9+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: clear the serviced bits on INTR_IDENTITY_REG (rev3)
` [Intel-xe] ✓ CI.Patch_applied: success "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [drm-xe:drm-xe-next 1456/1905] drivers/gpu/drm/xe/xe_tile_sysfs.c:29:36: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'resource_size_t' {aka 'unsigned int'}
 2023-11-04  9:58 UTC 

[Intel-xe] [drm-xe:drm-xe-next 1015/1905] include/trace/../../drivers/gpu/drm/xe/xe_trace.h:35:42: warning: cast from pointer to integer of different size
 2023-11-04  8:28 UTC 

[Intel-xe] [PATCH 00/21] Add OA functionality to Xe
 2023-11-04  1:23 UTC  (3+ messages)
` [Intel-xe] [PATCH 01/21] drm/xe/uapi: Introduce OA (observability architecture) uapi

[Intel-xe] [drm-xe:oak/drm-evictable-lru 8/11] include/linux/container_of.h:20:54: error: invalid use of undefined type 'struct drm_i915_private'
 2023-11-04  0:10 UTC 

[Intel-xe] [PATCH v2 00/50] uAPI Alignment - take 2
 2023-11-03 23:35 UTC  (4+ messages)
` [Intel-xe] [PATCH v2 13/50] drm/xe/uapi: Remove GT_TYPE_REMOTE
` [Intel-xe] ✗ CI.BAT: failure for uAPI Alignment - take 2

[Intel-xe] [drm-xe:oak/drm-evictable-lru 11/11] drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_res_cursor.h:65:34: error: 'struct ttm_resource' has no member named 'size'
 2023-11-03 23:11 UTC 

[Intel-xe] [drm-xe:oak/drm-evictable-lru 8/11] drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c:121:61: error: 'VMW_PL_SYSTEM' undeclared; did you mean 'TTM_PL_SYSTEM'?
 2023-11-03 21:33 UTC 

[Intel-xe] [drm-xe:oak/drm-evictable-lru 10/11] drivers/gpu/drm/ttm/ttm_bo.c:620:6: warning: no previous prototype for 'ttm_mem_evict_allowable'
 2023-11-03 20:58 UTC 

[Intel-xe] [PATCH v2] drm/xe: clear the serviced bits on INTR_IDENTITY_REG
 2023-11-03 20:24 UTC  (4+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: clear the serviced bits on INTR_IDENTITY_REG (rev2)

[Intel-xe] [PATCH v3] drm/xe: Fix pagefault and access counter worker functions
 2023-11-03 19:21 UTC  (10+ messages)

[Intel-xe] [PATCH] drm/xe: clear the serviced bits on INTR_IDENTITY_REG
 2023-11-03 18:58 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Raise GT frequency before GuC load
 2023-11-03 18:37 UTC  (2+ messages)

[Intel-xe] [PATCH] fixup! drm/i915: xe dpt integration
 2023-11-03 18:20 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-xe] [PATCH v4] drm/xe: implement driver initiated function-reset
 2023-11-03 17:39 UTC  (2+ messages)

[Intel-xe] drm/xe: stringify the argument to avoid potential vulnerability
 2023-11-03 17:36 UTC  (2+ messages)

[Intel-xe] [PATCH v9 0/3] PAT and cache coherency support
 2023-11-03 17:06 UTC  (11+ messages)
` [Intel-xe] [PATCH v9 1/3] drm/xe/uapi: Add support for CPU caching mode
` [Intel-xe] [PATCH v9 2/3] drm/xe/pat: annotate pat_index with coherency mode
` [Intel-xe] [PATCH v9 3/3] drm/xe/uapi: support pat_index selection with vm_bind
` [Intel-xe] ✓ CI.Patch_applied: success for PAT and cache coherency support (rev11)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [CI v8 01/18] drm/gpuvm: convert WARN() to drm_WARN() variants
 2023-11-03 16:19 UTC  (25+ messages)
` [Intel-xe] [CI v8 02/18] drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
` [Intel-xe] [CI v8 03/18] drm/gpuvm: export drm_gpuvm_range_valid()
` [Intel-xe] [CI v8 04/18] drm/nouveau: make use of drm_gpuvm_range_valid()
` [Intel-xe] [CI v8 05/18] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [Intel-xe] [CI v8 06/18] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI v8 07/18] drm/nouveau: make use of the GPUVM's shared dma-resv
` [Intel-xe] [CI v8 08/18] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI v8 09/18] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI v8 10/18] drm/nouveau: separately allocate struct nouveau_uvmm
` [Intel-xe] [CI v8 11/18] drm/gpuvm: reference count drm_gpuvm structures
` [Intel-xe] [CI v8 12/18] drm/xe: Adjust to commit "
` [Intel-xe] [CI v8 13/18] drm/gpuvm: add an abstraction for a VM / BO combination
` [Intel-xe] [CI v8 14/18] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI v8 15/18] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI v8 16/18] drm/xe: Adapt to GPUVM tracking of external / evicted objects
` [Intel-xe] [CI v8 17/18] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
` [Intel-xe] [CI v8 18/18] drm/nouveau: use GPUVM common infrastructure
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,v8,01/18] drm/gpuvm: convert WARN() to drm_WARN() variants
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [PATCH] drm/xe: Add Wa_14019877138
 2023-11-03 16:14 UTC  (2+ messages)

[Intel-xe] Replace "drm/i915: Abstract display info away during probe" with upstream version
 2023-11-03 16:06 UTC  (4+ messages)

[Intel-xe] VM_BIND locking document
 2023-11-03 16:00 UTC 

[Intel-xe] [PATCH] drm/xe: Encapsulate all the module parameters
 2023-11-03 15:55 UTC  (3+ messages)

[Intel-xe] [RFC v2 0/2] drm/xe/pvc: Enable fixed CCS mode
 2023-11-03 15:38 UTC  (4+ messages)


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