messages from 2024-09-26 04:06:16 to 2024-09-26 21:41:34 UTC [more...]
[PATCH] i915: Fix HBLANK Expansion Quirk Causing Modeset Failure on Dell WD19TB Dock at 3440x1440@100Hz
2024-09-26 11:37 UTC (2+ messages)
[PATCH v3 0/1] drm/xe: Prevent null pointer access in xe_migrate_copy
2024-09-26 21:41 UTC (14+ messages)
` [PATCH v3 1/1] "
` ✓ CI.Patch_applied: success for drm/xe: Prevent null pointer access in xe_migrate_copy (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v2 0/4] drm/xe/vf: Post-migration recovery worker basis
2024-09-26 21:32 UTC (13+ messages)
` [PATCH v2 1/4] drm/xe/vf: React to MIGRATED interrupt
` [PATCH v2 3/4] drm/xe/vf: Start post-migration fixups with provisinoning query
` [PATCH v2 4/4] drm/xe/vf: Defer fixups if migrated twice fast
` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✗ CI.Build: failure "
[PATCH v2 0/6] drm/i915: wakeref fixes and improvements
2024-09-26 20:52 UTC (13+ messages)
` [PATCH v2 1/6] drm/i915/gem: fix bitwise and logical AND mixup
` [PATCH v2 2/6] drm/i915: use INTEL_WAKEREF_DEF instead of magic -1 for intel_wakeref_t
` [PATCH v2 3/6] drm/i915/display: return 0 instead of false for disabled power wakeref
` [PATCH v2 4/6] drm/i915/gt: add a macro for mock gt wakeref special value and use it
` [PATCH v2 5/6] drm/i915/audio: be explicit about intel_wakeref_t conversions
` [PATCH v2 6/6] drm/i915: switch intel_wakeref_t underlying type to struct ref_tracker *
[PULL] drm-misc-next
2024-09-26 20:38 UTC
[PATCH 0/3] drm/i915/irq: clean up irq reset/init macro hacks
2024-09-26 20:36 UTC (14+ messages)
` [PATCH 1/3] drm/i915/irq: add struct i915_irq_regs triplet
` [PATCH 2/3] drm/i915/irq: remove GEN3_IRQ_RESET() and GEN3_IRQ_INIT() macros
` [PATCH 3/3] drm/i915/irq: remove GEN8_IRQ_RESET_NDX() and GEN8_IRQ_INIT_NDX() macros
` ✓ CI.Patch_applied: success for drm/i915/irq: clean up irq reset/init macro hacks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH 0/4] Enhance debugfs for forcing joiner
2024-09-26 19:48 UTC (12+ messages)
` [PATCH 1/4] drm/i915/display_device: Add Check HAS_DSC for bigjoiner
` [PATCH 2/4] drm/i915/display_debugfs: Allow force joiner only if supported
` [PATCH 3/4] drm/i915/display: Modify debugfs for joiner to force n pipes
` [PATCH 4/4] drm/i915/dp: Add helper to compute num pipes required
` ✓ CI.Patch_applied: success for Enhance debugfs for forcing joiner
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v22 0/6] drm/xe/guc: Add GuC based register capture for error capture
2024-09-26 19:46 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe/guc: Add GuC based register capture for error capture (rev22)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
2024-09-26 19:07 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Check return values of functions in xe_gt_shutdown() (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Restore GT freq on GSC load error
2024-09-26 19:01 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[CI 00/12] Debug g2h timeout issue
2024-09-26 18:55 UTC (4+ messages)
[PATCH v2] drm/xe: Use fault injection infrastructure to find issues at probe time
2024-09-26 18:43 UTC (4+ messages)
[PATCH v3] drm/xe: Use fault injection infrastructure to find issues at probe time
2024-09-26 18:35 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use fault injection infrastructure to find issues at probe time (rev3)
` ✓ CI.checkpatch: "
` ✗ CI.KUnit: failure "
[PATCH 00/15] Ultrajoiner basic functionality series
2024-09-26 18:19 UTC (31+ messages)
` [PATCH 01/15] drm/i915/display_device: Add Check HAS_DSC for bigjoiner
` [PATCH 02/15] drm/i915/display_debugfs: Allow force joiner only if supported
` [PATCH 03/15] drm/i915/display: Modify debugfs for joiner to force n pipes
` [PATCH 04/15] drm/i915/dp: Add helper to compute num pipes required
` [PATCH 05/15] drm/i915: Split current joiner hw state readout
` [PATCH 06/15] drm/i915: Add bigjoiner and uncompressed joiner hw readout sanity checks
` [PATCH 07/15] drm/i915/display: Add macro HAS_ULTRAJOINER()
` [PATCH 08/15] drm/i915/display: Refactor enable_joiner_pipes
` [PATCH 09/15] drm/i915: Implement hw state readout and checks for ultrajoiner
` [PATCH 10/15] drm/i915/display/vdsc: Add ultrajoiner support with DSC
` [PATCH 11/15] drm/i915/dp: Modify compressed bpp limitations for ultrajoiner
` [PATCH 12/15] drm/i915/dp: Simplify helper to get slice count with joiner
` [PATCH 13/15] drm/i915: Compute config and mode valid changes for ultrajoiner
` [PATCH 14/15] drm/i915/display: Consider ultrajoiner for computing maxdotclock
` [PATCH 15/15] drm/i915/intel_dp: Add support for forcing ultrajoiner
` ✓ CI.Patch_applied: success for Ultrajoiner basic functionality series (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH] drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close
2024-09-26 17:38 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe/oa: Don't reset OAC_CONTEXT_ENABLE on OA stream close (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Move IRQ-related registers to dedicated header
2024-09-26 17:29 UTC (3+ messages)
` ✗ CI.FULL: failure for "
[PATCH] drm/xe: Resume TDR after GT reset
2024-09-26 17:25 UTC (2+ messages)
[PATCH 0/3] drm/xe/pmu: PMU interface for Xe
2024-09-26 16:58 UTC (6+ messages)
` [PATCH 1/3] drm/xe/pmu: Enable PMU interface
` ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
[PATCH] drm: Add check for encoder in intel_get_crtc_new_encoder()
2024-09-26 16:01 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for drm: Add check for encoder in intel_get_crtc_new_encoder() (rev3)
[PATCHv4 0/7] Display Global Histogram
2024-09-26 15:36 UTC (10+ messages)
` [PATCH 1/7] drm/i915/histogram: Define registers for histogram
` ✓ CI.Patch_applied: success for Display Global Histogram (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v2] drm/xe: Take ref to job and job's fence in xe_sched_job_arm
2024-09-26 15:34 UTC (5+ messages)
` ✓ CI.Hooks: success for drm/xe: Take ref to job and job's fence in xe_sched_job_arm (rev2)
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/9] drm/i915/display: platform identification with display->is.<PLATFORM>
2024-09-26 14:58 UTC (7+ messages)
[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
2024-09-26 14:38 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Workaround for odd panning for planar yuv (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH v3] drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
2024-09-26 13:27 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH] drm/i915/hdcp: fix connector refcounting
2024-09-26 12:38 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH] drm/xe: Add memirq report page address helpers
2024-09-26 12:29 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PULL] drm-misc-fixes
2024-09-26 12:10 UTC
[PATCH v5 00/23] Fix xe_force_wake_get() failure handling
2024-09-26 11:43 UTC (9+ messages)
` [PATCH v5 01/23] drm/xe: Error handling in xe_force_wake_get()
` ✗ CI.FULL: failure for Fix xe_force_wake_get() failure handling (rev5)
[PATCH] drm/xe/guc_submit: add missing locking in wedged_fini
2024-09-26 10:24 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH v2 1/2] drm/xe/vm: move xa_alloc to prevent UAF
2024-09-26 10:00 UTC (8+ messages)
` ✓ CI.Patch_applied: success for series starting with [v2,1/2] "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCHv2 0/3] Some correction in the DP Link Training sequence
2024-09-26 8:38 UTC (8+ messages)
` ✓ CI.Patch_applied: success for Some correction in the DP Link Training sequence (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH 1/2] drm/xe: Add XE_BO_FLAG_NEEDS_WC_CPU and unify mapping for page tables
2024-09-26 8:23 UTC (3+ messages)
` ✗ CI.FULL: failure for series starting with [1/2] drm/xe: Add XE_BO_FLAG_NEEDS_WC_CPU and unify mapping for page tables. (rev2)
[PULL] drm-intel-next-fixes
2024-09-26 7:45 UTC
[PATCH] drm/xe: Check return values of functions in xe_gt_shutdown()
2024-09-26 6:48 UTC (3+ messages)
[PATCH 00/31] Reconcile i915's and xe's display power mgt sequences
2024-09-26 5:31 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
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