Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-06 18:19:39 to 2022-04-08 05:07:36 UTC [more...]

[Intel-gfx] DMA-resv usage
 2022-04-07 13:16 UTC  (11+ messages)
` [Intel-gfx] [PATCH 02/15] dma-buf: specify usage while adding fences to dma_resv obj v7
` [Intel-gfx] [PATCH 15/15] seqlock: drop seqcount_ww_mutex_t

[Intel-gfx] [PATCH 0/1] drm/i915/guc: Refactor CT access to use iosys_map
 2022-04-08  5:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/guc: Refactor CT access to use iosys_map (rev4)

[Intel-gfx] [PATCH 1/2] drm/i915: fix broken build
 2022-04-08  5:00 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: fix i915_gem_object_wait_moving_fence
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: fix broken build
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
 2022-04-08  1:10 UTC 

[Intel-gfx] [PATCH 1/2] drm/dp: Export drm_dp_dpcd_access()
 2022-04-07 23:36 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/dp: Add workaround for spurious AUX timeouts/hotplugs on LTTPR links
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/dp: Export drm_dp_dpcd_access()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 00/12] drm/edid: low level EDID block read refactoring etc
 2022-04-07 23:17 UTC  (22+ messages)
` [Intel-gfx] [PATCH 01/12] drm/edid: convert edid_is_zero() to edid_block_is_zero() for blocks
` [Intel-gfx] [PATCH 02/12] drm/edid: have edid_block_check() detect blocks that are all zero
` [Intel-gfx] [PATCH 03/12] drm/edid: refactor EDID block status printing
` [Intel-gfx] [PATCH 04/12] drm/edid: add a helper to log dump an EDID block
` [Intel-gfx] [PATCH 05/12] drm/edid: pass struct edid to connector_bad_edid()
` [Intel-gfx] [PATCH 06/12] drm/edid: add typedef for block read function
` [Intel-gfx] [PATCH 07/12] drm/edid: abstract an EDID block read helper
` [Intel-gfx] [PATCH 08/12] drm/edid: use EDID block read helper in drm_do_get_edid()
` [Intel-gfx] [PATCH 09/12] drm/edid: convert extension block read to EDID block read helper
` [Intel-gfx] [PATCH 10/12] drm/edid: drop extra local var
` [Intel-gfx] [PATCH 11/12] drm/edid: add single point of return to drm_do_get_edid()
` [Intel-gfx] [PATCH 12/12] drm/edid: add EDID block count and size helpers
  ` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/edid: low level EDID block read refactoring etc
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev3)

[Intel-gfx] [PATCH] drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
 2022-04-07 23:15 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2022-04-07 23:12 UTC  (12+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/atomic-helpers: remove legacy_cursor_update hacks (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/display: Fix warnings about PSR lock not held
 2022-04-07 21:05 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: Fix warnings about PSR lock not held (rev3)

[Intel-gfx] [PATCH 0/1] Use platform specific defaults for GuC/HuC enabling
 2022-04-07 20:49 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/uc: "

[Intel-gfx] [CI] PR for new GuC v70.1.1
 2022-04-07 20:30 UTC 

[Intel-gfx] [PATCH 0/1] Inherit GPU scheduling priority from process nice
 2022-04-07 18:58 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: Inherit submitter nice when scheduling requests
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Inherit GPU scheduling priority from process nice

[Intel-gfx] [PATCH v2 08/22] drm/i915/bios: Generate LFP data table pointers if the VBT lacks them
 2022-04-07 18:18 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PATCH v2 00/22] drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching
 2022-04-07 18:07 UTC  (36+ messages)
` [Intel-gfx] [PATCH v2 01/22] drm/i915/bios: Use the cached BDB version
` [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 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 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 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] ✓ Fi.CI.BAT: success for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev4)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/bios: Rework BDB block handling and PNPID->panel_type matching (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/1] Inherit GPU scheduling priority from process nice
 2022-04-07 18:05 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915: Inherit submitter nice when scheduling requests
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Inherit GPU scheduling priority from process nice (rev2)

[Intel-gfx] [PATCH 0/4] drm/i915/dg2: Add support for render/media decompression
 2022-04-07 17:59 UTC  (11+ 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] [PATCH v2 18/22] drm/i915/bios: Determine panel type via PNPID match
 2022-04-07 17:55 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 "

[Intel-gfx] [PATCH v2 18/19] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
 2022-04-07 17:26 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: fixup min_alignment usage
 2022-04-07 17:13 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/selftests: tweak the misaligned_case
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/selftests: fixup min_alignment usage
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/selftests: fixup min_alignment usage (rev2)

[Intel-gfx] [PATCH v2 09/22] drm/i915/bios: Get access to the tail end of the LFP data block
 2022-04-07 17:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PATCH 1/2] drm/i915: consider min_page_size when migrating
 2022-04-07 17:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/buddy: sanity check the size
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: consider min_page_size when migrating

[Intel-gfx] [PATCH 00/20] GSC support for XeHP SDV and DG2 platforms
 2022-04-07 16:49 UTC  (24+ messages)
` [Intel-gfx] [PATCH 01/20] drm/i915/gsc: add gsc as a mei auxiliary device
` [Intel-gfx] [PATCH 02/20] mei: add support for graphics system controller (gsc) devices
` [Intel-gfx] [PATCH 03/20] mei: gsc: setup char driver alive in spite of firmware handshake failure
` [Intel-gfx] [PATCH 04/20] mei: gsc: add runtime pm handlers
` [Intel-gfx] [PATCH 05/20] mei: gsc: retrieve the firmware version
` [Intel-gfx] [PATCH 06/20] HAX: drm/i915: force INTEL_MEI_GSC on for CI
` [Intel-gfx] [PATCH 07/20] drm/i915/gsc: skip irq initialization if using polling
` [Intel-gfx] [PATCH 08/20] drm/i915/gsc: add slow_fw flag to the mei auxiliary device
` [Intel-gfx] [PATCH 09/20] drm/i915/gsc: add slow_fw flag to the gsc device definition
` [Intel-gfx] [PATCH 10/20] drm/i915/gsc: add GSC XeHP SDV platform definition
` [Intel-gfx] [PATCH 11/20] mei: gsc: use polling instead of interrupts
` [Intel-gfx] [PATCH 12/20] mei: gsc: wait for reset thread on stop
` [Intel-gfx] [PATCH 13/20] mei: extend timeouts on slow devices
` [Intel-gfx] [PATCH 14/20] drm/i915/dg2: add gsc with special gsc bar offsets
` [Intel-gfx] [PATCH 15/20] mei: bus: export common mkhi definitions into a separate header
` [Intel-gfx] [PATCH 16/20] mei: mkhi: add memory ready command
` [Intel-gfx] [PATCH 17/20] mei: gsc: setup gsc extended operational memory
` [Intel-gfx] [PATCH 18/20] mei: gsc: add transition to PXP mode in resume flow
` [Intel-gfx] [PATCH 19/20] mei: debugfs: add pxp mode to devstate in debugfs
` [Intel-gfx] [PATCH 20/20] drm/i915/gsc: allocate extended operational memory in LMEM
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GSC support for XeHP SDV and DG2 platforms
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v9 0/3] Refactor GVT-g MMIO tracking table and handlers
 2022-04-07 15:03 UTC  (9+ messages)
` [Intel-gfx] [PATCH v9 1/3] i915/gvt: Separate the MMIO tracking table from GVT-g
` [Intel-gfx] [PATCH v9 2/3] i915/gvt: Save the initial HW state snapshot in i915
` [Intel-gfx] [PATCH v9 3/3] i915/gvt: Use the initial HW state snapshot saved "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Refactor GVT-g MMIO tracking table and handlers (rev2)

