Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-20 16:34:00 to 2025-03-21 16:19:02 UTC [more...]

[PATCH 00/12] Introduce drm sharpness property
 2025-03-21 16:19 UTC  (16+ messages)
` [PATCH 01/12] drm/i915/display: Introduce sharpness strength property
` [PATCH 02/12] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/12] drm/i915/display: Add sharpness strength and winsize
` [PATCH 04/12] drm/i915/display: Add filter lut values
` [PATCH 05/12] drm/i915/display: Compute the scaler filter
` [PATCH 06/12] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/12] drm/i915/display: Configure the second scaler for
` [PATCH 08/12] drm/i915/display: Compare the sharpness state
` [PATCH 09/12] drm/i915/display: Set a scaler mode
` [PATCH 10/12] drm/i915/display: Write and read back the casf registers
` [PATCH 11/12] drm/i915/display: Enable/disable casf
` [PATCH 12/12] drm/i915/display: Expose sharpness strength property
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev11)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v2] drm/xe: Simplify pinned bo iteration
 2025-03-21 16:03 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Simplify pinned bo iteration (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/3] drm/i915: Fix DP MST SB message timeouts due to PPS delays
 2025-03-21 15:44 UTC  (11+ messages)
` [PATCH 1/3] drm/i915/pps: Add helpers to lock PPS for AUX transfers
` [PATCH 2/3] drm/i915/dp_mst: Fix side-band message timeouts due to long PPS delays
` [PATCH 3/3] drm/i915/pps: Use intel_pps_is_pipe_instance() instead of open-coding it
` ✓ CI.Patch_applied: success for drm/i915: Fix DP MST SB message timeouts due to PPS delays
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH 0/4] Implement Wa_14021768792 to bypass m_n ratio limit
 2025-03-21 14:44 UTC  (13+ messages)
` [PATCH 1/4] Add bits for link_n_exended for DISPLAY >= 14
` [PATCH 2/4] drm/i915/display: Limit m/n ratio to 10 for display > 12
` [PATCH 3/4] drm/i915/display: Add bits for Wa_14021768792 for linkm/n ratio > 10
` [PATCH 4/4] drm/i915/display: Implement Wa_14021768792 for BMG DP for link_m/n "
` ✓ CI.Patch_applied: success for Implement Wa_14021768792 to bypass m_n ratio limit (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH] drm/xe: Simplify pinned bo iteration
 2025-03-21 14:03 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/psr: Add PSR pause/resume reference count
 2025-03-21 13:44 UTC  (3+ messages)

[PATCH v2 0/2] drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled
 2025-03-21 13:15 UTC  (13+ messages)
` [PATCH v2 1/2] drm/i915/fbc: keep FBC disabled if selective update is on in xe2lpd
` [PATCH v2 2/2] drm/i915/fbc: update the panel_replay dependency in fbc wa's
` ✓ CI.Patch_applied: success for drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 00/12] drm/i915/display: yet another batch of struct intel_display conversions
 2025-03-21 13:14 UTC  (21+ messages)
` [PATCH 01/12] drm/i915/dsi: convert vlv_dsi.[ch] to struct intel_display
` [PATCH 02/12] drm/i915/dsi: convert vlv_dsi_pll.[ch] "
` [PATCH 03/12] drm/i915/dsi: convert parameter printing to drm_printer
` [PATCH 04/12] drm/i915/dsi: convert intel_dsi_vbt.[ch] to struct intel_display
` [PATCH 05/12] drm/i915/dsi: convert intel_dsi_dcs_backlight.c "
` [PATCH 06/12] drm/i915/dvo: convert intel_dvo.[ch] "
` [PATCH 07/12] drm/i915/lvds: convert intel_lvds.[ch] "
` [PATCH 08/12] drm/i915/tc: convert intel_tc.c "
` [PATCH 09/12] drm/i915/atomic: convert intel_atomic.c "
` [PATCH 10/12] drm/i915/display: convert intel_crtc_state_dump.c "
` [PATCH 11/12] drm/i915/pch: convert intel_pch_display.[ch] "
` [PATCH 12/12] drm/i915/pch: convert intel_pch_refclk.c "
` ✓ CI.Patch_applied: success for drm/i915/display: yet another batch of struct intel_display conversions
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "

[PATCH -next] drm/i915/display: Fix build error without DRM_FBDEV_EMULATION
 2025-03-21 12:41 UTC  (3+ messages)

[PATCH v2 00/11] Underrun on idle PSR workaround
 2025-03-21 12:39 UTC  (3+ messages)
` [PATCH v2 05/11] drm/i915/psr: Write PIPEDMC_BLOCK_PKGC_SW when enabling PSR

