messages from 2024-11-07 09:21:41 to 2024-11-07 23:10:32 UTC [more...]
[PATCH v2] drm/xe/guc: Remove duplicate source field
2024-11-07 23:10 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Remove duplicate source field (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 00/12] Add PXP HWDRM support
2024-11-07 22:37 UTC (4+ messages)
` [PATCH v2 06/12] drm/xe/pxp: Add GSC session initialization support
[CI v2 v2 00/15] drm/i915/display: convert display feature helpers to struct intel_display
2024-11-07 22:24 UTC (23+ messages)
` [CI v2 v2 01/15] drm/i915/display: identify discrete graphics
` [CI v2 v2 02/15] drm/i915/display: convert HAS_D12_PLANE_MINIMIZATION() to struct intel_display
` [CI v2 v2 03/15] drm/i915/display: convert HAS_4TILE() "
` [CI v2 v2 04/15] drm/i915/display: convert HAS_DOUBLE_BUFFERED_M_N() "
` [CI v2 v2 05/15] drm/i915/display: convert HAS_DP20() "
` [CI v2 v2 06/15] drm/i915/display: convert HAS_GMBUS_BURST_READ() "
` [CI v2 v2 07/15] drm/i915/display: convert HAS_IPS() "
` [CI v2 v2 08/15] drm/i915/display: convert HAS_MBUS_JOINING() "
` [CI v2 v2 09/15] drm/i915/display: convert HAS_SAGV() "
` [CI v2 v2 10/15] drm/i915/display: convert HAS_HW_SAGV_WM() "
` [CI v2 v2 11/15] drm/i915/display: convert HAS_ULTRAJOINER() "
` [CI v2 v2 12/15] drm/i915/display: rename i915 parameter to __display in feature helpers
` [CI v2 v2 13/15] drm/i915/display: convert display device identification to struct intel_display
` [CI v2 v2 14/15] drm/i915/display: pass struct pci_dev * to intel_display_device_probe()
` [CI v2 v2 15/15] drm/i915/display: add mobile platform group
` ✓ CI.Patch_applied: success for drm/i915/display: convert display feature helpers to struct intel_display (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH] drm/i915/dp: demote source OUI read/write failure logging to debug
2024-11-07 22:21 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH 0/2] Prefer GT oriented logs/asserts in submit code
2024-11-07 22:19 UTC (12+ messages)
` [PATCH 1/2] drm/xe/guc: Prefer GT oriented asserts "
` [PATCH 2/2] drm/xe/guc: Prefer GT oriented logs "
` ✓ CI.Patch_applied: success for Prefer GT oriented logs/asserts "
` ✓ 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 21:44 UTC (2+ messages)
[PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
2024-11-07 21:20 UTC (17+ messages)
` [PATCH 1/8] drm/i915/mst: pass primary encoder to primary encoder hooks
` [PATCH 2/8] drm/i915/mst: rename intel_encoder to encoder
` [PATCH 3/8] drm/i915/mst: introduce to_primary_encoder() and to_primary_dp()
` [PATCH 4/8] drm/i915/mst: use primary_encoder in fake mst encoder creation
` [PATCH 5/8] drm/i915/display: make CHICKEN_TRANS() display version aware
` [PATCH 6/8] drm/i915/mst: convert to struct intel_display
` [PATCH 7/8] drm/i915/mst: change naming from fake encoders to MST stream encoders
` [PATCH 8/8] drm/i915/dp: add comments about hooks called from "
` ✓ CI.Patch_applied: success for drm/i915/mst: cleanups, renames, clarifications
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH] drm/i915/display: Pcode sets the CD clock frequency voltage levels
2024-11-07 20:49 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v3 00/18] drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD
2024-11-07 20:47 UTC (30+ messages)
` [PATCH v3 01/18] drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.reg
` [PATCH v3 02/18] drm/xe: Mimic i915 behavior for non-sleeping MMIO wait
` [PATCH v3 03/18] drm/i915/dmc_wl: Use non-sleeping variant of "
` [PATCH v3 04/18] drm/i915/dmc_wl: Check for non-zero refcount in release work
` [PATCH v3 05/18] drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
` [PATCH v3 06/18] drm/i915/dmc_wl: Use sentinel item for range tables
` [PATCH v3 07/18] drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range()
` [PATCH v3 08/18] drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_ranges
` [PATCH v3 09/18] drm/i915/dmc_wl: Track registers touched by the DMC
` [PATCH v3 10/18] drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
` [PATCH v3 11/18] drm/i915/dmc_wl: Deal with existing references when disabling
` [PATCH v3 12/18] drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
` [PATCH v3 13/18] drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
` [PATCH v3 14/18] drm/i915/dmc_wl: Init only after we have runtime device info
` [PATCH v3 15/18] drm/i915/dmc_wl: Use HAS_DMC() in HAS_DMC_WAKELOCK()
` [PATCH v3 16/18] drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
` [PATCH v3 17/18] drm/i915/dmc_wl: Do nothing until initialized
` [PATCH v3 18/18] drm/i915/xe3lpd: Use DMC wakelock by default
` ✓ CI.Patch_applied: success for drm/i915/dmc_wl: Fixes and enablement for Xe3_LPD (rev3)
` ✗ 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 20:13 UTC (13+ 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 "
[CI v2 0/5] PF: Add support for VF scheduling priority
2024-11-07 19:19 UTC (2+ messages)
` ✗ CI.FULL: failure for PF: Add support for VF scheduling priority (rev2)
[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 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 (26+ 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 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 17/17] drm/i915/xe3lpd: Use DMC wakelock by default
[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 (2+ messages)
` ✓ CI.BAT: success for drm/xe/xe3lpg: Add Wa_16024792527 (rev3)
[PATCH 0/4] GuC: Improve handling of the malformed G2H
2024-11-07 9:21 UTC (3+ messages)
` ✗ 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)
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