Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-07 08:55:20 to 2024-03-08 20:22:55 UTC [more...]

[PATCH v5 0/4] Disable automatic load CCS load balancing
 2024-03-08 20:22 UTC  (2+ messages)
` [PATCH v5 1/4] drm/i915/gt: Disable HW load balancing for CCS

[PATCH v2 00/16] drm: fix headers, add header test facility
 2024-03-08 19:47 UTC  (33+ messages)
` [PATCH v2 01/16] drm: add missing header guards to drm_crtc_internal.h
` [PATCH v2 02/16] drm: add missing header guards to drm_crtc_helper_internal.h
` [PATCH v2 03/16] drm/encoder: improve drm_encoder_slave.h kernel-doc
` [PATCH v2 04/16] drm/i2c: silence ch7006.h and sil164.h kernel-doc warnings
` [PATCH v2 05/16] drm/i915: fix i915_gsc_proxy_mei_interface.h kernel-doc
` [PATCH v2 06/16] drm/i915/hdcp: fix i915_hdcp_interface.h kernel-doc warnings
` [PATCH v2 07/16] drm/i915/pxp: fix i915_pxp_tee_interface.h "
` [PATCH v2 08/16] m68k: pgtable: Add missing #include <asm/page.h>
` [PATCH v2 09/16] drm/ttm: fix ttm_bo.h kernel-doc warnings
  ` [PATCH v3] "
` [PATCH v2 10/16] drm/ttm: make ttm_caching.h self-contained
` [PATCH v2 11/16] drm/ttm: fix ttm_execbuf_util.h kernel-doc warnings
` [PATCH v2 12/16] drm/ttm: fix ttm_kmap_iter.h "
` [PATCH v2 13/16] drm/ttm: make ttm_pool.h self-contained
` [PATCH v2 14/16] drm/dp_mst: avoid includes in drm_dp_mst_topology_internal.h
` [PATCH v2 15/16] drm: avoid includes in drm_crtc_helper_internal.h
` [PATCH v2 16/16] drm: ensure drm headers are self-contained and pass kernel-doc
` ✗ Fi.CI.CHECKPATCH: warning for drm: fix headers, add header test facility
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm: fix headers, add header test facility (rev2)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/8] drm: fix .get_modes() return values
 2024-03-08 18:30 UTC  (15+ messages)
` [PATCH 1/8] drm/probe-helper: warn about negative .get_modes()
` [PATCH 2/8] drm/panel: do not return negative error codes from drm_panel_get_modes()
` [PATCH 3/8] drm/exynos: do not return negative values from .get_modes()
` [PATCH 4/8] drm/bridge: lt8912b: "
` [PATCH 5/8] drm/imx/ipuv3: "
` [PATCH 6/8] drm/vc4: hdmi: "
` [PATCH 7/8] drm/bridge: lt9611uxc: use int for holding number of modes
` [PATCH 8/8] drm/exynos: simplify the return value handling in exynos_dp_get_modes()
` ✗ Fi.CI.SPARSE: warning for drm: fix .get_modes() return values
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
 2024-03-08 18:04 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v7 0/6] drm/i915: Convert fbdev to DRM client
 2024-03-08 15:49 UTC  (8+ messages)
` [PATCH v7 1/6] drm/client: Export drm_client_dev_unregister()
` [PATCH v7 2/6] drm/i915: Unregister in-kernel clients

[PATCH 0/6] Bigjoiner refactoring
 2024-03-08 15:40 UTC  (10+ messages)
` [PATCH 1/6] Add a small helper to compute the set of pipes that the current crtc is using
` [PATCH 2/6] drm/i915: Extract intel_ddi_post_disable_hdmi_or_sst()
` [PATCH 3/6] drm/i915: Utilize intel_crtc_joined_pipe_mask() more
` [PATCH 4/6] drm/i915: Handle joined pipes inside hsw_crtc_disable()
` [PATCH 5/6] drm/i915: Handle joined pipes inside hsw_crtc_enable()
` [PATCH 6/6] drm/i915: Allow bigjoiner for MST
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner refactoring (rev9)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Rename ICL_PORT_TX_DW6 bits
 2024-03-08 15:33 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 0/8] Enable LNL display
 2024-03-08 15:30 UTC  (5+ messages)
