messages from 2023-12-06 04:23:57 to 2023-12-07 05:34:18 UTC [more...]
[Intel-xe] [PATCH 1/3] drm/xe: Change the name of frequency sysfs attributes
2023-12-07 5:34 UTC (9+ messages)
` [Intel-xe] [PATCH 2/3] drm/xe: Create a xe_gt_freq component for raw management and sysfs
` [Intel-xe] [PATCH 3/3] drm/xe: Add frequency throttle reasons sysfs attributes
[Intel-xe] [PATCH v5 0/9] Intel_fb.c refactoring
2023-12-07 5:27 UTC (13+ messages)
` [Intel-xe] [PATCH v5 1/9] Revert "FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes"
` [Intel-xe] [PATCH v5 2/9] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH v5 3/9] drm/i915/display: use intel_bo_to_drm_bo in intel_fb.c
` [Intel-xe] [PATCH v5 4/9] drm/i915/display: Convert intel_fb_modifier_to_tiling as non-static
` [Intel-xe] [PATCH v5 5/9] drm/i915/display: Handle invalid fb_modifier in intel_fb_modifier_to_tiling
` [Intel-xe] [PATCH v5 6/9] drm/i915/display: Split i915 specific code away from intel_fb.c
` [Intel-xe] [PATCH v5 7/9] drm/i915/display: Add intel_fb_bo_framebuffer_fini
` [Intel-xe] [PATCH v5 8/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v5 9/9] "
` [Intel-xe] ✓ CI.Patch_applied: success for Intel_fb.c refactoring (rev7)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
[Intel-xe] [v2 0/2] Add memory sysfs directory and attributes
2023-12-07 5:21 UTC (17+ messages)
` [Intel-xe] [v2 1/2] drm/xe: Add a new memory directory under tile
` [Intel-xe] [v2 2/2] drm/xe: Add vram frequency sysfs attributes
` [Intel-xe] ✓ CI.Patch_applied: success for Add memory sysfs directory and attributes (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] drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messages
2023-12-07 3:29 UTC (3+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/guc: Use FAST_REQUEST for non-blocking H2G messages (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
[Intel-xe] [PATCH 0/2] xe: Add IP versions to GT query
2023-12-07 2:16 UTC (14+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Stash GMD_ID value in xe_gt
` [Intel-xe] [PATCH 2/2] drm/xe/uapi: Add IP version and stepping to GT list query
` [Intel-xe] ✓ CI.Patch_applied: success for xe: Add IP versions to GT query
` [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: "
[Intel-xe] [PATCH 0/5] Introduce Local Memory Translation Table
2023-12-07 0:43 UTC (7+ messages)
` [Intel-xe] [PATCH 3/5] drm/xe/pf: "
` [Intel-xe] [PATCH 4/5] drm/xe/kunit: Enable CONFIG_PCI_IOV in .kunitconfig
` [Intel-xe] [PATCH 5/5] drm/xe/kunit: Add test for LMTT operations
[Intel-xe] [PATCH v4 0/9] Enable compression handling on LNL
2023-12-07 0:23 UTC (25+ messages)
` [Intel-xe] [PATCH v4 1/9] drm/xe/xe2: Determine bios enablement for flat ccs on igfx
` [Intel-xe] [PATCH v4 2/9] drm/xe/xe2: Allocate extra pages for ccs during bo create
` [Intel-xe] [PATCH v4 3/9] drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
` [Intel-xe] [PATCH v4 4/9] drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
` [Intel-xe] [PATCH v4 5/9] drm/xe/xe2: Update chunk size for each iteration of ccs copy
` [Intel-xe] [PATCH v4 6/9] drm/xe/xe2: Update emit_pte to use compression enabled PAT index
` [Intel-xe] [PATCH v4 7/9] drm/xe/xe2: Handle flat ccs move for igfx
` [Intel-xe] [PATCH v4 8/9] drm/xe/xe2: Modify xe_bo_test for system memory
` [Intel-xe] [PATCH v4 9/9] drm/xe/xe2: Support flat ccs
` [Intel-xe] ✓ CI.Patch_applied: success for Enable compression handling on LNL. (rev5)
` [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] [PATCH v5 0/9] Enable compression handling on LNL
2023-12-07 0:18 UTC (17+ messages)
` [Intel-xe] [PATCH v5 1/9] drm/xe/xe2: Determine bios enablement for flat ccs on igfx
` [Intel-xe] [PATCH v5 2/9] drm/xe/xe2: Allocate extra pages for ccs during bo create
` [Intel-xe] [PATCH v5 3/9] drm/xe/xe2: Updates on XY_CTRL_SURF_COPY_BLT
` [Intel-xe] [PATCH v5 4/9] drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
` [Intel-xe] [PATCH v5 5/9] drm/xe/xe2: Update chunk size for each iteration of ccs copy
` [Intel-xe] [PATCH v5 6/9] drm/xe/xe2: Update emit_pte to use compression enabled PAT index
` [Intel-xe] [PATCH v5 7/9] drm/xe/xe2: Handle flat ccs move for igfx
` [Intel-xe] [PATCH v5 8/9] drm/xe/xe2: Modify xe_bo_test for system memory
` [Intel-xe] [PATCH v5 9/9] drm/xe/xe2: Support flat ccs
` [Intel-xe] ✓ CI.Patch_applied: success for Enable compression handling on LNL. (rev6)
` [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] [PATCH] drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
2023-12-06 23:01 UTC (16+ 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 v4 0/6] Allow num_binds/num_batch_buffer to be zero IOCTLs
2023-12-06 22:21 UTC (7+ messages)
` [Intel-xe] [PATCH v4 1/6] drm/xe: Use a flags field instead of bools for VMA create
` [Intel-xe] [PATCH v4 2/6] drm/xe: Use a flags field instead of bools for sync parse
` [Intel-xe] [PATCH v4 3/6] drm/xe: Allow num_binds == 0 in VM bind IOCTL
` [Intel-xe] [PATCH v4 4/6] drm/xe: Allow num_batch_buffer == 0 in exec IOCTL
` [Intel-xe] [PATCH v4 5/6] drm/xe: Take in-syncs into account when num_execs or num_binds == 0
` [Intel-xe] [PATCH v4 6/6] drm/xe: Add last fence as dependency for jobs on user exec queues
[Intel-xe] [RFC PATCH] drm/xe/uapi: Uniform async vs sync handling
2023-12-06 21:27 UTC (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[Intel-xe] [PATCH v3 0/2] RFC: drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl
2023-12-06 19:56 UTC (13+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
` [Intel-xe] ✓ CI.Patch_applied: success for RFC: drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl (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: failure "
` [Intel-xe] ✗ CI.Patch_applied: failure for RFC: drm/xe/uapi: Return correct error code for xe_wait_user_fence_ioctl (rev4)
[Intel-xe] [PATCH 0/2] Handle mmap with D3
2023-12-06 16:28 UTC (6+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/dgfx: Block rpm for active mmap mappings
` [Intel-xe] [PATCH 2/2] drm/xe/dgfx: Release mmap mappings on rpm suspend
` [Intel-xe] ✓ CI.Patch_applied: success for Handle mmap with D3
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH V3] drm/xe/xe2: Add workaround 18032095049 and 16021639441
2023-12-06 15:45 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: "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH v3 0/5] Allow num_binds/num_batch_buffer to be zero IOCTLs
2023-12-06 14:00 UTC (6+ messages)
` [Intel-xe] [PATCH v3 4/5] drm/xe: Allow num_batch_buffer == 0 in exec IOCTL
` [Intel-xe] [PATCH v3 5/5] drm/xe: Take in-syncs into account when num_execs or num_binds == 0
[Intel-xe] [CI 01/17] drm/gpuvm: convert WARN() to drm_WARN() variants
2023-12-06 15:00 UTC (24+ messages)
` [Intel-xe] [CI 02/17] drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()
` [Intel-xe] [CI 03/17] drm/gpuvm: export drm_gpuvm_range_valid()
` [Intel-xe] [CI 04/17] drm/nouveau: make use of drm_gpuvm_range_valid()
` [Intel-xe] [CI 05/17] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [Intel-xe] [CI 06/17] drm/nouveau: make use of the GPUVM's shared dma-resv
` [Intel-xe] [CI 07/17] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI 08/17] drm/nouveau: separately allocate struct nouveau_uvmm
` [Intel-xe] [CI 09/17] drm/gpuvm: reference count drm_gpuvm structures
` [Intel-xe] [CI 10/17] drm/gpuvm: add an abstraction for a VM / BO combination
` [Intel-xe] [CI 11/17] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI 12/17] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI 13/17] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI 14/17] drm/xe: Adjust to commit drm/gpuvm: reference count drm_gpuvm structures
` [Intel-xe] [CI 15/17] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI 16/17] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
` [Intel-xe] [CI 17/17] drm/xe: Disable panic_on_warn for testing purposes
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,01/17] 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: Rename info.supports_* to info.has_*
2023-12-06 14:06 UTC (3+ messages)
[Intel-xe] [PATCH] drm/xe: Fix lockdep warning in xe_force_wake calls
2023-12-06 12:56 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Fix lockdep warning in xe_force_wake calls (rev4)
` [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 0/9] Enable compression handling on LNL
2023-12-06 12:34 UTC (6+ messages)
` [Intel-xe] [PATCH v3 2/9] drm/xe/xe2: Allocate extra pages for ccs during bo create
` [Intel-xe] [PATCH v3 4/9] drm/xe/xe_migrate: Use NULL 1G PTE mapped at 255GiB VA for ccs clear
` [Intel-xe] ✗ CI.BAT: failure for Enable compression handling on LNL. (rev4)
[Intel-xe] LLC configurating, mmap and bo cache management questions
2023-12-06 11:46 UTC (4+ messages)
[Intel-xe] [PATCH 0/1] Don't take a PM ref for vm-less permanent queues
2023-12-06 7:32 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: "
[Intel-xe] [PATCH] drm/xe: Check skip_guc_pc before disabling gucrc
2023-12-06 6:37 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Check skip_guc_pc before disabling gucrc (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/xe2: Add workaround 16021639441
2023-12-06 4:29 UTC (3+ messages)
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