Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-14 04:23:42 to 2023-09-15 11:00:36 UTC [more...]

[Intel-xe] [PATCH 0/6] Backport patches reorganizing intel_frontbuffer.h/i915_gem_object.h
 2023-09-15 11:00 UTC  (9+ messages)
` [Intel-xe] [PATCH 1/6] Revert "FIXME: drm/i915: include intel_frontbuffer.h from skl_universal_plane.c"
` [Intel-xe] [PATCH 2/6] Revert "FIXME: drm/i915/psr: include intel_frontbuffer.h from intel_psr.c"
` [Intel-xe] [PATCH 3/6] Revert "FIXME: drm/i915/drrs: include intel_frontbuffer.h from intel_drrs.c"
` [Intel-xe] [PATCH 4/6] drm/i915: add minimal i915_gem_object_frontbuffer.h
` [Intel-xe] [PATCH 5/6] fixup! drm/i915/display: Move releasing gem object away from fb tracking
` [Intel-xe] [PATCH 6/6] fixup! drm/xe: Add frontbuffer setter/getter for xe_bo
` [Intel-xe] ✓ CI.Patch_applied: success for Backport patches reorganizing intel_frontbuffer.h/i915_gem_object.h
` [Intel-xe] ✗ CI.checkpatch: warning "

[Intel-xe] [PATCH i-g-t v2 00/17] Fix IGT Kunit implementation issues
 2023-09-15 10:44 UTC  (11+ messages)
` [Intel-xe] [PATCH i-g-t v2 01/17] lib/kunit: Drop unused file stream
  ` [Intel-xe] [igt-dev] "
` [Intel-xe] [PATCH i-g-t v2 02/17] lib/kunit: Stop loading kunit module explicitly
  ` [Intel-xe] [igt-dev] "
` [Intel-xe] [PATCH i-g-t v2 10/17] lib/ktap: Read /dev/kmsg in blocking mode
  ` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v2 11/17] lib/kunit: Fail / skip on kernel taint
  ` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH i-g-t v2 12/17] lib/ktap: Use IGT linked lists for storing KTAP results
  ` [Intel-xe] [Intel-gfx] "

[Intel-xe] [PATCH 0/7] Frontbuffer tracking and dirtyfb
 2023-09-15  8:38 UTC  (15+ messages)
` [Intel-xe] [PATCH 1/7] drm/xe: Add empty def for i915_gem_object_flush_if_display
` [Intel-xe] [PATCH 2/7] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 3/7] drm/i915/fbc: Clear frontbuffer busy bits on flip
` [Intel-xe] [PATCH 4/7] drm/i915/psr: "
` [Intel-xe] [PATCH 5/7] drm/i915: Add new frontbuffer tracking interface to queue flush
` [Intel-xe] [PATCH 6/7] drm/i915: Handle dma fences in dirtyfb callback
` [Intel-xe] [PATCH 7/7] drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
` [Intel-xe] ✓ CI.Patch_applied: success for Frontbuffer tracking and dirtyfb
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH v2 0/6] PAT and cache coherency support
 2023-09-15  7:37 UTC  (13+ messages)
` [Intel-xe] [PATCH v2 1/6] drm/xe/uapi: Add support for cache and coherency mode
` [Intel-xe] [PATCH v2 2/6] drm/xe: move pat_table into device info
` [Intel-xe] [PATCH v2 3/6] drm/xe/pat: trim the tgl PAT table
` [Intel-xe] [PATCH v2 4/6] drm/xe/pat: annotate pat_index with coherency mode
` [Intel-xe] [PATCH v2 5/6] drm/xe/migrate: rather use pte_encode helpers
` [Intel-xe] [PATCH v2 6/6] drm/xe/uapi: support pat_index selection with vm_bind
` [Intel-xe] ✗ CI.Patch_applied: failure for PAT and cache coherency support (rev2)

[Intel-xe] [PATCH V3 0/7] drm/xe: fdinfo memory stats
 2023-09-15  4:39 UTC  (17+ messages)
