messages from 2024-10-07 06:42:05 to 2024-10-08 05:40:15 UTC [more...]
[PATCH 1/1] mm/migrate: Trylock device page in do_swap_page
2024-10-08 5:39 UTC (13+ messages)
[PATCH 0/6 v3] Add Xe3 and Panther Lake support
2024-10-08 2:23 UTC (15+ messages)
` [PATCH 1/6] drm/xe/xe3: Xe3 uses the same PAT settings as Xe2
` [PATCH 2/6] drm/xe/xe3: Define Xe3 feature flags
` [PATCH 3/6] drm/xe/xe3: Add initial set of workarounds
` [PATCH 4/6] drm/xe/ptl: PTL re-uses Xe2 MOCS table
` [PATCH 5/6] drm/xe/ptl: Add PTL platform definition
` [PATCH 6/6] drm/xe/xe3lpm: Add new "instance0" steering table
` ✓ CI.Patch_applied: success for Add Xe3 and Panther Lake support (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2 00/12] Add PXP HWDRM support
2024-10-08 0:34 UTC (5+ messages)
` [PATCH v2 04/12] drm/xe/pxp: Add GSC session invalidation support
` [PATCH v2 05/12] drm/xe/pxp: Handle the PXP termination interrupt
linux-next: manual merge of the drm-xe tree with the drm-misc-fixes tree
2024-10-08 0:00 UTC (2+ messages)
[PATCH v4 0/4] drm/xe/vf: Post-migration recovery worker basis
2024-10-07 22:58 UTC (12+ messages)
` [PATCH v4 1/4] drm/xe/vf: React to MIGRATED interrupt
` [PATCH v4 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore
` [PATCH v4 3/4] drm/xe/vf: Start post-migration fixups with provisinoning query
` [PATCH v4 4/4] drm/xe/vf: Defer fixups if migrated twice fast
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
2024-10-07 22:09 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/6] Add Xe3 and Panther Lake support
2024-10-07 22:03 UTC (13+ messages)
` [PATCH 5/6] drm/xe/ptl: Add PTL platform definition
` [PATCH 6/6] drm/xe/xe3lpm: Add new "instance0" steering table
` ✓ CI.Patch_applied: success for Add Xe3 and Panther Lake support (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
2024-10-07 21:40 UTC (41+ messages)
` [PATCH 01/31] drm/i915: Remove vga and gmbus seq out of i915_restore_display
` [PATCH 02/31] drm/i915/display: Convert i915_suspend into i9xx_display_sr
` [PATCH 03/31] drm/i915/display: Move regfile registers intel_display.restore
` [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver
` [PATCH 05/31] drm/xe: At shutdown disable commit helpers instead of flushing
` [PATCH 06/31] drm/xe: Use i915-display shutdown sequence directly
` [PATCH 07/31] drm/{i915, xe}/display: Move DP MST calls to display_driver
` [PATCH 08/31] drm/i915/display: Move suspend sequences to intel_display_driver
` [PATCH 09/31] drm/xe/display: Delay hpd_init resume
` [PATCH 10/31] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
` [PATCH 11/31] drm/{i915,xe}: Consolidate display resume functions
` [PATCH 11/31] drm/{i915, xe}: "
` [PATCH 12/31] drm/i915: Remove lingering pci_save_state
` [PATCH 13/31] drm/{i915,xe}: Consolidate display suspend functions
` [PATCH 14/31] drm/i915/display: Move resume sequences to intel_display_driver
` [PATCH 15/31] drm/xe/display: Delay dsm handler registration
` [PATCH 16/31] drm/{i915, xe}: Move power_domains suspend/resume to display_power
` [PATCH 17/31] drm/{i915, xe}: Move remaining intel_power_domains to intel_display
` [PATCH 18/31] drm/i915/display: Split resume_noirq calls for now
` [PATCH 19/31] drm/xe/display: Align display resume sequence with i915
` [PATCH 20/31] drm/xe/display: Align suspend "
[PATCH v2] drm/xe/ptl: L3bank mask is not available on the media GT
2024-10-07 21:01 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3 00/15] drm/i915/display: platform identification with display->platform.<platform>
2024-10-07 20:36 UTC (14+ messages)
` [PATCH v3 01/15] drm/i915/display: reindent subplatform initialization
` [PATCH v3 02/15] drm/i915/display: use a macro to initialize subplatforms
` [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
` [PATCH v3 04/15] drm/i915/display: join the platform and subplatform enums
` [PATCH v3 05/15] drm/i915/display: convert display platforms to lower case
` [PATCH v3 06/15] drm/i915/display: add display platforms structure with platform members
[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-07 20:18 UTC (11+ messages)
` [PATCH v6 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v6 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v6 3/5] drm: handle "
` [PATCH v6 4/5] tty: serial: "
` [PATCH v6 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
` ✗ CI.Patch_applied: failure for treewide: "
[PATCH 1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
2024-10-07 20:13 UTC (14+ messages)
` [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH][next] drm/i915/display: Fix spelling mistake "Uncomressed" -> "Uncompressed"
2024-10-07 19:30 UTC (3+ messages)
[PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
2024-10-07 19:19 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3 00/12] drm/xe: Reduce flickering when inheriting BIOS fb
2024-10-07 18:52 UTC (8+ messages)
` [PATCH v3 01/12] drm/xe/display: Handle stolen bar readout in the same way as lmem
` [PATCH v3 10/12] drm/xe: Make xe_ggtt_pt_ops private
` [PATCH v3 11/12] drm/xe/display: Stop dereferencing ggtt in xe_fb_pin
` ✗ CI.Patch_applied: failure for drm/xe: Reduce flickering when inheriting BIOS fb. (rev2)
[PATCH v2] drm/xe/bmg: improve cache flushing behaviour
2024-10-07 18:11 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe/bmg: improve cache flushing behaviour (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v7 00/26] Fix xe_force_wake_get() failure handling
2024-10-07 17:32 UTC (27+ messages)
` [PATCH v7 08/26] drm/xe/gsc: Update handling of xe_force_wake_get return
` [PATCH v7 09/26] drm/xe/gt: "
` [PATCH v7 10/26] drm/xe/xe_gt_idle: "
` [PATCH v7 11/26] drm/xe/devcoredump: "
` [PATCH v7 12/26] drm/xe/tests/mocs: Update xe_force_wake_get() return handling
` [PATCH v7 13/26] drm/xe/mocs: Update handling of xe_force_wake_get return
` [PATCH v7 14/26] drm/xe/xe_drm_client: "
` [PATCH v7 15/26] drm/xe/xe_gt_debugfs: "
` [PATCH v7 16/26] drm/xe/guc: "
` [PATCH v7 17/26] drm/xe/huc: "
` [PATCH v7 18/26] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
` [PATCH v7 19/26] drm/xe/pat: Update handling of xe_force_wake_get return
` [PATCH v7 20/26] drm/xe/gt_tlb_invalidation_ggtt: "
` [PATCH v7 21/26] drm/xe/xe_reg_sr: "
` [PATCH v7 22/26] drm/xe/query: "
` [PATCH v7 23/26] drm/xe/vram: "
` [PATCH v7 24/26] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
` [PATCH v7 25/26] drm/xe: Ensure __must_check for xe_force_wake_get() return
` [PATCH v7 26/26] drm/xe: Change return type to void for xe_force_wake_put
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev8)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on Xe2
2024-10-07 16:47 UTC (3+ messages)
[PATCH] drm/i915/psr: Implement WA to help reach PC10
2024-10-07 16:43 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/psr: Implement WA to help reach PC10 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH] drm/xe/ptl: L3bank mask is not available on the media GT
2024-10-07 14:50 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v28 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-10-07 14:17 UTC (10+ messages)
` [PATCH v28 6/6] drm/xe/guc: Save manual engine capture into capture list
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev28)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v2] drm/xe/tests: Fix the shrinker test compiler warnings
2024-10-07 13:10 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/tests: Fix the shrinker test compiler warnings. (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe/tests: include linux/prandom.h as well as linux/random.h
2024-10-07 12:24 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v3 03/12] drm/i915/display: Use async flip when available for initial plane config
2024-10-07 10:23 UTC (2+ messages)
` [PATCH v2.1 "
[PATCH v4 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
2024-10-07 8:54 UTC (9+ messages)
` [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list
` RESEND "
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