messages from 2026-08-20 14:41:32 to 2026-08-21 06:40:22 UTC [more...]
[PATCH 0/6] Enable joiner cursor fast updates
2026-08-21 6:40 UTC (11+ messages)
` [PATCH 1/6] drm/i915/cursor: Check joiner cursor commit status
` [PATCH 2/6] drm/i915/cursor: Add helper to update cursor plane
` [PATCH 3/6] drm/i915/cursor: Handle secondary cursor state
` [PATCH 4/6] drm/i915/cursor: Program secondary cursor planes
` [PATCH 5/6] drm/i915/cursor: Schedule cursor unpin per joined pipe
` [PATCH 6/6] drm/i915/cursor: Allow joiner cursor fast path update
` ✗ CI.checkpatch: warning for Enable joiner cursor fast updates (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH 00/12] drm/panic: Split into core and helpers
2026-08-21 6:38 UTC (16+ messages)
` [PATCH 03/12] drm/panic: Return -EINVAL if font is not available
` [PATCH 04/12] drm/panic: Return errno codes if panic output fails
` [PATCH 05/12] drm/panic: Pass colors to draw_panic_dispatch()
` [PATCH 06/12] drm/panic: Pass global module parameters to drm_panic_dispatch()
` [PATCH 07/12] drm/panic: Retry in dispatch function if panic output fails
` [PATCH 09/12] drm/panic: Display panic screen via per-plane callback
[PATCH v2 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID
2026-08-21 6:10 UTC (4+ messages)
` [PATCH v2 1/1] "
[PATCH v2] drm/xe/xe_gt_idle: fix vecs config for powergating info
2026-08-21 3:59 UTC (2+ messages)
drm: xe: Kernel-submitted job timed out
2026-08-21 3:50 UTC (10+ messages)
[PATCH 00/10] Add new debug infrastructure for configfs
2026-08-21 1:28 UTC (19+ messages)
` [PATCH 01/10] drm/xe: Guard configfs attribute reads in getters
` [PATCH 02/10] drm/xe: Sort xe_config_device fields
` [PATCH 03/10] drm/xe: Split out configfs data structures
` [PATCH 04/10] drm/xe: Add a new debug focused configfs group
` [PATCH 05/10] drm/xe: Move debug configfs entries to xe_configfs_debug.c
` [PATCH 06/10] drm/xe/guc: Add configfs support for guc_log_level
` [PATCH 07/10] drm/xe/guc: Add support for NPK as a GuC log target
` [PATCH 08/10] drm/xe: Add infrastructure for debug configfs parameters
` [PATCH 09/10] drm/xe: Migrate existing debug configfs entries to params infrastructure
` [PATCH 10/10] drm/xe: Taint kernel when debug configfs parameters are set
` ✗ CI.checkpatch: warning for Add new debug infrastructure for configfs (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe: Fix unnecessary host-side population of ttm_tt on non-TT resources
2026-08-21 1:08 UTC (5+ messages)
[PATCH 1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H
2026-08-21 0:40 UTC (6+ messages)
` ✗ Xe.CI.BAT: failure for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev2)
` ✓ CI.KUnit: success for series starting with [1/2] drm/xe/guc: Test GuC v70.74.0 for BMG, LNL, PTL, NVL-S/U/H (rev3)
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.FULL: success "
[PATCH] drm/xe/guc: Test GuC v70.74.0 for MTL, DG2
2026-08-20 23:16 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.FULL: "
[drm-xe:drm-xe-next] BUILD SUCCESS 9b8234d176bb98e8612ddc4c3dbfd014219d5f6f
2026-08-20 23:09 UTC
[PATCH] drm/xe/forcewake: add delayed-release optimization
2026-08-20 23:07 UTC (6+ messages)
` [PATCH v5 0/4] "
` [PATCH v5 2/4] drm/xe/forcewake: add delayed-release state machine
` [PATCH v5 3/4] drm/xe/forcewake: flush delayed release at power boundaries
[PATCH v4 0/7] drm/xe/sysctrl: Clean up error handling in
2026-08-20 22:58 UTC (15+ messages)
` [PATCH v4 1/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_clear()
` [PATCH v4 2/7] drm/xe/sysctrl: Return error codes from sysctrl_wait_bit_set()
` [PATCH v4 3/7] drm/xe/sysctrl: Make sysctrl_write_frame() void
` [PATCH v4 4/7] drm/xe/sysctrl: Use xe_assert() for payload size validation
` [PATCH v4 5/7] drm/xe/sysctrl: Improve firmware response error logging
` [PATCH v4 6/7] drm/xe/sysctrl: Log group and command ID on mailbox failure
` [PATCH v4 7/7] drm/xe/sysctrl: Report 'System Controller event' error using SIGID
[PATCH 00/10] Add new debug infrastructure for configfs
2026-08-20 22:45 UTC (20+ messages)
` [PATCH 01/10] drm/xe: Guard configfs attribute reads in getters
` [PATCH 02/10] drm/xe: Sort xe_config_device fields
` [PATCH 03/10] drm/xe: Split out configfs data structures
` [PATCH 04/10] drm/xe: Add a new debug focused configfs group
` [PATCH 05/10] drm/xe: Move debug configfs entries to xe_configfs_debug.c
` [PATCH 06/10] drm/xe/guc: Add configfs support for guc_log_level
` [PATCH 07/10] drm/xe/guc: Add support for NPK as a GuC log target
` [PATCH 08/10] drm/xe: Add infrastructure for debug configfs parameters
` [PATCH 09/10] drm/xe: Migrate existing debug configfs entries to params infrastructure
` [PATCH 10/10] drm/xe: Taint kernel when debug configfs parameters are set
` ✗ CI.checkpatch: warning for Add new debug infrastructure for configfs (rev6)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.FULL: failure "
[PATCH] drm/xe: Add debugfs knob to disable Mid-Thread Preemption per GT
2026-08-20 22:20 UTC (3+ messages)
` [PATCH v8] drm/xe: Add debugfs knob to control GPGPU preemption granularity
[PATCH] drm/xe/xe_gt_idle: Add CCS to the powergating info print
2026-08-20 20:36 UTC (2+ messages)
[PATCH] drm/xe: Add force_p2p module/configfs parameter
2026-08-20 20:11 UTC (4+ messages)
[PATCH v3] drm/xe: Flush L2 asynchronously in xe_bo_trigger_rebind()
2026-08-20 17:41 UTC (3+ messages)
[PATCH v7 0/2] drm/xe/sysctrl: Add helper to query application status
2026-08-20 16:37 UTC (6+ messages)
` [PATCH v7 1/2] "
[PATCH v3 0/6] Fix device page migration in low memory fallback
2026-08-20 15:22 UTC (6+ messages)
` [PATCH v3 6/6] drm/pagemap: Add fault injection for higher-order RAM folio allocation
[PULL] drm-intel-fixes
2026-08-20 14:52 UTC (2+ messages)
[PULL] drm-xe-next-fixes
2026-08-20 14:41 UTC
page: | 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