` [PATCH 2/8] drm/i915/cdclk: Add and use xe2lpd_mdclk_source_sel()

[PATCH 01/10] drm/i915/display: convert inner wakeref get towards get_if_in_use
 2024-03-08 15:19 UTC  (4+ messages)

[PATCH 0/2] Enable fastset for mbus_join state change
 2024-03-08 15:11 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Implement vblank synchronized MBUS join changes

[PATCH v5 0/5] IO and fast wake lines calculation and increase fw sync length
 2024-03-08 14:56 UTC  (13+ messages)
` [PATCH v5 1/5] drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR code
` [PATCH v5 2/5] drm/i915/psr: Improve fast and IO wake lines calculation
` [PATCH v5 3/5] drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12
` [PATCH v5 4/5] drm/i915/psr: Add IO buffer wake times for LunarLake and beyond
` [PATCH v5 5/5] drm/i915/display: Increase number of fast wake precharge pulses
` ✗ Fi.CI.SPARSE: warning for IO and fast wake lines calculation and increase fw sync length (rev5)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915/dp: Enable AUX based backlight for HDR
 2024-03-08 14:45 UTC  (10+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Enable AUX based backlight for HDR (rev3)
` ✗ Fi.CI.IGT: failure for drm/i915/dp: Enable AUX based backlight for HDR (rev2)
` ✗ Fi.CI.IGT: failure for drm/i915/dp: Enable AUX based backlight for HDR (rev3)

[PATCH] drm/i915/guc: Update w/a 14019159160
 2024-03-08 14:36 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v3 0/6] VBT read cleanup
 2024-03-08 13:53 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for VBT read cleanup (rev7)
` ✓ Fi.CI.BAT: success "

[PATCH 01/50] drivers/gpu/drm/i915/i915_memcpy.c: fix missing includes
 2024-03-08 13:46 UTC 

[RFC 0/3] Link off between frames for edp
 2024-03-08 13:21 UTC  (3+ messages)
` [RFC 2/3] drm/i915/alpm: Add compute config for lobf

[PATCH v4 0/4] TTM unlockable restartable LRU list iteration
 2024-03-08 13:20 UTC  (5+ messages)
` [PATCH v4 2/4] drm/ttm: Use LRU hitches
` ✗ Fi.CI.IGT: failure for TTM unlockable restartable LRU list iteration (rev4)

[PATCH 0/6] drm: debug logging improvements
 2024-03-08 11:09 UTC  (13+ messages)
` [PATCH 1/6] drm/modes: add drm_mode_print() to dump mode in drm_printer
` [PATCH 2/6] drm/probe-helper: switch to drm device based logging
` [PATCH 3/6] drm/modes: switch drm_mode_prune_invalid() to use struct drm_printer
` [PATCH 4/6] drm/modes: switch to drm device based error logging
` [PATCH 5/6] drm/sysfs: switch to drm device based logging
` [PATCH 6/6] drm/client: switch to drm device based logging, and more
` ✗ Fi.CI.CHECKPATCH: warning for drm: debug logging improvements
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v4 0/5] IO and fast wake lines calculation and increase fw sync length
 2024-03-08 11:01 UTC  (10+ messages)
` [PATCH v4 3/5] drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12
` [PATCH v4 4/5] drm/i915/psr: Add IO buffer wake times for LunarLake and beyond
` ✗ Fi.CI.IGT: failure for IO and fast wake lines calculation and increase fw sync length (rev4)

[PATCH v7 0/3] drm/i915: Fix VMA UAF on destroy against deactivate race
 2024-03-08  9:57 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Fix VMA UAF on destroy against deactivate race (rev7)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/4] drm/i915: Use container_of_const()
 2024-03-08  9:46 UTC  (11+ messages)
` [PATCH 1/4] drm/i915/dsi: Use enc_to_intel_dsi()
` [PATCH 2/4] drm/i915: Don't cast away const
` [PATCH 3/4] drm/i915: Use container_of_const() for states
` [PATCH 4/4] drm/i915: Drop pointless (void*) cast
` ✗ Fi.CI.SPARSE: warning for drm/i915: Use container_of_const()
` ✗ Fi.CI.BAT: failure "

[PATCH 00/12] drm/i915: Use drm_printer more
 2024-03-08  8:52 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use drm_printer more (rev7)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 0/5] Introduce drm sharpening property
 2024-03-08  8:48 UTC  (7+ messages)
` [PATCH 1/5] drm: Introduce sharpness mode property
` ✗ Fi.CI.CHECKPATCH: warning for Introduce drm sharpening property (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3] drm/i915: Make crtc disable more atomic
 2024-03-08  6:58 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Make crtc disable more atomic (rev3)

[PATCH v16 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-08  6:56 UTC  (7+ messages)
` [PATCH v16 4/9] drm/i915/dp: Add Read/Write support for Adaptive Sync SDP
` [PATCH v16 8/9] drm/i915/display: Compute vrr_vsync params
` [PATCH v16 9/9] drm/i915/display: Read/Write Adaptive Sync SDP

