Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-08 23:09:45 to 2024-11-11 13:26:14 UTC [more...]

[PATCH 1/3] drm/i915/watermark: Initialize latency variable to appropriate value
 2024-11-11 13:26 UTC  (11+ messages)
` [PATCH 2/3] drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
` [PATCH 3/3] drm/i915/watermark: Use intel_display for dpkgc code
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/i915/watermark: Initialize latency variable to appropriate value
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "

[CI v3 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-11 13:16 UTC  (24+ messages)
` [CI v3 01/15] drm/i915/display: identify discrete graphics
` [CI v3 02/15] drm/i915/display: convert HAS_D12_PLANE_MINIMIZATION() to struct intel_display
` [CI v3 03/15] drm/i915/display: convert HAS_4TILE() "
` [CI v3 04/15] drm/i915/display: convert HAS_DOUBLE_BUFFERED_M_N() "
` [CI v3 05/15] drm/i915/display: convert HAS_DP20() "
` [CI v3 06/15] drm/i915/display: convert HAS_GMBUS_BURST_READ() "
` [CI v3 07/15] drm/i915/display: convert HAS_IPS() "
` [CI v3 08/15] drm/i915/display: convert HAS_MBUS_JOINING() "
` [CI v3 09/15] drm/i915/display: convert HAS_SAGV() "
` [CI v3 10/15] drm/i915/display: convert HAS_HW_SAGV_WM() "
` [CI v3 11/15] drm/i915/display: convert HAS_ULTRAJOINER() "
` [CI v3 12/15] drm/i915/display: rename i915 parameter to __display in feature helpers
` [CI v3 13/15] drm/i915/display: convert display device identification to struct intel_display
` [CI v3 14/15] drm/i915/display: pass struct pci_dev * to intel_display_device_probe()
` [CI v3 15/15] drm/i915/display: add mobile platform group
` ✓ CI.Patch_applied: success for drm/i915/display: convert display feature helpers to struct intel_display (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH i-g-t V2 0/2] Add xe_pci_membarrier test
 2024-11-11 11:48 UTC  (6+ messages)
` [PATCH i-g-t V2 2/2] tests/intel: "

[PATCHv4] drm/i915/dp: Guarantee a minimum HBlank time
 2024-11-11 11:46 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dp: Guarantee a minimum HBlank time (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH] drm/i915/watermark: Modify latency programmed into PKG_C_LATENCY
 2024-11-11 11:42 UTC  (5+ messages)
` ✗ CI.FULL: failure for "

[PATCH v6 2/8] drm/ttm: Add ttm_bo_access
 2024-11-11 11:34 UTC  (14+ messages)

[PATCH v2] drm/xe: improve hibernation on igpu
 2024-11-11 10:52 UTC  (10+ messages)

[PATCH 00/23] Use VRR timing generator for fixed refresh rate modes
 2024-11-11 10:15 UTC  (32+ messages)
` [PATCH 01/23] drm/i915/vrr: Refactor VRR Timing Computation
` [PATCH 02/23] drm/i915/vrr: Simplify CMRR Enable Check in intel_vrr_get_config
` [PATCH 03/23] drm/i915/vrr: Introduce new field for VRR mode
` [PATCH 04/23] drm/i915/vrr: Fill VRR mode for CMRR and dynamic VRR
` [PATCH 05/23] drm/i915/vrr: Rename vrr.enable to vrr.tg_enable
` [PATCH 06/23] drm/i915/display: Absorb cmrr attributes into vrr
` [PATCH 07/23] drm/i915/display: Add vrr mode to crtc_state dump
` [PATCH 08/23] drm/i915/vrr: Remove condition flipline > vmin for LNL
` [PATCH 09/23] drm/i915/vrr: Compute vrr vsync if platforms support it
` [PATCH 10/23] drm/i915/dp: Avoid vrr compute config for HDMI sink
` [PATCH 11/23] drm/i915/dp: fix the Adaptive sync Operation mode for SDP
` [PATCH 12/23] drm/i915/hdmi: Use VRR Timing generator for HDMI
` [PATCH 13/23] drm/i915/vrr: Handle joiner with vrr
` [PATCH 14/23] drm/i915/display: Handle transcoder timings for joiner
` [PATCH 15/23] drm/i915/vrr: Introduce VRR mode Fixed RR
` [PATCH 16/23] drm/i915/vrr: Fill fixed refresh mode in vrr_get_compute_config
` [PATCH 17/23] drm/i915/display: Enable MSA Ignore Timing PAR only when in not fixed_rr mode
` [PATCH 18/23] drm/i915/dp: Set FAVT mode in DP SDP with fixed refresh rate
` [PATCH 19/23] drm/i915/vrr: Avoid sending PUSH when VRR TG is used with Fixed "
` [PATCH 20/23] drm/i915/display: Disable PSR before disabling VRR
` [PATCH 21/23] drm/i915/psr: Allow PSR for fixed refrsh rate with VRR TG
` [PATCH 22/23] drm/i915/vrr: Always use VRR timing generator for XE2LPD+
` [PATCH 23/23] drm/i915/display: Use VRR timings for XE2LPD+ in modeset sequence
` ✓ CI.Patch_applied: success for Use VRR timing generator for fixed refresh rate modes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
 2024-11-11  9:28 UTC  (4+ messages)
` [PATCH 1/7] kernel/cgroup: "

[PATCH] drm/i915/dp: demote source OUI read/write failure logging to debug
 2024-11-11  8:58 UTC  (4+ messages)
` ✗ CI.FULL: failure for drm/i915/dp: demote source OUI read/write failure logging to debug (rev2)

[PATCH 1/2] platform/x86/intel/pmt: allow user offset for PMT callbacks
 2024-11-11  8:39 UTC  (5+ messages)
` [PATCH 2/2] drm/xe/vsec: Support BMG devices
` ✗ CI.FULL: failure for series starting with [1/2] platform/x86/intel/pmt: allow user offset for PMT callbacks

[PATCH] drm/i915/dp: Limit max compressed bpp to 18 when forcing DSC
 2024-11-11  6:55 UTC  (3+ messages)

[PATCH] drm/i914/watermark: Modify latency programmed into PKG_C_LATENCY
 2024-11-11  4:43 UTC  (4+ messages)

[PATCH v4 0/3] MSI-X support
 2024-11-10 22:13 UTC  (12+ messages)
` [PATCH v4 1/3] drm/xe: Initial MSI-X support for HW engines
` [PATCH v4 2/3] drm/xe: Manage MSI-X interrupts allocation
` [PATCH v4 3/3] drm/xe/uapi: Support requesting unique MSI-X for exec queue
` ✓ CI.Patch_applied: success for MSI-X support (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v3 0/3] MSI-X support
 2024-11-10 14:09 UTC  (12+ messages)
` [PATCH v3 1/3] drm/xe: Initial MSI-X support for HW engines
` [PATCH v3 2/3] drm/xe: Manage MSI-X interrupts allocation
` [PATCH v3 3/3] drm/xe/uapi: Support requesting unique MSI-X for exec queue
` ✓ CI.Patch_applied: success for MSI-X support (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[RFC PATCH 0/6] Common preempt fences and semantics
 2024-11-10  8:13 UTC  (15+ messages)
` [RFC PATCH 1/6] dma-resv: Add DMA_RESV_USAGE_PREEMPT
` [RFC PATCH 2/6] drm/sched: Teach scheduler about DMA_RESV_USAGE_PREEMPT
` [RFC PATCH 3/6] dma-fence: Add dma_fence_preempt base class
` [RFC PATCH 4/6] drm/sched: Teach scheduler about dma_fence_prempt type
` [RFC PATCH 5/6] drm/xe: Use DMA_RESV_USAGE_PREEMPT for preempt fences
` [RFC PATCH 6/6] drm/xe: Use dma_fence_preempt base class
` ✓ CI.Patch_applied: success for Common preempt fences and semantics
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH] drm/xe/oa: Fix "Missing outer runtime PM protection" warning
 2024-11-10  4:27 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[RFC 0/5] drm/xe: Support capture and dump of devcoredump for general debug
 2024-11-10  3:58 UTC  (14+ messages)
` [RFC 1/5] drm/xe/devcoredump: Support coredumps without jobs
` [RFC 2/5] drm/xe: Trigger a devcoredump capture on a GT reset
` [RFC 3/5] drm/xe: Disconnect coredump structure from xe_device structure
` [RFC 4/5] drm/xe: Make coredump printing to in-memory cache optional
` [RFC 5/5] drm/xe: Support devcoredump capture from dead CT handler
` ✓ CI.Patch_applied: success for drm/xe: Support capture and dump of devcoredump for general debug
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH v4] drm/xe/ufence: Signal ufence faster when possible
 2024-11-10  3:51 UTC  (2+ messages)

[drm-xe:drm-xe-next] BUILD SUCCESS f7278da76da2589af13bc8a487d0e8f8abdecc99
 2024-11-10  2:33 UTC 

[PATCH 0/2] Disallow OA from being enabled on active exec_queue's
 2024-11-10  2:29 UTC  (14+ messages)
` [PATCH 1/2] drm/xe/oa: "
` [PATCH 2/2] drm/xe/oa: Allow subsequent OA streams to be opened on an exec_queue
` ✓ CI.Patch_applied: success for Disallow OA from being enabled on active exec_queue's
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "

[PATCH 0/2] drm/xe/guc: Handle crash notifications & drop default log verbosity
 2024-11-10  1:47 UTC  (11+ messages)
` [PATCH 1/2] drm/xe/guc: Reduce default GuC "
` [PATCH 2/2] drm/xe/guc: Support crash dump notification from GuC
` ✗ CI.FULL: failure for drm/xe/guc: Handle crash notifications & drop default log verbosity

[PATCH 0/2] drm/xe: Add support for G2G communication
 2024-11-10  1:09 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH 0/3] drm/xe/pmu: PMU interface for Xe
 2024-11-09 21:10 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/pmu: PMU interface for Xe (rev4)

[PATCH 0/7] Devcoredump Improvements
 2024-11-09 20:30 UTC  (6+ messages)
` [PATCH 2/7] drm/xe: Add ring address to LRC snapshot
` ✗ CI.FULL: failure for Devcoredump Improvements

[RFC v1 0/1] Allow fault injection in vm create and vm bind IOCTLs
 2024-11-09 18:40 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[PATCH v4 00/15] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
 2024-11-09 17:59 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev4)

[PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
 2024-11-09 14:29 UTC  (3+ messages)
` ✗ CI.FULL: failure for "
` ✗ CI.FULL: failure for drm/i915/mst: cleanups, renames, clarifications (rev2)

[PATCH v1 0/1] drm/xe/vf: Post-migration recovery, remove MMIO assert
 2024-11-09 14:19 UTC  (7+ messages)
` [PATCH v1 1/1] drm/xe/guc: Do not assert CTB state while sending MMIO
` ✗ CI.FULL: failure for drm/xe/vf: Post-migration recovery, remove MMIO assert

[PATCH 0/2] Prefer GT oriented logs/asserts in submit code
 2024-11-09 14:14 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[PATCH v4 0/3] drm/xe: Fix races on fdinfo
 2024-11-09 12:28 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Fix races on fdinfo (rev5)

[PATCH v3 1/2] drm/xe: improve hibernation on igpu
 2024-11-09 10:34 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [v3,1/2] drm/xe: improve hibernation on igpu (rev2)

[PATCH v2] drm/xe/guc: Remove duplicate source field
 2024-11-09  5:35 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Remove duplicate source field (rev2)

[CI v2 v2 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-09  4:13 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/display: convert display feature helpers to struct intel_display (rev4)

[PATCH v3 00/18] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
 2024-11-09  1:36 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev3)

[PATCH 0/4] Add iomem helpers for use from debugfs
 2024-11-08 23:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for "


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