Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-12 14:19:26 to 2024-08-16 12:55:56 UTC [more...]

[PATCH 00/86] drm: Provide client setup helper and convert drivers
 2024-08-16 12:23 UTC  (38+ messages)
` [PATCH 01/86] drm/fbdev-helper: Move color-mode lookup into 4CC format helper
` [PATCH 02/86] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH 03/86] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH 04/86] drm: Add client-agnostic setup helper
` [PATCH 05/86] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH 06/86] drm/arcgpu: Run DRM default client setup
` [PATCH 07/86] drm/arm/komeda: "
` [PATCH 08/86] drm/arm/hdlcd: "
` [PATCH 09/86] drm/arm/malidp: "
` [PATCH 10/86] drm/aspeed: "
` [PATCH 11/86] drm/atmel-hdlcd: "
` [PATCH 12/86] drm/fsl-dcu: "
` [PATCH 13/86] drm/hisilicon/kirin: "
` [PATCH 14/86] drm/hx8357d: "
` [PATCH 15/86] drm/ili9163: "
` [PATCH 16/86] drm/ili9225: "
` [PATCH 17/86] drm/ili9341: "
` [PATCH 18/86] drm/ili9486: "
` [PATCH 19/86] drm/imx/dcss: "
` [PATCH 20/86] drm/imx/ipuv3: "
` [PATCH 21/86] drm/imx/lcdc: "
` [PATCH 22/86] drm/ingenic: "
` [PATCH 23/86] drm/kmb: "
` [PATCH 24/86] drm/logicvc: "
` [PATCH 25/86] drm/mcde: "
` [PATCH 26/86] drm/mediatek: "
` [PATCH 27/86] drm/meson: "
` [PATCH 28/86] drm/mi0283qt: "
` [PATCH 29/86] drm/mxsfb/lcdif: "
` [PATCH 30/86] drm/msxfb: "
` [PATCH 31/86] drm/panel/ili9341: "
` [PATCH 33/86] drm/pl111: "
` [PATCH 34/86] drm/renesas/rcar-du: "
` [PATCH 35/86] drm/renesas/rz-du: "
` [PATCH 36/86] drm/renesas/shmobile: "
` [PATCH 37/86] drm/repaper: "
` [PATCH 38/86] drm/rockchip: "

[PATCH 0/5] Add HDMI PLL Algorithm for SNPS/C10PHY
 2024-08-16 12:44 UTC  (11+ 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 0/3] Introducing Xe2 ccs modifiers for integrated and discrete graphics
 2024-08-16 12:40 UTC  (6+ messages)
` [PATCH 1/3] drm/i915/display: Don't enable decompression on Xe2 with Tile4
` [PATCH 2/3] drm/fourcc: define Intel Xe2 related tile4 ccs modifiers
` [PATCH 3/3] drm/i915/display: allow creation of Xe2 ccs framebuffers
` ✗ Fi.CI.CHECKPATCH: warning for Introducing Xe2 ccs modifiers for integrated and discrete graphics
` ✗ Fi.CI.SPARSE: "

[PATCH] drm/i915: make intel_display_power_domain_str() static
 2024-08-16  9:04 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-misc-next
 2024-08-16  8:41 UTC 

[PATCH 00/12] Ultrajoiner basic functionality series
 2024-08-16  8:23 UTC  (3+ messages)
` [PATCH 05/12] drm/i915: Add some essential functionality for joiners

[PATCH] drm/i915/gem: Remove unnecessary cast
 2024-08-16  8:20 UTC  (6+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success for drm/i915/gem: Remove unnecessary cast (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 1/7] drm/i915/display: support struct intel_atomic_state in to_intel_display()
 2024-08-16  8:22 UTC  (20+ messages)
` [PATCH 2/7] drm/i915/display: convert intel_link_bw.c to struct intel_display
` [PATCH 3/7] drm/i915/display: convert intel_load_detect.c "
` [PATCH 4/7] drm/i915/alpm: convert "
` [PATCH 5/7] drm/i915/lspcon: "
` [PATCH 6/7] drm/i915/display: convert dp aux backlight "
` [PATCH 7/7] drm/i915/hti: convert "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/7] drm/i915/display: support struct intel_atomic_state in to_intel_display()
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/2] Allow partial memory mapping for cpu memory
 2024-08-16  5:25 UTC  (12+ messages)
