messages from 2025-06-28 12:19:57 to 2025-07-01 08:53:02 UTC [more...]
[PATCH 00/20] drm/i915/dp: Fix few SST HPD IRQ handling issues
2025-07-01 8:52 UTC (11+ messages)
` [PATCH 03/20] drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handler
` [PATCH 04/20] drm/i915/dp: Handle a tunneling IRQ after acking it
` [PATCH 05/20] drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQ
` [PATCH 06/20] drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED event
[PATCH] drm/dp: Add documentation for luminance_set
2025-07-01 8:50 UTC
[PATCH v4 00/10] Introducing firmware late binding
2025-07-01 8:32 UTC (12+ messages)
` [PATCH v4 02/10] mei: late_bind: add late binding component driver
` [PATCH v4 03/10] drm/xe/xe_late_bind_fw: Introducing xe_late_bind_fw
[PATCH] drm/i915/display: Fix RGB limited range handling for DP
2025-07-01 8:32 UTC (2+ messages)
[PATCH v7] drm/xe/uc: Disable GuC communication on hardware initialization error
2025-07-01 8:16 UTC (2+ messages)
` ✓ CI.KUnit: success for drm/xe/uc: Disable GuC communication on hardware initialization error. (rev5)
[PATCH v3 0/6] Future-proof for multi-tile + multi-GT cases
2025-07-01 8:10 UTC (17+ messages)
` [PATCH v3 1/6] drm/xe: Export xe_step_name for kunit tests
` [PATCH v3 2/6] drm/xe: Track maximum GTs per tile on a per-platform basis
` [PATCH v3 3/6] drm/xe/tests/pci: Ensure all platforms have a valid GT/tile count
` [PATCH v3 4/6] drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms
` [PATCH v3 5/6] drm/xe: Don't compare GT ID to GT count when determining valid GTs
` [PATCH v3 6/6] drm/xe/xe_query: Use separate iterator while filling GT list
` [PATCH v3.1 "
` ✗ CI.checkpatch: warning for Future-proof for multi-tile + multi-GT cases (rev4)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[PATCH v5 0/4] drm/xe: i2c support
2025-07-01 7:45 UTC (22+ messages)
` [PATCH v5 1/4] i2c: designware: Add quirk for Intel Xe
` [PATCH v5 2/4] drm/xe: Support for I2C attached MCUs
` [PATCH v5 3/4] drm/xe/pm: Wire up suspend/resume for I2C controller
` [PATCH v5 4/4] drm/xe/xe_i2c: Add support for i2c in survivability mode
` ✗ CI.checkpatch: warning for drm/xe: i2c support (rev5)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/sched: Increment job count before swapping tail spsc queue
2025-07-01 7:40 UTC (2+ messages)
[PATCH 0/7] xe/uc: PTL firmware defs + recommendation bump
2025-07-01 7:26 UTC (4+ messages)
` ✓ Xe.CI.Full: success for "
` ✓ CI.KUnit: success for xe/uc: PTL firmware defs + recommendation bump (rev2)
` ✓ Xe.CI.BAT: "
[PATCH v3] drm/xe/vf: Make multi-GT migration less error prone
2025-07-01 6:36 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/vf: Make multi-GT migration less error prone (rev3)
` ✓ Xe.CI.BAT: "
[PATCH topic/core-for-CI] Revert "ftrace: Allow configuring global trace buffer size (for dump-on-oops)"
2025-07-01 5:42 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/xe_pmu: Validate gt in event supported
2025-07-01 5:08 UTC (7+ messages)
` "
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/ttm: Remove unneeded blank line in comment
2025-07-01 4:57 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v8 00/24] AuxCCS handling and render compression modifiers
2025-07-01 3:51 UTC (28+ messages)
` [PATCH v8 01/24] drm/xe: Consolidate LRC offset calculations
` [PATCH v8 02/24] drm/xe: Generalize wa bb emission code
` [PATCH v8 03/24] drm/xe: Rename utilisation workaround emission function
` [PATCH v8 04/24] drm/xe: Return number of written dwords from workaround batch buffer emission
` [PATCH v8 05/24] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v8 06/24] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v8 07/24] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v8 08/24] drm/xe/xelp: Add Wa_18022495364
` [PATCH v8 09/24] drm/xe: Use emit_flush_imm_ggtt helper instead of open coding
` [PATCH v8 10/24] drm/xe/xelpg: Flush CCS when flushing caches
` [PATCH v8 11/24] drm/xe: Flush L3 when flushing render cache
` [PATCH v8 12/24] drm/xe/xelp: Quiesce memory traffic before invalidating auxccs
` [PATCH v8 13/24] drm/xe/xelp: Support auxccs invalidation on blitter
` [PATCH v8 14/24] drm/xe/xelp: Use MI_FLUSH_DW_CCS on auxccs platforms
` [PATCH v8 15/24] drm/xe/xelp: Wait for AuxCCS invalidation to complete
` [PATCH v8 16/24] drm/xe/xelp: Add AuxCCS invalidation to the buffer migration path
` [PATCH v8 17/24] drm/xe: Export xe_emit_aux_table_inv
` [PATCH v8 18/24] drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
` [PATCH v8 19/24] drm/xe: Use fb cached min alignment
` [PATCH v8 20/24] drm/xe: Flush GGTT writes after populating DPT
` [PATCH v8 21/24] drm/xe: Handle DPT in system memory
` [PATCH v8 22/24] drm/xe: Force flush system memory AuxCCS framebuffers before scan out
` [PATCH v8 23/24] drm/xe/display: Add support for AuxCCS
` [PATCH v8 24/24] drm/i915/display: Expose AuxCCS frame buffer modifiers for Xe
` ✗ CI.checkpatch: warning for AuxCCS handling and render compression modifiers (rev8)
` ✓ CI.KUnit: success "
` ✗ Xe.CI.BAT: failure "
[PATCH v3] drm/xe: Normalize default param values
2025-07-01 3:37 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/i915/display: Optimize panel power-on wait time
2025-07-01 3:09 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v7 0/8] More missing XeLP workarounds
2025-07-01 2:28 UTC (11+ messages)
` [PATCH v7 1/8] drm/xe: Consolidate LRC offset calculations
` [PATCH v7 2/8] drm/xe: Generalize wa bb emission code
` [PATCH v7 3/8] drm/xe: Rename utilisation workaround emission function
` [PATCH v7 4/8] drm/xe: Return number of written dwords from workaround batch buffer emission
` [PATCH v7 5/8] drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
` [PATCH v7 6/8] drm/xe: Add plumbing for indirect context workarounds
` [PATCH v7 7/8] drm/xe/xelp: Implement Wa_16010904313
` [PATCH v7 8/8] drm/xe/xelp: Add Wa_18022495364
` ✓ CI.KUnit: success for More missing XeLP workarounds (rev8)
` ✓ Xe.CI.BAT: "
[PATCH 0/2] drm/xe: xe with/without kunit
2025-07-01 1:56 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH v3 0/1] drm/i915/display: Add no_psr_reason to PSR debugfs
2025-07-01 1:41 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/i915/display: Add no_psr_reason to PSR debugfs (rev4)
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/power: use intel_de_wait_for_clear() instead of wait_for()
2025-07-01 0:26 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/power: use intel_de_wait_for_clear() instead of wait_for() (rev2)
[PATCH 0/2] Introduce helper for display workarounds and add Wa_16025573575
2025-06-30 23:43 UTC (8+ messages)
` [PATCH 1/2] drm/i915/display_wa: Add helpers to check wa
` [PATCH 2/2] drm/i915/gmbus: Add Wa_16025573575 for PTL for bit-bashing
` ✗ CI.checkpatch: warning for Introduce helper for display workarounds and add Wa_16025573575
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/8] drm/i915/display: use intel_de_wait_*() functions
2025-06-30 23:11 UTC (5+ messages)
` [PATCH 5/8] drm/i915/hdcp: use intel_de_wait_for_set() instead of wait_for()
` ✗ Xe.CI.Full: failure for drm/i915/display: use intel_de_wait_*() functions
` ✗ Xe.CI.Full: failure for drm/i915/display: use intel_de_wait_*() functions (rev2)
[RFC 0/9] Introducing firmware late binding
2025-06-30 22:45 UTC (5+ messages)
` [RFC 9/9] {fwctl,drm}/xe/pcode: Introduce xe_pcode_fwctl
[PATCH] drm/xe/guc: Set RCS/CCS yield policy
2025-06-30 22:39 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v5 00/12] Crashlog Type1 Version2 support
2025-06-30 22:00 UTC (9+ messages)
` [PATCH v5 01/12] platform/x86/intel/pmt: fix a crashlog NULL pointer access
` [PATCH v5 02/12] drm/xe: Correct BMG VSEC header sizing
` ✓ CI.KUnit: success for Crashlog Type1 Version2 support (rev5)
` ✓ Xe.CI.BAT: "
[PATCH v8 0/2] Add debugfs node to expose G-state and pcie link state residency
2025-06-30 20:25 UTC (9+ messages)
` [PATCH v8 1/2] drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset
` [PATCH v8 2/2] drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfs
` ✓ CI.KUnit: success for Add debugfs node to expose G-state and pcie link state residency (rev6)
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe/hw_engine_group: Fix potential leak
2025-06-30 19:32 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v6] drm/xe/uc: Disable GuC communication on hardware initialization error
2025-06-30 18:52 UTC (4+ messages)
[PATCH] drm/xe/tests: Add legacy IP descriptors to param generators
2025-06-30 18:46 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH 0/2] drm/xe/display: Make panic support work on vram
2025-06-30 18:02 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v4 0/4] drm/xe: i2c support
2025-06-30 17:55 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: i2c support (rev4)
[PATCH v2 0/5] Handle Firmware reported Hardware Errors
2025-06-30 17:33 UTC (9+ messages)
` [PATCH v2 1/5] drm: Add a firmware flash method to device wedged uevent
[PATCH] drm/xe: xe_late_bind squash for CI
2025-06-30 17:10 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: xe_late_bind squash for CI (rev4)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v2 0/5] Future-proof for multi-tile + multi-GT cases
2025-06-30 16:48 UTC (4+ messages)
` [PATCH v2 4/5] drm/xe: Assign GT IDs properly on multi-tile + multi-GT platforms
[PATCH 00/18] drm/i915/display: convert to generic read_poll_timeout()
2025-06-30 16:17 UTC (7+ messages)
` [PATCH 02/18] drm/i915/hdcp: use generic read_poll_timeout() instead of __wait_for()
` ✗ CI.checkpatch: warning for drm/i915/display: convert to generic read_poll_timeout() (rev2)
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
[PATCH v7 0/2] Add debugfs node to expose G-state and pcie link state residency
2025-06-30 15:19 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Add debugfs node to expose G-state and pcie link state residency (rev5)
[PATCH 0/2] Small emit_wa_job() tidy
2025-06-30 14:48 UTC (10+ messages)
` [PATCH 1/2] drm/xe: Simplify batch buffer allocation in emit_wa_job()
` [PATCH 2/2] drm/xe: Waste fewer instructions "
` ✗ CI.checkpatch: warning for Small emit_wa_job() tidy
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v3 0/8] drm/sched: Allow drivers to skip the reset with DRM_GPU_SCHED_STAT_NO_HANG
2025-06-30 14:04 UTC (11+ messages)
` [PATCH v3 1/8] drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESET
` [PATCH v3 2/8] drm/sched: Allow drivers to skip the reset and keep on running
` [PATCH v3 3/8] drm/sched: Make timeout KUnit tests faster
[PATCH 0/1] Revert patch to reject HBR3 for all eDP panels
2025-06-30 13:56 UTC (3+ messages)
` ✓ CI.KUnit: success for Revert patch to reject HBR3 for all eDP panels (rev3)
` ✓ Xe.CI.BAT: "
Intel Xe SR-IOV support status
2025-06-30 11:47 UTC
[CI 0/5] indirect ctx testing
2025-06-30 13:21 UTC (2+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH] drm/xe: Fxi typo in Kconfig
2025-06-30 12:56 UTC (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v7 00/24] AuxCCS handling and render compression modifiers
2025-06-30 12:43 UTC (5+ messages)
` [PATCH v7 11/24] drm/xe: Flush L3 when flushing render cache
[CI 0/4] wa bb refactoring
2025-06-30 11:39 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/i915/display: drop a number of dependencies on i915_drv.h
2025-06-30 9:46 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH] drm/i915/fb: use struct intel_display for DISPLAY_VER()
2025-06-30 8:58 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[Regression] Panel flickering on Dell XPS 13 9360 with drm-fixes-2025-06-28 merged (Linux 6.16-rc4)
2025-06-30 8:49 UTC (3+ messages)
[PATCH 00/13] Modify drm helpers to use luminance
2025-06-30 6:58 UTC (4+ messages)
[drm-xe:drm-xe-next] BUILD SUCCESS a559434880b320b83733d739733250815aecf1b0
2025-06-29 6:58 UTC
[PATCH v4 0/6] drm/xe/guc: Add LFD format output for guc log
2025-06-28 14:46 UTC (10+ messages)
` [PATCH v4 1/6] drm/xe/guc: Add log init config abi definitions
` [PATCH v4 2/6] drm/xe/guc: Add LFD related "
` [PATCH v4 3/6] drm/xe/guc: Add new debugfs entry for lfd format output
` [PATCH v4 5/6] drm/xe/guc: Add GuC log event buffer output in LFD format
[PATCH v2 0/2] drm/xe: xe with/without kunit
2025-06-28 14:33 UTC (2+ messages)
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