messages from 2024-04-08 15:08:36 to 2024-04-09 13:26:23 UTC [more...]
[PATCH v3 0/7] drm/i915: better high level abstraction for display
2024-04-09 13:26 UTC (15+ messages)
` [PATCH v3 1/7] drm/i915/display: add intel_display -> drm_device backpointer
` [PATCH v3 2/7] drm/i915/display: add generic to_intel_display() macro
` [PATCH v3 3/7] drm/i915: add generic __to_intel_display()
` [PATCH v3 4/7] drm/xe/display: "
` [PATCH v3 5/7] drm/i915/display: accept either i915 or display for feature tests
` [PATCH v3 6/7] drm/i915/de: allow intel_display and drm_i915_private for de functions
` [PATCH v3 7/7] drm/i915/quirks: convert struct drm_i915_private to struct intel_display
` ✓ CI.Patch_applied: success for drm/i915: better high level abstraction for display (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 1/2] drm/xe: Assert pat.ops function pointers
2024-04-09 13:09 UTC (12+ messages)
` [PATCH 2/2] drm/xe: Check pat.ops before dumping PAT settings
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Assert pat.ops function pointers
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/i915: Use enum mode in drm_mm_insert_node_in_range
2024-04-09 12:30 UTC (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 00/10] drm/i915: PREEMPT_RT related fixups
2024-04-09 11:06 UTC (4+ messages)
` [PATCH 05/10] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE
[CI-only 1/4] drm: Add drm_vblank_work_flush_all()
2024-04-09 10:54 UTC (12+ messages)
` [CI-only 2/4] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [CI-only 3/4] drm/i915: Use the same vblank worker for atomic unpin
` [CI-only 4/4] drm/i915: Hack to check use-after-free aggressively, and undo purpose of patches
` ✓ CI.Patch_applied: success for series starting with [CI-only,1/4] drm: Add drm_vblank_work_flush_all()
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
Cross-device and cross-driver HMM support
2024-04-09 10:18 UTC (7+ messages)
[PATCH v8 0/6] drm/{i915,xe}: Convert fbdev to DRM client
2024-04-09 10:03 UTC (15+ messages)
` [PATCH v8 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v8 2/6] drm/i915: Move fbdev functions
` [PATCH v8 3/6] drm/i915: Initialize fbdev DRM client with callback functions
` [PATCH v8 4/6] drm/{i915,xe}: Unregister in-kernel clients
` [PATCH v8 5/6] drm/{i915,xe}: Implement fbdev client callbacks
` [PATCH v8 6/6] drm/{i915, xe}: Implement fbdev emulation as in-kernel client
` ✓ CI.Patch_applied: success for drm/{i915,xe}: Convert fbdev to DRM client
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 0/2] Helpers for GuC KLVs
2024-04-09 9:48 UTC (17+ messages)
` [PATCH 1/2] drm/xe/guc: Add helpers "
` [PATCH 2/2] drm/xe/kunit: Add tests for GuC KLV helpers
` ✓ CI.Patch_applied: success for Helpers for GuC KLVs
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/8] drm/i915: drm_i915_private and xe_device cleanups
2024-04-09 8:43 UTC (22+ messages)
` [PATCH 1/8] drm/i915/gt: drop display clock info from gt debugfs
` [PATCH 2/8] drm/i915: move skl_preferred_vco_freq to display substruct
` [PATCH 3/8] drm/i915: move max_dotclk_freq "
` [PATCH 4/8] drm/i915: move vblank_enabled "
` [PATCH 5/8] drm/i915: move display_irqs_enabled "
` [PATCH 6/8] drm/i915: move de_irq_mask "
` [PATCH 7/8] drm/i915: move pipestat_irq_mask "
` [PATCH 8/8] drm/xe/display: remove unused xe->enabled_irq_mask
` ✓ CI.Patch_applied: success for drm/i915: drm_i915_private and xe_device cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 0/2] Snapshot updates
2024-04-09 7:45 UTC (6+ messages)
` [PATCH 1/2] drm/xe: Always capture exec queues on snapshot
` [PATCH 2/2] drm/xe: Capture GuC CT snapshot when stopped
[PATCH v3 00/11] Add Battlemage support
2024-04-09 0:34 UTC (25+ messages)
` [PATCH v3 01/11] drm/xe/xe2: Recognize Xe2_HPG IP
` [PATCH v3 02/11] drm/xe/xe2: Recognize Xe2_HPM IP
` [PATCH v3 03/11] drm/xe/bmg: Add BMG platform definition
` [PATCH v3 04/11] drm/xe/bmg: Add BMG mocs table
` [PATCH v3 05/11] drm/xe/bmg: Program an additional discrete-specific PAT setting
` [PATCH v3 06/11] drm/xe/xe2hpg: Determine flat ccs offset for vram
` [PATCH v3 07/11] drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfx
` [PATCH v3 08/11] drm/xe/xe2: Add workaround 18034896535
` [PATCH v3 09/11] drm/xe/xe2hpg: Add initial GT workarounds
` [PATCH v3 10/11] drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG
` [PATCH v3 11/11] drm/xe/xe2hpm: Add initial set of workarounds
` ✓ CI.Patch_applied: success for Add Battlemage support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH v4 0/2] Support/debug for slow GuC loads
2024-04-09 0:09 UTC (10+ messages)
` [PATCH v4 2/2] drm/xe/guc: Port over the slow GuC loading support from i915
[PATCH] drm/xe: Remove dead clock code
2024-04-08 23:10 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[CI 0/2] Pcode init status and lmem check
2024-04-08 21:45 UTC (3+ messages)
` [CI 2/2] drm/xe: re-order lmem init check and wait for initialization to complete
[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
2024-04-08 21:14 UTC (11+ messages)
` [PATCH v2 3/4] drm/xe: Incase of action add failure, free_gsc_pkt only once
` ✓ CI.Patch_applied: success for Cleanup and fixes in drmm_add_action_or_reset usage (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v4 0/2] Add support for Wa KLVs
2024-04-08 20:56 UTC (5+ messages)
` [PATCH v4 1/2] drm/xe/guc: Add support for workaround KLVs
` [PATCH v4 2/2] drm/xe/lnl: Enable GuC Wa_14019882105
[PATCH v3] drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
2024-04-08 19:37 UTC (2+ messages)
[PATCH v6 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
2024-04-08 19:28 UTC (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [v6,1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 1/2] drm/i915/display: remove small micro-optimizations in irq handling
2024-04-08 17:52 UTC (8+ messages)
` ✓ CI.checkpatch: success for series starting with [1/2] "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✓ CI.FULL: "
[linux-next:master] BUILD REGRESSION 11cb68ad52ac78c81e33b806b531f097e68edfa2
2024-04-08 17:11 UTC
[PATCH v2 00/11] Add Battlemage support
2024-04-08 16:59 UTC (21+ messages)
` [PATCH v2 01/11] drm/xe/xe2: Add workaround 18034896535
` [PATCH v2 01/11] drm/xe/xe2: Recognize Xe2_HPG IP
` [PATCH v2 02/11] "
` [PATCH v2 02/11] drm/xe/xe2: Recognize Xe2_HPM IP
` [PATCH v2 03/11] drm/xe/bmg: Add BMG platform definition
` [PATCH v2 03/11] drm/xe/xe2: Recognize Xe2_HPM IP
` [PATCH v2 04/11] drm/xe/bmg: Add BMG mocs table
` [PATCH v2 04/11] drm/xe/bmg: Add BMG platform definition
` [PATCH v2 05/11] drm/xe/bmg: Add BMG mocs table
` [PATCH v2 05/11] drm/xe/bmg: Program an additional discrete-specific PAT setting
` [PATCH v2 06/11] "
` [PATCH v2 06/11] drm/xe/xe2hpg: Determine flat ccs offset for vram
` [PATCH v2 07/11] "
` [PATCH v2 07/11] drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfx
` [PATCH v2 08/11] drm/xe/xe2: Add workaround 18034896535
` [PATCH v2 08/11] drm/xe/xe2hpg: Remove extra allocation of CCS pages for dgfx
` [PATCH v2 09/11] drm/xe/xe2hpg: Add initial GT workarounds
` [PATCH v2 10/11] drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG
` [PATCH v2 11/11] drm/xe/xe2hpm: Add initial set of workarounds
[PATCH v2 0/7] drm: debug logging improvements
2024-04-08 16:11 UTC (2+ messages)
` ✗ CI.FULL: failure for drm: debug logging improvements (rev2)
[PATCH 0/6] drm/i915 and drm/xe display integration cleanups
2024-04-08 16:00 UTC (4+ messages)
` [PATCH 2/6] drm/i915/dmc: define firmware URL locally
[PATCH 0/7] drm/edid: cleanups, resend
2024-04-08 15:14 UTC (2+ messages)
` ✗ CI.FULL: failure for "
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