` [PATCH v2 1/2] drm/i915/gem: Do not look for the exact address in node
` [PATCH v2 2/2] drm/i915/gem: Calculate object page offset for partial memory mapping
` ✓ Fi.CI.BAT: success for Allow partial memory mapping for cpu memory
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.BAT: success for Allow partial memory mapping for cpu memory (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/guc: Change GEM_WARN_ON to guc_err to prevent taints in CI
 2024-08-15 17:09 UTC  (3+ messages)

[PULL] drm-xe-fixes
 2024-08-15 14:02 UTC 

linux-next: manual merge of the drm-xe tree with the drm-intel tree
 2024-08-15 13:51 UTC  (2+ messages)

[PULL] drm-misc-fixes
 2024-08-15 13:17 UTC 

[RESEND 1/2] drm/i915/gvt: stop using drm_edid_block_valid()
 2024-08-15 12:04 UTC  (6+ 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: make __intel_display_power_is_enabled() static
 2024-08-15 12:01 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

A huge warning in dmesg pointing to drivers/gpu/drm/i915/display/intel_tc.c
 2024-08-15 11:33 UTC  (2+ messages)

[PATCH 0/9] drm: Use backlight power constants
 2024-08-15  8:08 UTC  (5+ messages)
` [PATCH 9/9] drm/tilcdc: "

[Intel-gfx] [PATCH v6 0/4] drm: Use full allocated minor range for DRM
 2024-08-14 19:29 UTC  (6+ messages)
`  "

[v2] drm/i915/bios: Update new entries in VBT BDB block definitions
 2024-08-14 16:23 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915/hdcp: Use correct cp_irq_count
 2024-08-14 16:10 UTC  (5+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/hdcp: Use correct cp_irq_count (rev2)

[PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
 2024-08-14 16:04 UTC  (6+ messages)
` [PATCH v2 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] string: add mem_is_zero() helper to check if memory area is all zeros
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

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

[PATCH v2 0/2] Allow partial memory mapping for cpu memory
 2024-08-14 13:47 UTC 

[PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence
 2024-08-14 13:01 UTC  (3+ messages)

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

[PATCH] drm/i915/gt: remove stray declaration of intel_gt_release_all()
 2024-08-14  9:39 UTC  (6+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Preserve value of fec_enable calculated before DSC compute config
 2024-08-14  8:45 UTC  (4+ messages)

[PATCH v4] drm/i915/hwmon: expose fan speed
 2024-08-14  8:37 UTC  (9+ messages)

[Intel-gfx] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
 2024-08-14  8:37 UTC  (4+ messages)
  `  "

[PATCH 0/2] Allow partial memory mapping for cpu memory
 2024-08-14  2:08 UTC  (10+ messages)

XDC 2024: Call for Proposals deadline extended to August 19
 2024-08-13 19:33 UTC 

[PULL] drm-intel-next
 2024-08-13 17:24 UTC 

[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  (10+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/hwmon: expose fan speed (rev5)

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

[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 "

[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 "

[RESEND 1/3] drm/mst: switch to guid_t type for GUID
 2024-08-13  0:39 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [RESEND,1/3] "
` ✓ 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  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/xe/display: Change HPD to polling on runtime suspend (rev3)

[PATCH v2 00/10] drm/xe & drm/i915: drvdata usage changes
 2024-08-12 17:15 UTC  (3+ messages)
` [PATCH v2 04/10] drm/i915: use pdev_to_i915() instead of pci_get_drvdata() directly


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