intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-25 14:08:56 to 2021-01-26 20:01:53 UTC [more...]

[Intel-gfx] [PATCH 01/10] drm/i915/gt: Do not suspend bonded requests if one hangs
 2021-01-26 19:03 UTC  (8+ messages)
` [Intel-gfx] [PATCH 07/10] drm/i915: Restructure priority inheritance
` [Intel-gfx] [PATCH 08/10] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [PATCH 10/10] drm/i915: Improve DFS for priority inheritance

[Intel-gfx] [PATCH v2 1/8] drm/i915: make local-memory probing a GT operation
 2021-01-26 20:01 UTC  (19+ messages)
` [Intel-gfx] [PATCH v2 2/8] drm/i915: setup the LMEM region
` [Intel-gfx] [PATCH v2 3/8] drm/i915: reserve stolen for "
` [Intel-gfx] [PATCH v2 4/8] drm/i915: introduce mem->reserved
` [Intel-gfx] [PATCH v2 5/8] drm/i915/dg1: Reserve first 1MB of local memory
` [Intel-gfx] [PATCH v2 6/8] drm/i915: allocate context from LMEM
` [Intel-gfx] [PATCH v2 7/8] drm/i915: move engine scratch to LMEM
` [Intel-gfx] [PATCH v2 8/8] drm/i915: allocate cmd ring in lmem
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/8] drm/i915: make local-memory probing a GT operation
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[Intel-gfx] [PATCH v2] drm/i915/gt: use new tasklet API for execution list
 2021-01-26 19:56 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/gt: use new tasklet API for execution list (rev2)

[Intel-gfx] [PATCH] drm/i915/buddy: document the unused header bits
 2021-01-26 19:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/buddy: document the unused header bits (rev2)

[Intel-gfx] [PATCH] drm/i915/gtt: split up i915_gem_gtt
 2021-01-26 18:59 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display/vrr: Skip the VRR HW state readout on DSI transcoder
 2021-01-26 18:52 UTC 

[Intel-gfx] [PATCH 01/41] drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
 2021-01-26 16:51 UTC  (30+ messages)
` [Intel-gfx] [PATCH 02/41] drm/i915/gt: Move the defer_request waiter active assertion
` [Intel-gfx] [PATCH 03/41] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [PATCH 04/41] drm/i915: Teach the i915_dependency to use a double-lock
` [Intel-gfx] [PATCH 05/41] drm/i915: Restructure priority inheritance
` [Intel-gfx] [PATCH 08/41] drm/i915: Improve DFS for "
` [Intel-gfx] [PATCH 11/41] drm/i915: Extract request submission from execlists
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/41] drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH i-g-t 1/2] i915/sysfs_client: Ignore clients being closed as we read their sysfs
 2021-01-26 16:47 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/sysfs_clients: Check that client ids are cyclic
