Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-02 06:27:21 to 2022-04-05 21:04:05 UTC [more...]

[Intel-gfx] [PATCH v3 00/17] fbcon cleanups
 2022-04-05 21:03 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 01/17] fbcon: delete a few unneeded forward decl
` [Intel-gfx] [PATCH v3 02/17] fbcon: Move fbcon_bmove(_rec) functions
` [Intel-gfx] [PATCH v3 03/17] fbcon: Introduce wrapper for console->fb_info lookup

[Intel-gfx] [PATCH v9 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-04-05 20:58 UTC  (15+ messages)
` [Intel-gfx] [PATCH v9 1/9] drm/i915/gt: use engine instance directly for offset
` [Intel-gfx] [PATCH v9 2/9] drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
` [Intel-gfx] [PATCH v9 3/9] drm/i915/gt: Optimize the migration and clear loop
` [Intel-gfx] [PATCH v9 4/9] drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTE
` [Intel-gfx] [PATCH v9 5/9] drm/i915/gt: Clear compress metadata for Flat-ccs objects
` [Intel-gfx] [PATCH v9 6/9] drm/i915/selftest_migrate: Consider the possible roundup of size
` [Intel-gfx] [PATCH v9 7/9] drm/i915/selftest_migrate: Check CCS meta data clear
` [Intel-gfx] [PATCH v9 8/9] drm/i915/gem: Add extra pages in ttm_tt for ccs data
` [Intel-gfx] [PATCH v9 9/9] drm/i915/migrate: Evict and restore the flatccs capable lmem obj
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/ttm: Evict and restore of compressed object (rev9)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 00/19] fbcon patches, take two
 2022-04-05 20:54 UTC  (21+ messages)
` [Intel-gfx] [PATCH v2 06/19] fbcon: Use delayed work for cursor
` [Intel-gfx] [PATCH v2 09/19] fbcon: Extract fbcon_open/release helpers
` [Intel-gfx] [PATCH v2 18/19] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"

[Intel-gfx] [PATCH] drm/i915: Improve on suspend / resume time with VT-d enabled
 2022-04-05 20:07 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 0/1] Splitting up platform-specific calls
 2022-04-05 20:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 1/1] Split i915_run_as_guest into x86 and non-x86

[Intel-gfx] [PATCH topic/core-for-CI] ALSA: hda/i915 - skip acomp init if no matching display
 2022-04-05 18:41 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix skl_pcode_try_request function
 2022-04-05 18:39 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Fixup kerneldoc in struct i915_gem_context
 2022-04-05 18:31 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 00/12] drm/i915: Fix up DP DFP 4:2:0 handling more
 2022-04-05 18:18 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 12/12] drm/i915/dp: Disable DFP RGB->YCbCr conversion for now

[Intel-gfx] [PATCH v5 0/2] Splitting intel-gtt calls for non-x86 platforms
 2022-04-05 18:05 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5 1/2] drm/i915/gt: Split intel-gtt functions by arch

[Intel-gfx] [PATCH] drm/i915/dmc: Add MMIO range restrictions
 2022-04-05 18:02 UTC  (2+ messages)

[Intel-gfx] [PATCH CI 1/3] drm/i915/display/psr: Set partial frame enable when forcing full frame fetch
 2022-04-05 17:59 UTC  (5+ messages)
` [Intel-gfx] [PATCH CI 2/3] drm/i915/display/psr: Lock and unlock PSR around pipe updates
` [Intel-gfx] [PATCH CI 3/3] drm/i915/display/psr: Use continuos full frame to handle frontbuffer invalidations
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [CI,1/3] drm/i915/display/psr: Set partial frame enable when forcing full frame fetch
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 00/22] drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching
 2022-04-05 17:34 UTC  (23+ messages)
` [Intel-gfx] [PATCH v2 01/22] drm/i915/bios: Use the cached BDB version
` [Intel-gfx] [PATCH v2 02/22] drm/i915/bios: Make copies of VBT data blocks
` [Intel-gfx] [PATCH v2 03/22] drm/i915/bios: Use the copy of the LFP data table always
` [Intel-gfx] [PATCH v2 04/22] drm/i915/bios: Validate LFP data table pointers
` [Intel-gfx] [PATCH v2 05/22] drm/i915/bios: Trust the LFP data pointers
` [Intel-gfx] [PATCH v2 06/22] drm/i915/bios: Validate the panel_name table
` [Intel-gfx] [PATCH v2 07/22] drm/i915/bios: Reorder panel DTD parsing
` [Intel-gfx] [PATCH v2 08/22] drm/i915/bios: Generate LFP data table pointers if the VBT lacks them
` [Intel-gfx] [PATCH v2 09/22] drm/i915/bios: Get access to the tail end of the LFP data block
` [Intel-gfx] [PATCH v2 10/22] drm/i915/bios: Assume panel_type==0 if the VBT has bogus data
` [Intel-gfx] [PATCH v2 11/22] drm/i915/bios: Split parse_driver_features() into two parts
` [Intel-gfx] [PATCH v2 12/22] drm/i915/bios: Split VBT parsing to global vs. panel specific parts
` [Intel-gfx] [PATCH v2 13/22] drm/i915/pps: Split PPS init+sanitize in two
` [Intel-gfx] [PATCH v2 14/22] drm/i915/pps: Reinit PPS delays after VBT has been fully parsed
` [Intel-gfx] [PATCH v2 15/22] drm/i915/bios: Do panel specific VBT parsing later
` [Intel-gfx] [PATCH v2 16/22] drm/i915/bios: Extract get_panel_type()
` [Intel-gfx] [PATCH v2 17/22] drm/i915/bios: Refactor panel_type code
` [Intel-gfx] [PATCH v2 18/22] drm/i915/bios: Determine panel type via PNPID match
` [Intel-gfx] [PATCH v2 19/22] drm/i915/bios: Parse the seamless DRRS min refresh rate
` [Intel-gfx] [PATCH v2 20/22] drm/i915: Respect VBT "
` [Intel-gfx] [PATCH v2 21/22] drm/edid: Extract drm_edid_decode_mfg_id()
` [Intel-gfx] [PATCH v2 22/22] drm/i915/bios: Dump PNPID and panel name

[Intel-gfx] [CI 0/6] GSC support
 2022-04-05 17:24 UTC  (17+ messages)
` [Intel-gfx] [CI 1/6] drm/i915/gsc: add gsc as a mei auxiliary device
` [Intel-gfx] [CI 2/6] mei: add support for graphics system controller (gsc) devices
` [Intel-gfx] [CI 3/6] mei: gsc: setup char driver alive in spite of firmware handshake failure
` [Intel-gfx] [CI 4/6] mei: gsc: add runtime pm handlers
` [Intel-gfx] [CI 5/6] mei: gsc: retrieve the firmware version
` [Intel-gfx] [CI 6/6] HAX: drm/i915: force INTEL_MEI_GSC on for CI
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GSC support
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GSC support (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GSC support (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/uncore: Warn on previous unclaimed accesses
 2022-04-05 17:07 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH 0/3] Inherit GPU scheduling priority from process nice
 2022-04-05 16:14 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Make some recently added vfuncs use full scheduling attribute
` [Intel-gfx] [PATCH 2/3] drm/i915: Inherit process nice for context scheduling priority
` [Intel-gfx] [PATCH 3/3] drm/i915: Inherit submitter nice when scheduling requests
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Inherit GPU scheduling priority from process nice
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 11/11] drm/i915: Fix undefined behavior due to shift overflowing the constant
 2022-04-05 15:15 UTC 

[Intel-gfx] [PATCH v8 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-04-05 14:34 UTC  (10+ messages)
` [Intel-gfx] [PATCH v8 1/9] drm/i915/gt: use engine instance directly for offset
` [Intel-gfx] [PATCH v8 2/9] drm/i915/gt: Use XY_FAST_COLOR_BLT to clear obj on graphics ver 12+
` [Intel-gfx] [PATCH v8 3/9] drm/i915/gt: Optimize the migration and clear loop
` [Intel-gfx] [PATCH v8 4/9] drm/i915/gt: Pass the -EINVAL when emit_pte doesn't update any PTE
` [Intel-gfx] [PATCH v8 5/9] drm/i915/gt: Clear compress metadata for Flat-ccs objects
` [Intel-gfx] [PATCH v8 6/9] drm/i915/selftest_migrate: Consider the possible roundup of size
` [Intel-gfx] [PATCH v8 7/9] drm/i915/selftest_migrate: Check CCS meta data clear
` [Intel-gfx] [PATCH v8 8/9] drm/i915/gem: Add extra pages in ttm_tt for ccs data
` [Intel-gfx] [PATCH v8 9/9] drm/i915/migrate: Evict and restore the flatccs capable lmem obj

[Intel-gfx] [PATCH] drm/i915/dsb: modified to drm_info in dsb_prepare()
 2022-04-05 11:44 UTC  (2+ messages)

[Intel-gfx] [PATCH v7 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-04-05 10:10 UTC  (4+ messages)
` [Intel-gfx] [PATCH v7 3/9] drm/i915/gt: Optimize the migration and clear loop

[Intel-gfx] [PATCH 5.10 096/599] drm/edid: check basic audio support on CEA extension block
 2022-04-05  7:26 UTC 

[Intel-gfx] [PATCH v7 0/9] drm/i915/ttm: Evict and restore of compressed object
 2022-04-05  9:43 UTC  (3+ messages)
` [Intel-gfx] [PATCH v7 3/9] drm/i915/gt: Optimize the migration and clear loop

[Intel-gfx] [PATCH 5.15 141/913] drm/edid: check basic audio support on CEA extension block
 2022-04-05  7:20 UTC 

[Intel-gfx] [PATCH 5.16 0149/1017] drm/edid: check basic audio support on CEA extension block
 2022-04-05  7:17 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915/display/psr: Set partial frame enable when forcing full frame fetch
 2022-04-05  8:34 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display/psr: Lock and unlock PSR around pipe updates
` [Intel-gfx] [PATCH 3/3] drm/i915/display/psr: Use continuos full frame to handle frontbuffer invalidations

[Intel-gfx] [PATCH] drm/i915/uncore: keep track of last mmio accesses
 2022-04-05  8:29 UTC  (9+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/uncore: keep track of last mmio accesses (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/uncore: keep track of last mmio accesses (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/uncore: keep track of last mmio accesses (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/uncore: keep track of last mmio accesses (rev3)

[Intel-gfx] [CI 0/8] Per client GPU utilisation
 2022-04-05  8:08 UTC  (6+ messages)
` [Intel-gfx] [CI 8/8] drm/i915: Expose client engine utilisation via fdinfo

[Intel-gfx] [PATCH v13 00/13] Add GuC Error Capture Support
 2022-04-05  7:56 UTC  (3+ messages)

[Intel-gfx] [PATCH 5.17 0144/1126] drm/edid: check basic audio support on CEA extension block
 2022-04-05  7:14 UTC 

[Intel-gfx] [PATCH] drm/i915/dmc: Add MMIO range restrictions
 2022-04-05  2:04 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] linux-next: manual merge of the drm-intel tree with Linus' tree
 2022-04-05  1:00 UTC 

[Intel-gfx] linux-next: manual merge of the drm-intel tree with Linus' tree
 2022-04-05  0:53 UTC 

[Intel-gfx] [PATCH] drm/i915: program wm blocks to at least blocks required per line
 2022-04-05  0:14 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/4] drm/i915/dg2: Add support for render/media decompression
 2022-04-04 23:10 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/4] drm/fourcc: Introduce format modifiers for DG2 render and media compression
` [Intel-gfx] [PATCH 2/4] drm/i915/dg2: Add support "
` [Intel-gfx] [PATCH 3/4] drm/fourcc: Introduce format modifier for DG2 clear color
` [Intel-gfx] [PATCH 4/4] drm/i915/dg2: Add support for DG2 clear color compression
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/dg2: Add support for render/media decompression
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/15] i915: Explicit handling of multicast registers
 2022-04-04 21:42 UTC  (9+ messages)
` [Intel-gfx] [PATCH 14/15] drm/i915: Define multicast registers as a new type
` [Intel-gfx] [PATCH 15/15] drm/i915/xehp: Eliminate shared/implicit steering

[Intel-gfx] [CI] drm/i915/uncore: keep track of last mmio accesses
 2022-04-04 18:15 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display/debugfs: Add connector debugfs for "output_bpc"
 2022-04-04 15:41 UTC  (7+ messages)

[Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map
 2022-04-04 13:42 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Convert ct buffer to iosys_map
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Refactor CT access to use iosys_map (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 00/11] drm/i915: Finish off static DRRS
 2022-04-04 12:24 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 01/11] drm/i915: Extract intel_edp_has_drrs()

[Intel-gfx] Small bar recovery vs compressed content on DG2
 2022-04-04  9:04 UTC  (9+ messages)

[Intel-gfx] Patch "drm/edid: check basic audio support on CEA extension block" has been added to the 5.16-stable tree
 2022-04-02 13:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] Patch "drm/edid: check basic audio support on CEA extension block" has been added to the 5.15-stable tree
 2022-04-02 13:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] Patch "drm/edid: check basic audio support on CEA extension block" has been added to the 5.10-stable tree
 2022-04-02 13:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] Patch "drm/edid: check basic audio support on CEA extension block" has been added to the 5.4-stable tree
 2022-04-02 13:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] Patch "drm/edid: check basic audio support on CEA extension block" has been added to the 4.19-stable tree
 2022-04-02 13:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH v8 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
 2022-04-02 12:58 UTC  (3+ messages)

[Intel-gfx] Patch "drm/edid: check basic audio support on CEA extension block" has been added to the 5.17-stable tree
 2022-04-02 12:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH] drm/i915/rps: Centralize computation of freq caps
 2022-04-02  6:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/rps: Centralize computation of freq caps (rev5)


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