Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-04 18:36:58 to 2025-02-05 19:17:48 UTC [more...]

[PATCH 0/2] VF: Avoid reading inaccessible RING_TIMESTAMP
 2025-02-05 19:16 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VF
` [PATCH 2/2] drm/xe/client: Skip show_run_ticks if unable to read timestamp

[PATCH v8 0/7] Add support for EU stall sampling
 2025-02-05 19:03 UTC  (6+ messages)
` [PATCH v8 5/7] drm/xe/eustall: Add EU stall sampling support for Xe2

[PATCH] drm/i915/backlight: convert to use struct intel_display
 2025-02-05 18:06 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 1/3] drm/i915/display: convert intel_ddi_buf_trans.c to struct intel_display
 2025-02-05 17:56 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/cdclk: switch to new platform checks
` [PATCH 3/3] drm/i915/cx0: convert to struct intel_display based "
` ✓ Xe.CI.BAT: success for series starting with [1/3] drm/i915/display: convert intel_ddi_buf_trans.c to struct intel_display

[PATCH v2 0/6] drm/i915/lspcon: interface cleanups
 2025-02-05 17:53 UTC  (15+ messages)
` [PATCH v2 1/6] drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to the right place
` [PATCH v2 2/6] drm/i915/lspcon: add intel_lspcon_active() and use it
` [PATCH v2 3/6] drm/i915/lspcon: change signature of lspcon_detect_hdr_capability()
` [PATCH v2 4/6] drm/i915/lspcon: change signature of lspcon_wait_pcon_mode()
` [PATCH v2 5/6] drm/i915/lspcon: remove dp_to_lspcon(), hide enc_to_intel_lspcon()
` [PATCH v2 6/6] drm/i915/lspcon: rename interfaces to intel_lspcon_* to unify
` ✗ Xe.CI.Full: failure for drm/i915/lspcon: interface cleanups

[PATCH v2] drm/xe/hwmon: expose package and vram temperature
 2025-02-05 17:50 UTC  (12+ messages)

[PATCH] drm/xe: Don't treat SR-IOV platforms as reclaim unsafe
 2025-02-05 17:21 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 0/7] Enable Aux based Nits brightness control for eDP
 2025-02-05 16:14 UTC  (9+ messages)
` [PATCH 2/7] drm/i915/backlight: Use proper interface based on eDP version
` [PATCH 3/7] drm/i915/backlight: Check Luminance based brightness control for VESA
` [PATCH 4/7] drm/i915/backlight: Modify function to get VESA brightness in Nits
` [PATCH 5/7] drm/i915/backlight: Add function to change brightness in nits for VESA

[PATCH 2/2] drm/xe: Add xe_mmio_init() initialization function
 2025-02-05 15:56 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v6 0/7] drm/i915/xe3: FBC Dirty rect feature support
 2025-02-05 15:45 UTC  (18+ 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 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 7/7] drm/i915/xe3: disable FBC if PSR2 selective fetch is enabled

[RFC] drm/scheduler: Remove mention of TDR from scheduler API
 2025-02-05 15:12 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 00/17] drm/i915/ddi: Fix/simplify port enabling/disabling
 2025-02-05 14:52 UTC  (21+ messages)
` [PATCH 04/17] drm/i915/ddi: Set missing TC DP PHY lane stagger delay in DDI_BUF_CTL
` [PATCH 06/17] drm/i915/ddi: Simplify the port disabling via DDI_BUF_CTL
` [PATCH 07/17] drm/i915/ddi: Simplify waiting for a port to idle "
` [PATCH 08/17] drm/i915/ddi: Move platform checks within mtl_ddi_enable/disable_d2d_link()
` [PATCH 09/17] drm/i915/ddi: Unify the platform specific functions disabling a port
` [PATCH 10/17] drm/i915/ddi: Add a helper to enable "
` [PATCH 11/17] drm/i915/ddi: Sanitize DDI_BUF_CTL register definitions

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-05 14:35 UTC  (13+ messages)
` [PATCH 2/3] drm/xe: Clear scratch page before vm_bind
` [PATCH 3/3] drm/xe: Allow scratch page under fault mode for certain platform
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe: Introduced needs_scratch bit in device descriptor
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH v4 0/3] Expose modifiers/formats supported by async flips
 2025-02-05 14:26 UTC  (12+ messages)
