Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-22 17:04:12 to 2025-05-23 19:00:28 UTC [more...]

[PATCH] drm/i915/display: Use str_true_false() helper
 2025-05-23 10:41 UTC  (2+ messages)

[PATCH v3 00/11] VRAM Self Refresh
 2025-05-23 19:01 UTC  (11+ messages)
` [PATCH v3 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v3 02/11] PCI/ACPI: Per root port allow one Aux power limit request
` [PATCH v3 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method
` [PATCH v3 04/11] drm/xe/vrsr: Introduce flag has_vrsr
` [PATCH v3 05/11] drm/xe/vrsr: Detect VRSR Capability
` [PATCH v3 06/11] drm/xe/vrsr: Initialize VRSR feature
` [PATCH v3 07/11] drm/xe/vrsr: Enable VRSR on default VGA boot device
` [PATCH v3 08/11] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [PATCH v3 09/11] drm/xe/pm: D3Cold target state
` [PATCH v3 10/11] drm/xe/vrsr: Enable VRSR

[PATCH 0/5] drm/xe: Add user commands to WA BB via configfs
 2025-05-23 18:54 UTC  (6+ messages)
` [PATCH 1/5] FOR-CI: Add-configfs-to-load-with-fewer-engines
` [PATCH 2/5] drm/xe/lrc: Extract post context restore function
` [PATCH 3/5] drm/xe/lrc: Sanity check bb space
` [PATCH 4/5] drm/xe/lrc: Allow to add user commands on context switch
` [PATCH 5/5] drm/xe/configfs: Add interface to wa_bb commands

[PATCH v2 0/3] drm/i915 & drm/xe: allocate struct intel_display dynamically
 2025-05-23 18:43 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915 & drm/xe: allocate struct intel_display dynamically (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Have LRC hold VM reference
 2025-05-23 18:37 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Have LRC hold VM reference (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v3 0/3] drm/xe: Add configfs to load with fewer engines
 2025-05-23 18:26 UTC  (11+ messages)
` [PATCH v3 1/3] drm/xe/configfs: Drop trailing semicolons
` [PATCH v3 2/3] drm/xe: Allow to disable engines
` [PATCH v3 3/3] drm/xe/configfs: Add attribute "
` ✓ CI.Patch_applied: success for drm/xe: Add configfs to load with fewer engines (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/3] More missing XeLP workarounds
 2025-05-23 17:41 UTC  (5+ messages)
` [PATCH 2/3] drm/xe/xelp: Implement HSDES#16010904313 workarounds

[PATCH v10 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-23 17:16 UTC  (14+ messages)
` [PATCH v10 1/5] drm/xe/hwmon: Add support to manage power limits though mailbox
` [PATCH v10 2/5] drm/xe/hwmon: Move card reactive critical power under channel card
` [PATCH v10 3/5] drm/xe/hwmon: Add support to manage PL2 though mailbox
` [PATCH v10 4/5] drm/xe/hwmon: Expose powerX_cap_interval
` [PATCH v10 5/5] drm/xe/hwmon: Read energy status from PMT
` ✓ CI.Patch_applied: success for drm/xe/hwmon: Add mailbox power limits, PL2, read energy "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[RFC v2] drm/xe/vf: Allow to inject VF provisioning errors
 2025-05-23 17:15 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/vf: Allow to inject VF provisioning errors (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v5] drm/xe: Add helper function to inject fault into ct_dead_capture()
 2025-05-23 16:51 UTC  (4+ messages)

[PATCH] drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM
 2025-05-23 16:32 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[v8 00/11] drm/xe/display: Program double buffered LUT registers
 2025-05-23 16:26 UTC  (20+ messages)
` [v8 01/11] drm/i915/dsb: Extract intel_dsb_ins_align()
` [v8 02/11] drm/i915/dsb: Extract assert_dsb_tail_is_aligned()
` [v8 03/11] drm/i915/dsb: Extract intel_dsb_{head,tail}()
` [v8 04/11] drm/i915/dsb: Implement intel_dsb_gosub()
` [v8 05/11] drm/i915/dsb: add intel_dsb_gosub_finish()
` [v8 06/11] drm/i915/dsb: Add support for GOSUB interrupt
` [v8 07/11] drm/i915: s/dsb_color_vblank/dsb_color
` [v8 08/11] drm/i915/display: use GOSUB to program double buffered LUT registers
` [v8 09/11] drm/i915: Program DB LUT registers before vblank
` [v8 10/11] drm/i915/color: Do not pre-load LUTs with DB registers
` [v8 11/11] drm/i915: Disable updating of LUT values during vblank
` ✓ CI.Patch_applied: success for drm/xe/display: Program double buffered LUT registers (rev9)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

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

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

[PATCH] drm/xe/vsec: fix CONFIG_INTEL_VSEC dependency
 2025-05-23 13:45 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[PATCH] drm/xe/sched: stop re-submitting signalled jobs
 2025-05-23 13:27 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v2 00/13] drm/i915/flipq: Rough flip queue implementation
 2025-05-23 13:21 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [v2,01/13] drm/i915/dsb: Extract intel_dsb_ins_align() (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

iosys-map: refactor to reduce struct size
 2025-05-23 12:31 UTC  (6+ messages)
` [PATCH 9/9] iosys_map: embed the is_iomem bit into the pointer

[PATCH v3 0/4] Use trans push mechanism to generate frame change event
 2025-05-23 12:29 UTC  (12+ messages)
` [PATCH v3 1/4] drm/i915/psr: Do not trigger Frame Change events from frontbuffer flush
` [PATCH v3 2/4] drm/i915/display: Send push before waiting vblanks
` [PATCH v3 3/4] drm/i915/psr: Add TRANS_PUSH register bit definition for PSR
` [PATCH v3 4/4] drm/i915/vrr: Use TRANS_PUSH mechanism for PSR frame change
` ✓ CI.Patch_applied: success for Use trans push mechanism to generate frame change event (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[drm-xe:drm-xe-next] BUILD SUCCESS 20a07782dacf7348a259efcc4a2ab56ecbe7aeb1
 2025-05-23 11:53 UTC 

[CI] drm/xe/guc: Test new GuC v70.45.2 for BMG, LNL
 2025-05-23 11:28 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Test new GuC v70.45.2 for BMG, LNL (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/12] drm/i915/flipq: Rough flip queue implementation
 2025-05-23  9:12 UTC  (5+ messages)
` [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
 2025-05-23  9:07 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] drm/xe/gsc: Switch SW proxy allocation to uncached
 2025-05-23  9:06 UTC  (6+ messages)
` ✓ CI.Build: success for drm/xe/gsc: Switch SW proxy allocation to uncached (rev2)
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PULL] drm-xe-next-fixes
 2025-05-23  8:25 UTC 

[PATCH v9 0/5] drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT
 2025-05-23  6:30 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "
` ✗ Xe.CI.Full: failure for drm/xe/hwmon: Add mailbox power limits, PL2, read energy from PMT (rev2)

[PULL] drm-xe-fixes
 2025-05-23  5:47 UTC 

[PATCH v6 0/3] drm: Create a task info option for wedge events
 2025-05-23  2:45 UTC  (3+ messages)
` [PATCH v6 1/3] "

[PATCH 3/9] firmware/tegra: avoid accessing iosys_map internals
 2025-05-23  0:32 UTC  (2+ messages)

[PATCH 8/9] iosys: hide internal details of implementation
 2025-05-22 23:30 UTC  (2+ messages)

[PATCH v1 0/3] Add debugfs to expose G2, G6, G8, G10 and ModS residency
 2025-05-22 22:14 UTC  (5+ messages)
` [PATCH v1 1/3] Utility function and macro for telemetry reading
` [PATCH v1 2/3] drm/xe/xe_debugfs: Exposure of G-State residency counter through debugfs
` [PATCH v1 3/3] drm/xe/regs/xe_pmt: Macros for G-State residency offset
` ✗ CI.Patch_applied: failure for Add debugfs to expose G2, G6, G8, G10 and ModS residency

[PATCH] drm/i915/vrr: Set vrr.vmin to min Vtotal to re-enable LRR for PTL
 2025-05-22 20:46 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/vrr: Set vrr.vmin to min Vtotal to re-enable LRR for PTL (rev2)

[PATCH v2] drm/xe: Add configfs to load with fewer engines
 2025-05-22 20:40 UTC  (5+ messages)

[PATCH v2 08/13] drm/i915/flipq: Provide the nuts and bolts code for flip queue
 2025-05-22 19:53 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 07/13] drm/i915/dmc: Define flip queue related PIPEDMC registers
 2025-05-22 19:53 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 03/10] drm/i915/display: Add strength and winsize register
 2025-05-22 18:22 UTC  (2+ messages)

[PATCH] drm/xe: Have LRC hold VM reference
 2025-05-22 18:08 UTC  (3+ messages)


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