intel-xe.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-08 06:12:30 to 2024-04-08 21:46:21 UTC [more...]

[PATCH v3 00/11] Add Battlemage support
 2024-04-08 21:46 UTC  (24+ 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 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  (15+ messages)
` [PATCH v2 1/4] drm/xe: Simplify function return using drmm_add_action_or_reset()
` [PATCH v2 2/4] drm/xe: Incase of action add failure, remove sysfs only once
` [PATCH v2 3/4] drm/xe: Incase of action add failure, free_gsc_pkt "
` [PATCH v2 4/4] drm/xe: Return NULL incase of drmm_add_action_or_reset failure
` ✓ 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 0/8] drm/i915: drm_i915_private and xe_device cleanups
 2024-04-08 21:10 UTC  (20+ 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 "

[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 0/2] Helpers for GuC KLVs
 2024-04-08 20:50 UTC  (11+ 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: "

[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 0/2] Snapshot updates
 2024-04-08 18:32 UTC  (5+ messages)
` [PATCH 1/2] drm/xe: Always capture exec queues on snapshot
` [PATCH 2/2] drm/xe: Capture GuC CT snapshot when stopped

[PATCH] drm/xe: Remove dead clock code
 2024-04-08 18:27 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] drm/i915/display: remove small micro-optimizations in irq handling
 2024-04-08 17:52 UTC  (10+ messages)
` [PATCH 2/2] drm/xe/display: remove compat raw reg read/write support
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/i915/display: remove small micro-optimizations in irq handling
` ✓ CI.checkpatch: "
` ✓ 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 00/10] drm/i915: PREEMPT_RT related fixups
 2024-04-08 17:06 UTC  (3+ messages)
` [PATCH 05/10] drm/i915: skip DRM_I915_LOW_LEVEL_TRACEPOINTS with NOTRACE

[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  (19+ messages)
` [PATCH v2 1/7] drm/probe-helper: switch to drm device based logging
` [PATCH v2 2/7] drm/modes: switch to drm device based error logging
` [PATCH v2 3/7] drm/sysfs: switch to drm device based logging
` [PATCH v2 4/7] drm/client: switch to drm device based logging, and more
` [PATCH v2 5/7] drm/crtc: switch to drm device based logging
` [PATCH v2 6/7] drm/crtc-helper: switch to drm device based logging and warns
` [PATCH v2 7/7] drm: prefer DRM_MODE_FMT/ARG over drm_mode_debug_printmodeline()
` ✓ CI.Patch_applied: success for drm: debug logging improvements (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/6] drm/i915 and drm/xe display integration cleanups
 2024-04-08 16:00 UTC  (6+ messages)
` [PATCH 2/6] drm/i915/dmc: define firmware URL locally

[PATCH 0/7] drm/edid: cleanups, resend
 2024-04-08 15:14 UTC  (16+ messages)
` [PATCH 1/7] drm/displayid: move drm_displayid.h to drm_displayd_internal.h
` [PATCH 2/7] drm/edid: move all internal declarations to drm_crtc_internal.h
` [PATCH 3/7] drm/edid: group struct drm_edid based declarations together
` [PATCH 4/7] drm/edid: rename drm_find_edid_extension() to drm_edid_find_extension()
` [PATCH 5/7] drm/edid: avoid drm_edid_find_extension() internally
` [PATCH 6/7] drm/edid: make drm_edid_are_equal() static
` [PATCH 7/7] drm/edid: make drm_edid_are_equal() more convenient for its single user
` ✓ CI.Patch_applied: success for drm/edid: cleanups, resend
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

kernel 6.8.4 + intel Xe driver boot errors: "xe 0000:09:00.0: [drm] *ERROR* Fault errors on pipe A: 0x00000800" ?
 2024-04-08 14:27 UTC  (3+ messages)

[PATCH v0 00/14] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-04-08  8:35 UTC  (18+ messages)
` [PATCH v0 01/14] IB/hfi1, IB/qib: Make I2C terminology more inclusive
` [PATCH v0 02/14] drm/amdgpu, drm/radeon: "
  ` [PATCH v0 02/14] drm/amdgpu,drm/radeon: "
` [PATCH v0 10/14] sfc: falcon: "

[PATCH 6.8 019/273] drm/xe: Remove unused xe_bo->props struct
 2024-04-08 12:54 UTC 

[RFC PATCH 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-04-08 13:05 UTC  (9+ messages)
` [PATCH 1/8] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH 2/8] drm/ttm: Use LRU hitches

[PATCH v2 00/25] Enable dislay support for Battlemage
 2024-04-08 13:00 UTC  (6+ messages)
` [PATCH v2 20/25] drm/i915/bmg: BMG should re-use MTL's south display logic
` [PATCH v2 25/25] drm/xe/bmg: Enable the display support

[PATCH] drm/xe/vf: Mark supported firmwares as preloaded
 2024-04-08 12:57 UTC  (4+ messages)
` ✓ CI.BAT: success for "

[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
 2024-04-08 12:48 UTC  (5+ messages)
` [PATCH 1/4] drm/xe: Simplify function return using drmm_add_action_or_reset()
` [PATCH 2/4] drm/xe: Incase of action add failure, remove sysfs only once
` [PATCH 3/4] drm/xe: Incase of action add failure, free_gsc_pkt "
` [PATCH 4/4] drm/xe: Return NULL incase of drmm_add_action_or_reset failure

[PATCH 0/3] More VF tweaks
 2024-04-08 12:32 UTC  (5+ messages)
` [PATCH 1/3] drm/xe/vf: Don't emit access to Global HWSP if VF
` ✓ CI.BAT: success for More VF tweaks

[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
 2024-04-08 12:27 UTC  (10+ messages)
` [PATCH v7 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v7 6/6] drm/i915: Implement fbdev emulation as in-kernel client

[PATCH] drm/xe: Promote make_u64 macro to .h file
 2024-04-08 12:20 UTC  (4+ messages)

[PATCH V2 i-g-t] tests/xe_exec_threads: Make hang tests reset domain aware
 2024-04-08 12:00 UTC  (11+ messages)

[PATCH] drm/xe: Check pat.ops before dumping PAT settings
 2024-04-08 11:48 UTC  (4+ messages)

[PATCH] drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
 2024-04-08 10:13 UTC  (2+ messages)

[PATCH 0/6] drm: debug logging improvements
 2024-04-08  9:26 UTC  (7+ messages)
` [PATCH 1/6] drm/modes: add drm_mode_print() to dump mode in drm_printer

[PATCH 1/2] drm/xe/guc: Use drm_device-managed version of mutex_init()
 2024-04-08  9:19 UTC  (3+ messages)
` ✗ CI.BAT: failure for series starting with [1/2] "

[PATCH v3 0/2] Use hmm_range_fault to populate user page
 2024-04-08  6:12 UTC  (4+ messages)
` [PATCH v4 1/2] drm/xe: Introduce helper to populate userptr


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 read-only IMAP folder(s) and NNTP newsgroup(s).