messages from 2023-08-17 20:53:52 to 2023-08-22 16:22:09 UTC [more...]
[Intel-xe] [PATCH v2 0/4] drm/xe: Support optional pinning of userptr pages
2023-08-22 16:21 UTC (5+ messages)
` [Intel-xe] [PATCH v2 1/4] drm/xe/vm: Use onion unwind for xe_vma_userptr_pin_pages()
` [Intel-xe] [PATCH v2 2/4] drm/xe/vm: Implement userptr page pinning
` [Intel-xe] [PATCH v2 3/4] drm/xe/vm: Perform accounting of userptr pinned pages
` [Intel-xe] [PATCH v2 4/4] drm/xe/uapi: Support pinning of userptr vmas
[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
2023-08-22 15:55 UTC (15+ messages)
` [Intel-xe] [PATCH 01/10] drm/xe/oa: Introduce OA uapi
` [Intel-xe] [PATCH 03/10] drm/xe/oa: Add registers and GPU commands used by OA
` [Intel-xe] [PATCH 04/10] drm/xe/oa: Module init/exit and probe/remove
` [Intel-xe] [PATCH 10/10] drm/xe/oa: Implement queries
[Intel-xe] [PATCH 1/2] drm/xe: Avoid 64-bit register reads
2023-08-22 15:11 UTC (14+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Drop xe_mmio_write64()
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Avoid 64-bit register reads
` [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 v2 0/3] drm/xe/pvc: Add Wa_16017236439
2023-08-22 15:08 UTC (12+ messages)
` [Intel-xe] [PATCH v2 1/3] drm/xe/pvc: Blacklist BCS_SWCTRL register
` [Intel-xe] [PATCH v2 2/3] drm/xe/pvc: Force even num engines to use 64B
` [Intel-xe] [PATCH v2 3/3] drm/xe/pvc: Use fast copy engines as migrate engine on PVC
[Intel-xe] [PATCH i-g-t] tests/core_hotunplug: Wait for device nodes to re-appear
2023-08-22 14:25 UTC (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[Intel-xe] [PATCH 0/1] Add throttle reasons sysfs
2023-08-22 13:55 UTC (9+ messages)
` [Intel-xe] [RFC][PATCH 1/1] drm/xe: Add throttle reason sysfs attributes
` [Intel-xe] ✓ CI.Patch_applied: success for Add throttle reasons sysfs
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
[Intel-xe] [PATCH] drm/xe: Add support for PAT encoding in PTE and PDE
2023-08-22 13:13 UTC (6+ 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: failure "
[Intel-xe] [PATCH] fixup! drm/xe: Add min/max cap for engine scheduler properties
2023-08-22 12:39 UTC (9+ 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: warning "
` [Intel-xe] ✓ CI.BAT: success "
[Intel-xe] Implement svm without BO concept in xe driver
2023-08-22 11:43 UTC (19+ messages)
[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
2023-08-22 9:51 UTC (30+ messages)
` [Intel-xe] [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-xe] [PATCH v2 4/9] drm/sched: Split free_job into own work item
[Intel-xe] [PATCH 0/4] drm/xe: Support optional pinning of userptr pages
2023-08-22 8:25 UTC (17+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe/vm: Use onion unwind for xe_vma_userptr_pin_pages()
` [Intel-xe] [PATCH 2/4] drm/xe/vm: Implement userptr page pinning
` [Intel-xe] [PATCH 3/4] drm/xe/vm: Perform accounting of userptr pinned pages
` [Intel-xe] [PATCH 4/4] drm/xe/uapi: Support pinning of userptr vmas
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Support optional pinning of userptr pages
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
[Intel-xe] [PATCH v2 00/15] Add Lunar Lake support
2023-08-22 6:27 UTC (32+ messages)
` [Intel-xe] [PATCH v2 01/15] drm/xe/xe2: Update render/compute context image sizes
` [Intel-xe] [PATCH v2 02/15] drm/xe/xe2: Add GT topology readout
` [Intel-xe] [PATCH v2 03/15] drm/xe/xe2: Add MCR register steering for primary GT
` [Intel-xe] [PATCH v2 04/15] drm/xe/xe2: Add MCR register steering for media GT
` [Intel-xe] [PATCH v2 05/15] drm/xe/xe2: Update context image layouts
` [Intel-xe] [PATCH v2 06/15] drm/xe/xe2: Handle fused-off CCS engines
` [Intel-xe] [PATCH v2 07/15] drm/xe/xe2: AuxCCS is no longer used
` [Intel-xe] [PATCH v2 08/15] drm/xe/xe2: Define Xe2_LPG IP features
` [Intel-xe] [PATCH v2 09/15] drm/xe/xe2: Define Xe2_LPM "
` [Intel-xe] [PATCH v2 10/15] drm/xe/xe2: Track VA bits independently of max page table level
` [Intel-xe] [PATCH v2 11/15] drm/xe/xe2: Add MOCS table
` [Intel-xe] [PATCH v2 12/15] drm/xe/xe2: Program GuC's MOCS on Xe2 and beyond
` [Intel-xe] [PATCH v2 13/15] drm/xe/lnl: Add LNL platform definition
` [Intel-xe] [PATCH v2 14/15] drm/xe/lnl: Add GuC firmware definition
` [Intel-xe] [PATCH v2 15/15] drm/xe/lnl: Hook up MOCS table
` [Intel-xe] ✓ CI.Patch_applied: success for Add Lunar Lake support (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] [RFC][PATCH 0/2] Add vram frequency sysfs attributes
2023-08-22 5:05 UTC (17+ messages)
` [Intel-xe] [RFC][PATCH 1/2] drm/xe: Add a couple of pcode helpers
` [Intel-xe] [PATCH 2/2] drm/xe: Sysfs entries to query vram fused min, max frequency
` [Intel-xe] ✓ CI.Patch_applied: success for Add vram frequency sysfs attributes
` [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 00/15] Add Lunar Lake support
2023-08-21 14:42 UTC (11+ messages)
` [Intel-xe] [PATCH 03/15] drm/xe/xe2: Add MCR register steering for primary GT
` [Intel-xe] [PATCH 06/15] drm/xe/xe2: Handle fused-off CCS engines
` [Intel-xe] [PATCH 07/15] drm/xe/xe2: AuxCCS is no longer used
[Intel-xe] [PATCH 0/4] Stop tracking Tile4 support
2023-08-18 21:56 UTC (14+ messages)
` [Intel-xe] [PATCH 1/4] drm/i915/selftest: Simplify Y-major tiling in blit selftest
` [Intel-xe] [PATCH 2/4] drm/i915: Eliminate has_4tile feature flag
` [Intel-xe] [PATCH 3/4] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 4/4] drm/xe: Stop tracking 4-tile support
` [Intel-xe] ✓ CI.Patch_applied: success for Stop tracking Tile4 support
` [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] drm/xe: Add patch version on guc firmware init
2023-08-18 18:45 UTC (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add patch version on guc firmware init (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] drm/xe: madvise_funcs should use value not property
2023-08-18 14:25 UTC (10+ 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: warning "
` [Intel-xe] ✓ CI.BAT: success "
[Intel-xe] [PATCH v2 0/6] Add HWMON support for DGFX
2023-08-18 13:55 UTC (7+ messages)
` [Intel-xe] [PATCH v2 2/6] drm/xe/hwmon: Expose power attributes
[Intel-xe] [PATCH 0/3] Fix array of binds
2023-08-18 4:08 UTC (2+ messages)
[Intel-xe] [PATCH v2 0/7] Add plumbing for submitting to the GSCCS
2023-08-17 23:06 UTC (14+ messages)
` [Intel-xe] [PATCH v2 7/7] drm/xe: enable idle msg and set hysteresis for GSCCS
` [Intel-xe] [PATCH] "
` [Intel-xe] ✓ CI.BAT: success for Add plumbing for submitting to the GSCCS (rev2)
` [Intel-xe] ✓ CI.Patch_applied: success for Add plumbing for submitting to the GSCCS (rev3)
` [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 "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox