Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-21 08:28:18 to 2024-10-21 21:40:53 UTC [more...]

[PATCH v5 0/9] Fix non-contiguous VRAM BO access in Xe
 2024-10-21 21:40 UTC  (13+ messages)
` [PATCH v5 1/9] drm/xe: Add xe_bo_vm_access
` [PATCH v5 2/9] drm/ttm: Add ttm_bo_access
` [PATCH v5 3/9] drm/xe: Add xe_ttm_access_memory
` [PATCH v5 4/9] drm/xe: Take PM ref in delayed snapshot capture worker
` [PATCH v5 5/9] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v5 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
` [PATCH v5 7/9] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v5 8/9] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
` [PATCH v5 9/9] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v11 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-10-21 21:37 UTC  (6+ messages)
` [PATCH v11 6/8] drm/ttm: Add helpers for shrinking
` ✗ CI.BAT: failure for TTM shrinker helpers and xe buffer object shrinker (rev10)

[PATCH] drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
 2024-10-21 21:34 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v4 00/15] drm/i915/display: platform identification with display->platform.<platform>
 2024-10-21 21:11 UTC  (24+ messages)
` [PATCH v4 01/15] drm/i915/display: reindent subplatform initialization
` [PATCH v4 02/15] drm/i915/display: use a macro to initialize subplatforms
` [PATCH v4 03/15] drm/i915/display: use a macro to define platform enumerations
` [PATCH v4 04/15] drm/i915/display: join the platform and subplatform enums
` [PATCH v4 05/15] drm/i915/display: convert display platforms to lower case
` [PATCH v4 06/15] drm/i915/display: add display platforms structure with platform members
` [PATCH v4 07/15] drm/i915/display: add platform member to struct intel_display
` [PATCH v4 08/15] drm/i915/display: remove the display platform enum as unnecessary
` [PATCH v4 09/15] drm/i915/display: add platform group for g4x
` [PATCH v4 10/15] drm/i915/display: add subplatform group for HSW/BDW ULT
` [PATCH v4 11/15] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
` [PATCH v4 12/15] drm/i915/pps: "
` [PATCH v4 13/15] drm/i915/tv: "
` [PATCH v4 14/15] drm/i915/vga: "
` [PATCH v4 15/15] drm/i915/vblank: "
` ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->platform.<platform> (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v4 0/9] Fix non-contiguous VRAM BO access in Xe
 2024-10-21 20:54 UTC  (17+ messages)
` [PATCH v4 1/9] drm/xe: Add xe_bo_vm_access
` [PATCH v4 2/9] drm/ttm: Add ttm_bo_access
` [PATCH v4 3/9] drm/xe: Add xe_ttm_access_memory
` [PATCH v4 4/9] drm/xe: Take PM ref in delayed snapshot capture worker
` [PATCH v4 5/9] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v4 6/9] drm/xe/display: Update intel_bo_read_from_page to use ttm_bo_access
` [PATCH v4 7/9] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v4 8/9] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
` [PATCH v4 9/9] drm/xe: Only allow contiguous BOs to use xe_bo_vmap
` ✓ CI.Patch_applied: success for Fix non-contiguous VRAM BO access in Xe (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[PATCH] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
 2024-10-21 20:09 UTC  (5+ messages)

[PATCH v1 0/1] drm/xe/guc: Prevent GuC register capture running on VF
 2024-10-21 19:43 UTC  (6+ messages)
` [PATCH v1 1/1] "
` ✗ CI.FULL: failure for drm/xe/guc: Prevent GuC register capture running on VF (rev2)

[PATCH 0/4] Mark work queues with WQ_MEM_RECLAIM
 2024-10-21 19:29 UTC  (12+ messages)
` [PATCH 1/4] drm/sched: Mark scheduler "
` [PATCH 2/4] drm/xe: Mark GGTT work queue "
` [PATCH 3/4] drm/xe: Mark G2H "
` [PATCH 4/4] drm/xe: Mark GT "
` ✓ CI.Patch_applied: success for Mark work queues "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[v3] drm/i915/dp: Add FEC Enable Retry mechanism
 2024-10-21 19:27 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH] drm/xe: Take ref to job's fence in arm
 2024-10-21 18:16 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH 00/16] Add support for 3 VDSC engines 12 slices
 2024-10-21 17:44 UTC  (27+ messages)
