messages from 2023-02-27 23:07:10 to 2023-03-06 18:17:41 UTC [more...]
[Intel-xe] [PATCH 0/3] Const propagation and helper for WA
2023-03-06 18:17 UTC (9+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Allow const propagation in gt_to_xe()
` [Intel-xe] [PATCH 2/3] drm/xe: Constify xe_dss_mask_group_ffs()
` [Intel-xe] [PATCH 3/3] drm/xe: Add helper to get dss per group
` [Intel-xe] ✓ CI.Patch_applied: success for Const propagation and helper for WA
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [PATCH] drm/xe: Fix ROW_CHICKEN2 define
2023-03-06 17:09 UTC (5+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [PATCH] drm/xe/display: Do not use i915 frontbuffer tracking implementation
2023-03-06 15:23 UTC (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "
[Intel-xe] [PATCH v2 00/14] small-bar support
2023-03-03 12:58 UTC (27+ messages)
` [Intel-xe] [PATCH v2 01/14] drm/xe/display: fix IS_ALDERLAKE_P()
` [Intel-xe] [PATCH v2 02/14] drm/xe/display: fix bo leak when unloading module
` [Intel-xe] [PATCH v2 03/14] drm/xe: prefer xe_bo_create_pin_map()
` [Intel-xe] [PATCH v2 04/14] drm/xe/bo: explicitly reject zero sized BO
` [Intel-xe] [PATCH v2 05/14] drm/xe/mmio: s/lmem/vram/
` [Intel-xe] [PATCH v2 06/14] drm/xe/vram: start tracking the io_size
` [Intel-xe] [PATCH v2 07/14] drm/xe/buddy: remove the virtualized start
` [Intel-xe] [PATCH v2 08/14] drm/xe/buddy: add visible tracking
` [Intel-xe] [PATCH v2 09/14] drm/xe/buddy: add compatible and intersects hooks
` [Intel-xe] [PATCH v2 10/14] drm/xe/bo: support tiered vram allocation for small-bar
` [Intel-xe] [PATCH v2 11/14] drm/xe/migrate: retain CCS aux state for vram -> vram
` [Intel-xe] [PATCH v2 12/14] drm/xe/display: annotate CC buffers with NEEDS_CPU_ACCESS
` [Intel-xe] [PATCH v2 13/14] drm/xe/uapi: add the userspace bits for small-bar
` [Intel-xe] [PATCH v2 14/14] drm/xe: fully turn on small-bar support
[Intel-xe] [PATCH v4 0/3] drm/helpers: Make the suballocation manager drm generic
2023-02-27 8:55 UTC (3+ messages)
[Intel-xe] [PATCH] drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoing
2023-03-02 22:33 UTC (5+ messages)
[Intel-xe] [PATCH] drm/xe/migrate: Use proper batch base address
2023-03-06 13:58 UTC (3+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH v2] drm/xe/migrate: Fix number of PT structs in docbook
2023-03-06 13:38 UTC (3+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/migrate: Fix number of PT structs in docbook (rev2)
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH] drm/xe/migrate: Fix number of PT structs in docbook
2023-03-06 13:35 UTC (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [PATCH 0/3] Move the page-table walker
2023-03-06 13:21 UTC (6+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Add a "
` [Intel-xe] [PATCH 2/3] drm/xe: Use the xe page table walker rather than the drm one
` [Intel-xe] [PATCH 3/3] Revert "drm: Add a gpu page-table walker helper"
` [Intel-xe] ✓ CI.Patch_applied: success for Move the page-table walker
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH v4 0/4] drm/xe/migrate: Some cleanups and fixes
2023-03-04 0:21 UTC (8+ messages)
` [Intel-xe] [PATCH v4 1/4] drm/xe/migrate: Remove unused emit_pte() parameter
` [Intel-xe] [PATCH v4 2/4] drm/xe/migrate: Use proper BO in kunit test
` [Intel-xe] [PATCH v4 3/4] drm/xe/migrate: Fix xe_migrate_clear() description
` [Intel-xe] [PATCH v4 4/4] drm/xe/migrate: Fix chunk size calculation
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/migrate: Some cleanups and fixes (rev4)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [PATCH v2 0/7] Assorted MOCS updates
2023-03-03 23:28 UTC (5+ messages)
` [Intel-xe] [PATCH v2 6/7] drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HP
` [Intel-xe] ✗ CI.Patch_applied: failure for Assorted MOCS updates (rev3)
[Intel-xe] [RFC PATCH 0/4] Split code between common and platform specific
2023-03-03 18:47 UTC (7+ messages)
` [Intel-xe] [RFC PATCH 1/4] drm/xe/gt: Move ppat defines to a common file
` [Intel-xe] [RFC PATCH 2/4] drm/xe: Move setup_private_ppat functions to platform files
` [Intel-xe] [RFC PATCH 3/4] drm/xe: Add function pointers for platform specific code
` [Intel-xe] [RFC PATCH 4/4] drm/xe: Add function pointers for all supported platforms
` [Intel-xe] ✗ CI.Patch_applied: failure for Split code between common and platform specific
[Intel-xe] [PATCH] drm/xe: Fix size of xe_eu_mask_t
2023-03-03 18:34 UTC (6+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [PATCH 0/2] Fix kunit test building and missing memory reference
2023-03-03 13:53 UTC (15+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/tests: Remove CONFIG_FB dependency
` [Intel-xe] [PATCH 2/2] drm/xe/tests: Grab a memory access reference around the migrate sanity test
` [Intel-xe] ✓ CI.Patch_applied: success for Fix kunit test building and missing memory reference
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Build: failure "
[Intel-xe] [PATCH v3 0/4] drm/xe/migrate: Some cleanups and fixes
2023-03-03 13:22 UTC (11+ messages)
` [Intel-xe] [PATCH v3 1/4] drm/xe/migrate: Remove unused emit_pte() parameter
` [Intel-xe] [PATCH v3 2/4] drm/xe/migrate: Use proper BO in kunit test
` [Intel-xe] [PATCH v3 3/4] drm/xe/migrate: Fix xe_migrate_clear() description
` [Intel-xe] [PATCH v3 4/4] drm/xe/migrate: Fix chunk size calculation
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/migrate: Some cleanups and fixes (rev3)
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [PATCH v2 0/8] drm/xe: clean up i915 includes both sides
2023-03-03 13:19 UTC (14+ messages)
` [Intel-xe] [PATCH v2 1/8] drm/i915/display: don't use relative ../i915 includes
` [Intel-xe] [PATCH v2 2/8] drm/i915/display: drop redundant display/ from includes
` [Intel-xe] [PATCH v2 3/8] drm/xe: drop unnecessary include
` [Intel-xe] [PATCH v2 4/8] drm/xe: drop redundant display/ from includes
` [Intel-xe] [PATCH v2 5/8] drm/xe: drop redundant ../ "
` [Intel-xe] [PATCH v2 6/8] drm/xe: move all top level i915 compat headers to a separate subdirectory
` [Intel-xe] [PATCH v2 7/8] drm/xe: remove unnecessary include
` [Intel-xe] [PATCH v2 8/8] drm/xe: drop top level i915 from include path
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: clean up i915 includes both sides (rev2)
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH 0/8] drm/xe: clean up i915 includes both sides
2023-03-03 9:27 UTC (24+ messages)
` [Intel-xe] [PATCH 1/8] drm/i915/display: don't use relative ../i915 includes
` [Intel-xe] [PATCH 2/8] drm/i915/display: drop redundant display/ from includes
` [Intel-xe] [PATCH 3/8] drm/xe: drop unnecessary include
` [Intel-xe] [PATCH 4/8] drm/xe: drop redundant display/ from includes
` [Intel-xe] [PATCH 5/8] drm/xe: drop redundant ../ "
` [Intel-xe] [PATCH 6/8] drm/xe: move all top level i915 compat headers to a separate subdirectory
` [Intel-xe] [PATCH 7/8] drm/xe: remove unnecessary include
` [Intel-xe] [PATCH 8/8] drm/xe: drop top level i915 from include path
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/8] drm/i915/display: don't use relative ../i915 includes
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✗ CI.Build: failure "
[Intel-xe] [PATCH 0/7] Encapsulate display
2023-03-03 1:22 UTC (17+ messages)
` [Intel-xe] [PATCH 1/7] drm/xe: Fix typo persitent->persistent
` [Intel-xe] [PATCH 2/7] drm/xe/display: Fix return code for deferred probing
` [Intel-xe] [PATCH 3/7] drm/xe/display: Rename and clarify xe_display_enable()
` [Intel-xe] [PATCH 4/7] drm/xe/display: Move display sw init to xe_display.c
` [Intel-xe] [PATCH 5/7] drm/xe/display: Move device info initialization to display
` [Intel-xe] [PATCH 6/7] drm/xe/display: Rename GEN13_DISPLAY
` [Intel-xe] [PATCH 7/7] drm/xe: Remove i915 header dependency when building without display
` [Intel-xe] ✓ CI.Patch_applied: success for Encapsulate display
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [PATCH RESEND] drm/tests: Suballocator test
2023-03-02 17:13 UTC (5+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for drm/tests: Suballocator test (rev2)
` [Intel-xe] [Intel-gfx] [PATCH RESEND] drm/tests: Suballocator test
[Intel-xe] [PATCH v2] drm/xe/migrate: Some cleanups and fixes
2023-03-02 9:34 UTC (3+ messages)
[Intel-xe] [PATCH] drm/xe: Add missing cursor offsets
2023-03-01 16:37 UTC (2+ messages)
[Intel-xe] [PATCH 0/6] Some small-bar prep patches
2023-03-01 15:00 UTC (10+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe: add xe_ttm_stolen_cpu_access_needs_ggtt()
` [Intel-xe] [PATCH 2/6] drm/xe/mmio: s/lmem/vram/
` [Intel-xe] [PATCH 3/6] drm/xe/vram: start tracking the io_size
` [Intel-xe] [PATCH 4/6] drm/xe/buddy: remove the virtualized start
` [Intel-xe] [PATCH 5/6] drm/xe/buddy: add visible tracking
` [Intel-xe] [PATCH 6/6] drm/xe/buddy: add compatible and intersects hooks
` [Intel-xe] ✓ CI.Patch_applied: success for Some small-bar prep patches
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
[Intel-xe] [PATCH 0/7] RTP and SR improvements for PVC WAs
2023-03-01 9:31 UTC (8+ messages)
` [Intel-xe] [PATCH 1/7] drm/xe/rtp: Move match function from wa to rtp
` [Intel-xe] [PATCH 2/7] drm/xe/rtp: Add match for render reset domain
` [Intel-xe] [PATCH 3/7] drm/xe: Remove dump function from reg_sr
` [Intel-xe] [PATCH 4/7] drm/xe: Name LRC wa after the engine it belongs
` [Intel-xe] [PATCH 5/7] drm/xe/debugfs: Dump register save-restore tables
` [Intel-xe] [PATCH 6/7] drm/xe/reg_sr: Tweak verbosity for register printing
` [Intel-xe] [PATCH 7/7] drm/xe/pvc: Remove A* steppings
[Intel-xe] [PATCH 0/2] Mutex/display init tweaks
2023-02-27 23:07 UTC (4+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/device: Prefer the drm-managed mutex_init
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