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

[PATCH 0/7] vsprintf: Add %pTN to print Task Name
 2024-12-13 13:27 UTC  (11+ messages)
` [PATCH 1/7] vsprintf: Add %pTN to print task name
` [PATCH 2/7] kernel: Replace get_task_comm() with %pTN
` [PATCH 3/7] arch: "
` [PATCH 4/7] net: "
` [PATCH 5/7] security: "
` [PATCH 6/7] drivers: Repace "

6.13-rc1 graphics fail
 2024-12-13 12:14 UTC  (4+ messages)

[PATCH 7/7] fs: Use %pTN to print task name
 2024-12-13  5:49 UTC 

[PATCH v10 0/4] Introduce DRM device wedged event
 2024-12-13 13:51 UTC  (6+ messages)
` [PATCH v10 1/4] drm: Introduce "
` [PATCH v10 2/4] drm/doc: Document "

[PATCH 00/10] PSR DSB support
 2024-12-13 13:59 UTC  (19+ messages)
` [PATCH 01/10] drm/i915/psr: Use PSR2_MAN_TRK_CTL CFF bit only to send full update
` [PATCH 02/10] drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
` [PATCH 03/10] drm/i915/psr: Split setting sff and cff bits away from intel_psr_force_update
` [PATCH 04/10] drm/i915/psr: Add register definitions for SFF_CTL and CFF_CTL registers
` [PATCH 05/10] drm/i915/psr: Ensure SFF/CFF bits are not written at their sample point
` [PATCH 06/10] drm/i915/psr: Use SFF_CTL on invalidate/flush for LunarLake onwards
` [PATCH 07/10] drm/i915/psr: Allow writing PSR2_MAN_TRK_CTL using DSB
` [PATCH 08/10] drm/i915/psr: Changes for PSR2_MAN_TRK_CTL handling when DSB is in use
` [PATCH 09/10] drm/i915/psr: Remove DSB_SKIP_WAITS_EN chicken bit
` [PATCH 10/10] drm/i915/psr: Allow DSB usage when PSR is enabled
` ✓ CI.Patch_applied: success for PSR DSB support
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/xe3: do not configure auto min dbuf for cursor WMs
 2024-12-13 13:58 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

[RFC v0 00/13] drm/i915/dp: 128b/132b uncompressed SST
 2024-12-13 13:52 UTC  (21+ messages)
` [RFC v0 01/13] drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()
` [RFC v0 02/13] drm/i915/mst: use intel_dp_compute_config_limits() for DP MST
` [RFC v0 03/13] drm/i915/mst: drop connector parameter from intel_dp_mst_bw_overhead()
` [RFC v0 04/13] drm/i915/mst: drop connector parameter from intel_dp_mst_compute_m_n()
` [RFC v0 05/13] drm/i915/mst: change return value of mst_stream_find_vcpi_slots_for_bpp()
` [RFC v0 06/13] drm/i915/mst: add helper independent of MST for figuring out the TU
` [RFC v0 07/13] drm/i915/ddi: enable 128b/132b TRANS_DDI_FUNC_CTL mode for UHBR SST
` [RFC v0 08/13] drm/i915/ddi: 128b/132b SST also needs DP_TP_CTL_MODE_MST
` [RFC v0 09/13] drm/i915/ddi: write payload for 128b/132b SST
` [RFC v0 10/13] drm/i915/ddi: initialize 128b/132b SST DP2 VFREQ registers
` [RFC v0 11/13] drm/i915/ddi: enable ACT handling for 128b/132b SST
` [RFC v0 12/13] drm/i915/ddi: start distinguishing 128b/132b SST and MST at state readout
` [RFC v0 13/13] drm/i915/dp: compute config for 128b/132b SST w/o DSC
` ✓ CI.Patch_applied: success for drm/i915/dp: 128b/132b uncompressed SST
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[i-g-t V5 0/4] Add pci_membarrier test in xe_mmap
 2024-12-13 13:23 UTC  (3+ messages)
` [i-g-t V5 4/4] tests/xe/mmap: add tests for pci mem barrier

[PATCH v2 0/7] kernel/cgroups: Add "dmem" memory accounting cgroup
 2024-12-13 13:07 UTC  (4+ messages)

[PATCH 0/1] Expose dsc sink max slice count via debugfs
 2024-12-13 12:54 UTC  (4+ messages)
` [PATCH 1/1] drm/i915/dsc: "

[PATCH v3 0/5] drm/i915/dp: convert to struct intel_display
 2024-12-13 12:49 UTC  (14+ messages)
` [PATCH v3 1/5] drm/i915/dp: s/intel_encoder/encoder/
` [PATCH v3 2/5] drm/i915/dp: s/intel_connector/connector/
` [PATCH v3 3/5] drm/i915/dp: convert to struct intel_display
` [PATCH v3 4/5] drm/i915/dp: convert interfaces "
` [PATCH v3 5/5] drm/i915/dp: finish link training conversion "
` ✓ CI.Patch_applied: success for drm/i915/dp: convert to struct intel_display (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH 0/2] Extended Wake Timeout
 2024-12-13 12:41 UTC  (11+ messages)
` [PATCH 1/2] drm/dp: Add the DPCD register required for Extended wake timeout
` [PATCH 2/2] drm/i915/lttpr: Enable Extended Wake Timeout
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH 00/14] DP DSC min/max src bpc fixes
 2024-12-13 12:32 UTC  (7+ messages)
` [PATCH 04/14] drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_config
` [PATCH 11/14] drm/i915/dp_mst: Refactor pipe_bpp limits with dsc for mst

[PATCH] drm/i915/mst: use intel_dp_compute_config_limits() for DP MST
 2024-12-13 12:22 UTC  (2+ messages)

[PATCH v4 1/2] drm/xe: Use non-interruptible wait when moving BO to system
 2024-12-13 12:24 UTC  (2+ messages)
` [PATCH v4 2/2] drm/xe: Wait for migration job before unmapping pages

