Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-04 23:22:22 to 2024-01-10 09:45:37 UTC [more...]

[PATCH 0/7] New DRM properties for output color format
 2024-01-10  9:27 UTC  (5+ messages)
` [PATCH 2/7] drm/uAPI: Add "active color format" drm property as feedback for userspace
` [PATCH 5/7] drm/uAPI: Add "preferred color format" drm property as setting "

[PATCH 00/12] drm/i915: Fix HPD handling during driver init/shutdown
 2024-01-10  9:45 UTC  (39+ messages)
` [PATCH 01/12] drm/i915: Init DRM connector polled field early
` [PATCH 02/12] drm/i915: Keep the connector polled state disabled after storm
` [PATCH 03/12] drm/i915: Move audio deinit after disabling polling
` [PATCH 04/12] drm/i915: Disable intel HPD poll after DRM poll init/enable
` [PATCH 05/12] drm/i915: Suspend the framebuffer console during driver shutdown
` [PATCH 06/12] drm/i915: Suspend the framebuffer console earlier during system suspend
` [PATCH 07/12] drm/i915: Prevent modesets during driver init/shutdown
` [PATCH 08/12] drm/i915: Disable hotplug detection works "
` [PATCH 09/12] drm/i915: Disable hotplug detection handlers "
` [PATCH 10/12] drm/i915: Add intel_digital_port lock/unlock hooks
` [PATCH 11/12] drm/i915: Filter out glitches on HPD lines during hotplug detection
` [PATCH 12/12] drm/i915/dp: Abort AUX on disconnected native DP ports
` ✗ Fi.CI.BAT: failure for drm/i915: Fix HPD handling during driver init/shutdown (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 00/15] drm/i915: (stolen) memory region related fixes
 2024-01-10  9:36 UTC  (7+ messages)
` [PATCH v2 04/15] drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
` [PATCH v2 13/15] drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects
` [PATCH v2 14/15] drm/i915: Tweak BIOS fb reuse check

[Intel-gfx] [PATCH] drm/i915: Fix bigjoiner case for DP2.0
 2024-01-10  9:25 UTC  (3+ messages)

[PATCH 1/3] drm/nouveau: include drm/drm_edid.h only where needed
 2024-01-10  9:24 UTC  (14+ messages)
` [PATCH 2/3] drm/hisilicon: "
` [PATCH 3/3] ASoC: hdmi-codec: drop drm/drm_edid.h include
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/nouveau: include drm/drm_edid.h only where needed
` ✗ Fi.CI.IGT: failure "

disable large folios for shmem file used by xfs xfile
 2024-01-10  9:21 UTC  (3+ messages)
` [PATCH 1/2] mm: add a mapping_clear_large_folios helper
` [PATCH 2/2] xfs: disable large folio support in xfile_create

Rework TTMs busy handling
 2024-01-10  9:03 UTC  (15+ messages)
` [PATCH 1/5] drm/vmwgfx: remove vmw_vram_gmr_placement
` [PATCH 2/5] drm/ttm: return ENOSPC from ttm_bo_mem_space
` [PATCH 3/5] drm/ttm: replace busy placement with flags v5
` [PATCH 4/5] drm/ttm: improve idle/busy handling v2
` [PATCH 5/5] drm/amdgpu: use GTT only as fallback for VRAM|GTT
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/5] drm/vmwgfx: remove vmw_vram_gmr_placement
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfs
 2024-01-10  8:50 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfs (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH 0/7] Early Transport for Panel Replay and PSR
 2024-01-10  8:08 UTC  (19+ messages)
` [PATCH 1/7] drm: Add eDP 1.5 early transport definition
` [PATCH 2/7] drm/i915/psr: Extend SU area to cover cursor fully if needed
` [PATCH 3/7] drm/i915/psr: Carry su area in crtc_state
` [PATCH 4/7] drm/i915/psr: Calculate and configure CUR_POS_ERLY_TPT
` [PATCH 5/7] drm/i915/psr: Configure PIPE_SRCSZ_ERLY_TPT for psr2 early transport
` [PATCH 6/7] drm/i915/psr: Enable psr2 early transport as possible
` [PATCH 7/7] drm/i915/psr: Disable early transport by default
` ✗ Fi.CI.IGT: failure for Early Transport for Panel Replay and PSR

