messages from 2025-11-13 15:03:25 to 2025-11-14 20:53:46 UTC [more...]
[PATCH v2 00/11] PCI: BAR resizing fix/rework
2025-11-14 18:35 UTC (23+ messages)
` [PATCH v2 01/11] PCI: Prevent resource tree corruption when BAR resize fails
` [PATCH v2 02/11] PCI/IOV: Adjust ->barsz[] when changing BAR size
` [PATCH v2 03/11] PCI: Change pci_dev variable from 'bridge' to 'dev'
` [PATCH v2 04/11] PCI: Try BAR resize even when no window was released
` [PATCH v2 05/11] PCI: Freeing saved list does not require holding pci_bus_sem
` [PATCH v2 06/11] PCI: Fix restoring BARs on BAR resize rollback path
` [PATCH v2 07/11] PCI: Add kerneldoc for pci_resize_resource()
` [PATCH v2 08/11] drm/xe: Remove driver side BAR release before resize
` [PATCH v2 09/11] drm/i915: "
` [PATCH v2 10/11] drm/amdgpu: "
` [PATCH v2 11/11] PCI: Prevent restoring assigned resources
Cache coherency issues when reading from intel Xe buffer
2025-11-14 12:11 UTC (6+ messages)
[PATCH v2 00/11] PCI: BAR resizing fix/rework
2025-11-14 18:27 UTC (2+ messages)
[PATCH v5 0/8] drm/i915/display: Add initial support for Xe3p_LPD
2025-11-14 20:52 UTC (8+ messages)
` [PATCH v5 1/8] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v5 2/8] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v5 3/8] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v5 4/8] drm/i915/xe3p_lpd: Handle underrun debug bits
` [PATCH v5 5/8] drm/i915/nvls: Add NVL-S display support
` [PATCH v5 6/8] drm/i915/display: Use platform check in HAS_LT_PHY()
` [PATCH v5 7/8] drm/i915/display: Move HAS_LT_PHY() to intel_display_device.h
[PATCH v2] drm/xe: expose PAT software table via debugfs
2025-11-14 20:11 UTC (4+ messages)
` ✗ CI.checkpatch: warning for drm/xe: expose PAT software table via debugfs (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH v4 00/11] drm/i915/display: Add initial support for Xe3p_LPD
2025-11-14 19:46 UTC (16+ messages)
` [PATCH v4 02/11] drm/i915/vbt: Add fields dedicated_external and dyn_port_over_tc
` [PATCH v4 03/11] drm/i915/power: Use intel_encoder_is_tc()
` [PATCH v4 04/11] drm/i915/display: Handle dedicated external ports in intel_encoder_is_tc()
` [PATCH v4 07/11] drm/i915/xe3p_lpd: Extend Type-C flow for static DDI allocation
[PATCH 00/10] drm/i915: call irq and rps through the parent interface
2025-11-14 19:45 UTC (31+ messages)
` [PATCH 01/10] drm/{i915, xe}/display: duplicate gen2 irq/error init/reset in display irq
` [PATCH 02/10] drm/i915/display: convert the display irq interfaces to struct intel_display
` [PATCH 03/10] drm/{i915, xe}/display: move irq calls to parent interface
` [PATCH 03/10] drm/{i915,xe}/display: "
` [PATCH 04/10] drm/i915: add .vgpu_active "
` [PATCH 05/10] drm/i915: add .fence_support_legacy "
` [PATCH v2] FIXME drm/i915: add .has_fenced_regions "
` [PATCH 06/10] drm/i915/rps: store struct dma_fence in struct wait_rps_boost
` [PATCH 07/10] drm/i915/rps: call RPS functions via the parent interface
` [PATCH v2] "
` [PATCH 08/10] drm/i915/rps: postpone i915 fence check to boost
` [PATCH 09/10] drm/i915: add .fence_priority_display to parent interface
` [PATCH v3] "
` [PATCH 10/10] drm/xe/rps: build RPS as part of xe
` ✗ CI.checkpatch: warning for drm/i915: call irq and rps through the parent interface
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe: expose PAT software table via debugfs
2025-11-14 19:06 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH] drm/xe/pf: Drop the VF VRAM BO reference on successful restore
2025-11-14 17:52 UTC (6+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[CI] pci changes for drm-tip
2025-11-14 17:31 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
[PATCH] drm/xe: Remove duplicate DRM_EXEC selection from Kconfig
2025-11-14 17:07 UTC (2+ messages)
[PATCH] drm/xe/kunit: Fix forcewake assertion in mocs test
2025-11-14 16:56 UTC (7+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✓ Xe.CI.Full: "
[PATCH] drm/xe/pf: Fix kernel-doc warning in migration_save_consume
2025-11-14 16:36 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PULL] drm-intel-gt-next
2025-11-14 16:22 UTC
[PATCH] drm/i915/dp: Restrict max source rate for WCL to HBR3
2025-11-14 15:54 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v4] drm/xe/uc: Add stop on hardware initialization error
2025-11-14 15:36 UTC (3+ messages)
[PATCH 0/5] LOBF fixes
2025-11-14 15:15 UTC (14+ messages)
` [PATCH 1/5] drm/i915/alpm: Compute LOBF late after guardband is already determined
` [PATCH 2/5] drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines
` [PATCH 3/5] drm/i915/alpm: Allow LOBF only for platform that have Always on VRR TG
` [PATCH 4/5] drm/i915/alpm: Simplify and align LOBF checks in pre/post plane update
` [PATCH 5/5] drm/i915/alpm: Disable LOBF around transitioning for LRR/seamless MN
` ✗ CI.checkpatch: warning for LOBF fixes
` ✓ CI.KUnit: success "
` ✗ CI.checksparse: warning "
` ✓ Xe.CI.BAT: success "
` ✓ Xe.CI.Full: "
[PULL] drm-intel-next
2025-11-14 14:58 UTC
[PATCH v8 0/4] Introduce GT runtime suspend/resume
2025-11-14 14:53 UTC (6+ messages)
` [PATCH v8 3/4] drm/xe/pm: Assert on runtime suspend if VFs are enabled
[PATCH v3 1/2] drm/i915/ltphy: Implement HDMI Algo for Pll state
2025-11-14 14:45 UTC (2+ messages)
[PATCH 0/1] drm/xe/pat: Add helper to query compression enable status
2025-11-14 14:07 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2] drm/xe: Prevent BIT() overflow when handling invalid prefetch region
2025-11-14 14:05 UTC (2+ messages)
[PATCH] drm/xe/pf: Check for fence error on VRAM save/restore
2025-11-14 13:21 UTC (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "
[PULL] drm-misc-next
2025-11-14 13:14 UTC
[PATCH v2] drm/i915/fbc: Apply wa_15018326506
2025-11-14 12:59 UTC (4+ messages)
[PATCH v3 00/21] treewide: Introduce %ptS for struct timespec64 and convert users
2025-11-14 12:59 UTC (11+ messages)
` [PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
` [PATCH v3 06/21] drm/msm: Switch to use %ptSp
` [PATCH v3 20/21] scsi: snic: "
` [PATCH v3 21/21] tracing: "
` ✗ CI.checkpatch: warning for treewide: Introduce %ptS for struct timespec64 and convert users (rev3)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PULL] drm-xe-next
2025-11-14 10:49 UTC
[PATCH v2] drm/i915/fbdev: Hold runtime PM ref during fbdev BO creation
2025-11-14 8:58 UTC (2+ messages)
[PATCH v2] drm/xe/pcode: Convert unsupported commands to debug level
2025-11-14 5:25 UTC (5+ messages)
[PATCH] drm/i915/display: stop using the configurable fence timeout
2025-11-14 1:01 UTC (6+ messages)
` [PATCH v2] "
` ✗ CI.checkpatch: warning for drm/i915/display: stop using the configurable fence timeout (rev2)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✗ Xe.CI.Full: failure "
[PATCH v2 00/30] Scope-based forcewake and runtime PM
2025-11-13 23:28 UTC (35+ messages)
` [PATCH v2 03/30] drm/xe/oa: Store forcewake reference in stream structure
` [PATCH v2 06/30] drm/xe/gt: Use scope-based cleanup
` [PATCH v2 10/30] drm/xe/mocs: "
` [PATCH v2 17/30] drm/xe: Create scoped cleanup class for force_wake_get_any_engine()
` [PATCH v2 19/30] drm/xe/gt_debugfs: Use scope-based cleanup
` [PATCH v2 20/30] drm/xe/huc: Use scope-based forcewake
` [PATCH v2 21/30] drm/xe/query: "
` [PATCH v2 22/30] drm/xe/reg_sr: "
` [PATCH v2 24/30] drm/xe/bo: Use scope-based runtime PM
` [PATCH v2 25/30] drm/xe/ggtt: Use scope-based runtime pm
` [PATCH v2 26/30] drm/xe/hwmon: Use scope-based runtime PM
` [PATCH v2 27/30] drm/xe/sriov: "
` [PATCH v2 28/30] drm/xe/tests: "
` [PATCH v2 29/30] drm/xe/sysfs: Use scope-based runtime power management
` [PATCH v2 30/30] drm/xe/debugfs: Use scope-based runtime PM
[PATCH 0/2] Redesign survivability mode
2025-11-13 22:45 UTC (5+ messages)
` [PATCH 2/2] drm/xe/xe_survivability: Add support for survivability mode v2
[PATCH v4 00/11] PCI: Resizable BAR improvements
2025-11-13 21:04 UTC (13+ messages)
` [PATCH v4 01/11] PCI: Move Resizable BAR code to rebar.c
` [PATCH v4 02/11] PCI: Clean up pci_rebar_bytes_to_size() and move "
` [PATCH v4 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v4 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v4 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v4 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v4 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v4 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v4 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v4 10/11] drm/amdgpu: "
` [PATCH v4 11/11] PCI: Convert BAR sizes bitmasks to u64
[PATCH 2/9] PCI/IOV: Adjust ->barsz[] when changing BAR size
2025-11-13 21:02 UTC (5+ messages)
[PATCH v3] drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability
2025-11-13 20:50 UTC (4+ messages)
` ✓ CI.KUnit: success for "
` ✗ Xe.CI.BAT: failure "
` ✓ Xe.CI.Full: success "
[PATCH v4 00/10] Enable DP2.1 alpm
2025-11-13 19:44 UTC (2+ messages)
` ✓ Xe.CI.Full: success for Enable DP2.1 alpm (rev4)
[PULL] drm-xe-fixes
2025-11-13 19:07 UTC
[PATCH v2 23/30] drm/xe/vram: Use scope-based forcewake
2025-11-13 17:52 UTC (3+ messages)
` [PATCH v2.1 "
[PATCH] drm/display/dp_mst: Add protection against 0 vcpi
2025-11-13 16:24 UTC (7+ messages)
[PATCH 0/8] drm/i915: start dissolving soc/
2025-11-13 15:45 UTC (8+ messages)
` [PATCH] drm/i915: move intel_gmch.[ch] from soc/ to display/
` [PATCH] drm/i915/gmch: find bridge device locally
` ✗ Xe.CI.Full: failure for drm/xe: use the same vga decode code as i915
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