Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-31 08:26:42 to 2023-11-02 22:47:11 UTC [more...]

[Intel-xe] [PATCH v8 0/5] DRM scheduler changes for Xe
 2023-11-02 22:46 UTC  (6+ 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] [RFC v2 0/2] drm/xe/pvc: Enable fixed CCS mode
 2023-11-02 21:40 UTC  (12+ 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: Enable scratch page when page fault is enabled
 2023-11-02 21:16 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe: Encapsulate all the module parameters
 2023-11-02 20:56 UTC  (8+ 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] [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] [PATCH v2] drm/xe: Add Wa_14019821291
 2023-11-02 13:40 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 00/11] Introduce drm evictable lru
 2023-11-02 13:23 UTC  (15+ 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] 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  (18+ messages)
` [Intel-xe] [PATCH v2] "
` [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] ✓ CI.Patch_applied: success for drm/xe/xe2: Program correct MOCS registers (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 v3] Documentation/gpu: VM_BIND locking document
 2023-11-01 20:11 UTC  (3+ 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  (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "

[Intel-xe] [PATCH] drm/xe/mtl: Use 16.67 Mhz freq scale factor to get rpX
 2023-11-01 15:58 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 0/2] Fix pagefault and access counter worker functions
 2023-11-01 14:32 UTC  (14+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Fix dequeue of access counter work item
  ` [Intel-xe] [1/2] "
` [Intel-xe] [PATCH 2/2] drm/xe: Fix pagefault and access counter worker functions
  ` [Intel-xe] [2/2] "
` [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 v2] drm/xe: use variable instead of multiple function calls
 2023-11-01 11:46 UTC  (11+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: use variable instead of multiple function calls (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/xe: use variable instead of multiple function calls (rev3)

[Intel-xe] [PATCH 0/9] Cleaned up revert of remaining changes
 2023-11-01 11:45 UTC  (2+ messages)

[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
 2023-11-01  8:06 UTC  (6+ messages)

[Intel-xe] [PATCH] drm/xe/guc: Return the lower part of blocking H2G message
 2023-10-31 23:20 UTC  (2+ messages)

[Intel-xe] [PATCH 00/12] GSC FW loading
 2023-10-31 19:29 UTC  (7+ messages)
` [Intel-xe] [PATCH 02/12] fixup! drm/xe/guc: Report submission version of GuC firmware
` [Intel-xe] [PATCH 09/12] drm/xe/gsc: Add an interface for GSC packet submissions

[Intel-xe] [PATCH 0/3] Reduce usage of xe_tile in xe_bo.c
 2023-10-31 18:59 UTC  (3+ messages)
` [Intel-xe] [PATCH 3/3] drm/xe: Replace usage of mem_type_to_tile

[Intel-xe] [CI 01/11] drm/gpuvm: convert WARN() to drm_WARN() variants
 2023-10-31 16:56 UTC  (18+ messages)
` [Intel-xe] [CI 02/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [Intel-xe] [CI 03/11] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI 04/11] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI 05/11] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI 06/11] drm/gpuvm: add an abstraction for a VM / BO combination
` [Intel-xe] [CI 07/11] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI 08/11] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI 09/11] drm/xe: Adapt to GPUVM tracking of external / evicted objects
` [Intel-xe] [CI 10/11] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
` [Intel-xe] [CI HAX 11/11] drm/xe: Disable panic_on_warn for testing purposes
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,01/11] 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 V11 0/1] drm/xe: Count and report low level driver errors
 2023-10-31 11:20 UTC  (10+ messages)
` [Intel-xe] [PATCH V11 1/1] drm/xe: Introduce and update counter for "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Count and report "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v3 0/3] Some eviction fixes
 2023-10-31  9:09 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Hooks: success for Some eviction fixes (rev4)
` [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