[PATCH 0/7] Replace xe_hmm with gpusvm
 2025-03-21 11:53 UTC  (24+ messages)
` [PATCH 1/7] drm/gpusvm: fix hmm_pfn_to_map_order() usage
` [PATCH 2/7] drm/gpusvm: use more selective dma dir in get_pages()
` [PATCH 3/7] drm/gpusvm: mark pages as dirty
` [PATCH 4/7] drm/gpusvm: pull out drm_gpusvm_pages substructure
` [PATCH 5/7] drm/gpusvm: lower get/unmap pages
` [PATCH 6/7] drm/gpusvm: support basic_range
` [PATCH 7/7] drm/xe/userptr: replace xe_hmm with gpusvm
` ✓ CI.Patch_applied: success for Replace "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 1/2] drm/xe: Remove extra spaces in xe_vm.c
 2025-03-21 10:23 UTC  (12+ messages)
` [PATCH 2/2] drm/xe: Copy cpu_caching when importing DMA-BUF
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Remove extra spaces in xe_vm.c
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[CI 0/9] drm/i915/display: conversions to struct intel_display
 2025-03-21  9:22 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: conversions to struct intel_display (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PATCH] drm/i915/psr: Check transcoder Selective Update support for PR as well
 2025-03-21  9:19 UTC  (2+ messages)

[PATCH] drm/i915/xe2hpd: Identify the memory type for SKUs with GDDR + ECC
 2025-03-21  6:35 UTC  (2+ messages)

[PATCH v1] drm/xe/guc: Add LFD format output for guc log
 2025-03-21  1:03 UTC  (3+ messages)

[PATCH 0/3] VF: debugfs fixes
 2025-03-20 23:20 UTC  (12+ messages)
` [PATCH 1/3] drm/xe/guc: Refactor GuC debugfs initialization
` [PATCH 2/3] drm/xe/guc: Don't expose GuC privileged debugfs files if VF
` [PATCH 3/3] drm/xe/vf: Don't expose privileged GT "
` ✓ CI.Patch_applied: success for VF: debugfs fixes
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[PATCH 0/5] drm/xe: xe-only patches from the multi-device GPUSVM series
 2025-03-20 21:26 UTC  (7+ messages)
` [PATCH 1/5] drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
` [PATCH 2/5] drm/xe/svm: Fix a potential bo UAF
` [PATCH 4/5] drm/xe/migrate: Allow xe_migrate_vram() also on non-pagefault capable devices

[PATCH v3 0/9] Add support for Mesa GPU hang replay tool
 2025-03-20 21:18 UTC  (18+ messages)
` [PATCH v3 1/9] drm/xe: Add properties line to VM snapshot capture
` [PATCH v3 2/9] drm/xe: Add "null_sparse" type to VM snap properties
` [PATCH v3 3/9] drm/xe: Add mem_region to properties line in VM snapshot capture
` [PATCH v3 4/9] drm/xe: Add pat_index "
` [PATCH v3 5/9] drm/xe: Add cpu_caching "
` [PATCH v3 6/9] drm/xe: Add VM.uapi_flags to "
` [PATCH v3 7/9] drm/xe/uapi: Add DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
` [PATCH v3 8/9] drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshot
` [PATCH v3 9/9] drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
` ✓ CI.Patch_applied: success for Add support for Mesa GPU hang replay tool (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "
` ✗ Xe.CI.Full: "

[PATCH 0/2] drm/xe: Support different GuCs per GT
 2025-03-20 20:09 UTC  (6+ messages)
` [PATCH 1/2] drm/xe/uc: Remove static from loop variable
` [PATCH 2/2] drm/xe/uc: Add support for different firmware files on each GT

[PATCH v7] drm/xe: Apply Wa_16023105232
 2025-03-20 19:37 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Apply Wa_16023105232 (rev9)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "

[PULL] drm-xe-fixes
 2025-03-20 18:12 UTC 

[PATCH v10 0/5] drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
 2025-03-20 18:01 UTC  (6+ messages)
` ✓ CI.Build: success for drm/xe/xe_vm: Implement xe_vm_get_property_ioctl (rev11)
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "

[CI 0/6] drm/i915/display: add display specific runtime PM interface
 2025-03-20 17:19 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/display: add display specific runtime PM interface (rev2)

[PATCH v3 0/8] AuxCCS handling and render compression modifiers
 2025-03-20 17:11 UTC  (4+ messages)


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