public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2024-08-08 06:00:01 to 2024-08-13 14:10:02 UTC [more...]

[PATCH 0/2] Allow partial memory mapping for cpu memory
 2024-08-13 14:09 UTC  (13+ messages)
` [PATCH 1/2] drm/i915/gem: Do not look for the exact address in node
` [PATCH 2/2] drm/i915/gem: Calculate object page offset for partial memory mapping
` ✗ Fi.CI.IGT: failure for Allow partial memory mapping for cpu memory (rev2)

[PATCH] drm/i915/gt: remove stray declaration of intel_gt_release_all()
 2024-08-13 14:06 UTC 

[PATCH v4] drm/i915/hwmon: expose fan speed
 2024-08-13 13:07 UTC  (13+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hwmon: expose fan speed (rev4)
` ✗ Fi.CI.IGT: failure "

[PATCH v10] drm/i915: WA context support for L3flush
 2024-08-13 13:05 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence
 2024-08-13 11:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev5)
` ✗ Fi.CI.IGT: failure "

[PATCH v5] drm/i915/hwmon: expose fan speed
 2024-08-13 10:03 UTC  (11+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hwmon: expose fan speed (rev5)
` ✓ Fi.CI.IGT: "

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-08-13  8:26 UTC  (10+ messages)
` [PATCH 1/5] drm/i915/display: Add support for SNPS PHY HDMI PLL algorithm for DG2
` [PATCH 2/5] drm/i915/snps_phy: Use "
` [PATCH 3/5] drm/i915/cx0_phy_regs: Add C10 registers bits
` [PATCH 4/5] drm/i915/intel_snps_hdmi_pll: Compute C10 HDMI PLLs with algorithm
` [PATCH 5/5] drm/i915/cx0_phy: Use HDMI PLL algorithm for C10 PHY
` ✗ Fi.CI.CHECKPATCH: warning for Add HDMI PLL Algorithm for SNPS/C10PHY (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
 2024-08-13  8:13 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 2/2] drm/i915/display: Call panel_fitting from pipe_config
 2024-08-13  7:52 UTC  (4+ messages)

[PATCH] drm/xe: Name and document Wa_14019789679
 2024-08-13  6:36 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[RESEND 1/2] drm/i915/gvt: stop using drm_edid_block_valid()
 2024-08-13  5:55 UTC  (4+ messages)
` [RESEND 2/2] drm/edid: make drm_edid_block_valid() static
` ✓ Fi.CI.BAT: success for series starting with [RESEND,1/2] drm/i915/gvt: stop using drm_edid_block_valid()
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Fix NULL ptr deref in intel_async_flip_check_uapi()
 2024-08-13  5:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v3] drm/i915: Explicitly cast divisor and use div_u64()
 2024-08-13  5:37 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Explicitly cast divisor and use div_u64() (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/bios: Update new entries in VBT BDB block definations
 2024-08-13  5:27 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence
 2024-08-13  4:28 UTC  (2+ messages)

[RESEND 1/3] drm/mst: switch to guid_t type for GUID
 2024-08-13  0:39 UTC  (6+ messages)
` [RESEND 2/3] drm/mst: switch to guid_gen() to generate valid GUIDs
` [RESEND 3/3] drm/amd/display: "
` ✗ Fi.CI.SPARSE: warning for series starting with [RESEND,1/3] drm/mst: switch to guid_t type for GUID
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCHv3] drm/xe/display: Change HPD to polling on runtime suspend
 2024-08-12 23:35 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/xe/display: Change HPD to polling on runtime suspend (rev3)
` ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2024-08-12 17:38 UTC  (2+ messages)
`  "

[PATCH v2 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-08-12 17:15 UTC  (25+ messages)
` [PATCH v2 01/10] drm/xe/tests: remove unused leftover xe_call_for_each_device()
` [PATCH v2 02/10] drm/xe: use pdev_to_xe_device() instead of pci_get_drvdata() directly
` [PATCH v2 03/10] drm/xe: add kdev_to_xe_device() helper and use it
` [PATCH v2 04/10] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly
` [PATCH v2 05/10] drm/i915 & drm/xe: save struct drm_device to drvdata
` [PATCH v2 06/10] drm/i915: support struct device and pci_dev in to_intel_display()
` [PATCH v2 07/10] drm/i915/audio: migrate away from kdev_to_i915()
` [PATCH v2 08/10] drm/i915/hdcp: migrate away from kdev_to_i915() in bind/unbind
` [PATCH v2 09/10] drm/i915/hdcp: migrate away from kdev_to_i915() in GSC messaging
` [PATCH v2 10/10] drm/xe/display: remove unused compat kdev_to_i915() and pdev_to_i915()
` ✗ Fi.CI.SPARSE: warning for drm/xe & drm/i915: drvdata usage changes (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v9 0/6] drm/ci: Add support for GPU and display testing
 2024-08-06 17:53 UTC  (3+ messages)

[linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
 2024-08-07  7:38 UTC  (3+ messages)

[PATCH] drm/i915: Preserve value of fec_enable calculated before DSC compute config
 2024-08-12 13:03 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 0/2] Fix mmap memory boundary calculation
 2024-08-12 12:30 UTC  (9+ messages)

[PATCH] video/aperture: match the pci device when calling sysfb_disable()
 2024-08-12 12:10 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/4] drm/i915: struct intel_display conversions
 2024-08-12  9:43 UTC  (9+ messages)
