messages from 2024-05-29 07:18:31 to 2024-05-30 00:33:33 UTC [more...]
[CI v3 01/26] mm/hmm: let users to tag specific PFNs
2024-05-30 0:47 UTC (4+ messages)
` [CI v3 03/26] dma-mapping: provide callbacks to link/unlink pages to specific IOVA
` [CI v3 06/26] iommu/dma: Implement link/unlink page callbacks
` [CI v3 12/26] drm/svm: Introduce helper to remap drm memory region
[PATCH v3 0/5] Convert multiple bind ops to 1 job
2024-05-30 0:32 UTC (15+ messages)
` [PATCH v3 1/5] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [PATCH v3 2/5] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [PATCH v3 3/5] drm/xe: Convert multiple bind ops into single job
` [PATCH v3 4/5] drm/xe: Update VM trace events
` [PATCH v3 5/5] drm/xe: Update PT layer with better error handling
` ✓ CI.Patch_applied: success for Convert multiple bind ops to 1 job (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v4] drm/xe: Remove unwanted mutex locking
2024-05-30 0:20 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Remove unwanted mutex locking (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
[PATCH v2] drm/xe: Remove unwanted mutex locking
2024-05-30 0:18 UTC (13+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Remove unwanted mutex locking (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Add missing runtime outer protection
2024-05-30 0:01 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH] drm/xe: Decouple xe_exec_queue and xe_lrc
2024-05-29 23:17 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Decouple xe_exec_queue and xe_lrc (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
[PATCH v3] drm/xe: Remove unwanted mutex locking
2024-05-29 22:32 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Remove unwanted mutex locking (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH 00/10] drm/i915 and drm/xe display and compat cleanups
2024-05-29 21:57 UTC (19+ messages)
` [PATCH 01/10] drm/i915/display: include gem/i915_gem_stolen.h where needed
` [PATCH 02/10] drm/i915/display: include gt/intel_gt_types.h "
` [PATCH 03/10] drm/i915/display: include i915_gpu_error.h "
` [PATCH 04/10] drm/i915/display: include intel_uncore.h "
` [PATCH 05/10] drm/i915/display: include intel_step.h "
` [PATCH 06/10] drm/i915/display: include xe_bo.h, gem_object_types etc. "
` [PATCH 07/10] drm/xe/display: move compat uncore stubs to the correct file
` [PATCH 08/10] drm/xe/display: move compat runtime pm "
` [PATCH 09/10] drm/xe/display: reduce includes in compat i915_drv.h
` [PATCH 10/10] drm/xe/display: drop i915_drv.h include from xe code
` ✓ CI.Patch_applied: success for drm/i915 and drm/xe display and compat cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Decouple xe_exec_queue and xe_lrc
2024-05-29 21:41 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
[PATCH 00/12] drm/i915: mem/fsb/rawclk freq cleanups
2024-05-29 21:39 UTC (17+ messages)
` [PATCH 01/12] drm/i915/wm: rename intel_get_cxsr_latency -> pnv_get_cxsr_latency
` [PATCH 02/12] drm/i915/wm: clarify logging on not finding CxSR latency config
` [PATCH 03/12] drm/i915/dram: separate fsb freq detection from mem freq
` [PATCH 04/12] drm/i915/dram: split out pnv DDR3 detection
` [PATCH 05/12] drm/i915/dram: rearrange mem freq init
` [PATCH 06/12] drm/i915: convert fsb_freq and mem_freq to kHz
` [PATCH 07/12] drm/i915: extend the fsb_freq initialization to more platforms
` [PATCH 10/12] drm/i915: move rawclk init to intel_cdclk_init()
[PATCH] drm/xe/xe2: Enable Priority Mem Read
2024-05-29 20:37 UTC (5+ messages)
[PATCH] drm/xe: replace format-less snprintf() with strscpy()
2024-05-29 20:30 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: replace format-less snprintf() with strscpy() (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/xe2lpm: Add Wa_15015404425
2024-05-29 20:03 UTC (8+ messages)
[PATCH 0/5] VF: Setup VRAM based on received config data
2024-05-29 20:03 UTC (11+ messages)
` [PATCH 4/5] drm/xe: Rename internal vram helper function
[PATCH] drm/xe: Split MCR initialization
2024-05-29 19:45 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Remove unwanted mutex locking
2024-05-29 18:20 UTC (2+ messages)
[PATCH] Revert "drm/xe: make gt_remove use devm"
2024-05-29 18:17 UTC (12+ messages)
` ✓ CI.Patch_applied: success for Revert "drm/xe: make gt_remove use devm" (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH V2 0/2] Extend wa_14020756599 to xe2lpg/lpm
2024-05-29 17:49 UTC (5+ messages)
` [PATCH V2 2/2] drm/xe/xe2lpm: Add permanent wa_14020756599
[linux-next:master] BUILD REGRESSION 9d99040b1bc8dbf385a8aa535e9efcdf94466e19
2024-05-29 17:42 UTC
[PATCH 0/3] Store platform name in xe_device.info
2024-05-29 17:29 UTC (3+ messages)
[CI v2 0/3] Test GSC loading with Wa_22019338487
2024-05-29 16:51 UTC (9+ messages)
` ✓ CI.Patch_applied: success for Test GSC loading with Wa_22019338487 (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/client: Check return value of xe_force_wake_get
2024-05-29 16:24 UTC (16+ messages)
` ✓ CI.Patch_applied: success for drm/xe/client: Check return value of xe_force_wake_get (rev2)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
` ✓ CI.Patch_applied: success for drm/xe/client: Check return value of xe_force_wake_get (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2] drm/client: Detect when ACPI lid is closed during initialization
2024-05-29 16:04 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "
[PATCH v2 0/2] Add HWMON support for BMG
2024-05-29 15:23 UTC (9+ messages)
` ✓ CI.Patch_applied: success for Add HWMON support for BMG (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/tests: Add a missing Kconfig select
2024-05-29 11:04 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Check empty pinned BO list with lock held
2024-05-29 9:12 UTC (4+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Check empty pinned BO list with lock held. (rev2)
[PATCH v2] drm/xe: Add engine name to the engine reset and cat-err log
2024-05-29 9:06 UTC (4+ messages)
` ✗ CI.Patch_applied: failure for drm/xe: Add engine name to the engine reset and cat-err log (rev3)
[PATCH v3 00/21] TTM shrinker helpers and xe buffer object shrinker
2024-05-29 7:18 UTC (11+ messages)
` [RFC PATCH v3 13/21] drm/exec: Rework contended locking
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