Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-30 14:38:29 to 2025-01-31 15:00:55 UTC [more...]

[PATCH 0/2] AuxCCS handling and render compression modifiers
 2025-01-31 15:00 UTC  (8+ messages)
` [PATCH 1/2] drm/xe/display: Add support for AuxCCS
` [PATCH 2/2] drm/xe/display: Expose AuxCCS frame buffer modifiers
` ✓ CI.Patch_applied: success for AuxCCS handling and render compression modifiers
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCH 00/14] drm/i915/dp: dsc fix, refactoring and cleanups
 2025-01-31 14:52 UTC  (33+ messages)
` [PATCH 01/14] drm/i915/dp: Iterate DSC BPP from high to low on all platforms
` [PATCH 02/14] drm/i915/dp: Add intel_dp_dsc_bpp_step_x16() helper to get DSC BPP precision
` [PATCH 03/14] drm/i915/dp: Rename some variables in xelpd_dsc_compute_link_config()
` [PATCH 04/14] drm/i915/dp: Pass .4 BPP values to {icl, xelpd}_dsc_compute_link_config()
  ` [PATCH 04/14] drm/i915/dp: Pass .4 BPP values to {icl,xelpd}_dsc_compute_link_config()
` [PATCH 05/14] drm/i915/dp: Move max DSC BPP reduction one level higher
` [PATCH 06/14] drm/i915/dp: Change icl_dsc_compute_link_config() DSC BPP iteration
` [PATCH 07/14] drm/i915/dp: Move force_dsc_fractional_bpp_en check to intel_dp_dsc_valid_bpp()
` [PATCH 08/14] drm/i915/dp: Unify DSC link config functions
` [PATCH 09/14] drm/i915/dp: Inline do_dsc_compute_compressed_bpp()
` [PATCH 10/14] drm/i915/dp: Simplify input BPP checks in intel_dp_dsc_compute_pipe_bpp()
` [PATCH 11/14] drm/i915/dp: Use int for compressed BPP in dsc_compute_link_config()
` [PATCH 12/14] drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()
` [PATCH 13/14] drm/i915/dp: Pass connector state all the way to dsc_compute_link_config()
` [PATCH 14/14] drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 format
` ✓ CI.Patch_applied: success for drm/i915/dp: dsc fix, refactoring and cleanups
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "

[PATCH v1 0/2] Cleaning up code related to VRAM regions and its initialization - part 1
 2025-01-31 14:48 UTC  (13+ messages)
` [PATCH v1 1/2] drm/xe: Rename struct xe_mem_region to struct xe_vram_region
` [PATCH v1 2/2] drm/xe: Move VRAM manager "
` ✓ CI.Patch_applied: success for Cleaning up code related to VRAM regions and its initialization - part 1
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH v2] drm/xe/hwmon: expose package and vram temperature
 2025-01-31 14:43 UTC  (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe/hwmon: expose package and vram temperature (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/display: implement wa_18038517565
 2025-01-31 14:31 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v7 0/7] Improve gpu_scheduler trace events + uAPI
 2025-01-31 13:12 UTC  (3+ messages)
` [PATCH v7 2/7] drm/sched: store the drm client_id in drm_sched_fence

[PATCH] drm/xe: Skip survivability mode for VF
 2025-01-31 12:56 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 "

[PATCH] drm/xe/display: Add missing watermark ipc update at runtime resume
 2025-01-31 12:39 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v5 00/13] Add PXP HWDRM support
 2025-01-31 12:08 UTC  (3+ messages)
` [PATCH v5 13/13] drm/xe/pxp: Enable PXP for MTL and LNL

[PATCH 0/6] drm/i915: DP and DP MST cleanups
 2025-01-31  9:38 UTC  (10+ messages)
` [PATCH 4/6] drm/i915/mst: handle mst pbn_div in intel_dp_mtp_tu_compute_config()
` [PATCH 6/6] drm/i915/mst: use min_array() and max_array() instead of hand-rolling

[PATCH] drm/xe/pmu: Add GT frequency events
 2025-01-31  8:17 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 v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-01-31  7:47 UTC  (25+ messages)
` [PATCH v4 02/33] mm/migrate: Add migrate_device_pfns
` [PATCH v4 05/33] drm/xe/bo: Introduce xe_bo_put_async
` [PATCH v4 06/33] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [PATCH v4 11/33] drm/xe: Nuke VM's mapping upon close
` [PATCH v4 23/33] drm/xe: Add drm_pagemap ops to SVM
` [PATCH v4 28/33] drm/xe: Add SVM VRAM migration

[PATCH] drm/xe/gt_pagefault: Print engine class string
 2025-01-31  7:48 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 00/17] drm/i915/ddi: Fix/simplify port enabling/disabling
 2025-01-31  7:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early
 2025-01-31  7:37 UTC  (7+ messages)
` [PATCH 2/2] drm/xe: Add xe_mmio_init() initialization function
` ✗ Xe.CI.Full: failure for series starting with [1/2] drm/xe: s/xe_mmio_init/xe_mmio_probe_early

[PATCH v4 0/2]drm/xe: Add and refactor workarounds
 2025-01-31  7:36 UTC  (4+ messages)
` [PATCH v4 2/2] drm/xe/oa: Refactor WAs to use XE_WA() macro
` ✗ Xe.CI.Full: failure for drm/xe: Add and refactor workarounds (rev3)

[PATCH v6 0/7] drm/i915/xe3: FBC Dirty rect feature support
 2025-01-31  7:30 UTC  (16+ messages)
` [PATCH v6 1/7] drm/i915/xe3: add register definitions for fbc dirty rect support
` [PATCH v6 2/7] drm/i915/xe3: introduce HAS_FBC_DIRTY_RECT() for FBC "
` [PATCH v6 3/7] drm/damage-helper: add const qualifier in drm_atomic_helper_damage_merged()
` [PATCH v6 4/7] drm/i915/xe3: update and store the plane damage clips
` [PATCH v6 5/7] drm/i915/xe3: dirty rect support for FBC
` [PATCH v6 6/7] drm/i915/xe3: avoid calling fbc activate if fbc is active
` [PATCH v6 7/7] drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled
` ✓ CI.Patch_applied: success for drm/i915/xe3: FBC Dirty rect feature support (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/dp: Return min bpc supported by source instead of 0
 2025-01-31  7:22 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 "

[PATCH v4 0/8] PMU Support for per-engine-class activity
 2025-01-31  7:01 UTC  (15+ messages)
` [PATCH v4 1/8] drm/xe: Add per-engine-class activity support
` [PATCH v4 5/8] drm/xe/guc: Bump minimum required GuC version to v70.36.0

[PATCH v1] drm/xe/hwmon: expose package and vram temperature
 2025-01-31  4:25 UTC  (11+ messages)

[PATCH v8 0/7] Add support for EU stall sampling
 2025-01-31  3:23 UTC  (10+ messages)
` [PATCH v8 3/7] drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
  ` [PATCH v8 4 "
` [PATCH v8 4/7] drm/xe/eustall: Return -EIO error from read() if HW drops data
` [PATCH v8 6/7] drm/xe/uapi: Add a device query to get EU stall sampling information

[PATCH 0/3] drm/i915/vrr: Fix DSB+VRR usage for PTL+
 2025-01-30 22:54 UTC  (12+ messages)
` [PATCH 1/3] drm/i915/dsb: Introduce intel_dsb_poll()
` [PATCH 2/3] drm/i915/vrr: Reorder the DSB "wait for safe window" vs. TRANS_PUSH
` [PATCH 3/3] drm/i915/vrr: Poll for the push send bit to clear on the DSB
` ✓ CI.Patch_applied: success for drm/i915/vrr: Fix DSB+VRR usage for PTL+
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH v6 0/6] Maintenence of devcoredump <-> GuC-Err-Capture plumbing
 2025-01-30 22:43 UTC  (11+ messages)
` [PATCH v6 1/6] drm/xe/guc: Rename __guc_capture_parsed_output
` [PATCH v6 2/6] drm/xe/guc: Don't store capture nodes in xe_devcoredump_snapshot
` [PATCH v6 3/6] drm/xe/guc: Split engine state print between xe_hw_engine vs xe_guc_capture
` [PATCH v6 4/6] drm/xe/guc: Move xe_hw_engine_snapshot creation back to xe_hw_engine.c
` ✗ Xe.CI.Full: failure for Maintenence of devcoredump <-> GuC-Err-Capture plumbing

[PATCH] drm/xe: Fix sort order of .o lists in Makefile
 2025-01-30 17:43 UTC  (4+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH] drm/xe/xe3: Extend wa_15015404425 for xe3
 2025-01-30 17:30 UTC  (2+ messages)

[PATCH 0/5] Workaround fixes, improvements, additions
 2025-01-30 17:01 UTC  (5+ messages)
` [PATCH 3/5] drm/xe/gen12: L3 recommended hashing mask

[PATCH 0/1] drm/xe/pf: Add runtime registers for graphics gen >= 30
 2025-01-30 16:48 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v2 0/4] Workaround fixes, improvements, additions
 2025-01-30 16:23 UTC  (4+ messages)
` [PATCH 1/4] drm/xe: Fix GT "for each engine" workaround handling
` ✗ Xe.CI.Full: failure for Workaround fixes, improvements, additions (rev2)

[PATCH 1/3] drm/xe: Add a function to zap page table by address range
 2025-01-30 15:18 UTC  (7+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page before vm_bind

[PATCH 0/2] PF: Mitigate unexpected GuC VF config checks
 2025-01-30 14:41 UTC  (3+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v6 0/6] Add AS_SDP to fastset
 2025-01-30 14:37 UTC  (2+ messages)


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