Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-03 06:13:13 to 2023-11-06 09:31:51 UTC [more...]

[Intel-xe] [PATCH v2] fixup! drm/i915: xe dpt integration
 2023-11-06  9:31 UTC  (2+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/i915: xe dpt integration (rev2)

[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] [PATCH] drm/xe: Prevent null ptr dereference
 2023-11-06  4:03 UTC  (9+ 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] [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] [PATCH v8 3/5] drm/sched: Split free_job into own work item
 2023-11-04  0:25 UTC  (6+ messages)
` [Intel-xe] [PATCH] drm/sched: Eliminate drm_sched_run_job_queue_if_ready()

[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  (59+ messages)
` [Intel-xe] [PATCH v2 01/50] fixup! drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [PATCH v2 02/50] drm/xe/uapi: Add documentation for query
` [Intel-xe] [PATCH v2 03/50] drm/xe: Extend drm_xe_vm_bind_op
` [Intel-xe] [PATCH v2 04/50] drm/xe: Add uAPI to query micro-controler firmware version
` [Intel-xe] [PATCH v2 05/50] drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG
` [Intel-xe] [PATCH v2 06/50] drm/xe: Extend uAPI to query HuC micro-controler firmware version
` [Intel-xe] [PATCH v2 07/50] drm/xe: Remove useless query config num_params
` [Intel-xe] [PATCH v2 08/50] drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
` [Intel-xe] [PATCH v2 09/50] drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
` [Intel-xe] [PATCH v2 10/50] fixup! drm/xe: Add uAPI to query micro-controler firmware version
` [Intel-xe] [PATCH v2 11/50] drm/xe/uapi: Make constant comments visible in kernel doc
` [Intel-xe] [PATCH v2 12/50] fixup! drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [PATCH v2 13/50] drm/xe/uapi: Remove GT_TYPE_REMOTE
` [Intel-xe] [PATCH v2 14/50] drm/xe/uapi: Kill VM_MADVISE IOCTL
` [Intel-xe] [PATCH v2 15/50] drm/xe/uapi: Separate bo_create placement from flags
` [Intel-xe] [PATCH v2 16/50] drm/xe/uapi: Remove unused inaccessible memory region
` [Intel-xe] [PATCH v2 17/50] drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
` [Intel-xe] [PATCH v2 18/50] drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
` [Intel-xe] [PATCH v2 19/50] drm/xe/uapi: Rename *_mem_regions masks
` [Intel-xe] [PATCH v2 20/50] drm/xe/uapi: Rename query's mem_usage to mem_regions
` [Intel-xe] [PATCH v2 21/50] drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [Intel-xe] [PATCH v2 22/50] drm/xe/uapi: Replace BO with GEM in documentation
` [Intel-xe] [PATCH v2 23/50] drm/xe/pmu: Drop interrupt pmu event
` [Intel-xe] [PATCH v2 24/50] xe/xe_bo: Reject bo creation of unaligned size
` [Intel-xe] [PATCH v2 25/50] fixup! drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [Intel-xe] [PATCH v2 26/50] drm/xe/uapi: Fix indentation issues that sometimes causes build warning
` [Intel-xe] [PATCH v2 27/50] drm/xe/uapi: Order sections
` [Intel-xe] [PATCH v2 28/50] drm/xe/uapi: More uAPI documentation additions and cosmetic updates
` [Intel-xe] [PATCH v2 29/50] drm/xe/uapi: Split xe_sync types from flags
` [Intel-xe] [PATCH v2 30/50] drm/xe/uapi: Standardize the FLAG naming and assignment
` [Intel-xe] [PATCH v2 31/50] drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
` [Intel-xe] [PATCH v2 32/50] drm/xe/uapi: Move xe_exec after xe_exec_queue
` [Intel-xe] [PATCH v2 33/50] fixup! drm/xe/uapi: Split xe_sync types from flags
` [Intel-xe] [PATCH v2 34/50] drm/xe/uapi: Move memory_region masks from GT to engine
` [Intel-xe] [PATCH v2 35/50] drm/xe/uapi: Document the memory_region bitmask
` [Intel-xe] [PATCH v2 36/50] drm/xe/uapi: Be more specific about the vm_bind prefetch region
` [Intel-xe] [PATCH v2 37/50] drm/xe/uapi: Convert tile_mask to a pt_placement_hint
` [Intel-xe] [PATCH v2 38/50] drm/xe/uapi: Rename couple exec_queue items
` [Intel-xe] [PATCH v2 39/50] drm/xe/uapi: Refactor engine information
` [Intel-xe] [PATCH v2 40/50] drm/xe/uapi: Add link to Xe documentation
` [Intel-xe] [PATCH v2 41/50] drm/xe/uapi: Crystal Reference Clock updates
` [Intel-xe] [PATCH v2 42/50] drm/xe/uapi: Add Tile ID information to the GT info query
` [Intel-xe] [PATCH v2 43/50] squash! drm/xe/uapi: Rename couple exec_queue items
` [Intel-xe] [PATCH v2 44/50] fixup! drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
` [Intel-xe] [PATCH v2 45/50] drm/xe/uapi: Remove bogus engine list from the wait_user_fence IOCTL
` [Intel-xe] [PATCH v2 46/50] drm/xe/uapi: Align on a common way to return arrays (memory regions)
` [Intel-xe] [PATCH v2 47/50] drm/xe/uapi: Align on a common way to return arrays (gt)
` [Intel-xe] [PATCH v2 48/50] drm/xe/uapi: Align on a common way to return arrays (engines)
` [Intel-xe] [PATCH v2 49/50] drm/xe/uapi: Add block diagram of a device
` [Intel-xe] [PATCH v2 50/50] drm/xe/uapi: Add examples of user space code
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI Alignment - take 2
` [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] [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] [PATCH v4] drm/xe: Fix pagefault and access counter worker functions
 2023-11-03 22:47 UTC  (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: Fix pagefault and access counter worker functions (rev2)

[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  (8+ messages)
` [Intel-xe] ✓ CI.checkpatch: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[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)

[Intel-xe] [PATCH 00/11] Introduce drm evictable lru
 2023-11-03 14:36 UTC  (6+ messages)
` [Intel-xe] [RFC 03/11] drm: introduce drm evictable LRU

[Intel-xe] [PATCH v8 0/3] PAT and cache coherency support
 2023-11-03 13:53 UTC  (5+ messages)
` [Intel-xe] [PATCH v8 1/3] drm/xe/uapi: Add support for cache and coherency mode

[Intel-xe] [PATCH v3] drm/i915: handle uncore spinlock when not available
 2023-11-03 13:25 UTC  (9+ messages)
` [Intel-xe] [Intel-gfx] "

[Intel-xe] [PATCH 0/9] Cleaned up revert of remaining changes
 2023-11-03  9:18 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