Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-09 17:29:20 to 2024-11-11 22:41:13 UTC [more...]

[PATCH 0/7] Devcoredump Improvements
 2024-11-11 22:41 UTC  (5+ messages)
` [PATCH 6/7] drm/xe: Change xe_engine_snapshot_capture_for_job to be for_queue
` ✗ CI.FULL: failure for Devcoredump Improvements

[CI 1/9] drm/i915: Remove vga and gmbus seq out of i915_restore_display
 2024-11-11 21:20 UTC  (17+ messages)
` [CI 2/9] drm/i915/display: Convert i915_suspend into i9xx_display_sr
` [CI 3/9] drm/i915/display: Move regfile registers intel_display.restore
` [CI 4/9] drm/{i915, xe}/display: Move DP MST calls to display_driver
` [CI 5/9] drm/xe/display: Delay hpd_init resume
` [CI 6/9] drm/xe/display: Delay dsm handler registration
` [CI 7/9] drm/{i915, xe}: Move power_domains suspend/resume to display_power
` [CI 8/9] drm/{i915, xe}: Move remaining intel_power_domains to intel_display
` [CI 9/9] drm/{i915, xe}/display: Move dsm registration under intel_driver
` ✓ CI.Patch_applied: success for series starting with [CI,1/9] drm/i915: Remove vga and gmbus seq out of i915_restore_display
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 0/5] drm/i915: intel_display conversions, cleanups
 2024-11-11 20:17 UTC  (14+ messages)
` [PATCH 1/5] drm/i915/overlay: convert to struct intel_display
` [PATCH 2/5] drm/i915/overlay: add intel_overlay_available() and use it
` [PATCH 3/5] drm/i915/plane: convert initial plane setup to struct intel_display
` [PATCH 4/5] drm/i915/irq: hide display_irqs_enabled access
` [PATCH 5/5] drm/i915/irq: emphasize display_irqs_enabled is only about VLV/CHV
` ✓ CI.Patch_applied: success for drm/i915: intel_display conversions, cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "

[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
 2024-11-11 19:23 UTC  (3+ messages)

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

[PATCH 00/23] Use VRR timing generator for fixed refresh rate modes
 2024-11-11 17:49 UTC  (35+ 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/8] drm/i915/mst: cleanups, renames, clarifications
 2024-11-11 17:42 UTC  (17+ messages)
` [PATCH 1/8] drm/i915/mst: pass primary encoder to primary encoder hooks
` [PATCH 2/8] drm/i915/mst: rename intel_encoder to encoder
` [PATCH 3/8] drm/i915/mst: introduce to_primary_encoder() and to_primary_dp()
` [PATCH 4/8] drm/i915/mst: use primary_encoder in fake mst encoder creation
` [PATCH 6/8] drm/i915/mst: convert to struct intel_display
` [PATCH 7/8] drm/i915/mst: change naming from fake encoders to MST stream encoders
` [PATCH 8/8] drm/i915/dp: add comments about hooks called from "

[PATCH v2] drm/i915/lspcon: do not hardcode settle timeout
 2024-11-07  8:21 UTC  (4+ messages)

[PATCH v4] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-11-05 10:21 UTC  (4+ messages)

[PATCH 5/8] drm/i915/display: make CHICKEN_TRANS() display version aware
 2024-11-11 16:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v11 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-11-11 16:13 UTC  (5+ messages)
` [PATCH v11 2/8] drm/ttm: Add a virtual base class for graphics memory backup

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

[PATCH 1/3] drm/i915/watermark: Initialize latency variable to appropriate value
 2024-11-11 15:17 UTC  (14+ 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.FULL: failure "

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

[PATCH 0/2] Disallow OA from being enabled on active exec_queue's
 2024-11-11 14:31 UTC  (3+ messages)
` ✗ CI.FULL: failure for "

[RFC PATCH 0/6] Common preempt fences and semantics
 2024-11-11 13:42 UTC  (13+ messages)
` [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 "

[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  (4+ messages)

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

[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  (3+ messages)

[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: "

[PATCH] drm/xe/oa: Fix "Missing outer runtime PM protection" warning
 2024-11-10  4:27 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[RFC 0/5] drm/xe: Support capture and dump of devcoredump for general debug
 2024-11-10  3:58 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

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

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

[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)

[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)


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