[PATCH] drm/i915/dsc: Expose dsc sink max slice count via debugfs
 2024-12-13 11:58 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCHv2/3] Expose modifiers/formats supported by async flips
 2024-12-13 10:55 UTC  (6+ messages)
` [PATCHv2 2/3] drm/plane: Expose function to create format/modifier blob
` ✗ CI.Patch_applied: failure for series starting with [PATCHv2,1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC (rev2)

[PATCHv10 00/10] Display Global Histogram
 2024-12-13 10:51 UTC  (7+ messages)
` [PATCHv3 01/10] drm/crtc: Add histogram properties

[CI 0/4] MSI-X support
 2024-12-13 10:25 UTC  (12+ messages)
` [CI 1/4] drm/xe/irq: Separate MSI and MSI-X flows
` [CI 2/4] drm/xe: Initial MSI-X support for HW engines
` [CI 3/4] drm/xe/irq: Manage MSI-X interrupts allocation
` [CI 4/4] drm/xe/uapi: Support requesting unique MSI-X for exec queue
` ✓ CI.Patch_applied: success for MSI-X support
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[RESEND 0/6] drm/i915/display: make all i915_drv.h includes explicit
 2024-12-13 10:20 UTC  (13+ messages)
` [RESEND 1/6] drm/i915/gvt: always pass struct intel_display * to register macros
` [RESEND 2/6] drm/i915: extract intel_uncore_trace.[ch]
` [RESEND 3/6] drm/i915/display: add intel_display_conversion.c to hide stuff better
` [RESEND 4/6] drm/i915/uncore: add to_intel_uncore() and use it
` [RESEND 5/6] drm/i915/display: add struct drm_device to struct intel_display conversion function
` [RESEND 6/6] drm/i915/display: drop i915_drv.h include from intel_display_trace.h

[PATCH] drm/xe: Mark ComputeCS read mode as UC on iGPU
 2024-12-13  8:39 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[RFC PATCH] drm/xe/display: Program double buffered LUT registers
 2024-12-13  8:07 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/2] Enable Survivability mode
 2024-12-13  8:04 UTC  (6+ messages)
` [PATCH 1/2] RFC drm/xe: Add functions and sysfs for boot survivability
` [PATCH 2/2] RFC drm/xe: Enable Boot Survivability mode

[PATCH v5 0/5] MSI-X support
 2024-12-13  7:25 UTC  (6+ messages)
` [PATCH v6 0/4] "
` [PATCH v6 1/4] drm/xe/irq: Separate MSI and MSI-X flows
` [PATCH v6 2/4] drm/xe: Initial MSI-X support for HW engines
` [PATCH v6 3/4] drm/xe/irq: Manage MSI-X interrupts allocation
` [PATCH v6 4/4] drm/xe/uapi: Support requesting unique MSI-X for exec queue

[PATCH v2 0/8] Add PMU support for single engine busyness
 2024-12-13  7:06 UTC  (13+ messages)
` [PATCH v2 5/8] drm/xe: Add single engine busyness support
` [PATCH v2 7/8] drm/xe/guc: Expose engine busyness only for supported GuC version
` [PATCH v2 8/8] drm/xe/pmu: Add PMU support for engine busyness

[PATCH] drm/xe/oa/uapi: Expose an unblock after N reports OA property
 2024-12-13  7:03 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe/guc: Adding steering info support for GuC register lists
 2024-12-13  4:09 UTC  (10+ 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/client: Better correlate exec_queue and GT timestamps
 2024-12-13  1:40 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/11] GuC changes for flicker-free boot
 2024-12-13  0:36 UTC  (8+ messages)
` [PATCH 09/11] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH 10/11] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early

[PATCH v9 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
 2024-12-13  0:32 UTC  (15+ 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

[PATCH 00/12] drm/{i915,xe}: Convert to DRM client setup
 2024-12-12 23:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 00/13] The xe_sa_manager based GuC Buffer Cache
 2024-12-12 22:48 UTC  (11+ messages)
` [PATCH 08/13] drm/xe/sa: Allow creating suballocator with custom guard size
` [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 0/2] Consider joiner calculation for panel fitting
 2024-12-12 21:00 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Consider joiner calculation for panel fitting (rev2)

[PATCH] drm/xe/tests: Split shrink test out of xe_bo
 2024-12-12 19:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PULL] drm-xe-fixes
 2024-12-12 19:28 UTC 


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