messages from 2024-10-08 06:53:16 to 2024-10-08 22:37:50 UTC [more...]
[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-08 8:56 UTC (5+ messages)
` [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies
[PATCH 00/10] Add xe3lpd edp enabling
2024-10-08 22:37 UTC (4+ messages)
` [PATCH 01/10] drm/i915/xe3lpd: reuse xe2lpd definition
` [PATCH 02/10] drm/i915/xe3lpd: Adjust watermark calculations
` [PATCH 04/10] drm/i915/xe3lpd: Update pmdemand programming
[PATCH 0/4] drm/i915: gen2 stuff
2024-10-08 22:24 UTC (12+ messages)
` [PATCH 1/4] drm/i915/gt: Nuke gen2_irq_{enable,disable}()
` [PATCH 2/4] drm/i915/gt: s/gen3/gen2/
` [PATCH 3/4] drm/i915/irq: s/gen3/gen2/
` [PATCH 4/4] drm/i915/pmu: Add support for gen2
` ✓ CI.Patch_applied: success for drm/i915: gen2 stuff
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v4 0/1] Add Xe3 and Panther Lake support
2024-10-08 22:11 UTC (10+ messages)
` [PATCH v4 1/1] drm/xe/xe3: Add initial set of workarounds
` ✓ CI.Patch_applied: success for Add Xe3 and Panther Lake support (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[v2] drm/i915/dp: Add FEC Enable Retry mechanism
2024-10-08 22:00 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dp: Add FEC Enable Retry mechanism (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v3 00/12] drm: Introduce DRM client library
2024-10-08 21:42 UTC (33+ messages)
` [PATCH v3 01/12] drm/i915: Select DRM_CLIENT_SELECTION
` [PATCH v3 02/12] drm/xe: "
` [PATCH v3 03/12] drm/fbdev-dma: Select FB_DEFERRED_IO
` [PATCH v3 04/12] drm/fbdev: Select fbdev I/O helpers from modules that require them
` [PATCH v3 05/12] drm/fbdev: Store fbdev module parameters in separate file
` [PATCH v3 06/12] drm/client: Move client event handlers to drm_client_event.c
` [PATCH v3 07/12] drm/client: Move suspend/resume into DRM client callbacks
` [PATCH v3 08/12] drm/amdgpu: Suspend and resume internal clients with client helpers
` [PATCH v3 09/12] drm/nouveau: Suspend and resume "
` [PATCH v3 10/12] drm/radeon: "
` [PATCH v3 11/12] drm/client: Make client support optional
` [PATCH v3 12/12] drm/client: Add client-lib module
` ✓ CI.Patch_applied: success for drm: Introduce DRM client library (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
2024-10-08 20:21 UTC (8+ messages)
` [PATCH 2/2] drm/xe: Add missing HPD interrupt enabling during non-d3cold RPM resume
` ✗ CI.FULL: failure for series starting with [1/2] drm/xe: Separate the d3cold and non-d3cold runtime PM handling
[PATCH v2 00/12] Add PXP HWDRM support
2024-10-08 18:43 UTC (3+ messages)
` [PATCH v2 06/12] drm/xe/pxp: Add GSC session initialization support
[PATCH 0/6 v3] Add Xe3 and Panther Lake support
2024-10-08 18:28 UTC (17+ messages)
` [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
` ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev3)
[PATCH v8 00/26] Fix xe_force_wake_get() failure handling
2024-10-08 18:24 UTC (38+ messages)
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev9)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` [PATCH v8 01/26] drm/xe: Add member initialized_domains to xe_force_wake()
` [PATCH v8 02/26] drm/xe/forcewake: Change awake_domain datatype
` [PATCH v8 03/26] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
` [PATCH v8 04/26] drm/xe: Error handling in xe_force_wake_get()
` [PATCH v8 05/26] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` [PATCH v8 14/26] drm/xe/xe_drm_client: Update handling of xe_force_wake_get return
` [PATCH v8 15/26] drm/xe/xe_gt_debugfs: "
` [PATCH v8 16/26] drm/xe/guc: "
` [PATCH v8 17/26] drm/xe/huc: "
` [PATCH v8 18/26] drm/xe/oa: Handle force_wake_get failure in xe_oa_stream_init()
` [PATCH v8 19/26] drm/xe/pat: Update handling of xe_force_wake_get return
` [PATCH v8 20/26] drm/xe/gt_tlb_invalidation_ggtt: "
` [PATCH v8 21/26] drm/xe/xe_reg_sr: "
` [PATCH v8 22/26] drm/xe/query: "
` [PATCH v8 23/26] drm/xe/vram: "
` [PATCH v8 24/26] drm/xe: forcewake debugfs open fails on xe_forcewake_get failure
` [PATCH v8 25/26] drm/xe: Ensure __must_check for xe_force_wake_get() return
` [PATCH v8 26/26] drm/xe: Change return type to void for xe_force_wake_put
` ✓ CI.Hooks: success for Fix xe_force_wake_get() failure handling (rev9)
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH 1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
2024-10-08 18:11 UTC (12+ messages)
` [PATCH 2/2] drm/xe: fix unbalanced rpm put() with declare_wedged()
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: fix unbalanced rpm put() with fence_fini()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/2] compute mode change refactoring
2024-10-08 18:00 UTC (19+ messages)
` [PATCH v2 1/2] drm/xe: Set mask bits for CCS_MODE register
` [PATCH v2 2/2] drm/xe: Use the filelist from drm for ccs_mode change
` ✓ CI.Patch_applied: success for compute mode change refactoring
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] [core-for-CI PATCH] x86/apic: Stop the TSC Deadline timer during lapic timer shutdown
2024-10-08 17:37 UTC (5+ messages)
` ✗ CI.FULL: failure for "
[PATCH v28 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-10-08 16:48 UTC (4+ messages)
` ✗ CI.FULL: failure for drm/xe/guc: Add GuC based register capture for error capture (rev28)
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
2024-10-08 16:27 UTC (28+ messages)
` [PATCH 04/31] drm/i915/display: Move shutdown sequences under display driver
` [PATCH 10/31] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
` [PATCH 21/31] drm/{i915, xe}/display: Move dsm registration under intel_driver
` [PATCH 22/31] drm/i915/display: Move runtime pm related calls under intel_display_driver
` [PATCH 23/31] drm/xe/display: Prepare runtime pm functions
` [PATCH 24/31] drm/xe/display: Call intel_hpd_init on every runtime resume
` [PATCH 25/31] drm/xe/display: Move hpd_poll calls to later runtime stages
` [PATCH 26/31] drm/xe/display: Add missing watermark ipc update at runtime resume
` [PATCH 27/31] drm/xe/display: Notify opregion upon runtime suspend/resume non-d3cold
` [PATCH 28/31] drm/xe/display: Move display runtime suspend to a later point
` [PATCH 29/31] drm/xe/display: Kill crtc commit flush
` [PATCH 30/31] drm/xe/display: Add missing power display handling on non-d3cold rpm
` [PATCH 31/31] drm/{i915, xe}/display: Consolidade entire runtime pm sequence
[PATCH v7 0/5] Introduce DRM device wedged event
2024-10-08 15:02 UTC (5+ messages)
` [PATCH v7 1/5] drm: Introduce "
[PATCH v4 0/4] drm/xe/vf: Post-migration recovery worker basis
2024-10-08 14:21 UTC (3+ messages)
` ✗ CI.FULL: failure for drm/xe/vf: Post-migration recovery worker basis (rev4)
[PATCH v2] drm/xe/ptl: L3bank mask is not available on the media GT
2024-10-08 13:58 UTC (4+ messages)
` ✗ CI.FULL: failure for drm/xe/ptl: L3bank mask is not available on the media GT (rev2)
[PATCH v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-08 13:03 UTC (7+ messages)
` [PATCH v8 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v8 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v8 3/5] drm: handle "
` [PATCH v8 4/5] tty: serial: "
` [PATCH v8 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
` ✗ CI.Patch_applied: failure for treewide: Remove I/O port accessors for HAS_IOPORT=n (rev3)
[PATCH v7 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-08 11:41 UTC (8+ messages)
` [PATCH v7 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v7 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v7 3/5] drm: handle "
` [PATCH v7 4/5] tty: serial: "
` [PATCH v7 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
` ✗ CI.Patch_applied: failure for treewide: Remove I/O port accessors for HAS_IOPORT=n (rev2)
[PATCH v3 00/15] drm/i915/display: platform identification with display->platform.<platform>
2024-10-08 10:08 UTC (9+ messages)
` [PATCH v3 03/15] drm/i915/display: use a macro to define platform enumerations
` [PATCH v3 06/15] drm/i915/display: add display platforms structure with platform members
[PATCH] drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or greater
2024-10-08 9:02 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH v2] drm/xe/bmg: improve cache flushing behaviour
2024-10-08 7:46 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/bmg: improve cache flushing behaviour (rev2)
[PATCH] drm/xe: Decrement client count immediately on file close
2024-10-08 7:44 UTC (8+ messages)
[PATCH v7 00/26] Fix xe_force_wake_get() failure handling
2024-10-08 7:34 UTC (2+ messages)
` ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev8)
[PATCH] drm/i915/psr: Implement WA to help reach PC10
2024-10-08 7:22 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/i915/psr: Implement WA to help reach PC10 (rev2)
[PATCH 0/6] Add Xe3 and Panther Lake support
2024-10-08 7:04 UTC (2+ messages)
` ✗ CI.FULL: failure for Add Xe3 and Panther Lake support (rev2)
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