[Intel-gfx] [PATCH v12] drm/amdgpu: add drm buddy support to amdgpu
 2022-04-07 13:47 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/amdgpu: add drm buddy support to amdgpu (rev3)

[Intel-gfx] [PATCH] drm/i915/rps: Centralize computation of freq caps
 2022-04-07 13:46 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/rps: Centralize computation of freq caps (rev6)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Fix FIFO underruns caused by missing cumulative bpp W/A
 2022-04-07 13:39 UTC  (12+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Fix FIFO underruns caused by missing cumulative bpp W/A (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH] drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6()
 2022-04-07 13:11 UTC  (6+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6() (rev2)

[Intel-gfx] [PATCH] drm/i915: program wm blocks to at least blocks required per line
 2022-04-07 12:31 UTC  (9+ messages)

[Intel-gfx] [PATCH 00/15] i915: Explicit handling of multicast registers
 2022-04-07 12:30 UTC  (8+ messages)
` [Intel-gfx] [PATCH 15/15] drm/i915/xehp: Eliminate shared/implicit steering

[Intel-gfx] [PATCH v2 02/22] drm/i915/bios: Make copies of VBT data blocks
 2022-04-07 12:23 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PULL] drm-misc-next-fixes
 2022-04-07 11:52 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-misc-fixes
 2022-04-07 10:56 UTC 

[Intel-gfx] [PULL] drm-misc-next
 2022-04-07  8:59 UTC 

[Intel-gfx] [PATCH] drm/i915: consider min_page_size when migrating
 2022-04-07  7:27 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v3] drm/i915: program wm blocks to at least blocks required per line
 2022-04-07  6:30 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: program wm blocks to at least blocks required per line (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/selftests: handle more rounding
 2022-04-07  0:05 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/dmc: Add MMIO range restrictions
 2022-04-06 20:53 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/uncore: Warn on previous unclaimed accesses
 2022-04-06 20:35 UTC  (4+ messages)

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

[Intel-gfx] [PATCH] drm/i915/rps: Centralize computation of freq caps
 2022-04-06 19:22 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 18/22] drm/i915/bios: Determine panel type via PNPID match
 2022-04-06 19:06 UTC 

[Intel-gfx] [PATCH v2 15/22] drm/i915/bios: Do panel specific VBT parsing later
 2022-04-06 19:05 UTC  (2+ messages)
` [Intel-gfx] [PATCH v4 "


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