Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-20 10:35:11 to 2024-08-21 13:04:15 UTC [more...]

[PATCH v2 00/86] drm: Provide client setup helper and convert drivers
 2024-08-21 12:59 UTC  (6+ messages)
` [PATCH v2 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH v2 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v2 03/86] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v2 04/86] drm: Add client-agnostic setup helper
` [PATCH v2 07/86] drm/arm/komeda: Run DRM default client setup

[PATCH 1/2] drm/xe/lnl: Only do gpu sys page clear for non-pooled BOs
 2024-08-21 12:39 UTC  (10+ messages)
` [PATCH 2/2] Revert "drm/ttm: Add a flag to allow drivers to skip clear-on-free"
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/lnl: Only do gpu sys page clear for non-pooled BOs
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 00/21] GPU debug support (eudebug)
 2024-08-21 11:46 UTC  (9+ messages)
` [PATCH 03/21] drm/xe/eudebug: Introduce eudebug support
` [PATCH 04/21] kernel: export ptrace_may_access

[PATCH 00/10] drm/i915/display: identify display steppings in display code
 2024-08-21 11:41 UTC  (41+ messages)
` [PATCH 01/10] drm/xe/display: fix compat IS_DISPLAY_STEP() range end
` [PATCH 02/10] drm/xe/display: remove intel_display_step_name() to simplify
` [PATCH 03/10] drm/xe/display: remove the unused compat HAS_GMD_ID()
` [PATCH 04/10] drm/xe/step: define more steppings E-J
` [PATCH 05/10] drm/i915/display: rename IS_DISPLAY_IP_RANGE() to IS_DISPLAY_VER_FULL()
` [PATCH 06/10] drm/i915/display: rename IS_DISPLAY_IP_STEP() to IS_DISPLAY_VER_STEP()
` [PATCH 07/10] drm/i915/display: identify display steppings in display probe
  ` [PATCH v2] "
` [PATCH 08/10] drm/i915/display: switch to display detected steppings
` [PATCH 09/10] drm/i915: remove display stepping handling
` [PATCH 10/10] drm/xe: "
` ✓ CI.Patch_applied: success for drm/i915/display: identify display steppings in display code
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
` ✓ CI.Patch_applied: success for drm/i915/display: identify display steppings in display code (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v6 1/2] drm/ttm: Add a flag to allow drivers to skip clear-on-free
 2024-08-21 10:22 UTC  (14+ messages)
` [PATCH v6 2/2] drm/xe/lnl: Offload system clear page activity to GPU

[PATCH 0/2] drm/i915 & drm/xe: rawclk freq cleanups
 2024-08-21  8:29 UTC  (8+ messages)
` [PATCH 2/2] drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO()
` ✓ CI.Build: success for drm/i915 & drm/xe: rawclk freq cleanups
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.FULL: failure "

[PATCH v3 0/2] drm/xe/xe_gt_idle: add debugfs entry for powergating info
 2024-08-21  6:54 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH] drm/xe: Free job before xe_exec_queue_put
 2024-08-21  6:22 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 01/12] drm/xe: Removed unused xe_ggtt_printk
 2024-08-21  6:13 UTC  (20+ 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: Refactor 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: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v2] drm/xe: Invalidate media_gt TLBs in PT code
 2024-08-21  3:33 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Invalidate media_gt TLBs in PT code (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v4] drm/xe: Invalidate media_gt TLBs
 2024-08-21  3:25 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Invalidate media_gt TLBs (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v2 0/6] Driver load failure fixes
 2024-08-21  2:05 UTC  (21+ messages)
` [PATCH v2 1/6] drm/xe: Move ggtt_fini to devm managed
` [PATCH v2 2/6] drm/xe: Set firmware state to loadable before registering guc_fini_hw
` [PATCH v2 3/6] drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini
` [PATCH v2 4/6] drm/xe: Move hw_engine_fini to devm managed
` [PATCH v2 5/6] drm/xe: Move HuC init before GuC init
` [PATCH v2 6/6] drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map
` ✓ CI.Patch_applied: success for Driver load failure fixes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v3 0/3] handle HPD polling on display pm runtime s/r
 2024-08-21  0:16 UTC  (12+ messages)
` [PATCH v3 1/3] drm/xe: Suspend/resume user access only during system s/r
` [PATCH v3 2/3] drm/xe: Handle polling only for system s/r in xe_display_pm_suspend/resume()
` [PATCH v3 3/3] drm/xe/display: handle HPD polling in display runtime suspend/resume
` ✓ CI.Patch_applied: success for handle HPD polling on display pm runtime s/r
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 82/86] drm/i915: Move custom hotplug code into separate callback
 2024-08-20 12:42 UTC  (5+ messages)
` [82/86] "

[PATCH] drm/xe: Drop HW fence pointer to HW fence ctx
 2024-08-20 19:54 UTC  (2+ messages)

[PATCH] drm/xe: Invalidate media_gt TLBs
 2024-08-20 19:39 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Invalidate media_gt TLBs (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH v2 0/7] drm/xe/oa: xe_syncs for OA
 2024-08-20 19:23 UTC  (5+ messages)
` [PATCH 4/7] drm/xe/oa: Signal output fences
` [PATCH 7/7] drm/xe/oa: Allow only certain property changes from config

[PATCH 1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
 2024-08-20 18:52 UTC  (9+ messages)
` [PATCH 2/3] drm/xe: Remove unrequired NULL checks in xe_sync_entry_cleanup
` [PATCH 3/3] drm/xe: Remove unrequired NULL check in xe_sched_job_free_fences
` ✓ CI.FULL: success for series starting with [1/3] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure

[PATCH v8 0/6] TTM shrinker helpers and xe buffer object shrinker
 2024-08-20 17:46 UTC  (5+ messages)
` [PATCH v8 2/6] drm/ttm/pool: Provide a helper to shrink pages

[drm-xe:drm-xe-next] BUILD SUCCESS 23683061805be368c8d1c7e7ff52abc470cac275
 2024-08-20 16:26 UTC 

[PATCH v3] drm/xe: Invalidate media_gt TLBs
 2024-08-20 15:59 UTC 

[PATCH 0/1] drm/xe: Add NULL check before deferencing pointer
 2024-08-20 15:11 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Add NULL check before deferencing pointer (rev3)

[PATCH v4] drm/xe: Add driver load error injection
 2024-08-20 14:19 UTC  (5+ messages)

[drm-xe:drm-xe-fixes] BUILD SUCCESS a06a7b3429e2548a28bb661f17347b8ffe4a8a15
 2024-08-20 14:04 UTC 

[PATCH] drm/xe: Ensure display fb is aligned in GGTT to a multiple of 64k, through padding
 2024-08-20 13:41 UTC  (3+ messages)

[bug report] 'drm/xe/hw_engine_group: Register hw engine group's exec queues
 2024-08-20 13:27 UTC 

[PATCH 00/12] PF: Improve VF control
 2024-08-20 13:27 UTC  (10+ messages)
` [PATCH 01/12] drm/xe/pf: Add function to sanitize VF resources
` [PATCH 05/12] drm/xe/tests: Allow deferred function call during KUnit test

[PATCH 1/2] drm/xe: Remove extra dma_fence_put on xe_sync_entry_add_deps failure
 2024-08-20 12:23 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] "

[PATCH 00/86] drm: Provide client setup helper and convert drivers
 2024-08-20 11:57 UTC  (3+ messages)
` [PATCH 40/86] drm/stm: Run DRM default client setup


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox