messages from 2025-11-06 13:30:14 to 2025-11-07 18:13:45 UTC [more...]
[PATCH 00/33] Scope-based forcewake and runtime PM
2025-11-07 18:13 UTC (28+ messages)
` [PATCH 01/33] drm/xe/forcewake: Improve kerneldoc
` [PATCH 02/33] drm/xe/eustall: Store forcewake reference in stream structure
` [PATCH 03/33] drm/xe/oa: "
` [PATCH 04/33] drm/xe/forcewake: Create dedicated type for forcewake references
` [PATCH 05/33] squash! "
` [PATCH 06/33] squash! "
` [PATCH 07/33] drm/xe/forcewake: Add scope-based cleanup for forcewake
` [PATCH 08/33] drm/xe/pm: Add scope-based cleanup helper for runtime PM
` [PATCH 11/33] drm/xe/guc: Use scope-based cleanup
` [PATCH 13/33] drm/xe/mocs: "
` [PATCH 14/33] drm/xe/pat: Use scope-based forcewake
` [PATCH 15/33] drm/xe/pxp: Use scope-based cleanup
` [PATCH 16/33] drm/xe/gsc: "
` [PATCH 17/33] drm/xe/device: "
` [PATCH 18/33] drm/xe/devcoredump: "
` [PATCH 19/33] drm/xe/display: Use scoped-cleanup
` [PATCH 20/33] drm/xe: Create scoped cleanup class for force_wake_get_any_engine()
` [PATCH 21/33] drm/xe/drm_client: Use scope-based cleanup
` [PATCH 22/33] drm/xe/gt_debugfs: "
` [PATCH 23/33] drm/xe/huc: Use scope-based forcewake
` [PATCH 24/33] drm/xe/query: "
` [PATCH 25/33] drm/xe/reg_sr: "
` [PATCH 26/33] drm/xe/vram: "
` [PATCH 28/33] drm/xe/ggtt: Use scope-based runtime pm
` [PATCH 30/33] drm/xe/sriov: Use scope-based runtime PM
` [PATCH 31/33] drm/xe/tests: "
` [PATCH 32/33] drm/xe/sysfs: Use scope-based runtime power management
[PATCH 0/9] drm/i915: Further drm_get_format_info() stuff
2025-11-07 18:11 UTC (10+ messages)
` [PATCH 1/9] drm/i915: Introduce intel_dumb_fb_max_stride()
` [PATCH 2/9] drm/i915: Pass drm_format_info into plane->max_stride()
` [PATCH 3/9] drm/i915: Populate fb->format accurately in BIOS FB readout
` [PATCH 4/9] drm/i915: Nuke intel_plane_config.tiling
` [PATCH 5/9] drm/i915/fb: Init 'ret' in each error branch in intel_framebuffer_init()
` [PATCH 6/9] drm/i915/wm: Use drm_get_format_info() in SKL+ cursor DDB allocation
` [PATCH 7/9] drm/i915: Use mode_config->cursor_width for "
` [PATCH 8/9] drm/i915/cursor: Extract intel_cursor_mode_config_init()
` [PATCH 9/9] drm/i915/cursor: Initialize 845 vs 865 cursor size separately
[PATCH 0/2] drm/xe/xe3p: Add page fault prefetch bit handling
2025-11-07 18:10 UTC (3+ messages)
` [PATCH 1/2] drm/xe: Coalesce pagefault logging
` [PATCH 2/2] drm/xe/xe3p: Add support for prefetch page fault
[PATCH 0/5] drm/i915/rps: call rps functions through the parent interface
2025-11-07 17:23 UTC (12+ messages)
` [PATCH 1/5] drm/i915/rps: store struct dma_fence in struct wait_rps_boost
` [PATCH 2/5] drm/i915/rps: call RPS functions via the parent interface
` [PATCH 3/5] drm/i915/rps: postpone i915 fence check to boost
` [PATCH 4/5] drm/i915/rps: make fence priority setting part of the rps interface
` [PATCH 5/5] drm/xe/rps: build RPS as part of xe
` ✗ CI.checkpatch: warning for drm/i915/rps: call rps functions through the parent interface
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/vf: Enable VF resource fixup unconditionally
2025-11-07 17:07 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/fbc: Apply wa_15018326506
2025-11-07 16:43 UTC (10+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH 0/6] drm: avoid poking at dev->vblank[] directly
2025-11-07 16:21 UTC (12+ messages)
` [PATCH 1/6] drm/vblank: use drm_crtc_vblank_crtc() in workers
` [PATCH 2/6] drm/atomic: use drm_crtc_vblank_waitqueue()
` [PATCH 3/6] drm/msm: "
` [PATCH 4/6] drm/tidss: use drm_crtc_vblank_crtc()
` [PATCH 5/6] drm/vmwgfx: "
` [PATCH 6/6] drm/gma500: "
` ✗ CI.checkpatch: warning for drm: avoid poking at dev->vblank[] directly
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v1] drm/xe/pf: Add runtime registers for GFX ver >= 35
2025-11-07 16:06 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v3 0/2] VF double migration
2025-11-07 15:46 UTC (5+ messages)
` [PATCH v3 1/2] drm/xe/vf: Introduce RESFIX start marker support
` [PATCH v3 2/2] drm/xe/vf: Add debugfs entries to test VF double migration
` ✓ CI.KUnit: success for VF double migration (rev3)
` ✗ Xe.CI.BAT: failure "
[PULL] drm-xe-fixes
2025-11-07 15:07 UTC
[PATCH] drm/i915/dp_mst: Disable Panel Replay
2025-11-07 14:57 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
[PATCH 0/3] PF: migration-friendly auto-provisioning
2025-11-07 14:52 UTC (13+ messages)
` [PATCH 1/3] drm/xe/pf: Use migration-friendly context IDs auto-provisioning
` [PATCH 2/3] drm/xe/pf: Use migration-friendly doorbells auto-provisioning
` [PATCH 3/3] drm/xe/tests: Add KUnit tests for PF fair provisioning
` [PATCH v2 "
` ✗ CI.checkpatch: warning for PF: migration-friendly auto-provisioning (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-07 14:51 UTC (7+ messages)
` [PATCH v4 27/28] drm/intel/bmg: Allow device ID usage with single-argument macros
` [PATCH v4 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH v5 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
2025-11-07 13:54 UTC (6+ messages)
` [PATCH v5 1/3] drm/xe: add VM_BIND DECOMPRESS uapi flag
` [PATCH v5 2/3] drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve support
` [PATCH v5 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl
` ✓ CI.KUnit: success for drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression (rev5)
` ✗ Xe.CI.BAT: failure "
[PATCH] drm/i915/psr: Reject async flips when selective fetch is enabled
2025-11-07 13:32 UTC (3+ messages)
[PATCH v2] drm/xe/pcode: Convert unsupported commands to debug level
2025-11-07 13:16 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 00/10] drm/i915: Stop the intel_de_wait_custom() abuse
2025-11-07 13:01 UTC (29+ messages)
` [PATCH v2 01/10] drm/i915/cx0: Print the correct timeout
` [PATCH v2 02/10] drm/i915/cx0: Nuke extraneous timeout debugs
` [PATCH v2 03/10] drm/i915/ltphy: "
` [PATCH v2 04/10] drm/i915/cx0: Replace XELPDP_PORT_POWERDOWN_UPDATE_TIMEOUT_US with XELPDP_PORT_POWERDOWN_UPDATE_TIMEOUT_MS
` [PATCH v2 05/10] drm/i915/cx0: Get rid of XELPDP_MSGBUS_TIMEOUT_FAST_US
` [PATCH v2 06/10] drm/i915/cx0: s/XELPDP_MSGBUS_TIMEOUT_SLOW/XELPDP_MSGBUS_TIMEOUT_MS/
` [PATCH v2 07/10] drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_US/
` [PATCH v3 07/10] drm/i915/cx0: s/XELPDP_PORT_RESET_END_TIMEOUT/XELPDP_PORT_RESET_END_TIMEOUT_MS/
` [PATCH v2 08/10] drm/i915/ltphy: Nuke bogus weird timeouts
` [PATCH v2 09/10] drm/i915/hdcp: Use the default 2 usec fast polling timeout
` [PATCH v2 10/10] drm/i915/pmdemand: "
` ✓ CI.KUnit: success for drm/i915: Stop the intel_de_wait_custom() abuse (rev2)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ CI.KUnit: success for drm/i915: Stop the intel_de_wait_custom() abuse (rev3)
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH v2 1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
2025-11-07 10:29 UTC (5+ messages)
` [PATCH v2 2/2] drm/i915/ltphy: Return lowest portclock for HDMI from reverse algorithm
` ✗ CI.checkpatch: warning for series starting with [v2,1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
2025-11-07 9:54 UTC (4+ messages)
` [PATCH v3 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics
[PATCH 0/7] drm/i915: Stop the intel_de_wait_custom() abuse
2025-11-07 9:33 UTC (8+ messages)
` [PATCH 5/7] drm/i915/ltphy: Nuke bogus weird timeouts
[PATCH v2 00/10] Enable DP2.1 alpm
2025-11-07 9:32 UTC (6+ messages)
` [PATCH v2 04/10] drm/i915/alpm: Refactor Auxless wake time calculation
` [PATCH v2 10/10] drm/i915/alpm: Introduce has_alpm to decouple from pr/psr2/lobf
[PATCH] drm/xe/irq: Handle msix vector0 interrupt
2025-11-07 9:22 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe/irq: Handle msix vector0 interrupt (rev2)
` ✓ Xe.CI.BAT: "
[PATCH] drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
2025-11-07 8:07 UTC (4+ messages)
` ✓ Xe.CI.Full: success for "
[PATCH v2] drm/xe/vf: Start re-emission from first unsignaled job during VF migration
2025-11-07 7:48 UTC (3+ messages)
[PATCH] drm/i915/psr: fix pipe to vblank conversion
2025-11-07 7:03 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PATCH v2 00/12] Context based TLB invalidations
2025-11-07 7:01 UTC (17+ messages)
` [PATCH v2 01/12] drm/xe: Add normalize_invalidation_range
` [PATCH v2 02/12] drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAIT
` [PATCH v2 04/12] drm/xe: Add vm to exec queues association
` [PATCH v2 06/12] drm/xe: Do not forward invalid TLB invalidation seqnos to upper layers
` [PATCH v2 07/12] drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgtt
` [PATCH v2 08/12] drm/xe: Add send_tlb_inval_ppgtt helper
` [PATCH v2 11/12] drm/xe: Add context-based invalidation to GuC TLB invalidation backend
[PATCH v4 0/3] drm/xe: add VM_BIND DECOMPRESS support and on‑demand decompression
2025-11-07 5:16 UTC (4+ messages)
` [PATCH v4 3/3] drm/xe: implement VM_BIND decompression in vm_bind_ioctl
[PATCH] drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg
2025-11-07 4:09 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe3lpg: Extend Wa_15016589081 for xe3lpg (rev2)
[PATCH v6 0/2] drm/xe/guc: Remove cached frequency values for GuC SLPC
2025-11-07 1:51 UTC (3+ messages)
` [PATCH v6 1/2] drm/xe/guc: Eliminate RPe caching for SLPC parameter handling
[PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
2025-11-07 1:02 UTC (5+ messages)
` [PATCH v3 17/29] drm/i915/xe3p_lpd: Log FBC-related debug info for PIPE underrun
[PATCH 1/2] drm/i915/display: Add register definitions for common SDP
2025-11-06 21:38 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [1/2] "
[CI 00/17] Reviewed patches from: [PATCH v3 00/29] drm/i915/display: Add initial support for Xe3p_LPD
2025-11-06 21:13 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for "
Unreachable cards in vgaarb
2025-11-06 20:32 UTC (2+ messages)
[PATCH v3] drm/xe/uc: Change assertion to error on huc authentication failure
2025-11-06 19:28 UTC (2+ messages)
[PATCH v8] drm/xe/guc: Cleanup GuC log buffer macros and helpers
2025-11-06 18:14 UTC (3+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Cleanup GuC log buffer macros and helpers (rev5)
[PATCH 0/4] Add SoC remapper support for system controller
2025-11-06 17:15 UTC (6+ messages)
` [PATCH 1/4] drm/xe/vsec: Refactor to move remapper logic outside vsec code
` [PATCH 2/4] drm/xe/remapper: Add lock to serialize access to remapper index registers
` ✓ Xe.CI.Full: success for Add SoC remapper support for system controller
[PATCH 0/2] Introduce DRM_RAS using generic netlink for RAS
2025-11-06 14:58 UTC (7+ messages)
` [PATCH 1/2] drm/ras: Introduce the DRM RAS infrastructure over generic netlink
[PULL] drm-intel-fixes
2025-11-06 14:31 UTC
[PATCH v2 00/10] drm/i915/frontbuffer: Fix the intel_frontbuffer lifetime mess
2025-11-06 14:27 UTC (6+ messages)
` [PATCH v2 09/10] drm/i915/frontbuffer: Fix intel_frontbuffer lifetime handling
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