Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-15 01:03:49 to 2024-03-18 16:41:55 UTC [more...]

[PATCH v2] drm/xe: Always check force_wake_get return code
 2024-03-18 16:41 UTC  (2+ messages)

[PATCH] drm/xe: Drop bogus vma NULL check
 2024-03-18 16:40 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[PATCH v2 1/2] drm/xe/client: remove bogus rcu list usage
 2024-03-18 16:35 UTC  (11+ messages)
` [PATCH v2 2/2] drm/xe/client: drop bogus bo NULL check
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe/client: remove bogus rcu list usage
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 0/5] Use hmm_range_fault to populate user page
 2024-03-18 16:09 UTC  (35+ messages)
` [PATCH 1/5] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [PATCH 2/5] drm/xe: Helper to get memory region from tile
` [PATCH 3/5] drm/xe: Helper to get dpa from pfn
` [PATCH 4/5] drm/xe: Helper to populate a userptr or hmmptr

[PATCH] drm/xe: Remove usage of unsafe strcpy
 2024-03-18 15:53 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/2] drm/xe: Fix potential integer overflow in page size calculation
 2024-03-18 15:18 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: Add a WARN_ON for NULL job in xe_sync_entry_signal

[PATCH] drm/xe/gt: Remove continue statement which has no effect
 2024-03-18 15:15 UTC  (4+ messages)

[PATCH] drm/xe/client: remove bogus rcu list usage
 2024-03-18 15:10 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH] drm/xe/device: fix drm_WARN_ON() check
 2024-03-18 14:38 UTC  (3+ messages)

[PATCH v3 5/5] drm/xe: Enable 32bits build
 2024-03-18 14:34 UTC  (4+ messages)
` [v3,5/5] "

[PATCH v3 0/4] drm/i915/display: DMC wakelock implementation
 2024-03-18 13:37 UTC  (5+ messages)
` [PATCH v3 1/4] drm/i915/display: add support for DMC wakelocks
` [PATCH v3 2/4] drm/i915/display: don't allow DMC wakelock on older hardware
` [PATCH v3 3/4] drm/i915/display: add module parameter to enable DMC wakelock
` [PATCH v3 4/4] drm/i915/display: tie DMC wakelock to DC5/6 state transitions

[PATCH] drm/xe/display: fix potential overflow when multiplying 2 u32
 2024-03-18 11:01 UTC 

[PATCH] drm/xe/vm: fix xe_assert()
 2024-03-18 11:04 UTC  (2+ messages)

[PATCH i-g-t v3 0/5] lib/kunit: Execute test cases synchronously
 2024-03-18 10:13 UTC  (6+ messages)
` [PATCH i-g-t v3 1/5] lib/kunit: Store igt_ktap_results pointer in a central location
` [PATCH i-g-t v3 2/5] lib/kunit: Let igt_ktap_free() take care of pointer reset
` [PATCH i-g-t v3 3/5] lib/kunit: Time out promptly on missing KTAP report
` [PATCH i-g-t v3 4/5] lib/kunit: Execute test cases synchronously
` [PATCH i-g-t v3 5/5] lib/kunit: Minimize code duplication

[PATCH 1/3] drm/xe: Fix out-of-bounds warning in vm_bind_ioctl_check_args
 2024-03-18  9:27 UTC  (7+ messages)
` [PATCH 3/3] drm/xe: Warn on NULL job when user fence used in xe_sync_entry_signal

[PATCH] drm/xe: Failed getting VMA cause display stuck
 2024-03-18  5:23 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/11] drm: Only try to set formats supported by the hardware
 2024-03-17 18:01 UTC  (3+ messages)
` [PATCH 06/11] drm/i915: Use drm_driver_legacy_fb_format() for fbdev
` [PATCH 11/11] drm/xe: "

[drm-xe:drm-xe-next] BUILD SUCCESS df26ac946416a3fc43347f143c71b2f4c0b7c63e
 2024-03-16  9:50 UTC 

[PATCH 0/2] drm/xe: Refactor BO flags
 2024-03-16  0:52 UTC  (5+ messages)
` ✗ CI.BAT: failure for "

[PATCH] drm/xe/guc: Don't support older GuC 70.x releases
 2024-03-15 18:37 UTC  (4+ messages)

[PATCH 0/4] Spin of Reduce GGTT display pinning latency
 2024-03-15 16:08 UTC  (2+ messages)

[PATCH 1/6] drm/xe: Introduce a simple busted state
 2024-03-15 14:47 UTC  (13+ messages)
` [PATCH 2/6] drm/xe: declare busted upon GuC load failure
` [PATCH 3/6] drm/xe: Add extra busted protection for the no GuC reset
` [PATCH 4/6] drm/xe: Force busted state and block GT reset upon any GPU hang
` [PATCH 5/6] drm/xe: Introduce the busted_mode debugfs
` [PATCH 6/6] "
` ✓ CI.Patch_applied: success for series starting with [1/6] drm/xe: Introduce a simple busted state
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 1/3] drm/xe: Introduce a simple busted state
 2024-03-15 14:23 UTC  (22+ messages)
` [PATCH 2/3] drm/xe: declare busted upon GuC load failure
` [PATCH 3/3] drm/xe: Force busted state and block GT reset upon any GPU hang
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Introduce a simple busted state
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[drm-xe:drm-xe-next] BUILD SUCCESS bde5d76785bcf62afcfd873504599539d4e6c014
 2024-03-15 12:04 UTC 

[PATCH 0/2] Add support for Wa KLVs
 2024-03-15 11:51 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH 1/2] drm/xe/guc: Add support for w/a KLVs
` [PATCH 2/2] drm/xe/lnl: Enable GuC Wa_14019882105
` ✓ CI.Build: success for Add support for Wa KLVs
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 01/10] drm/i915/display: convert inner wakeref get towards get_if_in_use
 2024-03-15 11:16 UTC  (4+ messages)

[PATCH v2 0/3] Pcode init status and lmem check
 2024-03-15 10:48 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for Pcode init status and lmem check (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v2 1/3] drm/xe: check pcode init status only on root gt of root tile
` [PATCH v2 2/3] drm/xe: re-order lmem init check and wait for initialization to complete
` [PATCH v2 3/3] RFC drm/xe: add fault injection for lmem init check
` ✓ CI.Build: success for Pcode init status and lmem check (rev3)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 11b2f624e902eee33387164ea95f0f0ed559b736
 2024-03-15  8:21 UTC 

[PATCH 1/3] drm/xe: Introduce a simple wedged state
 2024-03-15  7:01 UTC  (13+ messages)
` [PATCH 3/3] drm/xe: Force wedged state and block GT reset upon any GPU hang

[PATCH] drm/xe/display: mark dpt as uncached
 2024-03-15  6:41 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/display: mark dpt as uncached (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PULL] drm-xe-next-fixes
 2024-03-15  4:14 UTC 

[PATCH 00/17] Add OA functionality to Xe
 2024-03-15  2:34 UTC  (25+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 11/17] drm/xe/oa: Add OAC support
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 14/17] drm/xe/oa: Add MMIO trigger support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev13)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "


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