messages from 2024-11-06 21:52:57 to 2024-11-07 18:11:01 UTC [more...]
[PATCH 00/15] drm/i915/display: convert display feature helpers to struct intel_display
2024-11-07 18:10 UTC (6+ messages)
` [PATCH 15/15] drm/i915/display: add mobile platform group
` ✗ CI.FULL: failure for drm/i915/display: convert display feature helpers to struct intel_display (rev3)
[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
2024-11-07 17:52 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4 (rev2)
[PATCH 1/9] drm/xe: Remove double pageflip
2024-11-07 17:45 UTC (23+ messages)
` [PATCH 2/9] drm/xe/display: Add intel_plane_initial_vblank_wait
` [PATCH] "
` [PATCH 3/9] drm/xe: Move suballocator init to after display init
` [PATCH 4/9] drm/xe: Defer irq init until after xe_display_init_noaccel
` [PATCH 5/9] drm/xe/display: Use a single early init call for display
` [PATCH 6/9] drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
` [PATCH 7/9] drm/xe: Simplify GuC early initialisation
` [PATCH 8/9] drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
` [PATCH 9/9] drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
` ✓ CI.Patch_applied: success for series starting with [1/9] drm/xe: Remove double pageflip
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
` ✓ CI.Patch_applied: success for series starting with [1/9] drm/xe: Remove double pageflip (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/4] Add iomem helpers for use from debugfs
2024-11-07 17:17 UTC (12+ messages)
` [PATCH 1/4] iov_iter: Provide copy_iomem_to|from_iter()
` [PATCH 2/4] libfs: Provide simple_read_from|write_to_iomem()
` [PATCH 3/4] drm/xe: Add read/write debugfs helpers for GGTT node
` [PATCH 4/4] drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs
` ✓ CI.Patch_applied: success for Add iomem helpers for use from debugfs
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v1 0/1] drm/xe/vf: Post-migration recovery, remove MMIO assert
2024-11-07 16:56 UTC (10+ messages)
` [PATCH v1 1/1] drm/xe/guc: Do not assert CTB state while sending MMIO
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery, remove MMIO assert
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 0/3] MSI-X support
2024-11-07 15:32 UTC (9+ messages)
` ✓ CI.Patch_applied: success for MSI-X support (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: failure for MSI-X support (rev4)
[PATCH v3 0/4] PF: Add functions to save and restore VF LMEM and CCS data
2024-11-07 14:41 UTC (12+ messages)
` [PATCH v3 1/4] drm/xe/migrate: Add function for raw copy of VRAM and CCS
` [PATCH v3 2/4] drm/xe/pf: Add helper to retrieve VF's LMEM object
` [PATCH v3 3/4] drm/xe/pf: Add functions to save and restore VF LMEM and CCS data
` [PATCH v3 4/4] drm/xe/pf: Allow to view and replace VF LMEM and CCS state over debugfs
` ✓ CI.Patch_applied: success for PF: Add functions to save and restore VF LMEM and CCS data (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 0/4] PF: Add functions to save and restore VF LMEM and CCS data
2024-11-07 14:01 UTC (4+ messages)
` [PATCH v2 3/4] drm/xe/pf: "
[PATCH] drm/i914/watermark: Modify latency programmed into PKG_C_LATENCY
2024-11-07 12:52 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
2024-11-07 12:29 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v4] drm/xe/ufence: Signal ufence faster when possible
2024-11-07 12:04 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ufence: Signal ufence faster when possible (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 00/17] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
2024-11-07 10:51 UTC (36+ messages)
` [PATCH v2 01/17] drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.reg
` [PATCH v2 02/17] drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
` [PATCH v2 03/17] drm/i915/dmc_wl: Use non-sleeping variant of "
` [PATCH v2 05/17] drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
` [PATCH v2 07/17] drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range()
` [PATCH v2 08/17] drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_ranges
` [PATCH v2 09/17] drm/i915/dmc_wl: Track registers touched by the DMC
` [PATCH v2 10/17] drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
` [PATCH v2 11/17] drm/i915/dmc_wl: Deal with existing references when disabling
` [PATCH v2 12/17] drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
` [PATCH v2 13/17] drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
` [PATCH v2 14/17] drm/i915/dmc_wl: Init only after we have runtime device info
` [PATCH v2 15/17] drm/i915/dmc_wl: Use HAS_DMC() in HAS_DMC_WAKELOCK()
` [PATCH v2 16/17] drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
` [PATCH v2 17/17] drm/i915/xe3lpd: Use DMC wakelock by default
` ✓ CI.Patch_applied: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v6 2/8] drm/ttm: Add ttm_bo_access
2024-11-07 9:44 UTC (12+ messages)
[PATCH] drm/i915/psr: Implement WA to help reach PC10
2024-11-07 9:35 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/i915/psr: Implement WA to help reach PC10 (rev5)
[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
2024-11-07 9:30 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe3lpg: Add Wa_16024792527 (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 0/4] GuC: Improve handling of the malformed G2H
2024-11-07 9:21 UTC (4+ messages)
` ✗ CI.FULL: failure for "
` ✗ CI.FULL: failure for GuC: Improve handling of the malformed G2H (rev2)
[PATCHv3] drm/i915/dp: Guarantee a minimum HBlank time
2024-11-07 9:21 UTC (3+ messages)
[PATCH] drm/xe: Ensure all locks released in exec IOCTL
2024-11-07 9:17 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/i915/display: Pcode sets the CD clock frequency voltage levels
2024-11-07 8:55 UTC (3+ messages)
[PATCH] drm/xe/xe3lpg: Add Wa_16024792527
2024-11-07 8:43 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe3lpg: Add Wa_16024792527 (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Add gt_id to xe_sched_job traces
2024-11-07 6:48 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 1/2] drm/xe: improve hibernation on igpu
2024-11-07 6:15 UTC (2+ messages)
` ✗ CI.FULL: failure for series starting with [v2,1/2] "
[PATCH] drm/xe/gsc: Improve SW proxy error checking and logging
2024-11-07 5:33 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
2024-11-07 4:08 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4 (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[drm-xe:drm-xe-next] BUILD SUCCESS abd2202047fc75d52dcd729d5a1534f019822e9c
2024-11-07 3:33 UTC
[PATCH v1] drm/xe/guc: Remove duplicate source field
2024-11-07 3:22 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
2024-11-07 1:54 UTC (2+ messages)
[PATCH] drm/xe: Take job list lock in xe_sched_first_pending_job
2024-11-07 1:19 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Take job list lock in xe_sched_first_pending_job (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[drm-xe:drm-xe-fixes] BUILD SUCCESS 514447a1219021298329ce586536598c3b4b2dc0
2024-11-07 0:57 UTC
[PATCH v3] drm/xe/guc: Fix missing init value and add register order check
2024-11-07 0:33 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Fix missing init value and add register order check (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 00/12] Add PXP HWDRM support
2024-11-07 0:33 UTC (13+ messages)
` [PATCH v2 02/12] drm/xe/pxp: Allocate PXP execution resources
` [PATCH v2 03/12] drm/xe/pxp: Add VCS inline termination support
` [PATCH v2 04/12] drm/xe/pxp: Add GSC session invalidation support
` [PATCH v2 05/12] drm/xe/pxp: Handle the PXP termination interrupt
[PATCH 0/8] use hw support for min/interim ddb allocation for async flip
2024-11-06 22:46 UTC (5+ messages)
` [PATCH 7/8] drm/i915/xe3: Use hw support for min/interim ddb allocations "
` [PATCH 8/8] drm/i915/debugfs: add dbuf alloc status as part of i915_ddb_info
[PATCH] drm/xe: Do not allow scratch page on long running jobs
2024-11-06 22:45 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox