intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-05 15:01:17 to 2020-08-09 20:01:22 UTC [more...]

[Intel-gfx] Time, where did it go?
 2020-08-09 20:01 UTC  (6+ messages)

[Intel-gfx] [PATCH] dma-buf.rst: repair length of title underline
 2020-08-09  8:33 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/kbl: Fix revision ID checks
 2020-08-08 22:38 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] -next on 32-bit thinkpad x60: blinking screen, intel DRM responsible?
 2020-08-08 21:47 UTC 

[Intel-gfx] [PATCH CI 1/2] drm/i915/tgl: Set subplatforms
 2020-08-08  2:15 UTC  (5+ messages)
` [Intel-gfx] [PATCH CI 2/2] drm/i915/tgl: Add new voltage swing table
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/2] drm/i915/tgl: Set subplatforms
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/2] drm/i915/guc: Update to GuC v45
 2020-08-08  1:32 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/guc: Update to GuC v45.0.0
` [Intel-gfx] [PATCH 2/2] drm/i915/uc: turn on GuC/HuC auto mode by default
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Update to GuC v45
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [CI 1/4] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
 2020-08-08  0:52 UTC  (7+ messages)
` [Intel-gfx] [CI 2/4] drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
` [Intel-gfx] [CI 3/4] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [CI 4/4] drm/i915/gt: Don't cancel the interrupt shadow too early
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/4] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
 2020-08-07 20:10 UTC  (21+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/gt: Protect context lifetime with RCU
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] [PATCH 3/7] drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
` [Intel-gfx] [PATCH 4/7] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [PATCH 5/7] drm/i915/gt: Don't cancel the interrupt shadow too early
` [Intel-gfx] [PATCH 6/7] drm/i915/gt: Split the breadcrumb spinlock between global and contexts
` [Intel-gfx] [PATCH 7/7] drm/i915/gt: Free stale request on destroying the virtual engine
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling() (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] i915/gem: Force HW tracking to exit PSR
 2020-08-07 17:53 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915/tgl: Set subplatforms
 2020-08-07 17:51 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/tgl: Set subplatforms (rev2)

[Intel-gfx] [PATCH v5 00/22] Introduce DG1
 2020-08-07 17:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 22/22] drm/i915/dg1: Change DMC_DEBUG{1, 2} registers

[Intel-gfx] [PATCH v6 0/7] Asynchronous flip implementation for i915
 2020-08-07 17:10 UTC  (11+ messages)
` [Intel-gfx] [PATCH v6 1/7] drm/i915: Add enable/disable flip done and flip done handler
` [Intel-gfx] [PATCH v6 2/7] drm/i915: Add support for async flips in I915
` [Intel-gfx] [PATCH v6 3/7] drm/i915: Add checks specific to async flips
` [Intel-gfx] [PATCH v6 4/7] drm/i915: Do not call drm_crtc_arm_vblank_event in "
` [Intel-gfx] [PATCH v6 5/7] drm/i915: Add dedicated plane hook for async flip case
` [Intel-gfx] [PATCH v6 6/7] Documentation/gpu: Add asynchronous flip documentation for i915
` [Intel-gfx] [PATCH v6 7/7] drm/i915: Enable async flips in i915
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Asynchronous flip implementation for i915 (rev6)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC 00/60] DG1 LMEM enabling
 2020-08-07 16:24 UTC  (16+ messages)
` [Intel-gfx] [RFC 33/60] drm/i915/lmem: support pwrite
` [Intel-gfx] [RFC 53/60] drm/i915: Create stolen memory region from local memory

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
 2020-08-07 14:51 UTC  (27+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 3/7] drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
` [Intel-gfx] [PATCH 4/7] drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
` [Intel-gfx] [PATCH 5/7] drm/i915/gt: Don't cancel the interrupt shadow too early
` [Intel-gfx] [PATCH 6/7] drm/i915/gt: Split the breadcrumb spinlock between global and contexts
` [Intel-gfx] [PATCH 7/7] drm/i915/gt: Free stale request on destroying the virtual engine
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/7] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/6] Fixes and improvements for Xen pvdrm
 2020-08-07  9:35 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/6] drm/xen-front: Fix misused IS_ERR_OR_NULL checks
` [Intel-gfx] [PATCH 3/6] drm/xen-front: Add YUYV to supported formats
` [Intel-gfx] [PATCH 5/6] drm/xen-front: Pass dumb buffer data offset to the backend

[Intel-gfx] [PATCH i-g-t v2 00/16] tests/core_hotunplug: Fixes and enhancements
 2020-08-07  9:20 UTC  (17+ messages)
` [Intel-gfx] [PATCH i-g-t v2 01/16] tests/core_hotunplug: Use igt_assert_fd()
` [Intel-gfx] [PATCH i-g-t v2 02/16] tests/core_hotunplug: Constify dev_bus_addr string
` [Intel-gfx] [PATCH i-g-t v2 03/16] tests/core_hotunplug: Consolidate duplicated debug messages
` [Intel-gfx] [PATCH i-g-t v2 04/16] tests/core_hotunplug: Assert successful device filter application
` [Intel-gfx] [PATCH i-g-t v2 05/16] tests/core_hotunplug: Fix missing newline
` [Intel-gfx] [PATCH i-g-t v2 06/16] tests/core_hotunplug: Maintain a single data structure instance
` [Intel-gfx] [PATCH i-g-t v2 07/16] tests/core_hotunplug: Pass errors via a data structure field
` [Intel-gfx] [PATCH i-g-t v2 08/16] tests/core_hotunplug: Handle device close errors
` [Intel-gfx] [PATCH i-g-t v2 09/16] tests/core_hotunplug: Prepare invariant data once per test run
` [Intel-gfx] [PATCH i-g-t v2 10/16] tests/core_hotunplug: Skip selectively on sysfs close errors
` [Intel-gfx] [PATCH i-g-t v2 11/16] tests/core_hotunplug: Follow failed subtests with health checks
` [Intel-gfx] [PATCH i-g-t v2 12/16] tests/core_hotunplug: Fail subtests on device close errors
` [Intel-gfx] [PATCH i-g-t v2 13/16] tests/core_hotunplug: Process return values of sysfs operations
` [Intel-gfx] [PATCH i-g-t v2 14/16] tests/core_hotunplug: Assert expected device presence/absence
` [Intel-gfx] [PATCH i-g-t v2 15/16] tests/core_hotunplug: Explicitly ignore unused return values
` [Intel-gfx] [PATCH i-g-t 16/16] tests/core_hotunplug: Un-blocklist *unbind* subtests

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_fence: Use default-context for syncobj-timeline-wait
 2020-08-07  9:11 UTC  (3+ messages)
  ` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_fence: Use default-context for syncobj-timeline-wait
 2020-08-07  8:44 UTC 

[Intel-gfx] [PATCH i-g-t] i915/gem_caching: Fix mmap protection for writes
 2020-08-07  8:04 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
 2020-08-07  6:59 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/gem: Free the fence after a fence-chain lookup failure
 2020-08-07  1:14 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2] drm/i915/gt: Implement WA_1406941453
 2020-08-07  0:27 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Implement WA_1406941453 (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [CI] PR for new v45.0.0 GuC binaries
 2020-08-06 23:31 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Prevent selecting 0 for our random width/align
 2020-08-06 21:13 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/selftests: Prevent selecting 0 for our random width/align (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] i915/tgl: Fix TC-cold block/unblock sequence
 2020-08-06 18:20 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/tgl: Make sure TC-cold is blocked before enabling TC AUX power wells
 2020-08-06 18:20 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH] drivers/gpu/drm/i915/selftests/i915_buddy.c: Fix bug
 2020-08-06 16:02 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/gem: Reduce context termination list iteration guard to RCU
 2020-08-06 15:30 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] tests/i915: Treat gen as unsigned for forward compatibility
 2020-08-06 15:28 UTC 

[Intel-gfx] [PATCH i-g-t] syncobj_timeline: Tell the compiler to read from the thread
 2020-08-06 15:25 UTC  (2+ messages)

[Intel-gfx] [PULL] gvt-next-fixes
 2020-08-06 15:17 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] lib: Use unsigned gen for forward compatible tests
 2020-08-06 14:45 UTC 

[Intel-gfx] [PATCH 00/37] Replace obj->mm.lock with reservation_ww_class
 2020-08-06 13:10 UTC  (16+ messages)
` [Intel-gfx] [PATCH 01/37] drm/i915/gem: Reduce context termination list iteration guard to RCU
` [Intel-gfx] [PATCH 02/37] drm/i915/gt: Protect context lifetime with RCU
` [Intel-gfx] [PATCH 03/37] drm/i915/gt: Free stale request on destroying the virtual engine
` [Intel-gfx] [PATCH 26/37] drm/i915/gem: Pull execbuf dma resv under a single critical section
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Replace obj->mm.lock with reservation_ww_class

[Intel-gfx] [PATCH] drm/i915/gt: Free stale request on destroying the virtual engine
 2020-08-06 12:58 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Free stale request on destroying the virtual engine (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [drm-tip:drm-tip 6/10] drivers/gpu/drm/nouveau/nouveau_bo.c:750:25: error: incompatible function pointer types initializing 'int nouveau_channel struct ttm_buffer_object struct ttm_resource struct ttm_resource with an expression of type 'int (struct nouv
 2020-08-06 12:22 UTC 

[Intel-gfx] [PATCH 1/8] drm/atomic-helper: reset vblank on crtc reset
 2020-08-06  6:57 UTC  (5+ messages)

[Intel-gfx] [drm-tip:drm-tip 6/10] drivers/gpu/drm/nouveau/nouveau_bo.c:750:25: error: initialization of 'int nouveau_channel struct ttm_buffer_object struct ttm_resource struct ttm_resource from incompatible pointer type 'int nouveau_channel struct tt
 2020-08-06 11:33 UTC 

[Intel-gfx] [PATCH v4] Add support for KeemBay DRM driver
 2020-08-05 18:04 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4] drm/kmb: Add support for KeemBay Display

[Intel-gfx] [PATCH v3 0/2] HDCP minor refactoring
 2020-08-05 16:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for HDCP minor refactoring (rev3)


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).