messages from 2024-09-30 15:35:26 to 2024-10-01 09:40:49 UTC [more...]
Incorrect response address when using B4
2024-10-01 8:26 UTC (8+ messages)
[PATCH v2 1/4] drm/xe/ct: prevent UAF in send_recv()
2024-10-01 9:40 UTC (11+ messages)
` [PATCH v2 2/4] drm/xe/ct: fix xa_store() error checking
` [PATCH v2 3/4] drm/xe/guc_submit: "
` [PATCH v2 4/4] drm/xe/ct: drop irq usage of xa_erase()
` ✓ CI.Patch_applied: success for series starting with [v2,1/4] drm/xe/ct: prevent UAF in send_recv()
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH 00/13] Ultrajoiner basic functionality series
2024-10-01 9:31 UTC (23+ messages)
` [PATCH 01/13] drm/i915: Split current joiner hw state readout
` [PATCH 02/13] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
` [PATCH 03/13] drm/i915/display: Add macro HAS_ULTRAJOINER()
` [PATCH 04/13] drm/i915/display: Refactor enable_joiner_pipes
` [PATCH 05/13] drm/i915: Implement hw state readout and checks for ultrajoiner
` [PATCH 06/13] drm/i915/display/vdsc: Add ultrajoiner support with DSC
` [PATCH 07/13] drm/i915/dp: Refactor joiner max_bpp calculations into separate functions
` [PATCH 08/13] drm/i915/dp: Use num_joined_pipes in bigjoiner_bw_max_bpp
` [PATCH 09/13] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner
` [PATCH 10/13] drm/i915/dp: Simplify helper to get slice count with joiner
` [PATCH 11/13] drm/i915: Compute config and mode valid changes for ultrajoiner
` [PATCH 12/13] drm/i915/display: Consider ultrajoiner for computing maxdotclock
` [PATCH 13/13] drm/i915/intel_dp: Add support for forcing ultrajoiner
` ✓ CI.Patch_applied: success for Ultrajoiner basic functionality series (rev8)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/compat: remove unused i915_gpu_error.h
2024-10-01 9:16 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 00/15] drm/xe: Fix flickering when inheriting BIOS fb
2024-10-01 9:09 UTC (24+ messages)
` [PATCH v2 01/15] drm/xe/display: Handle stolen bar readout in the same way as lmem
` [PATCH v2 02/15] drm/xe: Remove double pageflip
` [PATCH v2 03/15] drm/xe: Move suballocator init to after display init
` [PATCH v2 04/15] drm/xe: Initialize UC after xe_display_init_noaccel
` [PATCH v2 05/15] drm/xe: Use xe_ggtt_map_bo_unlocked for resume
` [PATCH v2 06/15] drm/xe: Add xe_ggtt_might_lock
` [PATCH v2 07/15] drm/xe: Add xe_ggtt_alloc
` [PATCH v2 08/15] drm/xe/display: Abstract read/write functions for GGTT PTEs
` [PATCH v2 09/15] drm/xe: Make xe_ggtt_pt_ops private
` [PATCH v2 10/15] drm/xe/display: Stop dereferencing ggtt in xe_fb_pin
` [PATCH v2 11/15] "
` [PATCH v2 12/15] drm/xe: Move struct xe_ggtt to xe_ggtt.c
` [PATCH v2 13/15] drm/xe/display: Use async flip for flipping initial fb
` [PATCH v2 14/15] drm/xe: Move interrupt initialisation until after xe_display_init_noaccel
` [PATCH v2 15/15] drm/xe: Initialise GGTT later
` ✓ CI.Patch_applied: success for drm/xe: Fix flickering when inheriting BIOS fb. (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
[PATCHv2] drm/i915/dp: Guarantee a minimum HBlank time
2024-10-01 8:41 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/dp: Guarantee a minimum HBlank time (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH] drm/xe/guc: In guc_ct_send_recv flush g2h worker if g2h resp times out
2024-10-01 8:11 UTC (3+ messages)
[PATCH 1/2] drm/xe/ct: prevent UAF in send_recv()
2024-10-01 6:48 UTC (8+ messages)
` ✓ CI.Build: success for series starting with [1/2] "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v6 00/25] Fix xe_force_wake_get() failure handling
2024-10-01 6:20 UTC (21+ messages)
` [PATCH v6 01/25] drm/xe: Add member initialized_domains to xe_force_wake()
` [PATCH v6 02/25] drm/xe/forcewake: Add a helper xe_force_wake_ref_has_domain()
` [PATCH v6 04/25] drm/xe: Modify xe_force_wake_put to handle _get returned mask
` ✓ CI.Patch_applied: success for Fix xe_force_wake_get() failure handling (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v7 0/5] Introduce DRM device wedged event
2024-10-01 5:23 UTC (7+ messages)
` [PATCH v7 1/5] drm: Introduce "
` [PATCH v7 2/5] drm: Expose wedge recovery methods
[PATCH] i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440@100Hz
2024-10-01 4:45 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
linux-next: build failure after merge of the random tree
2024-10-01 4:32 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH 00/28] drm: Remove DRM aperture helpers
2024-10-01 3:28 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
linux-next: build failure after merge of the drm-xe tree
2024-10-01 1:44 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH v8 00/11] drm/xe/guc: Improve GuC log dumping and add to devcoredump
2024-10-01 1:31 UTC (12+ messages)
` [PATCH v8 02/11] drm/xe/devcoredump: Use drm_puts and already cached local variables
` [PATCH v8 03/11] drm/xe/devcoredump: Improve section headings and add tile info
` ✓ CI.Patch_applied: success for drm/xe/guc: Improve GuC log dumping and add to devcoredump (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/3] drm/i915/irq: clean up irq reset/init macro hacks
2024-10-01 0:34 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/irq: clean up irq reset/init macro hacks (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v4 0/1] drm/xe: Prevent null pointer access in xe_migrate_copy
2024-10-01 0:14 UTC (3+ messages)
` ✗ CI.FULL: failure for drm/xe: Prevent null pointer access in xe_migrate_copy (rev3)
[PATCH v2 00/13] drm/i915: Use DSB for plane/color management commits
2024-09-30 23:58 UTC (21+ messages)
` [PATCH v2 01/13] drm/i915/dsb: Avoid reads of the DSB buffer for indexed register writes
` [PATCH v2 02/13] drm/i915: Prepare clear color before wait_for_dependencies()
` [PATCH v2 03/13] drm/i915/dsb: Generate the DSB buffer in commit_tail()
` [PATCH v2 04/13] drm/i915/dsb: Enable programmable DSB interrupt
` [PATCH v2 05/13] drm/i915/dsb: Introduce intel_dsb_vblank_evade()
` [PATCH v2 06/13] drm/i915/dsb: Introduce intel_dsb_wait_usec()
` [PATCH v2 07/13] drm/i915/dsb: Introduce intel_dsb_wait_vblanks()
` [PATCH v2 08/13] drm/i915: Introduce intel_scanlines_to_usecs()
` [PATCH v2 09/13] drm/i915/dsb: Introduce intel_dsb_wait_vblank_delay()
` [PATCH v2 10/13] drm/i915: Extract intel_crtc_prepare_vblank_event()
` [PATCH v2 11/13] drm/i915: Plumb 'dsb' all way to the plane hooks
` [PATCH v2 12/13] drm/i915: Plumb 'dsb' all way to the color commit hooks
` [PATCH v2 13/13] drm/i915/dsb: Use DSB for plane/color management updates
` ✓ CI.Patch_applied: success for drm/i915: Use DSB for plane/color management commits
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v2 1/3] drm/xe: Move display reference timestamp readout to display/
2024-09-30 23:26 UTC (6+ messages)
[CI 1/2] drm/i915: remove IS_LP()
2024-09-30 23:10 UTC (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [CI,1/2] "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v8 08/11] drm/xe/guc: Dead CT helper
2024-09-30 23:04 UTC (2+ messages)
[PATCH] drm/xe/guc_submit: improve schedule disable error logging
2024-09-30 22:48 UTC (4+ messages)
[PATCH v3 00/15] drm/i915/display: platform identification with display->platform.<platform>
2024-09-30 21:50 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
2024-09-30 21:26 UTC (2+ messages)
[PATCH v6 00/11] Only timeout jobs if they run longer than timeout period
2024-09-30 20:55 UTC (4+ messages)
` [PATCH v6 11/11] drm/xe: Sample ctx timestamp to determine if jobs have timed out
[PATCH v6 0/7] drm/xe/oa: xe_syncs for OA
2024-09-30 20:34 UTC (3+ messages)
` [PATCH 1/7] drm/xe/oa: Separate batch submission from waiting for completion
[PATCH] drm/xe: Add memirq report page address helpers
2024-09-30 19:41 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH] drm/xe: Fix memory leak when aborting binds
2024-09-30 19:31 UTC (2+ messages)
[PATCH] drm/xe/xe2lpg: Add WA 15016589081
2024-09-30 17:53 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH] Revert "drm/i915/psr: Implement WA to help reach PC10"
2024-09-30 17:26 UTC (5+ messages)
` ✗ CI.Patch_applied: failure for Revert "drm/i915/psr: Implement WA to help reach PC10" (rev2)
[RFC] Add AS_SDP to fastset
2024-09-30 17:10 UTC (4+ messages)
[PATCH] drm/i915: Allow fastset for change in HDR infoframe
2024-09-30 15:51 UTC (2+ messages)
` ✗ CI.FULL: failure for "
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