messages from 2024-07-10 19:23:09 to 2024-07-11 20:41:49 UTC [more...]
[PATCH] drm/xe: Use xe_pm_runtime_get() in xe_ggtt_remove_node()
2024-07-11 20:41 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
[PATCH 0/2] drm/xe/pf: Limit fair VF LMEM provisioning
2024-07-11 20:26 UTC (13+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drm/xe: Enable SR-IOV for ADL/ATSM
` ✓ CI.Patch_applied: success for drm/xe/pf: Limit fair VF LMEM provisioning
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 01/12] drm/xe: Removed unused xe_ggtt_printk
2024-07-11 20:17 UTC (24+ messages)
` [PATCH 02/12] drm/xe: Introduce GGTT documentation
` [PATCH 03/12] drm/xe: Remove unnecessary drm_mm.h includes
` [PATCH 04/12] drm/{i915, xe}: Avoid direct inspection of dpt_vma from outside dpt
` [PATCH 05/12] drm/xe: Encapsulate drm_mm_node inside xe_ggtt_node
` [PATCH 06/12] drm/xe: Rename xe_ggtt_node related functions
` [PATCH 07/12] drm/xe: Limit drm_mm_node_allocated access to xe_ggtt_node
` [PATCH 08/12] drm/xe: Introduce xe_ggtt_largest_hole
` [PATCH 09/12] drm/xe: Introduce xe_ggtt_print_holes
` [PATCH 10/12] drm/xe: Rename xe_ggtt balloon functions to make the node clear
` [PATCH 11/12] drm/xe: Make xe_ggtt_node struct independent
` [PATCH 12/12] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
` ✓ CI.Patch_applied: success for series starting with [01/12] drm/xe: Removed unused xe_ggtt_printk
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "
[PATCH 0/2] Update page fault queue size calculation
2024-07-11 20:06 UTC (15+ messages)
` [PATCH 1/2] drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
` [PATCH 2/2] drm/xe: Use topology to determine page fault queue size
` ✓ CI.Patch_applied: success for Update page fault queue size calculation (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v2] drm/xe/uapi: Expose SIMD16 EU mask in topology query
2024-07-11 19:42 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v4 0/6] Make I2C terminology more inclusive for I2C Algobit and consumers
2024-07-11 17:59 UTC (19+ messages)
` [PATCH v4 1/6] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive
` [PATCH v4 2/6] drm/gma500: "
` [PATCH v4 3/6] drm/i915: "
` [PATCH v4 4/6] sfc: falcon: "
` [PATCH v4 5/6] fbdev/smscufx: "
` [PATCH v4 6/6] fbdev/viafb: "
` ✓ CI.Patch_applied: success for Make I2C terminology more inclusive for I2C Algobit and consumers (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v6 0/6] Support PMT features in Xe
2024-07-11 17:44 UTC (20+ messages)
` [PATCH v6 1/6] platform/x86/intel/vsec.h: Move to include/linux
` [PATCH v6 2/6] platform/x86/intel/vsec: Add PMT read callbacks
` [PATCH v6 4/6] drm/xe/vsec: Support BMG devices
` [PATCH v6 5/6] platform/x86/intel/pmt: Add support for PMT base adjust
` [PATCH v6 6/6] drm/xe/vsec: Add support for DG2
` ✓ CI.Patch_applied: success for Support PMT features in Xe (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/fbdev: Limit the usage of stolen for LNL+
2024-07-11 17:38 UTC (13+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/2] Update page fault queue size calculation
2024-07-11 17:26 UTC (5+ messages)
` [PATCH 2/2] drm/xe: Use topology to determine page fault queue size
[PULL] drm-xe-next-fixes v2
2024-07-11 15:18 UTC
[PATCH 0/6] Implement compression support on BMG
2024-07-12 3:11 UTC (3+ messages)
` [PATCH 1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
[PATCH] drm/xe: Add process name and PID to job timedout message
2024-07-11 14:57 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
2024-07-11 14:27 UTC (24+ messages)
` [PATCH 2/6] drm/xe/migrate: Add kunit to test clear functionality
` [PATCH 3/6] drm/xe/xe2: Introduce identity map for compressed pat for vram
` [PATCH 4/6] drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx
` [PATCH 5/6] drm/xe/migrate: Add kunit to test migration functionality for BMG
` [PATCH 6/6] drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/5] Have xe_vm and xe_exec_queue take references to xef
2024-07-11 13:46 UTC (9+ messages)
` [PATCH 2/5] drm/xe: Add ref counting for xe_file
[PATCH 0/6] Implement compression support on BMG
2024-07-11 13:07 UTC (10+ messages)
` [PATCH 1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
[PULL] drm-misc-next-fixes
2024-07-11 11:43 UTC
[PATCH v3 0/3] Restrict BMG to use 64K pages for scanout buffers
2024-07-11 11:09 UTC (12+ messages)
` [PATCH v3 1/3] drm/xe: Separate 64K physical allocation for display
` [PATCH v3 2/3] drm/xe: Expose display alignment requirement
` [PATCH v3 3/3] drm/xe: Use 64K pages for scanout buffers for Battlemage
` ✓ CI.Patch_applied: success for Restrict BMG to use 64K pages for scanout buffers (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/xe2: Make subsequent L2 flush sequential
2024-07-11 10:40 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[drm-xe:drm-xe-next] BUILD SUCCESS 33891539f9d6f245e93a76e3fb5791338180374f
2024-07-11 10:26 UTC
[PULL] drm-misc-fixes
2024-07-11 9:51 UTC
[PATCH 1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
2024-07-11 6:52 UTC (9+ messages)
` [PATCH 2/6] drm/xe/migrate: Add kunit to test clear functionality
` [PATCH 3/6] drm/xe/xe2: Introduce identity map for compressed pat for vram
` [PATCH 4/6] drm/xe/xe_migrate: Handle migration logic for xe2+ dgfx
` [PATCH 5/6] drm/xe/migrate: Add kunit to test migration functionality for BMG
` [PATCH 6/6] drm/xe/xe2: Do not run xe_bo_test for xe2+ dgfx
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/xe/migrate: Handle clear ccs logic for xe2 dgfx
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH v2] drm/xe/xe2: Enable Priority Mem Read
2024-07-11 3:48 UTC (3+ messages)
[PULL] drm-xe-next-fixes
2024-07-10 20:45 UTC (3+ messages)
[PATCH 0/4] drm/xe/kunit: Simplify live tests code layout
2024-07-10 20:03 UTC (4+ messages)
` [PATCH 4/4] drm/xe/kunit: Simplify xe_mocs "
[PATCH] drm/xe/oa/uapi: Allow OA config's to have arbitrary names/id's
2024-07-10 19:33 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