messages from 2025-10-22 08:49:57 to 2025-10-23 23:33:42 UTC [more...]
[PATCH 00/22] vfio: Give VFIO_DEVICE_GET_REGION_INFO its own op
2025-10-23 23:09 UTC (19+ messages)
` [PATCH 02/22] vfio/hisi: Convert to the get_region_info op
` [PATCH 03/22] vfio/virtio: "
` [PATCH 04/22] vfio/nvgrace: "
` [PATCH 05/22] vfio/pci: Fill in the missing get_region_info ops
` [PATCH 06/22] vfio/mtty: Provide a get_region_info op
` [PATCH 07/22] vfio/mdpy: "
` [PATCH 08/22] vfio/mbochs: "
` [PATCH 09/22] vfio/platform: "
` [PATCH 10/22] vfio/fsl: "
` [PATCH 11/22] vfio/cdx: "
` [PATCH 12/22] vfio/ccw: "
` [PATCH 13/22] vfio/gvt: "
` [PATCH 15/22] vfio: Add get_region_info_caps op
` [PATCH 16/22] vfio/mbochs: Convert mbochs to use vfio_info_add_capability()
` [PATCH 18/22] vfio/ccw: Convert to get_region_info_caps
` [PATCH 19/22] vfio/pci: Convert all PCI drivers "
` [PATCH 20/22] vfio/platform: Convert "
` [PATCH 22/22] vfio: Remove the get_region_info op
[PATCH v3 00/11] PCI: Resizable BAR improvements
2025-10-23 22:13 UTC (16+ messages)
` [PATCH v3 01/11] PCI: Move Resizable BAR code into rebar.c
` [PATCH v3 02/11] PCI: Cleanup pci_rebar_bytes_to_size() and move "
` [PATCH v3 03/11] PCI: Move pci_rebar_size_to_bytes() and export it
` [PATCH v3 04/11] PCI: Improve Resizable BAR functions kernel doc
` [PATCH v3 05/11] PCI: Add pci_rebar_size_supported() helper
` [PATCH v3 06/11] drm/i915/gt: Use pci_rebar_size_supported()
` [PATCH v3 07/11] drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
` [PATCH v3 08/11] PCI: Add pci_rebar_get_max_size()
` [PATCH v3 09/11] drm/xe/vram: Use pci_rebar_get_max_size()
` [PATCH v3 10/11] drm/amdgpu: "
` [PATCH v3 11/11] PCI: Convert BAR sizes bitmasks to u64
` ✗ Fi.CI.BUILD: failure for PCI: Resizable BAR improvements (rev4)
[PATCH v2] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
2025-10-23 19:24 UTC (6+ messages)
` ✓ i915.CI.BAT: success for drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state()
2025-10-23 18:07 UTC (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/atomic: WARN about missing acquire_ctx in drm_atomic_get_private_obj_state() (rev3)
[PATCH] drm/i915/rps: convert rps interface to struct drm_device
2025-10-23 17:50 UTC (7+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH 0/9] drm/i915: Fix CDCLK and scaler prefill calculations
2025-10-23 17:44 UTC (14+ messages)
` [PATCH 1/9] drm/i915/scaler: Don't clobber plane scaler scale factors with pfit scale factors
` [PATCH 2/9] drm/i915/scaler: Adjust pipe scaler scale factors for 4:2:0 ouput
` [PATCH 3/9] drm/i915: s/intel_atomic_check_crtcs()/intel_atomic_check_crtcs_late()/
` [PATCH 4/9] drm/i915: Introduce a new intel_atomic_check_crtcs()
` [PATCH 5/9] drm/i915/scaler: Call skl_update_scaler_crtc() earlier
` [PATCH 6/9] drm/i915/scaler: Assign scalers earlier
[PATCH] drm/i915/vrr: Fix transmission line for Adaptive Sync SDP
2025-10-23 16:57 UTC (10+ messages)
` ✗ i915.CI.BAT: failure for "
[PATCH] drm/i915/gt: Use standard API for seqcount read in TLB invalidation
2025-10-23 16:36 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Use standard API for seqcount read in TLB invalidation (rev2)
[PATCH 0/4] drm/client: Implement free callback for fbdev and log
2025-10-23 15:39 UTC (4+ messages)
` [PATCH 1/4] drm/client: Add client free callback to unprepare fb_helper
[PATCH 0/8] Enable DP2.1 alpm
2025-10-23 15:19 UTC (14+ messages)
` [PATCH 1/8] drm/i915/alpm: Add dpcd definition for DP2.1 alpm capability
` [PATCH 2/8] drm/i915/alpm: alpm_init() for DP2.1
` [PATCH 3/8] drm/i915/alpm: Replace is_edp() with alpm_is_possible()
` [PATCH 4/8] drm/i915/alpm: Enable debugfs for DP2.1
` [PATCH 5/8] drm/i915/alpm: Auxless wake time calculation for Xe3p
` [PATCH 6/8] drm/i915/alpm: Half LFPS cycle calculation
` [PATCH 7/8] drm/i915/alpm: Introduce has_alpm to decouple from pr/psr2/lobf
` [PATCH 8/8] drm/i915/alpm: Program lttpr count for DP 2.1 alpm
` ✗ i915.CI.BAT: failure for Enable DP2.1 alpm
[PATCH v3 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-23 14:38 UTC (5+ messages)
` [PATCH v3 1/3] drm/i915: Avoid lock inversion when pinning to GGTT on CHV/BXT+VTD
` [PATCH v3 2/3] drm/i915: Wait longer for threads in migrate selftest "
` [PATCH v3 3/3] drm/i915: Wait for page_sizes_gtt in gtt "
` ✓ i915.CI.BAT: success for drm/i915: Avoid lock inversion when pinning to GGTT (rev3)
[PULL] drm-intel-fixes
2025-10-23 12:45 UTC
[PATCH v2] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
2025-10-23 11:26 UTC (4+ messages)
` ✓ i915.CI.BAT: success for drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align() (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 1/2] drm/i915/display: drop a few unnecessary i915_drv.h includes
2025-10-23 9:35 UTC (7+ messages)
` [PATCH 2/2] drm/xe/compat: drop include xe_device.h from i915_drv.h
` ✓ i915.CI.BAT: success for series starting with [1/2] drm/i915/display: drop a few unnecessary i915_drv.h includes
` ✗ i915.CI.Full: failure "
[PATCH 00/25] Enable LT PHY
2025-10-23 9:33 UTC (34+ messages)
` [PATCH 03/25] drm/i915/ltphy: Phy lane reset for LT Phy
` [PATCH 04/25] drm/i915/ltphy: Program sequence for PORT_CLOCK_CTL "
` [PATCH 05/25] drm/i915/ltphy: Add a wrapper for LT Phy powerdown change sequence
` [PATCH 06/25] drm/i915/ltphy: Read PHY_VDR_0_CONFIG register
` [PATCH 07/25] drm/i915/ltphy: Add LT Phy Programming recipe tables
` [PATCH 08/25] drm/i915/ltphy: Program the VDR PLL registers for LT PHY
` [PATCH 09/25] drm/i915/ltphy: Update the ltpll config table value for eDP
` [PATCH 10/25] drm/i915/ltphy: Enable SSC during port clock programming
` [PATCH 12/25] drm/i915/ltphy: Program the P2P Transaction flow for LT Phy
` [PATCH 13/25] drm/i915/ltphy: Program the rest of the PORT_CLOCK_CTL steps
` [PATCH 14/25] drm/i915/ltphy: Program the rest of the LT Phy Enable sequence
` [PATCH 15/25] drm/i915/ltphy: Program LT Phy Non-TBT PLL disable sequence
` [PATCH 16/25] drm/i915/ltphy: Hook up LT Phy Enable & Disable sequences
` [PATCH 17/25] drm/i915/ddi: Define LT Phy Swing tables
[PATCH] drm/i915/rom: convert intel_rom interfaces to struct drm_device
2025-10-23 8:50 UTC (2+ messages)
` ✗ i915.CI.BAT: failure for "
[PULL] drm-misc-fixes
2025-10-23 8:34 UTC
[v5 00/24] Plane Color Pipeline support for Intel platforms
2025-10-23 8:27 UTC (15+ messages)
` [v5 02/24] drm: Add Color lut range attributes
` [v5 04/24] drm: Add 1D LUT multi-segmented color op
` [v5 05/24] drm: Define helper to initialize segmented 1D LUT
` [v5 07/24] drm/i915: Add identifiers for intel color blocks
` [v5 17/24] drm/i915: Add register definitions for Plane Degamma
` [v5 19/24] drm/i915: Add register definitions for Plane Post CSC
` [v5 20/24] drm/i915/color: Program Pre-CSC registers
[RESEND 0/4] drm/{i915,xe}/dsb: refactor DSB buffer allocation
2025-10-23 7:19 UTC (7+ messages)
` [RESEND 1/4] drm/{i915, xe}/dsb: make {intel, xe}_dsb_buffer.c independent of display
` [RESEND 2/4] drm/{i915, xe}/dsb: allocate struct intel_dsb_buffer dynamically
` [RESEND 3/4] drm/{i915,xe}/dsb: make struct intel_dsb_buffer opaque
` [RESEND 4/4] drm/xe/dsb: drop the unnecessary struct i915_vma
` ✓ i915.CI.BAT: success for drm/{i915,xe}/dsb: refactor DSB buffer allocation (rev2)
` ✗ i915.CI.Full: failure "
[PATCH 0/6] Use display parent interface for runtime pm
2025-10-23 7:18 UTC (16+ messages)
` [PATCH 1/6] drm/{i915, xe}/display: pass parent interface to display probe
` [PATCH 1/6] drm/{i915,xe}/display: "
` [PATCH 2/6] drm/{i915, xe}/display: Add display runtime pm parent interface
` [PATCH 3/6] drm/i915/display: Runtime pm wrappers for display "
` [PATCH 4/6] drm/xe/display: "
` [PATCH 5/6] drm/i915/display: Use display parent interface for i915 runtime pm
` [PATCH 6/6] drm/xe/display: Use display parent interface for xe "
` ✓ i915.CI.BAT: success for Use display parent interface for "
` ✗ i915.CI.Full: failure "
[PATCH 0/6] drm/i915: i915_utils.h refactoring
2025-10-23 6:31 UTC (9+ messages)
` [PATCH 1/6] drm/i915: split out separate files for jiffies timeout and wait helpers
` [PATCH 2/6] drm/i915/display: create intel_display_utils.h
` [PATCH 3/6] drm/i915/display: add intel_display_run_as_guest()
` [PATCH 4/6] drm/i915/display: add intel_display_vtd_active()
` [PATCH 5/6] drm/i915/display: switch to intel_display_utils.h
` [PATCH 6/6] drm/xe/compat: reduce i915_utils.[ch]
` ✓ i915.CI.BAT: success for drm/i915: i915_utils.h refactoring
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband
2025-10-23 6:05 UTC (6+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH] drm/i915/gt: Use standard API for seqcount read in TLB invalidation
2025-10-23 0:20 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✗ i915.CI.Full: failure "
[PATCH v2 0/3] drm/i915: Avoid lock inversion when pinning to GGTT
2025-10-22 20:45 UTC (5+ messages)
` [PATCH v2 2/3] drm/i915: Wait longer for threads in migrate selftest on CHV/BXT+VTD
[PATCH] drm/buddy: Mark drm_test_buddy_fragmentation_performance test as slow
2025-10-22 18:43 UTC (3+ messages)
[PATCH v2 00/32] drm/i915/display: Add initial support for Xe3p_LPD
2025-10-22 17:58 UTC (16+ messages)
` [PATCH v2 04/32] drm/i915/dram: Add field ecc_impacting_de_bw
` [PATCH v2 05/32] drm/i915/xe3p_lpd: Update bandwidth parameters
` [PATCH v2 07/32] drm/i915/xe3p_lpd: Support UINT16 formats
` [PATCH v2 08/32] drm/i915/xe3p_lpd: Extend FBC support to "
` [PATCH v2 30/32] drm/i915/wm: don't use method1 in Xe3p_LPD onwards
` [PATCH v2 32/32] drm/i915/nvls: Add NVL-S display support
[PATCH] drm/i915/dp: Simplify intel_dp_needs_8b10b_fec()
2025-10-22 17:42 UTC (3+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH 0/3] drm/i915/dmc: Event handler fixes
2025-10-22 17:25 UTC (10+ messages)
` [PATCH 1/3] drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-S
` [PATCH 2/3] drm/i915/dmc: Fixup TGL/ADL-S HRR event handler type
` [PATCH 3/3] drm/i915/dmc: Set DMC_EVT_CTL_ENABLE for disabled event handlers as well
` ✓ i915.CI.BAT: success for drm/i915/dmc: Event handler fixes
` ✓ i915.CI.Full: "
[PATCH v2 0/3] drm: replace drm_print.h includes from headers with a forward declaration
2025-10-22 14:14 UTC (6+ messages)
` [PATCH v2 1/3] drm/mm: replace drm_print.h include "
` [PATCH v2 2/3] drm/buddy: "
` [PATCH v2 3/3] drm/ttm: "
` ✓ i915.CI.BAT: success for drm: replace drm_print.h includes from headers with a forward declaration (rev2)
` ✓ i915.CI.Full: "
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