Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-11 18:56:55 to 2024-12-12 18:59:52 UTC [more...]

[PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-12-12 18:59 UTC  (7+ messages)
` [PATCH v9 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` [PATCH v9 04/11] drm/xe/devcoredump: Add ASCII85 dump helper function

[i-g-t] lib/xe: set hwconfig NULL for unsupported platforms
 2024-12-12 18:54 UTC  (5+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS 4d79a1266d4cc3c967bc8823502466cad1ac8514
 2024-12-12 18:52 UTC 

[PATCH 00/12] drm/{i915,xe}: Convert to DRM client setup
 2024-12-12 18:47 UTC  (20+ messages)
` [PATCH 01/12] drm/{i915, xe}: Suspend/resume fbdev emulation via client interfaces
` [PATCH 02/12] drm/client: Add client-hotplug helper
` [PATCH 03/12] drm/client: Send pending hotplug events after resume
` [PATCH 04/12] drm/i915/display: Remove fbdev suspend and hotplug tracking
` [PATCH 05/12] drm/i915/display: fbdev: Move custom restore code to new callback
` [PATCH 06/12] drm/i915/display: fbdev: Move custom suspend "
` [PATCH 07/12] drm/i915/display: Remove preferred_bpp from struct intel_fbdev
` [PATCH 08/12] drm/i915/display: Remove struct drm_fb_helper "
` [PATCH 09/12] drm/i915/display: Move fbdev code around
` [PATCH 10/12] drm/{i915,xe}: Run DRM default client setup
` [PATCH 11/12] drm/i915/display: Remove compile guard around fbdev debugfs output
` [PATCH 12/12] drm/fb-helper: Remove struct drm_fb_helper.fb_probe
` ✓ CI.Patch_applied: success for drm/{i915,xe}: Convert to DRM client setup
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH] drm/xe/client: Better correlate exec_queue and GT timestamps
 2024-12-12 17:34 UTC 

[PATCH v2] drm/xe/xe_sync: Add debug printing to check_ufence
 2024-12-12 17:30 UTC  (4+ messages)

[PATCH] drm/i915/display: Add WA_14018221282
 2024-12-12 16:55 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Fix fault on fd close when wedged
 2024-12-12 16:30 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.Full: failure "
` ✓ CI.BAT: success "

[PATCH 0/2] Consider joiner calculation for panel fitting
 2024-12-12 15:54 UTC  (12+ messages)
` [PATCH 1/2] drm/i915/display: After joiner compute pfit_dst
` [PATCH 2/2] drm/i915/display: Initialize pipe_src in compute stage
` ✓ CI.Patch_applied: success for Consider joiner calculation for panel fitting (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe/tests: Split shrink test out of xe_bo
 2024-12-12 14:47 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] drm/xe: Make irq enabled flag atomic
 2024-12-12 14:36 UTC  (6+ messages)

[PATCH 00/11] GuC changes for flicker-free boot
 2024-12-12 14:35 UTC  (7+ messages)
` [PATCH 01/11] drm/xe/display: Add intel_plane_initial_vblank_wait
` [PATCH 07/11] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH 09/11] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early

[PATCH 5/5] drm/xe/display: Use a single early init call for display
 2024-12-12 14:27 UTC  (5+ messages)
` [PATCH] "

[PATCH v2 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-12-12 13:26 UTC  (16+ messages)
` [PATCH v2 1/4] drm/dp: Add helper to set LTTPRs in transparent mode
` [PATCH v2 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR "
` [PATCH v2 3/4] drm/i915/dp: "
` [PATCH v2 4/4] drm/msm/dp: Add support for LTTPR handling
` ✓ CI.Patch_applied: success for drm/dp: Rework LTTPR transparent mode handling and add support to msm driver (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✗ CI.Build: failure "

[PATCH v1 1/1] drm/xe: fix the ERR_PTR() returned on failure to allocate tiny pt
 2024-12-11 21:24 UTC  (3+ messages)

[PATCH RFC 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2024-12-11 10:52 UTC  (9+ messages)
` [PATCH RFC 2/4] drm/nouveau/dp: Use the generic helper to control LTTPR transparent mode
` [PATCH RFC 4/4] drm/msm/dp: Add support for LTTPR handling

Linux 6.12.4 - crash dma_alloc_attrs+0x12b via ipu6
 2024-12-10 16:53 UTC  (9+ messages)

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-10 23:14 UTC  (2+ messages)

[PATCH 0/2] Enable Survivability mode
 2024-12-12 13:00 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` [PATCH 1/2] RFC drm/xe: Add functions and sysfs for boot survivability
` [PATCH 2/2] RFC drm/xe: Enable Boot Survivability mode
` ✓ CI.Build: success for Enable "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2 0/3] VF: Avoid reading inaccessible registers
 2024-12-12 11:55 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for VF: Avoid reading inaccessible registers (rev2)

[PATCH] drm/xe: Remove a redundant argument check
 2024-12-12 10:51 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v10 0/4] Introduce DRM device wedged event
 2024-12-12 10:37 UTC  (9+ messages)
` [PATCH v10 1/4] drm: Introduce "

[PATCH v2 0/5] drm/i915/dp: convert to struct intel_display
 2024-12-12 10:30 UTC  (12+ messages)
` [PATCH v2 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH v2 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH v2 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH v2 4/5] drm/i915/dp: convert interfaces "
` [PATCH v2 5/5] drm/i915/dp: finish link training conversion "

[PATCH 00/26] Intel Xe GPU debug support (eudebug) v3
 2024-12-12 10:12 UTC  (9+ messages)
` [PATCH 01/26] ptrace: export ptrace_may_access
` [PATCH 14/26] drm/xe/eudebug: implement userptr_vma access

[RFT] Revert "lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING."
 2024-12-12  9:31 UTC  (5+ messages)

[PATCH 00/13] The xe_sa_manager based GuC Buffer Cache
 2024-12-12  8:50 UTC  (34+ messages)
` [PATCH 01/13] drm/xe/sa: Always call drm_suballoc_manager_fini()
` [PATCH 02/13] drm/xe/sa: Drop redundant NULL assignments
` [PATCH 03/13] drm/xe/sa: Cleanup internal BO data at device removal
` [PATCH 04/13] drm/xe/sa: Drop useless is_iomem member
` [PATCH 05/13] drm/xe/sa: Improve error message on init failure
` [PATCH 06/13] drm/xe/sa: Tidy up coding style in init()
` [PATCH 07/13] drm/xe/sa: Allow making suballocations using custom gfp flags
` [PATCH 08/13] drm/xe/sa: Allow creating suballocator with custom guard size
` [PATCH 09/13] drm/xe/sa: Minor header cleanups
` [PATCH 10/13] drm/xe/guc: Introduce the GuC Buffer Cache
` [PATCH 11/13] drm/xe/pf: Use GuC Buffer Cache during VFs provisioning
` [PATCH 12/13] drm/xe/kunit: Allow to replace xe_managed_bo_create_pin_map()
` [PATCH 13/13] drm/xe/kunit: Add KUnit tests for GuC Buffer Cache
` ✓ CI.Patch_applied: success for The xe_sa_manager based "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCHv4] drm/i915/dp: Guarantee a minimum HBlank time
 2024-12-12  7:14 UTC  (2+ messages)

[PATCH v3 0/2] drm/xe: adding wait helper for gt async reset
 2024-12-12  6:43 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe: adding wait helper for gt async reset (rev3)

[PATCH 0/5] Introduce drm sharpness property
 2024-12-12  5:58 UTC  (7+ messages)
` [PATCH 2/5] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/5] drm/i915/display: Enable the second scaler for sharpness
` [PATCH 4/5] drm/i915/display: Add registers and compute the strength

[PATCH v2 00/29] Introduce GPU SVM and Xe SVM implementation
 2024-12-12  3:59 UTC  (36+ messages)
` [PATCH v2 09/29] drm/xe: Add SVM range invalidation
` [PATCH v2 11/29] drm/xe: Add (re)bind to SVM page fault handler
` [PATCH v2 12/29] drm/xe: Add SVM garbage collector
` [PATCH v2 16/29] drm/xe: Add migrate layer functions for SVM support
` [PATCH v2 17/29] drm/xe: Add SVM device memory mirroring
` [PATCH v2 19/29] drm/xe: Add GPUSVM devic memory copy vfunc functions
` [PATCH v2 23/29] drm/xe: Add BO flags required for SVM
` [PATCH v2 24/29] drm/xe: Add SVM VRAM migration
` [PATCH v2 25/29] drm/xe: Basic SVM BO eviction
` [PATCH v2 27/29] drm/xe: Add modparam for SVM notifier size
` [PATCH v2 28/29] drm/xe: Add always_migrate_to_vram modparam

[PATCH] usb: typec: ucsi: Fix connector status writing past buffer size
 2024-12-12  3:35 UTC  (2+ messages)

[PATCH v2] drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms
 2024-12-12  3:16 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PULL] drm-xe-next
 2024-12-11 23:27 UTC 

[PULL] drm-intel-next
 2024-12-11 20:38 UTC 

[PATCH] drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms
 2024-12-11 19:58 UTC  (3+ messages)

[RFC PATCH] drm/xe/display: Program double buffered LUT registers
 2024-12-11 19:22 UTC  (3+ messages)
` ✓ CI.checksparse: success for "
` ✓ Xe.CI.BAT: "


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