intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 05:19:59 to 2024-03-07 08:44:55 UTC [more...]

[PULL] drm-misc-fixes
 2024-03-07  8:44 UTC 

[PATCH 00/22] drm: fix headers, add header test facility
 2024-03-07  8:44 UTC  (38+ messages)
` [PATCH 01/22] drm/crtc: make drm_crtc_internal.h self-contained
  ` [PATCH v2] "
` [PATCH 02/22] drm: add missing header guards to drm_internal.h
` [PATCH 03/22] drm/kunit: fix drm_kunit_helpers.h kernel-doc
` [PATCH 04/22] drm/amdgpu: make amd_asic_type.h self-contained
` [PATCH 05/22] drm: bridge: samsung-dsim: make samsung-dsim.h self-contained
` [PATCH 06/22] drm/dp_mst: fix drm_dp_mst_helper.h kernel-doc
` [PATCH 07/22] drm/crc: make drm_debugfs_crc.h self-contained and fix kernel-doc
` [PATCH 08/22] drm/encoder: silence drm_encoder_slave.h kernel-doc
` [PATCH 09/22] drm: fix drm_format_helper.h kernel-doc warnings
` [PATCH 10/22] drm/lease: make drm_lease.h self-contained
` [PATCH 11/22] drm: fix drm_gem_vram_helper.h kernel-doc
` [PATCH 12/22] drm/of: make drm_of.h self-contained
` [PATCH 13/22] drm/i2c: silence ch7006.h and sil164.h kernel-doc warnings
` [PATCH 14/22] drm/suballoc: fix drm_suballoc.h kernel-doc
` [PATCH 15/22] drm/i915: fix i915_gsc_proxy_mei_interface.h kernel-doc
` [PATCH 16/22] drm/i915/hdcp: fix i915_hdcp_interface.h kernel-doc warnings
` [PATCH 17/22] drm/i915/pxp: fix i915_pxp_tee_interface.h "
` [PATCH 18/22] drm/ttm: fix ttm_bo.h "
` [PATCH 19/22] drm/ttm: make ttm_caching.h self-contained
` [PATCH 20/22] drm/ttm: fix ttm_execbuf_util.h kernel-doc warnings
` [PATCH 21/22] drm/ttm: fix ttm_kmap_iter.h "
` [PATCH 22/22] drm: ensure drm headers are self-contained and pass kernel-doc
` ✓ CI.Patch_applied: success for drm: fix headers, add header test facility
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` [PATCH] drm: add missing header guards to drm_crtc_internal.h
` ✓ CI.Patch_applied: success for drm: add missing header guards to drm_crtc_internal.h (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PULL] drm-intel-fixes
 2024-03-07  8:19 UTC 

[PATCH] drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag
 2024-03-07  7:24 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe/gsc: Fix kernel doc for xe_gsc_create_host_session_id
 2024-03-07  7:08 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[CI 1/2] drm/xe: Rework xe_vm_rebind()
 2024-03-07  4:41 UTC  (10+ messages)
` [CI 2/2] drm/xe: Move vma rebinding to the drm_exec locking loop
` ✓ CI.Patch_applied: success for series starting with [CI,1/2] drm/xe: Rework xe_vm_rebind()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH 01/10] drm/i915/display: convert inner wakeref get towards get_if_in_use
 2024-03-07  1:45 UTC  (18+ messages)
` [PATCH 02/10] drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
` [PATCH 03/10] drm/xe: Convert GSC HDCP from mem_access to direct xe_pm_runtime calls
` [PATCH 04/10] drm/xe: Remove useless mem_access during probe
` [PATCH 05/10] drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
` [PATCH 06/10] drm/xe: Removing extra mem_access protection from runtime pm
` [PATCH 07/10] drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
` [PATCH 08/10] drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
` [PATCH 09/10] drm/xe: Ensure all the inner access are using the _noresume variant
` [PATCH 10/10] drm/xe: Kill xe_device_mem_access_{get*,put}
` ✓ CI.Patch_applied: success for series starting with [01/10] drm/i915/display: convert inner wakeref get towards get_if_in_use
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "

[PATCH] Revert "drm/xe: Do not grab forcewakes when issuing GGTT TLB invalidation via GuC"
 2024-03-07  0:58 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH topic/core-for-CI] platform/x86/intel/pmc/lnl: Remove SSRAM support
 2024-03-06 23:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 1/2] drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
 2024-03-06 23:09 UTC  (11+ messages)
` [PATCH 2/2] drm/xe/pvc: Fix WA 18020744125
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Remove unused FF_SLICE_CS_CHICKEN2
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe: Return immediately on tile_init failure
 2024-03-06 21:37 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH 1/9] drm/xe: Remove useless mem_access during probe
 2024-03-06 20:15 UTC  (9+ messages)
` [PATCH 4/9] drm/xe: Move xe_irq runtime suspend and resume out of lockdep
` ✗ CI.Patch_applied: failure for series starting with [1/9] drm/xe: Remove useless mem_access during probe (rev2)

[PATCH 0/4] Spin of Reduce GGTT display pinning latency
 2024-03-06 18:39 UTC  (11+ messages)
` [PATCH 4/4] drm/xe: Move xe_ggtt_invalidate out from ggtt->lock
` ✓ CI.Patch_applied: success for Spin of Reduce GGTT display pinning latency
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[RFC v2 0/4] drm/i915: better high level abstraction for display
 2024-03-06 18:23 UTC  (15+ messages)
` [RFC v2 1/4] drm/i915/display: ideas for further separating display code from the rest
` [RFC v2 2/4] drm/i915/display: add generic to_intel_display() macro
` [RFC v2 3/4] drm/i915/display: accept either i915 or display for feature tests
` [RFC v2 4/4] drm/i915/display: test various to_intel_display() scenarios
` ✓ CI.Patch_applied: success for drm/i915: better high level abstraction for display
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

-Wmissing-prototypes warnings in user-mode linux
 2024-03-05 14:26 UTC  (6+ messages)

[PATCH] drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unused
 2024-03-05  1:50 UTC  (2+ messages)

[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
 2024-03-06 15:11 UTC  (5+ messages)
` [PATCH v7 2/6] drm/i915: Unregister in-kernel clients

[PULL] drm-misc-fixes
 2024-03-06 14:26 UTC  (3+ messages)

[CI only 1/3] drm: Add drm_vblank_work_flush_all()
 2024-03-06 14:26 UTC  (10+ messages)
` [CI only 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [CI only 3/3] drm/i915: Use the same vblank worker for atomic unpin
` ✓ CI.Patch_applied: success for series starting with [CI,only,1/3] drm: Add drm_vblank_work_flush_all()
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
 2024-03-06 13:57 UTC  (2+ messages)

[PATCH v3 0/9] um: Minor fixes and cleanups
 2024-03-06 12:31 UTC  (19+ messages)
` [PATCH v3 1/9] um: Make local functions and variables static
` [PATCH v3 2/9] um: Fix the declaration of vfree
` [PATCH v3 3/9] um: Remove unused functions
` [PATCH v3 4/9] um: Fix the return type of __switch_to
` [PATCH v3 5/9] um: Add missing headers
` [PATCH v3 6/9] um: Stop tracking host PID in cpu_tasks
` [PATCH v3 7/9] um: Move declarations to proper headers
` [PATCH v3 8/9] um: Fix -Wmissing-prototypes warnings for text_poke*
` [PATCH v3 9/9] um: Fix -Wmissing-prototypes warnings for __warp_* and foo
` ✓ CI.Patch_applied: success for um: Minor fixes and cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] drm/xe/guc: Don't support older GuC 70.x releases
 2024-03-06 11:06 UTC  (3+ messages)

[PATCH v4 0/4] TTM unlockable restartable LRU list iteration
 2024-03-06  7:54 UTC  (12+ messages)
` [PATCH v4 1/4] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v4 2/4] drm/ttm: Use LRU hitches
` [PATCH v4 3/4] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v4 4/4] drm/ttm: Allow continued swapout after -ENOSPC falure
` ✓ CI.Patch_applied: success for TTM unlockable restartable LRU list iteration (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).