Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-16 20:53:46 to 2025-05-20 08:14:28 UTC [more...]

[v7 00/11] drm/xe/display: Program double buffered LUT registers
 2025-05-20  7:55 UTC  (11+ messages)
` [v7 01/11] drm/i915/dsb: Extract intel_dsb_ins_align()
` [v7 02/11] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [v7 03/11] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [v7 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
` [v7 05/11] drm/i915/dsb: add intel_dsb_gosub_finish()
` [v7 06/11] drm/i915/dsb: Add support for GOSUB interrupt
` [v7 07/11] drm/i915: s/dsb_color_vblank/dsb_color
` [v7 08/11] drm/i915/display: use GOSUB to program double buffered LUT registers
` [v7 09/11] drm/i915: Program DB LUT registers before vblank
` [v7 11/11] drm/i915: Disable updating of LUT values during vblank

[PATCH v2 00/32] PREFETCH and MADVISE for SVM ranges
 2025-05-20  8:13 UTC  (4+ messages)
` [PATCH v2 17/32] drm/xe/uapi: Add madvise interface

[PATCH v2] drm/i915/vrr: Program EMP_AS_SDP_TL for DP AS SDP
 2025-05-20  8:11 UTC  (3+ messages)

[PATCH 00/14] DPLL framework redesign
 2025-05-20  8:05 UTC  (6+ messages)
` [PATCH 06/14] drm/i915/dpll: Rename intel_shared_dpll

[PATCH] drm/i915/dp: Allow HBR3 without TPS4 support for eDP panels
 2025-05-20  7:52 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
 2025-05-20  7:11 UTC  (29+ messages)
` [PATCH 05/12] drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
` [PATCH 06/12] drm/i915/dmc: Define flip queue related PIPEDMC registers
` [PATCH 07/12] drm/i915/flipq: Provide the nuts and bolts code for flip queue
  ` [PATCH v2 "
` [PATCH 08/12] drm/i915/flipq: Implement flipq queue based commit path
  ` [PATCH v2 "
` [PATCH 09/12] drm/i915/flipq: Implement Wa_18034343758
` [PATCH 10/12] drm/i915/flipq: Implement Wa_16018781658 for LNL-A0
` [PATCH 11/12] drm/i915/flipq: Add intel_flipq_dump()
` ✗ Xe.CI.Full: failure for drm/i915/flipq: Rough flip queue implementation
` ✓ CI.Patch_applied: success for drm/i915/flipq: Rough flip queue implementation (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Allow to trigger GT resets using debugfs writes
 2025-05-20  5:03 UTC  (11+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC 0/3] CCS save restore for IGPU
 2025-05-20  4:10 UTC  (7+ messages)
` [RFC 1/3] drm/xe/vf: Create contexts for CCS read write
` [RFC 2/3] drm/xe/vf: Attach and detach CCS copy commands with BO
` [RFC 3/3] drm/xe/vf: Register CCS read/write contexts with Guc
` ✗ CI.Patch_applied: failure for CCS save restore for IGPU (rev2)

[PATCH 0/3] drm/xe: Small fixes and cleanups for PXP
 2025-05-20  1:24 UTC  (11+ messages)
` [PATCH 1/3] drm/xe/pxp: Use the correct define in the set_property_funcs array
` [PATCH 2/3] drm/xe/pxp: Clarify PXP queue creation behavior if PXP is not ready
` [PATCH 3/3] drm/xe/pxp: Decouple queue addition from PXP start
` ✓ CI.Patch_applied: success for drm/xe: Small fixes and cleanups for PXP
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v3 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-05-20  0:39 UTC  (15+ messages)
` [PATCH v3 1/7] drm/xe/sa: Avoid caching GGTT address within the manager
` [PATCH v3 2/7] drm/xe/vf: Finish RESFIX by reset if CTB not enabled
` [PATCH v3 3/7] drm/xe/vf: Pause submissions during RESFIX fixups
` [PATCH v3 4/7] drm/xe: Block reset while recovering from VF migration
` [PATCH v3 5/7] drm/xe/vf: Rebase HWSP of all contexts after migration
` [PATCH v3 6/7] drm/xe/vf: Rebase MEMIRQ structures for "
` [PATCH v3 7/7] drm/xe/vf: Post migration, repopulate ring area for pending request
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery of queues and jobs (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4] drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
 2025-05-19 23:54 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vf: Fail migration recovery if fixups needed but platform not supported (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

[PATCH v2 0/7] drm/xe/vf: Post-migration recovery of queues and jobs
 2025-05-19 23:07 UTC  (4+ messages)
` [PATCH v2 3/7] drm/xe/vf: Pause submissions during RESFIX fixups

[PATCH v4 0/3] drm: Create an app info option for wedge events
 2025-05-19 22:50 UTC  (11+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] drm/doc: Add a section about "App information" for the wedge API
` [PATCH v4 3/3] drm/amdgpu: Make use of drm_wedge_app_info
` ✓ CI.Patch_applied: success for drm: Create an app info option for wedge events (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v3] drm/xe/vf: Fail migration recovery if fixups needed but platform not supported
 2025-05-19 20:23 UTC  (2+ messages)

[PATCH 0/3] More missing XeLP workarounds
 2025-05-19 20:00 UTC  (9+ messages)
` [PATCH 2/3] drm/xe/xelp: Implement HSDES#16010904313 workarounds
` [PATCH 3/3] drm/xe/xelp: Add Wa_18022495364
` ✗ Xe.CI.Full: failure for More missing XeLP workarounds

[PATCH] drm/xe: use xe_mmio_read32() to read mtcfg register
 2025-05-19 19:24 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: use xe_mmio_read32() to read mtcfg register (rev2)

[PATCH] drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read
 2025-05-19 17:19 UTC  (14+ messages)
` ✗ Xe.CI.Full: failure for "
` [PATCH v2] "
` ✓ CI.Patch_applied: success for drm/i915/dp_mst: Work around Thunderbolt sink disconnect after SINK_COUNT_ESI read (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe: Default auto_link_downgrade status to false
 2025-05-19 16:34 UTC  (4+ messages)
` ✓ Xe.CI.Full: success for drm/xe: Default auto_link_downgrade status to false (rev2)

[PATCH v2] drm/xe/guc: Make creation of SLPC debugfs files conditional
 2025-05-19 16:32 UTC  (4+ messages)
` ✓ Xe.CI.Full: success for drm/xe/guc: Make creation of SLPC debugfs files conditional (rev2)

[PATCH 00/10] Introduce drm sharpness property
 2025-05-19 16:07 UTC  (21+ messages)
` [PATCH 01/10] drm/i915/display: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev15)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v4] drm/xe: Allow building as kernel built-in
 2025-05-19 15:16 UTC  (4+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Allow building as kernel built-in (rev4)
` ✗ LGCI.VerificationFailed: failure for drm/xe: Allow building as kernel built-in (rev5)

[PATCH v9 00/10] Improve gpu_scheduler trace events + UAPI
 2025-05-19 11:59 UTC  (6+ messages)
` [PATCH v9 02/10] drm/sched: store the drm client_id in drm_sched_fence

[PATCH 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_RUNNING
 2025-05-13  7:26 UTC  (9+ messages)
` [PATCH 1/8] drm/sched: Allow drivers to skip the reset and keep on running

[PATCH] drm/i915/psr: Underrun on idle PSR wa only when pkgc latency > delayed vblank
 2025-05-19 10:24 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/bo: optimise CCS case for WB pages
 2025-05-19  9:58 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2] drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards
 2025-05-19  7:01 UTC  (5+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/psr: Do not read PSR2_SU_STATUS on AlderLake and onwards (rev2)

[PATCH v3 0/3] drm: Create an app info option for wedge events
 2025-05-18 21:26 UTC  (3+ messages)
` [PATCH v3 1/3] "

[REGRESSION] on linux-next (next-20250507)
 2025-05-18  6:45 UTC  (5+ messages)

[PATCH v2] drm/xe/oa: Expose media OA units
 2025-05-18  2:40 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/oa: Expose media OA units (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/oa: Expose media OA units
 2025-05-18  0:14 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/4] Crashlog Type1 Version2 support
 2025-05-17 17:15 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/i915/display: Implement wa_16011342517
 2025-05-17 14:40 UTC  (2+ messages)
` ✓ Xe.CI.Full: success for "

[drm-xe:drm-xe-next] BUILD SUCCESS a383cf218ef8bb35d4c03958bd956573b65cf778
 2025-05-17 13:09 UTC 

[PATCH 0/7] drm/i915 & drm/xe: prep work towards opaque struct intel_display
 2025-05-17  8:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[ONLY FOR INTERNAL REVIEW 0/3] CCS save restore for IGPU
 2025-05-17  4:31 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe/display: drop duplicate display->fb_tracking.lock init
 2025-05-17  3:07 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] drm/xe: Default auto_link_downgrade status to false
 2025-05-17  0:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v10 00/10] mtd: add driver for Intel discrete graphics
 2025-05-16 22:21 UTC  (5+ messages)
` [PATCH v10 01/10] mtd: add driver for intel graphics non-volatile memory device
` [PATCH v10 02/10] mtd: intel-dg: implement region enumeration


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