` [PATCH v2 1/4] drm/i915/acpi: convert to struct intel_display
` [PATCH v2 2/4] drm/i915/opregion: unify intel_encoder/intel_connector naming
` [PATCH v2 3/4] drm/i915/opregion: convert to struct intel_display
` [PATCH v2 4/4] drm/i915/bios: "
` ✗ Fi.CI.SPARSE: warning for drm/i915: struct intel_display conversions (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCHv3] drm/xe/display: Change HPD to polling on runtime suspend
 2024-08-12  7:24 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for drm/xe/display: Change HPD to polling on runtime suspend (rev2)

[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
 2024-08-12  5:18 UTC  (2+ messages)

[PATCH] drm/i915/hdcp: Use correct cp_irq_count
 2024-08-10 18:02 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.BAT: success for drm/i915/hdcp: Use correct cp_irq_count (rev2)
` ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Use correct cp_irq_count
` ✗ Fi.CI.IGT: failure for drm/i915/hdcp: Use correct cp_irq_count (rev2)

[PATCH] drm/i915/bmg: Read display register timeout
 2024-08-10 17:45 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/bmg: Read display register timeout (rev3)
` ✓ Fi.CI.IGT: success "

[PATCH] drm/i915/guc: Change GEM_WARN_ON to guc_err to prevent taints in CI
 2024-08-09 21:39 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/gt: Mark the GT as dead when mmio is unreliable
 2024-08-09 12:07 UTC  (12+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/gt: Mark the GT as dead when mmio is unreliable (rev2)
` ✓ Fi.CI.BAT: success for drm/i915/gt: Mark the GT as dead when mmio is unreliable (rev3)
` ✗ Fi.CI.SPARSE: warning "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Mark the GT as dead when mmio is unreliable (rev4)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Mark the GT as dead when mmio is unreliable (rev5)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-intel-fixes
 2024-08-09 10:57 UTC  (7+ messages)

[PATCH] drm/i915/guc: Fix missing enable of Wa_14019159160 on ARL
 2024-08-09  9:36 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCHv2] drm/xe/display: Change HPD to polling on runtime suspend
 2024-08-09  8:09 UTC  (3+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PULL] drm-misc-next
 2024-08-09  7:12 UTC 

[PULL] drm-misc-next
 2024-08-08 18:53 UTC  (2+ messages)

[PULL] drm-xe-fixes
 2024-08-08 17:55 UTC 

[PATCH 0/3] drm/i915: remove __i915_printk()
 2024-08-08 14:45 UTC  (2+ messages)

[RFC] Add AS_SDP to fastset
 2024-08-08 14:40 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/9] drm: Use backlight power constants
 2024-08-08 13:19 UTC  (7+ messages)
` [PATCH 1/9] drm/amdgpu: "

[PATCH] drm/i915/gem: Improve pfn calculation readability in vm_fault_gtt()
 2024-08-08 10:28 UTC  (2+ messages)

[PATCH] drm/xe/pm: Change HPD to polling on runtime suspend
 2024-08-08  8:40 UTC  (7+ messages)
` [v2PATCH] drm/xe/display: "
` ✗ Fi.CI.BUILD: failure for drm/xe/pm: Change HPD to polling on runtime suspend (rev2)

[PATCH 0/2] Consider joiner calculation for panel fitting
 2024-08-08  8:11 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Consider joiner calculation for panel fitting (rev3)

[PULL] drm-misc-fixes
 2024-08-08  7:48 UTC 

[PATCH 0/2] Trivial double space style fix
 2024-08-08  6:19 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Trivial double space style fix (rev3)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox