Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 12:28:05 to 2024-04-19 00:58:49 UTC [more...]

[PATCH] drm/i915/hwmon: Get rid of devm
 2024-04-19  0:58 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hwmon: Get rid of devm (rev6)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/dg2: wait for HuC load completion before running selftests
 2024-04-19  0:00 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dg2: wait for HuC load completion before running selftests (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref
 2024-04-18 23:58 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ Fi.CI.BAT: failure for drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref (rev2)

[PATCH 1/3] drm/i915: Refactor confusing __intel_gt_reset()
 2024-04-18 23:38 UTC  (10+ messages)
` [PATCH 2/3] drm/i915 Rename intel_engine_reset to intel_gt_engine_recover
` [PATCH 3/3] drm/i915: Fix gt reset with GuC submission disabled
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: Refactor confusing __intel_gt_reset()
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: Refactor confusing __intel_gt_reset() (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/8] drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup
 2024-04-18 23:34 UTC  (9+ messages)
` [PATCH 6/8] drm/i915/dpio: s/ddi/dpio/ for bxt/glk PHY stuff
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: BXT/GLK per-lane vswing and PHY reg cleanup (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3] drm/i915/vma: Fix UAF on reopen vs destroy race
 2024-04-18 23:24 UTC  (7+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/vma: Fix UAF on reopen vs destroy race (rev3)
` ✓ Fi.CI.IGT: success "

[PATCH 0/5] drm/i915/dmc: firmware path handling changes
 2024-04-18 20:49 UTC  (21+ messages)
` [PATCH 1/5] drm/i915/dmc: handle request_firmware() errors separately
` [PATCH 2/5] drm/i915/dmc: improve firmware parse failure propagation
` [PATCH 3/5] drm/i915/dmc: split out per-platform firmware path selection
` [PATCH 4/5] drm/i915/dmc: change meaning of dmc_firmware_path="" module param
` [PATCH 5/5] drm/i915/display: move dmc_firmware_path to display params
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dmc: firmware path handling changes
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2
 2024-04-18 19:43 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 7b4f2bc91c15fdcf948bb2d9741a9d7d54303f8d
 2024-04-18 19:22 UTC 

[PATCH v4 0/9] drm/i915: better high level abstraction for display
 2024-04-18 18:21 UTC  (20+ messages)
` [PATCH v4 1/9] drm/i915/display: add intel_display -> drm_device backpointer
` [PATCH v4 2/9] drm/i915/display: add generic to_intel_display() macro
` [PATCH v4 3/9] drm/i915: add generic __to_intel_display()
` [PATCH v4 4/9] drm/i915/display: accept either i915 or display for feature tests
` [PATCH v4 5/9] drm/i915/quirks: convert struct drm_i915_private to struct intel_display
` [PATCH v4 6/9] drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_
` [PATCH v4 7/9] drm/i915/dmc: convert dmc wakelock interface to struct intel_display
` [PATCH v4 8/9] drm/i915/de: allow intel_display and drm_i915_private for de functions
` [PATCH v4 9/9] drm/i915/dmc: use struct intel_display more
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: better high level abstraction for display (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/5] drm/xe: More fb pinning optimizations
 2024-04-18 18:13 UTC  (8+ messages)
` [PATCH 1/5] drm/xe/display: Preparations for preallocating dpt bo
` [PATCH 2/5] drm/xe: Use simple xchg to cache DPT
` [PATCH 3/5] drm/xe: Remove safety check from __xe_ttm_stolen_io_mem_reserve_stolen
` [PATCH 4/5] drm/xe/display: Prevent overwriting original GGTT when taking over initial FB
` [PATCH 5/5] drm/xe/display: Re-use display vmas when possible
` ✗ Fi.CI.CHECKPATCH: warning for drm/xe: More fb pinning optimizations
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/gt: Refactor uabi engine class/instance list creation
 2024-04-18 16:41 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Refactor uabi engine class/instance list creation (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/6] drm/i915: Allow the first async flip to change modifier
 2024-04-18 16:11 UTC  (3+ messages)
` [PATCH 3/6] drm/i915: Allow the initial "

[PULL] drm-xe-fixes
 2024-04-18 15:47 UTC 

[PATCH v2 1/2] drm/print: drop include debugfs.h and include where needed
 2024-04-18 14:47 UTC  (3+ messages)

[PATCH] drm/i915/audio: Fix audio time stamp programming for DP
 2024-04-18 14:45 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v2 00/11] drm/i915/dp: Few MTL/DSC and a UHBR monitor fix
 2024-04-18 12:22 UTC  (27+ messages)
` [PATCH v2 01/11] drm/i915/dp: Fix DSC line buffer depth programming
` [PATCH v2 02/11] drm/i915/dp_mst: Fix symbol clock when calculating the DSC DPT bpp limit
` [PATCH v2 03/11] drm/i915/dp_mst: Fix BW limit check when calculating DSC DPT bpp
` [PATCH v2 04/11] drm/i915/dp_mst: Account for channel coding efficiency in the DSC DPT bpp limit
` [PATCH v2 05/11] drm/i915/dp_mst: Account with the DSC DPT bpp limit on MTL
` [PATCH v2 06/11] drm/i915/dp_mst: Sanitize calculating the DSC DPT bpp limit
` [PATCH v2 07/11] drm/dp: Add drm_dp_uhbr_channel_coding_supported()
  ` [PATCH v3 07/11] drm/dp: Add drm_dp_128b132b_supported()
` [PATCH v2 08/11] drm/dp_mst: Factor out drm_dp_mst_port_is_logical()
` [PATCH v2 09/11] drm/dp_mst: Add drm_dp_mst_aux_for_parent()
` [PATCH v2 10/11] drm/i915/dp_mst: Make HBLANK expansion quirk work for logical ports
` [PATCH v2 11/11] drm/i915/dp_mst: Enable HBLANK expansion quirk for UHBR rates
  ` [PATCH v3 "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dp: Few MTL/DSC and a UHBR monitor fix (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v5] drm/i915: limit eDP MSO pipe only for display version 20 and below
 2024-04-18 11:28 UTC  (7+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: limit eDP MSO pipe only for display version 20 and below (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915/display: remove small micro-optimizations in irq handling
 2024-04-18 10:57 UTC  (7+ messages)
` [PATCH 2/2] drm/xe/display: remove compat raw reg read/write support

[PATCH 1/5] drm/vblank: Introduce drm_crtc_vblank_crtc()
 2024-04-18 10:41 UTC  (3+ messages)

[PULL] drm-misc-fixes
 2024-04-18  7:22 UTC 

linux-next: build warning after merge of the drm-intel tree
 2024-04-18  6:38 UTC 

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-04-18  1:27 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/4] New DRM properties for output color format
 2024-04-17 19:57 UTC  (5+ messages)
` [PATCH v2 1/4] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check
` [PATCH v2 2/4] drm/uAPI: Add "force color format" drm property as setting for userspace

[linux-next:master] BUILD REGRESSION 4eab358930711bbeb85bf5ee267d0d42d3394c2c
 2024-04-17 19:17 UTC 

[PATCH i-g-t v3] lib/kunit: Read results from debugfs
 2024-04-17 16:16 UTC  (3+ messages)

[PATCH i-g-t] i915/gem_mmap_offset: Partial mmap and munmap
 2024-04-17 16:11 UTC  (3+ messages)

[RFC PATCH] drm/i915: Don't reset GuC before engine reset on full GT reset
 2024-04-17 15:50 UTC  (3+ messages)

[REBASE 0/7] drm/edid: cleanups, rebase
 2024-04-17 15:20 UTC  (8+ messages)
` [REBASE 7/7] drm/edid: make drm_edid_are_equal() more convenient for its single user

[PATCH 3/8] drm/i915/dpio: Extract bxt_dpio_phy_regs.h
 2024-04-17 15:12 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 2/8] drm/i915/dpio: Add per-lane PHY TX register definitons for bxt/glk
 2024-04-17 15:12 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v4] drm/i915/hwmon: Get rid of devm
 2024-04-17 15:01 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/hwmon: Get rid of devm (rev5)

[PATCH v6 0/5] Add support for getting EDID over ACPI to DRM
 2024-04-17 14:18 UTC  (7+ messages)
` [PATCH v6 3/5] drm: Add support to get EDID from ACPI

[PULL] drm-intel-next
 2024-04-17 13:38 UTC 

[PATCH v3 0/3] Add support for partial mapping
 2024-04-17 13:25 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for Add support for partial mapping (rev7)
` ✗ Fi.CI.CHECKPATCH: warning for Add support for partial mapping (rev8)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v3 0/7] drm/i915: better high level abstraction for display
 2024-04-17 13:05 UTC  (20+ messages)
` [PATCH v3 1/7] drm/i915/display: add intel_display -> drm_device backpointer
` [PATCH v3 2/7] drm/i915/display: add generic to_intel_display() macro
` [PATCH v3 3/7] drm/i915: add generic __to_intel_display()
` [PATCH v3 4/7] drm/xe/display: "
` [PATCH v3 5/7] drm/i915/display: accept either i915 or display for feature tests
` [PATCH v3 6/7] drm/i915/de: allow intel_display and drm_i915_private for de functions
` [PATCH v3 7/7] drm/i915/quirks: convert struct drm_i915_private to struct intel_display

[PATCH v5 0/4] drm/i915/display: DMC wakelock implementation
 2024-04-17 11:37 UTC  (9+ messages)
` [PATCH v5 1/4] drm/i915/display: add support for DMC wakelocks

[PATCH 5/6] drm/i915/dp: Enable AUX based backlight for HDR
 2024-04-17 11:25 UTC  (5+ messages)
` [5/6] "

[PATCH] drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMI
 2024-04-17  9:55 UTC  (2+ messages)

[PATCH] drm/i915/pps: Disable DPLS_GATING around pps sequence
 2024-04-17  9:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/pps: Disable DPLS_GATING around pps sequence (rev2)
` ✗ Fi.CI.IGT: failure "

How to fix Linux CMA on x86 with internal graphic card i915/hda_intel ioremap error?
 2024-04-17  9:08 UTC  (2+ messages)

[PATCH 0/2] Disable DPLS Gating around PPS
 2024-04-17  5:00 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Add SCLKGATE_DIS register definition

[linux-next:master] BUILD REGRESSION 66e4190e92ce0e4a50b2f6be0e5f5b2e47e072f4
 2024-04-16 21:34 UTC 

[PATCH] drm/dp: correct struct member name in documentation
 2024-04-16 21:31 UTC  (4+ messages)

[PATCH v2] drm/i915/hwmon: Get rid of devm
 2024-04-16 19:15 UTC  (4+ messages)

[PATCH v3] drm/i915/hwmon: Get rid of devm
 2024-04-16 15:08 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/hwmon: Get rid of devm (rev4)

[PATCH v1] drm/xe: no need to call fixup_initial_plane_config in XE
 2024-04-16 12:55 UTC  (2+ messages)

[REQUEST] Add support for Intel DPST (Display Power Saving Technology)
 2024-04-16 12:41 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).