[PATCH v9 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2024-01-09 22:42 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for Resolve suspend-resume racing with GuC destroy-context-worker (rev13)

[PATCH] drm/xe/display: Disable aux ccs framebuffers
 2024-01-09 20:40 UTC  (5+ messages)

[PATCH 0/2] Allow PSR mode changes without full modeset
 2024-01-09 15:22 UTC  (6+ messages)
` [PATCH 1/2] drm/i915/display: No need for full modeset due to psr
` [PATCH 2/2] drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local defines
` ✗ Fi.CI.CHECKPATCH: warning for Allow PSR mode changes without full modeset
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/9] drm/i915: Cursor vblank evasion
 2024-01-09 15:10 UTC  (10+ messages)
` [PATCH 9/9] Revert "drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation"
` ✗ Fi.CI.SPARSE: warning for drm/i915: Cursor vblank evasion (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/guc: Avoid circular locking issue on busyness flush
 2024-01-09 13:51 UTC  (2+ messages)

[PATCH] drm/i915/gt: Use rc6.supported flag from intel_gt for rc6_enable sysfs
 2024-01-09 12:59 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[RFC 00/15] VBT read Cleanup
 2024-01-09 11:57 UTC  (19+ messages)
` [RFC 01/15] drm/i915: Extract display->vbt_data to a new vbt structure
` [RFC 02/15] drm/i915: Move vbt fields from opregion to its own structure
` [RFC 03/15] drm/i915: Cache opregion asls pointer
` [RFC 04/15] drm/i915: Extract opregion vbt capture to its own function
` [RFC 05/15] drm/i915: Init vbt fields when read from oprom/spi
` [RFC 06/15] drm/i915: Classify vbt type based on its residence
` [RFC 07/15] drm/i915: Collate vbt cleanup for different types
` [RFC 08/15] drm/i915: Make intel_bios_init operate on intel_vbt
` [RFC 09/15] drm/i915: Move vbt load from opregion to bios init
` [RFC 10/15] drm/i915: Move vbt firmware load into intel_bios_init
` [RFC 11/15] drm/i915: Make oprom_get_vbt operate on intel_vbt
` [RFC 12/15] drm/i915: Make spi_oprom_get_vbt "
` [RFC 13/15] drm/i915: Make intel_load_vbt_firmware "
` [RFC 14/15] drm/i915: Kill reduntant vbt_firmware from intel_vbt
` [RFC 15/15] drm/i915: Use vbt type to determine its validity
` ✗ Fi.CI.SPARSE: warning for VBT read Cleanup
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/display/dp: 128/132b DP-capable with SST
 2024-01-09  9:29 UTC  (8+ messages)

[PATCH v2 0/3] Disable dynamic load balancing and support fixed balancing
 2024-01-09  8:46 UTC  (7+ messages)
` [PATCH v2 1/3] drm/i915/gt: Support fixed CCS mode

[PATCH i-g-t] tests/perf_pmu: Restore sysfs freq in exit handler
 2024-01-09  1:12 UTC  (3+ messages)

linux-next: manual merge of the drm-intel tree with Linus' tree
 2024-01-09  0:22 UTC 

[PATCH] nightly.conf: Add the xe repo to drm-tip
 2024-01-08 22:22 UTC  (7+ messages)

[PATCH v2 0/4] Update bxt_sanitize_cdclk() for Xe2_LPD
 2024-01-08 19:02 UTC  (11+ messages)
` [PATCH v2 1/4] drm/i915/xe2lpd: Update bxt_sanitize_cdclk()
` [PATCH v2 2/4] drm/i915/cdclk: Extract bxt_cdclk_ctl()
` [PATCH v2 3/4] drm/i915/cdclk: Reorder bxt_sanitize_cdclk()
` [PATCH v2 4/4] drm/i915/cdclk: Re-use bxt_cdclk_ctl() when sanitizing
` ✓ Fi.CI.BAT: success for Update bxt_sanitize_cdclk() for Xe2_LPD (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/xe/display: Disable aux ccs framebuffers
 2024-01-08 15:40 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe/display: Disable aux ccs framebuffers (rev3)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH v1 0/3] Extend ARL support
 2024-01-08 15:37 UTC  (8+ messages)
` [PATCH v1 1/3] drm/i915: Add additional ARL PCI IDs
` [PATCH v1 2/3] drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+
` [PATCH v1 3/3] drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74
` ✗ Fi.CI.SPARSE: warning for Extend ARL support
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: clear the QGV mask set by GOP while booting
 2024-01-08 15:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: clear the QGV mask set by GOP while booting (rev2)

[PATCH 0/3] Bigjoiner refactoring
 2024-01-08 14:46 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Add bigjoiner force enable option to debugfs
` [PATCH 2/3] drm/i915/bigjoiner: Refactor bigjoiner state readout
` [PATCH 3/3] Start separating pipe vs transcoder set logic for bigjoiner during modeset
` ✗ Fi.CI.CHECKPATCH: warning for Bigjoiner refactoring (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/3] Bigjoiner refactoring
 2024-01-08 10:49 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Add bigjoiner force enable option to debugfs
` [PATCH 2/3] drm/i915/bigjoiner: Refactor bigjoiner state readout
` [PATCH 3/3] Start separating pipe vs transcoder set logic for bigjoiner during modeset
` ✗ Fi.CI.BUILD: failure for Bigjoiner refactoring

[PATCH v2 0/4] ALPM AUX Wake Configuration
 2024-01-06  9:27 UTC  (9+ messages)
` [PATCH v2 1/4] drm/i915/alpm: Add ALPM register definitions
` [PATCH v2 2/4] drm/i915/psr: Add alpm_parameters struct
` [PATCH v2 3/4] drm/i915/alpm: Calculate ALPM Entry check
` [PATCH v2 4/4] drm/i915/alpm: Alpm aux wake configuration for lnl
` ✗ Fi.CI.CHECKPATCH: warning for ALPM AUX Wake Configuration (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/display: Use helper to select C20 MPLLA/B
 2024-01-05 23:16 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[V2] drm/i915: Add workaround 14019877138
 2024-01-05 20:01 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/huc: Allow for very slow HuC loading
 2024-01-05 19:57 UTC  (3+ messages)

[PATCH 0/4] Update bxt_sanitize_cdclk() for Xe2_LPD
 2024-01-05 16:07 UTC  (11+ messages)
` [PATCH 2/4] drm/i915/cdclk: Extract bxt_cdclk_ctl()
` [PATCH 3/4] drm/i915/cdclk: Reorder bxt_sanitize_cdclk()
` [PATCH 4/4] drm/i915/cdclk: Re-use bxt_cdclk_ctl() when sanitizing
` ✗ Fi.CI.BAT: failure for Update bxt_sanitize_cdclk() for Xe2_LPD (rev2)

[PATCH 1/5] drm/i915/irq: use DISPLAY_VER instead of GRAPHICS_VER
 2024-01-05 13:59 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/5] "

[PATCH] drm/i915: don't make assumptions about intel_wakeref_t type
 2024-01-05 12:59 UTC  (4+ messages)

Rework TTMs busy handling
 2024-01-05 12:27 UTC  (4+ messages)
` [PATCH 2/4] drm/ttm: replace busy placement with flags v4

[Intel-gfx] [PATCH 0/2] drm/i915: use ref_tracker library in i915
 2024-01-05 11:49 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: use ref_tracker library in i915 (rev4)
  ` [Intel-gfx] â "

[RESEND] drm/edid: prefer forward declarations over includes in drm_edid.h
 2024-01-05 11:41 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/edid: prefer forward declarations over includes in drm_edid.h (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: clear the QGV mask set by GOP while booting
 2024-01-05  0:37 UTC  (2+ messages)

[PATCH v3 0/3] Enable Wa_14019159160 and Wa_16019325821 for MTL
 2024-01-05  0:28 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Enable Wa_14019159160 and Wa_16019325821 for MTL (rev3)


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