[PATCH v4 0/3] Disable automatic load CCS load balancing
 2024-03-07 23:53 UTC  (9+ messages)
` [PATCH v4 1/3] drm/i915/gt: Disable HW load balancing for CCS
` [PATCH v4 3/3] drm/i915/gt: Enable only one CCS for compute workload

[PATCH v3 1/3] bits: introduce fixed-type genmasks
 2024-03-07 21:45 UTC  (11+ messages)
    `  "

[PATCH i-g-t v2 0/2] lib/kunit: Execute test cases synchronously
 2024-03-07 20:58 UTC  (6+ messages)
` [PATCH i-g-t v2 1/2] "
` [PATCH i-g-t v2 2/2] lib/kunit: Minimize code duplication

[PATCH 00/22] drm: fix headers, add header test facility
 2024-03-07 20:49 UTC  (18+ messages)
` [PATCH 04/22] drm/amdgpu: make amd_asic_type.h self-contained
` [PATCH 15/22] drm/i915: fix i915_gsc_proxy_mei_interface.h kernel-doc
` [PATCH 16/22] drm/i915/hdcp: fix i915_hdcp_interface.h kernel-doc warnings
` [PATCH 17/22] drm/i915/pxp: fix i915_pxp_tee_interface.h "
` ✗ Fi.CI.CHECKPATCH: warning for drm: add missing header guards to drm_crtc_internal.h (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/1] Enable MST bigjoiner
 2024-03-07 19:15 UTC  (3+ messages)
` [PATCH 1/1] drm/i915: Allow bigjoiner for MST

[PATCH v4] drm/i915/dp: Increase idle pattern wait timeout to 2ms
 2024-03-07 18:12 UTC  (2+ messages)

[PATCH 1/4] drm/i915: Rename ICL_AUX_ANAOVRD1 to ICL_PORT_TX_DW6_AUX
 2024-03-07 17:58 UTC  (4+ messages)
` [PATCH 3/4] drm/i915: Use pw_idx to derive PHY for ICL_LANE_ENABLE_AUX override

[PATCH] drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
 2024-03-07 17:37 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915: Drop WA 16015675438
 2024-03-07 17:24 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Drop WA 16015675438 (rev2)

[PATCH v8 1/3] drm/buddy: Implement tracking clear page feature
 2024-03-07 16:38 UTC  (4+ messages)

[PATCH v3 0/6] drm/i915/mst: enable MST mode for 128b/132b single-stream sideband
 2024-03-07 16:18 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/mst: enable MST mode for 128b/132b single-stream sideband (rev4)

[PATCH 22/22] drm: ensure drm headers are self-contained and pass kernel-doc
 2024-03-07 15:43 UTC  (6+ messages)

[RFC v2 0/4] drm/i915: better high level abstraction for display
 2024-03-07 15:25 UTC  (6+ messages)
` [RFC v2 2/4] drm/i915/display: add generic to_intel_display() macro
` ✗ Fi.CI.IGT: failure for drm/i915: better high level abstraction for display

[PATCH v3 0/6] ALPM AUX-Less
 2024-03-07 15:11 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for ALPM AUX-Less (rev3)

[PATCH v3] drm/ci: update device type for volteer devices
 2024-03-07 14:18 UTC  (3+ messages)

[PATCH 1/2] drm/i915/display/drrs: Refactor CPU transcoder DRRS check
 2024-03-07 14:08 UTC  (3+ messages)
` [V2 1/2] drm/i915/drrs: "

[PULL] drm-misc-next-fixes
 2024-03-07 12:46 UTC 

[PATCH v3 0/3] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2024-03-07 12:53 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Enable Wa_14019159160 and Wa_16019325821 for MTL (rev5)

[PATCH 0/3] drm/i915: Fix DSB vblank waits with VRR
 2024-03-07 12:35 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PULL] drm-xe-fixes
 2024-03-07 10:48 UTC 

[PATCH v4] drm/i915/guc: Use context hints for GT frequency
 2024-03-07 10:32 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/guc: Use context hints for GT frequency (rev2)

[PATCH v2 0/3] drm/i915: Unpin cursor fb only after vblank
 2024-03-07  9:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 0/5] IO and fast wake lines calculation and increase fw sync length
 2024-03-07  8:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for IO and fast wake lines calculation and increase fw sync length (rev3)


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