messages from 2023-10-10 11:11:06 to 2023-10-11 20:07:37 UTC [more...]
[Intel-xe] [CI 01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
2023-10-11 20:07 UTC (9+ messages)
` [Intel-xe] [CI 02/11] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI 03/11] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI 04/11] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI 06/11] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI 07/11] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI 08/11] drm/xe: Adapt to GPUVM tracking of external / evicted objects
` [Intel-xe] [CI 09/11] drm/gpuvm: Local fixes
` [Intel-xe] [CI 10/11] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
[Intel-xe] [CI 01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
2023-10-11 19:53 UTC (15+ messages)
` [Intel-xe] [CI 02/11] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI 03/11] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI 04/11] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI 05/11] drm/gpuvm: add an abstraction for a VM / BO combination
` [Intel-xe] [CI 06/11] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI 07/11] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI 08/11] drm/xe: Adapt to GPUVM tracking of external / evicted objects
` [Intel-xe] [CI 09/11] drm/gpuvm: Local fixes
` [Intel-xe] [CI 10/11] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
` [Intel-xe] [CI 11/11] drm/nouveau: make use of the GPUVM's shared dma-resv
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✗ CI.Build: failure "
[Intel-xe] [PATCH i-g-t v3 00/11] Kunit fixes and improvements
2023-10-11 19:26 UTC (13+ messages)
` [Intel-xe] [PATCH i-g-t v3 01/11] lib/ktap: Improve TODO workaround description
` [Intel-xe] [PATCH i-g-t v3 02/11] lib/kunit: Fix handling of potential errors from F_GETFL
` [Intel-xe] [PATCH i-g-t v3 03/11] lib/kunit: Be more verbose on errors
` [Intel-xe] [PATCH i-g-t v3 04/11] lib/kunit: Fix misplaced igt_kunit() doc
` [Intel-xe] [PATCH i-g-t v3 05/11] lib/kunit: Parse KTAP report from the main process thread
` [Intel-xe] [PATCH i-g-t v3 06/11] lib/kunit: Omit suite name prefix if the same as subtest name
` [Intel-xe] [PATCH i-g-t v3 07/11] tests/kms_selftest: Let subtest names match suite names
` [Intel-xe] [PATCH i-g-t v3 08/11] lib/kunit: Provide all results cleanup helper
` [Intel-xe] [PATCH i-g-t v3 09/11] lib/kunit: Prepare for KTAP parsing after modprobe completed
` [Intel-xe] [PATCH i-g-t v3 10/11] lib/kunit: Fetch a list of test cases in advance
` [Intel-xe] [PATCH i-g-t v3 11/11] lib/kunit: Execute kunit test cases only when needed
` [Intel-xe] ✗ CI.Patch_applied: failure for Kunit fixes and improvements (rev3)
[Intel-xe] [RFC v1 00/17] uAPI Alignment - take 2
2023-10-11 18:40 UTC (24+ messages)
` [Intel-xe] [RFC v1 01/17] fixup! drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [RFC v1 02/17] drm/xe/uapi: Add documentation for query
` [Intel-xe] [RFC v1 03/17] drm/xe: Extend drm_xe_vm_bind_op
` [Intel-xe] [RFC v1 04/17] drm/xe: Add uAPI to query micro-controler firmware version
` [Intel-xe] [RFC v1 05/17] drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG
` [Intel-xe] [RFC v1 06/17] drm/xe: Extend uAPI to query HuC micro-controler firmware version
` [Intel-xe] [RFC v1 07/17] drm/xe: Remove useless query config num_params
` [Intel-xe] [RFC v1 08/17] drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
` [Intel-xe] [RFC v1 09/17] drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
` [Intel-xe] [RFC v1 10/17] fixup! drm/xe: Add uAPI to query micro-controler firmware version
` [Intel-xe] [RFC v1 11/17] drm/xe/uapi: Make constant comments visible in kernel doc
` [Intel-xe] [RFC v1 12/17] fixup! drm/xe: Correlate engine and cpu timestamps with better accuracy
` [Intel-xe] [RFC v1 13/17] drm/xe/uapi: Remove GT_TYPE_REMOTE
` [Intel-xe] [RFC v1 14/17] drm/xe/uapi: Kill VM_MADVISE IOCTL
` [Intel-xe] [RFC v1 15/17] drm/xe/uapi: Separate bo_create placement from flags
` [Intel-xe] [RFC v1 16/17] drm/xe/uapi: Be more specific around GuC Version Type
` [Intel-xe] [RFC v1 17/17] drm/xe/uapi: Remove unused inaccessible memory region
` [Intel-xe] ✗ CI.Patch_applied: failure for uAPI Alignment - take 2
[Intel-xe] [PATCH] drm/xe/dg2: Remove one PCI ID
2023-10-11 17:58 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe: Encapsulate all the module parameters
2023-10-11 17:42 UTC
[Intel-xe] [PATCH 0/2] Xe PERF layer
2023-10-11 17:33 UTC (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/uapi: Multiplex PERF ops through a single PERF ioctl
[Intel-xe] [PATCH v2 0/2] Xe PERF layer
2023-10-11 17:26 UTC (3+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/uapi: "Perf" layer to support multiple perf counter stream types
` [Intel-xe] [PATCH 2/2] drm/xe/uapi: Multiplex PERF ops through a single PERF ioctl
[Intel-xe] [PATCH v2] drm/xe: implement driver initiated function-reset
2023-10-11 17:23 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
[Intel-xe] [PATCH] drm/xe: Extend query ioctl to expose tile count
2023-10-11 17:00 UTC (4+ messages)
[Intel-xe] [PATCH] drm/xe: add mocs kunit
2023-10-11 16:35 UTC
[Intel-xe] [PATCH v8 0/3] PAT and cache coherency support
2023-10-11 16:29 UTC (4+ messages)
` [Intel-xe] [PATCH v8 1/3] drm/xe/uapi: Add support for cache and coherency mode
` [Intel-xe] [PATCH v8 2/3] drm/xe/pat: annotate pat_index with "
` [Intel-xe] [PATCH v8 3/3] drm/xe/uapi: support pat_index selection with vm_bind
[Intel-xe] [PATCH 0/6] Fix compatibility issue for intel_dmc
2023-10-11 15:54 UTC (9+ messages)
` [Intel-xe] [PATCH 1/6] Revert "FIXME: drm/i915/dmc: xe way of getting at stepping"
` [Intel-xe] [PATCH 2/6] drm/i915: Add wrapper for getting display step
` [Intel-xe] [PATCH 3/6] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 4/6] drm/xe: Add intel_step.h compatibility header
` [Intel-xe] [PATCH 5/6] drm/xe: Add i915_gpu_error.h "
` [Intel-xe] [PATCH 6/6] drm/xe: Add intel_uc_fw.h "
` [Intel-xe] ✗ CI.Patch_applied: failure for Fix compatibility issue for intel_dmc
[Intel-xe] [PATCH v5 0/2] Enable remapped display page table on Xe
2023-10-11 14:30 UTC (4+ messages)
` [Intel-xe] [PATCH v5 1/2] drm/xe/display: Don't try to use vram if not available
` [Intel-xe] [PATCH v5 2/2] drm/xe/display: Add writing of remapped dpt
` [Intel-xe] ✗ CI.Patch_applied: failure for Enable remapped display page table on Xe (rev8)
[Intel-xe] [PATCH] drm/xe: Add new DG2 PCI IDs
2023-10-11 14:25 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 v3] drm/xe: Set PTE_AE for smem allocations in integrated devices
2023-10-11 13:38 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] Revert "drm/i915/display: Fix a use-after-free when intel_edp_init_connector fails"
2023-10-11 13:01 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Revert "drm/i915/display: Fix a use-after-free when intel_edp_init_connector fails" (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 "
[Intel-xe] [PATCH i-g-t v2 00/11] Kunit fixes and improvements
2023-10-11 13:00 UTC (7+ messages)
` [Intel-xe] [PATCH i-g-t v2 04/11] lib/kunit: Parse KTAP report from the main process thread
` [Intel-xe] [Intel-gfx] "
[Intel-xe] [PATCH 0/2] Backport including i915_active.h in intel_frontbuffer.c
2023-10-11 12:51 UTC (4+ messages)
[Intel-xe] [PATCH v2 0/6] xe/display: clarify display configuration
2023-10-11 12:17 UTC (3+ messages)
[Intel-xe] [RFC PATCH] drm/xe: Add uapi for dumpable bos
2023-10-11 10:56 UTC (5+ messages)
[Intel-xe] [CI 01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
2023-10-11 10:49 UTC (18+ messages)
` [Intel-xe] [CI 02/11] drm/xe: Adjust to "drm/gpuvm: add common dma-resv per struct drm_gpuvm"
` [Intel-xe] [CI 03/11] drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm
` [Intel-xe] [CI 04/11] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI 05/11] drm/gpuvm: add an abstraction for a VM / BO combination
` [Intel-xe] [CI 06/11] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
` [Intel-xe] [CI 07/11] drm/gpuvm: track/lock/validate external/evicted objects
` [Intel-xe] [CI 08/11] drm/xe: Adapt to GPUVM tracking of external / evicted objects
` [Intel-xe] [CI 09/11] drm/gpuvm: Local fixes
` [Intel-xe] [CI 10/11] drm/xe: Use DRM_GPUVM_RESV_PROTECTED for gpuvm
` [Intel-xe] [CI 11/11] drm/nouveau: make use of the GPUVM's shared dma-resv
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
` [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.Patch_applied: failure for series starting with [CI,01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm (rev2)
[Intel-xe] [PATCH] Revert "FIXME: drm/i915/ips: apparently silence warnings"
2023-10-11 8:54 UTC (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Revert "FIXME: drm/i915/ips: apparently silence warnings" (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: failure "
[Intel-xe] [PATCH 00/11] Supporting CSC and SOC HARDWARE ERROR HANDLING on PVC
2023-10-11 7:25 UTC (14+ messages)
` [Intel-xe] [PATCH 05/11] drm/xe: Support GSC hardware error reporting for PVC
` [Intel-xe] [PATCH 06/11] drm/xe: Notify userspace about GSC HW errors
` [Intel-xe] [PATCH 08/11] drm/xe: Support SOC NONFATAL error handling for PVC
` [Intel-xe] [PATCH 10/11] drm/xe: Clear SOC CORRECTABLE error registers
` [Intel-xe] [PATCH 11/11] drm/xe: Clear all SoC errors post warm reset
[Intel-xe] [PATCH 0/2] DGFX HWMON Enhancement
2023-10-11 5:59 UTC (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe/hwmon: Expose power1_max_interval
[Intel-xe] [RFC PATCH] Documentation/gpu: Add a VM_BIND async document
2023-10-10 21:57 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe: Add mocs kunit
2023-10-10 21:53 UTC (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH v3 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
2023-10-10 20:35 UTC (10+ messages)
` [Intel-xe] [PATCH v3 2/3] drm/xe: Add misc functions to support read of specific DSS registers
` [Intel-xe] [PATCH v3 3/3] drm/xe: Add INSTDONE registers to devcoredump
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v3,1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
` [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: Set PTE_AE for smem alocation as well
2023-10-10 19:50 UTC (2+ messages)
[Intel-xe] [PATCH v2 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
2023-10-10 19:49 UTC (6+ messages)
` [Intel-xe] [PATCH v2 3/3] drm/xe: Add INSTDONE registers to devcoredump
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [v2,1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot (rev2)
[Intel-xe] [PATCH] drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
2023-10-10 19:21 UTC (7+ 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] ✓ CI.checksparse: success "
[Intel-xe] [PATCH v3 00/30] uAPI Alignment - take 1 v3
2023-10-10 19:10 UTC (3+ messages)
` [Intel-xe] [PATCH v3 27/30] drm/xe: Extend uAPI to query HuC micro-controler firmware version
[Intel-xe] [PATCH] RFC drm/xe: Add mem_access_get in gem_create_ioctl
2023-10-10 16:49 UTC (5+ messages)
[Intel-xe] [PATCH] drm/gpuvm: Dual-licence the drm_gpuvm code GPL-2.0 OR MIT
2023-10-10 14:27 UTC
[Intel-xe] [CI 01/11] drm/gpuvm: add common dma-resv per struct drm_gpuvm
2023-10-10 11:52 UTC (7+ messages)
` [Intel-xe] ✗ CI.checkpatch: warning for series starting with [CI,01/11] "
` [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 V5 0/2] drm/xe: Count and report low level driver errors
2023-10-10 11:36 UTC (5+ messages)
` [Intel-xe] [PATCH V5 2/2] drm/xe: Update counter for "
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