messages from 2024-05-13 09:36:13 to 2024-05-15 00:59:52 UTC [more...]
[PATCH v2 0/6] Convert multiple bind ops to 1 job
2024-05-15 0:59 UTC (12+ messages)
` [PATCH v2 1/6] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v2 2/6] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v2 3/6] drm/xe: Convert multiple bind ops into single job
` [PATCH v2 4/6] drm/xe: Update VM trace events
` [PATCH v2 5/6] drm/xe: Update PT layer with better error handling
` [PATCH v2 6/6] drm/xe: Add VM bind IOCTL error injection
` ✓ CI.Patch_applied: success for Convert multiple bind ops to 1 job (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
[PATCH] tests/intel/xe_vm: Add bind array conflict tests
2024-05-15 0:38 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH] drm/xe: Only zap PTEs as needed
2024-05-15 0:07 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Retry BO allocation
2024-05-14 23:06 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v8 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-05-14 23:00 UTC (7+ messages)
` [PATCH v8 1/6] drm/xe/guc: Prepare GuC register list and update ADS size "
` [PATCH v8 2/6] drm/xe/guc: Add XE_LP steered register lists
[PATCH 0/4] Expose raw access to GuC log over debugfs
2024-05-14 22:31 UTC (11+ messages)
` [PATCH 4/4] drm/xe/guc: "
[PATCH v4 0/2] Imrpove GuC debug log/status output
2024-05-14 22:09 UTC (11+ messages)
` [PATCH v4 1/2] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v4 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
` ✓ CI.Patch_applied: success for Imrpove GuC debug log/status output (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe: Rework GPU page fault handling
2024-05-14 21:55 UTC
[PATCH v3 0/2] Imrpove GuC debug log/status output
2024-05-14 21:05 UTC (9+ messages)
` [PATCH v3 2/2] drm/xe/guc: Improve robustness of GuC log dumping to dmesg
[PATCH v2 0/8] PF: Support for adverse events notifications
2024-05-14 20:44 UTC (17+ messages)
` [PATCH v2 1/8] drm/xe/guc: Add more KLV helper macros
` [PATCH v2 2/8] drm/xe/guc: Introduce GuC KLV thresholds set
` [PATCH v2 3/8] drm/xe/guc: Add support for threshold KLVs in to_string() helper
` [PATCH v2 4/8] drm/xe/pf: Introduce functions to configure VF thresholds
` [PATCH v2 5/8] drm/xe/pf: Allow configuration of VF thresholds over debugfs
` [PATCH v2 6/8] drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABI
` [PATCH v2 7/8] drm/xe/pf: Track adverse events notifications from GuC
` [PATCH v2 8/8] drm/xe/pf: Expose PF monitor details via debugfs
` ✓ CI.Patch_applied: success for PF: Support for adverse events notifications (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/2] Move GuC submission init to post hwconfig step
2024-05-14 20:24 UTC (5+ messages)
` [PATCH 1/2] drm/xe/uc: Reorder post hwconfig uC initialization step
` [PATCH 2/2] drm/xe/uc: Move GuC submission init to post hwconfig step
[PATCH] drm/xe: Remove the pat_index field from xe_vma_op_map
2024-05-14 20:20 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[linux-next:master] BUILD REGRESSION 26dd54d03cd94ecc035d9e1e9fd4fc0f3ab311cf
2024-05-14 20:15 UTC
[PATCH] drm/xe/pf: Don't advertise support to enable VFs if not ready
2024-05-14 20:12 UTC (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe/pf: Don't advertise support to enable VFs if not ready (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/2] Apply LNL workaround
2024-05-14 17:24 UTC (7+ messages)
` [PATCH 1/2] drm/xe/lnl: Apply Wa_22019338487
[RFC PATCH 0/3] Introducing I915_FORMAT_MOD_4_TILED_XE2_CCS Modifier for Xe2
2024-05-14 16:51 UTC (5+ messages)
[PATCH i-g-t 1/5] tests/intel/xe_pm: Update runtime pm conditions
2024-05-14 16:39 UTC (12+ messages)
` [PATCH i-g-t 2/5] lib/igt_pm: Fix and standardize IGT PM library documentation
` [PATCH i-g-t 3/5] tests/intel/xe_pm: Also disable display for mmap_system test
` [PATCH i-g-t 4/5] tests/intel/xe_pm: Only check the rpm resume after the first mmap operation
` [PATCH i-g-t 5/5] tests/intel/xe_pm: Convert mmap tests to use existing d3 helpers
` ✗ CI.Patch_applied: failure for series starting with [i-g-t,1/5] tests/intel/xe_pm: Update runtime pm conditions
[PATCH 0/8] PF: Support for adverse events notifications
2024-05-14 16:23 UTC (21+ messages)
` [PATCH 1/8] drm/xe/guc: Add more KLV helper macros
` [PATCH 2/8] drm/xe/guc: Introduce GuC KLV thresholds set
` [PATCH 3/8] drm/xe/guc: Add support for threshold KLVs in to_string() helper
` [PATCH 4/8] drm/xe/pf: Introduce functions to configure VF thresholds
` [PATCH 5/8] drm/xe/pf: Allow configuration of VF thresholds over debugfs
` [PATCH 6/8] drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABI
` [PATCH 7/8] drm/xe/pf: Track adverse events notifications from GuC
` [PATCH 8/8] drm/xe/pf: Expose PF monitor details via debugfs
[PATCH 0/6] Add support for VF to query its configuration
2024-05-14 16:05 UTC (8+ messages)
` [PATCH 1/6] drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI
` [PATCH 2/6] drm/xe/guc: Add VF2GUC_VF_RESET "
` ✓ CI.FULL: success for Add support for VF to query its configuration
[PATCH 0/2] Fix xe_pcode_request
2024-05-14 15:27 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH] drm/xe: Use distinct error code in VM_CREATE for device fault mode checks
2024-05-14 14:32 UTC (2+ messages)
[PATCH] drm/xe: Modify minimum of various scheduler timeout to 0
2024-05-14 10:17 UTC (6+ messages)
[PATCH 0/2] Enable Coarse Power Gating
2024-05-14 8:25 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH 1/2] drm/xe: change the power gating register names
` [PATCH 2/2] RFC drm/xe: Enable Coarse Power Gating
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/2] xe_gt_idle fixes
2024-05-14 5:05 UTC (7+ messages)
` [PATCH 1/2] drm/xe/xe_gt_idle: use GT forcewake domain assertion
` [PATCH 2/2] drm/xe: move disable_c6 call
` ✓ CI.FULL: success for xe_gt_idle fixes
[PATCH 0/1] Fix faulting VM deadlock
2024-05-14 1:24 UTC (6+ messages)
` [PATCH 1/1] drm/xe: Only use reserved BCS instances for usm migrate exec queue
[CI 1/5] drm/xe: Drop __engine_mask
2024-05-13 23:54 UTC (13+ messages)
` [CI 2/5] drm/xe: Drop useless forcewake get/put
` [CI 3/5] drm/xe: Move xe_gt_init_early() where it belongs
` [CI 4/5] drm/xe: Move xe_force_wake_init_gt() inside gt initialization
` [CI 5/5] drm/xe: Move sw-only pcode initialization
` ✓ CI.Patch_applied: success for series starting with [CI,1/5] drm/xe: Drop __engine_mask
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/5] drm/xe: Fix early probe order
2024-05-13 21:35 UTC (3+ messages)
` [PATCH 1/5] drm/xe: Drop __engine_mask
[linux-next:master] BUILD REGRESSION 6ba6c795dc73c22ce2c86006f17c4aa802db2a60
2024-05-13 19:59 UTC
[PATCH 1/2] drm/xe/display: remove unused xe->enabled_irq_mask
2024-05-13 19:56 UTC (4+ messages)
[PATCH 00/20] core_hotunplug improvements
2024-05-13 19:34 UTC (7+ messages)
` [PATCH 01/20] drm/drm_managed: try to improve the drmm DOC
` [PATCH 02/20] drm/amdgpu: don't trample pdev drvdata
` [PATCH 05/20] drm/xe/ggtt: use drm_dev_enter to mark device section
[PATCH 0/4] Fix few more headers
2024-05-13 17:19 UTC (16+ messages)
` [PATCH 1/4] drm/xe: Fix xe_gt_throttle_sysfs.h
` [PATCH 2/4] drm/xe: Fix xe_guc_ads.h
` [PATCH 3/4] drm/xe: Fix xe_lrc.h
` [PATCH 4/4] drm/xe: Fix xe_reg_sr.h
` ✓ CI.KUnit: success for Fix few more headers
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/6] Support PMT features in Xe
2024-05-13 17:15 UTC (3+ messages)
` [PATCH 3/6] platform/x86/intel/pmt: Add support to use provided read callbacks
[v4] drm/i915: Implement Audio WA_14020863754
2024-05-13 15:45 UTC (2+ messages)
[PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
2024-05-13 13:23 UTC (3+ messages)
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM
[PATCH 1/7] drm/xe: Fix xe_pm_runtime_get_if_active return
2024-05-13 13:16 UTC (4+ messages)
` [PATCH 4/7] drm/xe: Relax runtime pm protection around VM
[PATCH] drm/i915/fbc: Add sizes to info message about reducing fb size
2024-05-13 12:27 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/i915/bmg: Load DMC
2024-05-13 11:21 UTC (2+ 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