` [PATCH v4 1/3] drm/plane: Add new plane property IN_FORMATS_ASYNC
` [PATCH v4 2/3] drm/plane: modify create_in_formats to accommodate async
` [PATCH v4 3/3] drm/i915/display: Add i915 hook for format_mod_supported_async
` ✓ CI.Patch_applied: success for Expose modifiers/formats supported by async flips (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/i915/dmc_wl: Do not check for DMC payload
 2025-02-05 14:18 UTC  (9+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v16 0/7] TTM shrinker helpers and xe buffer object shrinker
 2025-02-05 14:02 UTC  (3+ messages)
` [PATCH v16 2/7] drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages

[PATCH] drm/i915/mst: fix INT_MAX to .4 fixed point conversion mistake
 2025-02-05 13:41 UTC  (11+ 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/i915/dp: Add support for DP UHBR SST DSC
 2025-02-05 13:42 UTC  (5+ messages)

[PATCH] drm/i915/dp: Fix potential infinite loop in 128b/132b SST
 2025-02-05 13:41 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/client: bo->client does not need bos_lock
 2025-02-05 11:50 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] VF: Avoid reading inaccessible RING_TIMESTAMP
 2025-02-05 11:29 UTC  (16+ messages)
` [PATCH 2/3] drm/xe/vf: Return error code from xe_hw_engine_read_timestamp()
` [PATCH 3/3] drm/xe/client: Skip drm-total-cycles if unable to read timestamp
` ✓ CI.Patch_applied: success for VF: Avoid reading inaccessible RING_TIMESTAMP
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/6] Introduce drm sharpness property
 2025-02-05  9:25 UTC  (11+ messages)
` [PATCH 2/6] drm/i915/display: Compute the scaler filter coefficients
` [PATCH 3/6] drm/i915/display: Configure the scaler
` [PATCH v8 4/6] drm/i915/display: Enable the second scaler for sharpness
` [PATCH v7 5/6] drm/i915/display: Add registers and compute the strength
` [PATCH v4 6/6] drm/i915/display: Load the lut values and enable sharpness

[PATCH v5 0/4] drm/dp: Rework LTTPR transparent mode handling and add support to msm driver
 2025-02-05  9:23 UTC  (3+ messages)
` [PATCH v5 3/4] drm/i915/dp: Use the generic helper to control LTTPR transparent mode

[PATCH] drm/xe/pxp: Don't use 0 to indicate NULL
 2025-02-05  6:34 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH-resent-to-correct-ml 0/8] drm/xe: Convert xe_force_wake calls to guard helpers
 2025-02-05  6:12 UTC  (6+ messages)
` [PATCH-resent-to-correct-ml 3/8] drm/xe: Add scoped guards for xe_force_wake
` ✓ Xe.CI.BAT: success for drm/xe: Convert xe_force_wake calls to guard helpers

[PATCH v2 0/2] drm/xe/pmu: Add GT frequency events
 2025-02-05  4:24 UTC  (15+ messages)
` [PATCH v2 1/2] drm/xe/pmu: Add event tracking
` [PATCH v2 2/2] drm/xe/pmu: Add GT frequency events
` ✓ CI.Patch_applied: success for drm/xe/pmu: Add GT frequency events (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ 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-02-05  1:30 UTC  (9+ messages)
` [PATCH v4 4/8] drm/xe/xe_pmu: Add PMU support "
` [PATCH v4 6/8] drm/xe: Add support for per-function engine activity

[PATCH] drm/i915/pxp & drm/xe/pxp: Figure out pxp instance from the gem object
 2025-02-05  0:10 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/2] AuxCCS handling and render compression modifiers
 2025-02-04 23:36 UTC  (4+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH 0/7] Cleanup error handling on probe
 2025-02-04 22:42 UTC  (5+ messages)

[PATCH v2] drm/i915/psr: clarify intel_psr_pre_plane_update() conditions
 2025-02-04 22:39 UTC  (8+ messages)
` ✓ CI.checkpatch: success for drm/i915/psr: clarify intel_psr_pre_plane_update() conditions (rev4)
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-02-04 22:17 UTC  (4+ messages)
` [PATCH v4 02/33] mm/migrate: Add migrate_device_pfns

[PATCH i-g-t] lib/xe: Make running under Valgrind quiet
 2025-02-04 21:50 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for "

[drm-xe:drm-xe-fixes] BUILD SUCCESS a9ab6591b45258b79af1cb66112fd9f83c8855da
 2025-02-04 20:29 UTC 


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