` [Intel-xe] [PATCH V3 1/7] drm/xe: Add drm-client infrastructure
` [Intel-xe] [PATCH V3 2/7] drm/xe: Interface xe drm client with fdinfo interface
` [Intel-xe] [PATCH V3 3/7] drm/xe: Add tracking support for bos per client
` [Intel-xe] [PATCH V3 4/7] drm/xe: Record each drm client with its VM
` [Intel-xe] [PATCH V3 5/7] drm/xe: Track page table memory usage for client
` [Intel-xe] [PATCH V3 6/7] drm/xe: Account ring buffer and context state storage
` [Intel-xe] [PATCH V3 7/7] drm/xe: Implement fdinfo memory stats printing
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: fdinfo memory stats (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v2] drm/xe: Add child contexts to the GuC context lookup
 2023-09-14 23:54 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add child contexts to the GuC context lookup (rev4)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-xe] [PATCH 0/6] uAPI changes to align with async binds
 2023-09-14 22:32 UTC  (13+ messages)
` [Intel-xe] [PATCH 1/6] drm/xe/uapi: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
` [Intel-xe] [PATCH 2/6] drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
` [Intel-xe] [PATCH 3/6] drm/xe: Remove async worker and rework sync binds
` [Intel-xe] [PATCH 4/6] drm/xe: Fix VM bind out-sync signaling ordering
` [Intel-xe] [PATCH 5/6] drm/xe: Allow num_binds == 0 in VM bind IOCTL
` [Intel-xe] [PATCH 6/6] drm/xe: Allow num_batch_buffer == 0 in exec IOCTL
` [Intel-xe] ✓ CI.Patch_applied: success for uAPI changes to align with async binds
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-xe] [PATCH] xe: Add a uAPI to query micro-controler firmware version
 2023-09-14 21:18 UTC  (9+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH] drm/xe/uapi: Remove MMIO ioctl
 2023-09-14 20:47 UTC  (14+ messages)

[Intel-xe] [PATCH V3 i-g-t] tests/xe_drm_fdinfo: Add tests to read and verify fdinfo
 2023-09-14 20:08 UTC  (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for tests/xe_drm_fdinfo: Add tests to read and verify fdinfo (rev3)

[Intel-xe] [PATCH v2 0/4] Port CPU-GPU timestamp correlation to XE KMD
 2023-09-14 20:01 UTC  (7+ messages)
` [Intel-xe] [PATCH v2 3/4] fixup! drm/xe: Introduce a new DRM driver for Intel GPUs
` [Intel-xe] [PATCH v2 4/4] drm/xe: Correlate engine and cpu timestamps with better accuracy

[Intel-xe] [PATCH] drm/xe/guc: Switch to major-only GuC FW tracking for MTL
 2023-09-14 19:33 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/guc: Switch to major-only GuC FW tracking for MTL (rev4)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v3 0/3] uC management cleanup
 2023-09-14 19:01 UTC  (8+ messages)
` [Intel-xe] [PATCH v3 1/3] drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()
` [Intel-xe] [PATCH v3 3/3] drm/xe/uc: Add GuC/HuC firmware path overrides

[Intel-xe] [PATCH] fixup! drm/xe/guc: Report submission version of GuC firmware
 2023-09-14 18:49 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for fixup! drm/xe/guc: Report submission version of GuC firmware (rev4)

[Intel-xe] [PATCH v3 00/13] DRM scheduler changes for Xe
 2023-09-14 17:48 UTC  (12+ messages)
` [Intel-xe] [PATCH v3 03/13] drm/sched: Move schedule policy to scheduler / entity
` [Intel-xe] [PATCH v3 09/13] drm/sched: Submit job before starting TDR
` [Intel-xe] [PATCH v3 10/13] drm/sched: Add helper to set TDR timeout

[Intel-xe] [PATCH v2 0/1] Remove HAS_DISPLAY() check from intel_hpd_poll_fini
 2023-09-14 17:43 UTC  (9+ messages)
` [Intel-xe] [PATCH v2 1/1] Revert "FIXME: drm/i915/hpd: skip intel_hpd_poll_fini() for non-display paths"
` [Intel-xe] ✓ CI.Patch_applied: success for Remove HAS_DISPLAY() check from intel_hpd_poll_fini
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH 0/2] Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE
 2023-09-14 17:39 UTC  (6+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe: Deprecate XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE implementation

[Intel-xe] [PATCH v3 00/29] Enable Lunar Lake display
 2023-09-14 16:36 UTC  (5+ messages)
` [Intel-xe] [PATCH v3 16/29] drm/i915/xe2lpd: Add display power well
  ` [Intel-xe] [Intel-gfx] "

[Intel-xe] [PATCH] Revert "FIXME: drm/i915/hpd: skip intel_hpd_poll_fini() for non-display paths"
 2023-09-14 16:30 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "

[Intel-xe] [PATCH] drm/xe: Reinstate pipelined fence enable_signaling
 2023-09-14 15:35 UTC  (3+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[Intel-xe] [CI 0/4] Cursor tests for CI
 2023-09-14 15:13 UTC  (12+ messages)
` [Intel-xe] [CI 1/4] fixup! drm/xe/display: Implement display support
` [Intel-xe] [CI 2/4] drm/i915: Swap ggtt_vma during legacy cursor update
` [Intel-xe] [CI 3/4] SorryNotSorryCancelling
` [Intel-xe] [CI 4/4] drm/i915: Handle legacy cursor update as normal update
` [Intel-xe] ✓ CI.Patch_applied: success for Cursor tests for CI
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH v3] drm/xe/display: Print display ip version
 2023-09-14 14:35 UTC  (5+ messages)