` [PATCH 01/16] drm/i915/dp: Update Comment for Valid DSC Slices per Line
` [PATCH 02/16] drm/i915/display: Prepare for dsc 3 stream splitter
` [PATCH 03/16] drm/i915/vdsc: Use VDSC0/VDSC1 for LEFT/RIGHT VDSC engine
` [PATCH 04/16] drm/i915/vdsc: Introduce 3rd VDSC engine VDSC2
` [PATCH 05/16] drm/i915/vdsc: Add support for read/write PPS for 3rd DSC engine
` [PATCH 06/16] drm/i915/dp: Ensure hactive is divisible by slice count
` [PATCH 07/16] drm/i915/dp: Enable 3 DSC engines for 12 slices
` [PATCH 08/16] drm/i915/display: Add macro HAS_PIXEL_REPLICATION
` [PATCH 09/16] drm/i915/display: Add support for DSC pixel replication
` [PATCH 10/16] drm/i915/dp_mst: Account for pixel replication for MST overhead with DSC
` [PATCH 11/16] drm/i915/dp: Account for pixel replication for BW computation "
` [PATCH 12/16] drm/i915/display: Account for pixel replication in pipe_src
` [PATCH 13/16] drm/i915/dp: Enable DSC pixel replication
` [PATCH 14/16] drm/i915/dsc: Introduce odd pixel removal
` [PATCH 15/16] drm/i915/display: Adjust Pipe SRC Width for Odd Pixels
` [PATCH 16/16] drm/i915/dp: Add Check for Odd Pixel Requirement
` ✓ CI.Patch_applied: success for Add support for 3 VDSC engines 12 slices (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH v3 0/6] Fix non-contiguous VRAM BO access in Xe
 2024-10-21 17:18 UTC  (13+ messages)
` [PATCH v3 3/6] drm/xe: Update xe_ttm_access_memory to use GPU for non-visible access
` [PATCH v3 4/6] drm/xe: Use ttm_bo_access in xe_vm_snapshot_capture_delayed
` [PATCH v3 5/6] drm/xe: Set XE_BO_FLAG_PINNED in migrate selftest BOs
` [PATCH v3 6/6] drm/xe: Only allow contiguous BOs to use xe_bo_vmap

[CI v2 0/4] (CI) drm/xe: Fix initial framebuffer handover
 2024-10-21 15:59 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for (CI) drm/xe: Fix initial framebuffer handover. (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH V3] drm/xe/mmap: Add mmap support for PCI memory barrier
 2024-10-21 15:32 UTC  (2+ messages)

[PATCH v2] drm/xe/ufence: Kick ufence immediately when possible
 2024-10-21 14:08 UTC  (3+ messages)

[PATCH 00/12] drm/i915/xe3lpd: ptl display patches
 2024-10-21 13:03 UTC  (10+ messages)
` [PATCH 03/12] drm/i915/cx0: Extend C10 check to PTL
` [PATCH 06/12] drm/i915/display/xe3: disable x-tiled framebuffers
` [PATCH 12/12] drm/i915/xe3lpd: Power request asserting/deasserting

[PATCH v4 0/7] Add xe3lpd edp enabling
 2024-10-21 12:49 UTC  (7+ messages)
` [PATCH v4 1/7] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v4 2/7] drm/i915/xe3lpd: Add cdclk changes
` [PATCH v4 6/7] drm/i915/xe3lpd: Add check to see if edp over type c is allowed

[PATCH 00/28] drm: Remove DRM aperture helpers
 2024-10-21 12:17 UTC  (2+ messages)
` (subset) "

[PATCH 00/10] Add support for 3 VDSC engines 12 slices
 2024-10-21 12:14 UTC  (4+ messages)
` [PATCH 04/10] drm/i915/vdsc: Add support for read/write PPS for DSC3

[RFC] drm/xe: Add separate Kconfig file for SR-IOV options
 2024-10-21 11:42 UTC  (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
 2024-10-21 11:21 UTC  (8+ messages)
` [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies

[PATCH v3] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2024-10-21 10:47 UTC  (3+ messages)

[RFC 00/19] Support EU online debug on pagefault
 2024-10-21 10:45 UTC  (27+ messages)
` [RFC 01/19] ptrace: export ptrace_may_access
` [RFC 02/19] drm/xe/eudebug: Introduce eudebug support
` [RFC 03/19] drm/xe/eudebug: Introduce discovery for resources
` [RFC 04/19] drm/xe/eudebug: Introduce exec_queue events
` [RFC 05/19] drm/xe/eudebug: hw enablement for eudebug
` [RFC 06/19] drm/xe: Add EUDEBUG_ENABLE exec queue property
` [RFC 07/19] drm/xe/eudebug: Introduce per device attention scan worker
` [RFC 08/19] drm/xe/eudebug: Introduce EU control interface
` [RFC 09/19] drm/xe/eudebug: Add vm bind and vm bind ops
` [RFC 10/19] drm/xe/eudebug: Add UFENCE events with acks
` [RFC 11/19] drm/xe/eudebug: vm open/pread/pwrite
` [RFC 12/19] drm/xe/eudebug: implement userptr_vma access
` [RFC 13/19] drm/xe: Debug metadata create/destroy ioctls
` [RFC 14/19] drm/xe: Attach debug metadata to vma
` [RFC 15/19] drm/xe/eudebug: Add debug metadata support for xe_eudebug
` [RFC 16/19] drm/xe/eudebug: Implement vm_bind_op discovery
` [RFC 17/19] drm/xe/eudebug: Dynamically toggle debugger functionality
` [RFC 18/19] drm/xe/eudebug_test: Introduce xe_eudebug wa kunit test
` [RFC 19/19] drm/xe/eudebug: Support EU online debug on pagefault
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[CI v2.2] drm/xe: Initialise display before GT and tile init
 2024-10-21 10:38 UTC  (2+ messages)
` [CI v2.3] "

[PATCH 00/18] GPU debug support (eudebug) v2
 2024-10-21  9:54 UTC  (4+ messages)
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access

[RFC PATCH 0/1] Enable non-contiguous VRAM access in Xe
 2024-10-21  8:49 UTC  (5+ messages)
` [RFC PATCH 1/1] drm/ttm, drm/xe: Add ttm_bo_access


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