Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-01 15:12:37 to 2023-11-03 14:36:12 UTC [more...]

[Intel-xe] [PATCH v2 00/50] uAPI Alignment - take 2
 2023-11-03 14:34 UTC  (49+ 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 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 v8 0/5] DRM scheduler changes for Xe
 2023-11-03 10:39 UTC  (9+ messages)
` [Intel-xe] [PATCH v8 3/5] drm/sched: Split free_job into own work item
    ` [Intel-xe] [PATCH] drm/sched: Eliminate drm_sched_run_job_queue_if_ready()
` [Intel-xe] ✗ CI.Patch_applied: failure for DRM scheduler changes for Xe (rev11)

[Intel-xe] [PATCH 00/11] Introduce drm evictable lru
 2023-11-03  9:36 UTC  (18+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
` [Intel-xe] [RFC 01/11] drm/ttm: re-parameter ttm_device_init
` [Intel-xe] [RFC 02/11] drm: move lru_lock from ttm_device to drm_device
` [Intel-xe] [RFC 03/11] drm: introduce drm evictable LRU
` [Intel-xe] [RFC 04/11] drm: Add evict function pointer to drm lru entity
` [Intel-xe] [RFC 05/11] drm: Replace ttm macros with drm macros
` [Intel-xe] [RFC 06/11] drm/ttm: Set lru manager to ttm resource manager
` [Intel-xe] [RFC 07/11] drm/ttm: re-parameterize a few ttm functions
` [Intel-xe] [RFC 08/11] drm: Initialize drm lru manager
` [Intel-xe] [RFC 09/11] drm/ttm: Use drm LRU manager iterator
` [Intel-xe] [RFC 10/11] drm/ttm: Implement ttm memory evict functions
` [Intel-xe] [RFC 11/11] drm/ttm: Write ttm functions using drm lru manager functions

[Intel-xe] [PATCH 0/9] Cleaned up revert of remaining changes
 2023-11-03  9:18 UTC  (4+ messages)

[Intel-xe] [PATCH] drm/xe: Add Wa_14019877138
 2023-11-03  7:01 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "

[Intel-xe] [RFC v2 0/2] drm/xe/pvc: Enable fixed CCS mode
 2023-11-03  5:09 UTC  (14+ messages)
` [Intel-xe] [RFC v2 1/2] drm/xe: Enable Fixed CCS mode setting
` [Intel-xe] [RFC v2 2/2] drm/xe: Prevent exec_queues creation on diabled CCS engines
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/pvc: Enable fixed CCS mode (rev2)
` [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] [PATCH] drm/xe: Encapsulate all the module parameters
 2023-11-03  3:48 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Encapsulate all the module parameters (rev2)
` [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: "

[Intel-xe] [PATCH v2] drm/xe: Add Wa_14019821291
 2023-11-03  3:44 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [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] drm/xe: Update to upstream DRM scheduler code
 2023-11-03  3:35 UTC  (6+ messages)

[Intel-xe] [PATCH v3] drm/xe: Fix pagefault and access counter worker functions
 2023-11-03  2:46 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [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] drm/xe: Enable scratch page when page fault is enabled
 2023-11-02 21:16 UTC  (3+ messages)

[Intel-xe] [CI HAX v2] drm/xe: Disable panic_on_warn for testing purposes
 2023-11-02 15:19 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Disable panic_on_warn for testing purposes (rev2)
` [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 v2 0/1] Fix pagefault and access counter worker functions
 2023-11-02 14:26 UTC  (10+ messages)
` [Intel-xe] [PATCH 1/1] drm/xe: "
` [Intel-xe] ✓ CI.Patch_applied: success for Fix pagefault and access counter worker functions (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] XE sched review
 2023-11-02 10:42 UTC  (3+ messages)

[Intel-xe] XE TTM review
 2023-11-02 10:07 UTC  (2+ messages)

[Intel-xe] [drm-xe:drm-xe-next-rebase-6.4-v3 254/506] drivers/gpu/drm/xe/xe_pci.c:772:28: error: 'xe_pci_runtime_suspend' undeclared here (not in a function); did you mean 'xe_pm_runtime_suspend'?
 2023-11-02 10:13 UTC 

[Intel-xe] [PATCH 1/3] drm/i915/lnl: Extend C10/C20 phy
 2023-11-02  9:37 UTC  (11+ messages)
` [Intel-xe] [PATCH 2/3] drm/i915/lnl: Fix check for TC phy
` [Intel-xe] [PATCH 3/3] fixup! drm/xe/display: Implement display support
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/3] drm/i915/lnl: Extend C10/C20 phy
` [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 1329/1427] drivers/gpu/drm/i915/display/intel_fb.c: intel_frontbuffer.h is included more than once
 2023-11-02  5:29 UTC 

[Intel-xe] [PATCH] drm/xe: Add mocs kunit
 2023-11-01 22:38 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe/xe2: Program correct MOCS registers
 2023-11-01 22:24 UTC  (5+ messages)
` [Intel-xe] [PATCH v2] "
` [Intel-xe] ✓ CI.BAT: success for drm/xe/xe2: Program correct MOCS registers (rev2)

[Intel-xe] [PATCH v3] Documentation/gpu: VM_BIND locking document
 2023-11-01 20:11 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpX
 2023-11-01 18:31 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpX (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] [CI HAX] drm/xe: Disable panic_on_warn for testing purposes
 2023-11-01 17:43 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [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] [PATCH] drm/xe: Adjust tile_present mask when skipping rebinds
 2023-11-01 16:40 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpX
 2023-11-01 15:58 UTC  (9+ 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: "


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