` [Intel-gfx] [igt-dev] [PATCH i-g-t 1/2] i915/sysfs_client: Ignore clients being closed as we read their sysfs

[Intel-gfx] [PATCH 00/10] Alderlake-S platform enabling patches
 2021-01-26 15:09 UTC  (26+ messages)
` [Intel-gfx] [PATCH 02/10] drm/i915/adl_s: Add PCH support
` [Intel-gfx] [PATCH 03/10] drm/i915/adl_s: Add Interrupt Support
` [Intel-gfx] [PATCH 04/10] drm/i915/adl_s: Add PHYs for Alderlake S
` [Intel-gfx] [PATCH 05/10] drm/i915/adl_s: Configure DPLL for ADL-S
` [Intel-gfx] [PATCH 06/10] drm/i915/adl_s: Configure Port clock registers "
` [Intel-gfx] [PATCH 07/10] drm/i915/adl_s: Initialize display "
` [Intel-gfx] [PATCH 08/10] drm/i915/adl_s: Add adl-s ddc pin mapping
` [Intel-gfx] [PATCH 09/10] drm/i915/adl_s: Add vbt port and aux channel settings for adls
` [Intel-gfx] [PATCH 10/10] drm/i915/adl_s: Update combo PHY master/slave relationships
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Alderlake-S platform enabling patches
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Alderlake-S platform enabling patches (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/1] Add Alderlake-S stolen memory changes
 2021-01-26 14:59 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add Alderlake-S stolen memory changes
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
 2021-01-26 12:06 UTC  (11+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Fix the MST PBN divider calculation
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gt: Flush before changing register state
 2021-01-26 11:46 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/7] drm/i915: setup the LMEM region
 2021-01-26 10:51 UTC  (15+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: reserve stolen for "
` [Intel-gfx] [PATCH 3/7] drm/i915: introduce mem->reserved
` [Intel-gfx] [PATCH 4/7] drm/i915/dg1: Reserve first 1MB of local memory
` [Intel-gfx] [PATCH 5/7] drm/i915: allocate context from LMEM
` [Intel-gfx] [PATCH 6/7] drm/i915: move engine scratch to LMEM
` [Intel-gfx] [PATCH 7/7] drm/i915: allocate cmd ring in lmem
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915: setup the LMEM region
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH i-g-t 1/2] i915/sysfs_client: Ignore clients being closed as we read their sysfs
 2021-01-26 10:30 UTC  (2+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/sysfs_clients: Check that client ids are cyclic

[Intel-gfx] [RFC v2 0/5] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-01-26  8:49 UTC  (10+ messages)
` [Intel-gfx] [RFC v2 1/5] drm/nouveau/kms/nv40-/backlight: Assign prop type once
` [Intel-gfx] [RFC v2 2/5] drm/nouveau/kms: Don't probe eDP connectors more then once
` [Intel-gfx] [RFC v2 3/5] drm/i915/dp: Remove redundant AUX backlight frequency calculations
` [Intel-gfx] [RFC v2 4/5] drm/dp: Extract i915's eDP backlight code into DRM helpers
` [Intel-gfx] [RFC v2 5/5] drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/uc: Use platform specific defaults for GuC/HuC enabling
 2021-01-26  7:54 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/uc: Use platform specific defaults for GuC/HuC enabling (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/gvt: fix uninitialized return in intel_gvt_update_reg_whitelist()
 2021-01-26  5:09 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915: Disable atomics in L3 for gen9
 2021-01-26  5:11 UTC  (4+ messages)
` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Disable atomics in L3 for gen9 (rev4)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [CI] Revert "mm: fix initialization of struct page for holes in memory layout"
 2021-01-26  2:46 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [CI v5 01/18] drm/i915/display/vrr: Create VRR file and add VRR capability check
 2021-01-26  2:09 UTC  (6+ messages)
` [Intel-gfx] [CI v6] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,v6] drm/i915/display/vrr: Create VRR file and add VRR capability check (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI] Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
 2021-01-26  2:00 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0" (rev2)

[Intel-gfx] [PATCH 0/9] drm/i915/edp: enable MSO... maybe
 2021-01-26  0:49 UTC  (15+ messages)
` [Intel-gfx] [PATCH 1/9] drm/dp: add MSO related DPCD registers
` [Intel-gfx] [PATCH 2/9] drm/i915/edp: reject modes with dimensions other than fixed mode
` [Intel-gfx] [PATCH 3/9] drm/i915/edp: always add fixed mode to probed modes in ->get_modes()
` [Intel-gfx] [PATCH 4/9] drm/i915/edp: read sink MSO configuration for eDP 1.4+
` [Intel-gfx] [PATCH 5/9] drm/i915/reg: add stream splitter configuration definitions
` [Intel-gfx] [PATCH 6/9] drm/i915/mso: add state readout for platforms that support it
` [Intel-gfx] [PATCH 7/9] drm/i915/mso: add state check
` [Intel-gfx] [PATCH 8/9] drm/i915/edp: modify fixed and downclock modes for MSO
` [Intel-gfx] [PATCH 9/9] drm/i915/edp: enable eDP MSO during link training
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/edp: enable MSO... maybe
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/8] drm/i915/selftests: Set cache status for huge_gem_object
 2021-01-26  0:06 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/8] drm/i915/selftests: Use a coherent map to setup scratch batch buffers
` [Intel-gfx] [PATCH 3/8] drm/i915/selftests: Replace the unbounded set-domain with an explicit wait
` [Intel-gfx] [PATCH 4/8] drm/i915/selftests: Remove redundant set-to-gtt-domain
` [Intel-gfx] [PATCH 5/8] drm/i915/selftests: Replace unbound set-domain waits with explicit timeouts
` [Intel-gfx] [PATCH 6/8] drm/i915/selftests: Replace an unbounded set-domain wait with a timeout
` [Intel-gfx] [PATCH 7/8] drm/i915/selftests: Remove redundant set-to-gtt-domain before batch submission
` [Intel-gfx] [PATCH 8/8] drm/i915/gem: Manage all set-domain waits explicitly
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/8] drm/i915/selftests: Set cache status for huge_gem_object
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC 0/5] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2021-01-26  0:02 UTC  (4+ messages)
` [Intel-gfx] [RFC 4/5] drm/dp: Extract i915's eDP backlight code into DRM helpers

[Intel-gfx] [CI] Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
 2021-01-25 22:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[Intel-gfx] [PATCH] drm/i915/gt: Program mocs:63 for cache eviction on gen9
 2021-01-25 21:39 UTC  (4+ messages)

[Intel-gfx] [PATCH] i915: Fix DRM_I915_WERROR dependencies
 2021-01-25 21:20 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v12 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-01-25 20:30 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: fix non-SMP build failure
 2021-01-25 17:42 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/1] Add Alderlake-S stolen memory changes
 2021-01-25 17:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] x86/gpu: Add Alderlake-S stolen memory support
` [Intel-gfx] ✓ Fi.CI.IGT: success for Add Alderlake-S stolen memory changes

[Intel-gfx] [CI] drm/i915/gt: Always try to reserve GGTT address 0x0
 2021-01-25 17:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST
 2021-01-25 17:10 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH stable-5.10] drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4
 2021-01-25 17:00 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH] drm/i915/gem: Drop lru bumping on display unpinning
 2021-01-25 16:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/i915/gt: use new tasklet API for execution list
 2021-01-25 16:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [RFC-v23 00/13] Introduce Intel PXP component - Mesa single session
 2021-01-25 16:22 UTC  (5+ messages)

[Intel-gfx] [PATCH i-g-t] i915/sysfs_clients: Check that client ids are cyclic
 2021-01-25 15:28 UTC 


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 NNTP newsgroup(s).