[Intel-xe] [RFC 0/5] Some uapi alignment in response to the uapi review
 2023-09-14 14:07 UTC  (8+ messages)
` [Intel-xe] [RFC 2/5] drm/xe/uapi: Document drm_xe_query_gt

[Intel-xe] [PATCH v3 0/2] drm/tests: Fix for UAF and a test for drm_exec lock alloc tracking warning
 2023-09-14 11:59 UTC  (3+ messages)
` [Intel-xe] [PATCH v3 1/2] drm/tests: helpers: Avoid a driver uaf
  ` [Intel-xe] (subset) "

[Intel-xe] [PATCH] drm/xe: Add support for PAT encoding in PTE and PDE
 2023-09-14 10:50 UTC  (2+ messages)

[Intel-xe] [PATCH v2 0/4] drm/xe/gsc: add initial gsc support
 2023-09-14 10:12 UTC  (12+ messages)
` [Intel-xe] [PATCH v2 1/4] drm/xe/gsc: add HECI2 register offsets
` [Intel-xe] [PATCH v2 2/4] drm/xe/gsc: add has_heci_gscfi indication to device
` [Intel-xe] [PATCH v2 3/4] drm/xe/gsc: add gsc device support
` [Intel-xe] [PATCH v2 4/4] mei: gsc: add support for auxiliary device created by Xe driver
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/gsc: add initial gsc support (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v3 0/5] FBC refactoring
 2023-09-14  9:45 UTC  (3+ messages)
` [Intel-xe] [PATCH v3 4/5] drm/xe: Add i915_gem.h compatibility header

[Intel-xe] [PATCH 0/2] Remove extra headers added into intel_display_power.h
 2023-09-14  9:39 UTC  (10+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for Remove extra headers added into intel_display_power.h (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH v2 0/2] Remove extra headers added into intel_display_power.h
 2023-09-14  8:49 UTC  (10+ messages)
` [Intel-xe] [PATCH v2 1/2] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v2 2/2] Revert "FIXME: drm/i915: add a lot of includes in intel_display_power.h"
` [Intel-xe] ✓ CI.Patch_applied: success for Remove extra headers added into intel_display_power.h (rev5)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "

[Intel-xe] [PATCH 0/6] Separate display and tile workarounds
 2023-09-14  8:17 UTC  (2+ messages)

[Intel-xe] [PATCH v7 0/3] drm/xe/pmu: Enable PMU interface
 2023-09-14  7:31 UTC  (11+ messages)
` [Intel-xe] [PATCH v3 1/3] drm/xe: Get GT clock to nanosecs
` [Intel-xe] [PATCH 2/3] drm/xe: Use spinlock in forcewake instead of mutex
` [Intel-xe] [PATCH v7 3/3] drm/xe/pmu: Enable PMU interface
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/pmu: Enable PMU interface (rev7)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✓ CI.BAT: "

[Intel-xe] [PATCH v2 0/5] FBC refactoring
 2023-09-14  5:40 UTC  (3+ messages)

[Intel-xe] [PATCH v6 0/3] drm/xe/pmu: Enable PMU interface
 2023-09-14  5:38 UTC  (6+ messages)
` [Intel-xe] [PATCH v6 3/3] "


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