public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-05-21 21:43:13 to 2019-05-22 19:58:13 UTC [more...]

[PATCH 18/21] drm/i915: extract intel_runtime_pm.h from intel_drv.h
 2019-05-22 19:58 UTC  (4+ messages)
` [18/21] "

[PATCH] drm/i915: remove duplicate typedef for intel_wakeref_t
 2019-05-22 19:57 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/9] GuC fixes
 2019-05-22 19:56 UTC  (14+ messages)
` [PATCH v2 1/9] drm/i915/selftests: Move some reset testcases to separate file
` [PATCH v2 2/9] drm/i915/selftests: Split igt_atomic_reset testcase
` [PATCH v2 3/9] drm/i915/selftests: Use prepare/finish during atomic reset test
` [PATCH v2 4/9] drm/i915/guc: Rename intel_guc_is_alive to intel_guc_is_loaded
` [PATCH v2 5/9] drm/i915/uc: Explicitly sanitize GuC/HuC on failure and finish
` [PATCH v2 6/9] drm/i915/uc: Use GuC firmware status helper
` [PATCH v2 7/9] drm/i915/uc: Skip GuC HW unwinding if GuC is already dead
` [PATCH v2 8/9] drm/i915/uc: Stop talking with GuC when resetting
` [PATCH v2 9/9] drm/i915/uc: Skip reset preparation if GuC is already dead

[PATCH 0/3] drm/i915: HuC updates
 2019-05-22 19:50 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/uc: Make uc_sanitize part of gt_sanitize
` [PATCH 2/3] drm/i915/huc: Check HuC firmware status only once
` [PATCH 3/3] drm/i915/huc: Update HuC status codes
` ✓ Fi.CI.BAT: success for drm/i915: HuC updates

[PATCH 1/1] drm/i915: remove unused IO_TLB_SEGPAGES which should be defined by swiotlb
 2019-05-22 19:47 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/1] "

[PATCH i-g-t] i915/gem_exec_fence: Replace open-coded recursive batch with igt_spin_t
 2019-05-22 19:45 UTC 

[PULL] drm-misc-fixes
 2019-05-22 19:44 UTC 

[PATCH] drm/i915: Fix the interpretation of MAX_PRE-EMPHASIS_REACHED bit inorder to pass Link Layer compliance test number 400.3.1.15
 2019-05-22 19:25 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix the interpretation of MAX_PRE-EMPHASIS_REACHED bit inorder to pass Link Layer compliance test number 400.3.1.15 (rev2)

[CI 01/15] drm/i915: Split GEM object type definition to its own header
 2019-05-22 18:56 UTC  (18+ messages)
` [CI 02/15] drm/i915: Pull GEM ioctls interface to its own file
` [CI 03/15] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [CI 04/15] drm/i915: Move shmem object setup to its own file
` [CI 05/15] drm/i915: Move phys objects "
` [CI 06/15] drm/i915: Move mmap and friends "
` [CI 07/15] drm/i915: Move GEM domain management "
` [CI 08/15] drm/i915: Move more GEM objects under gem/
` [CI 09/15] drm/i915: Pull scatterlist utils out of i915_gem.h
` [CI 10/15] drm/i915: Move GEM object domain management from struct_mutex to local
` [CI 11/15] drm/i915: Move GEM object waiting to its own file
` [CI 12/15] drm/i915: Move GEM object busy checking "
` [CI 13/15] drm/i915: Move GEM client throttling "
` [CI 14/15] drm/i915: Rename intel_context.active to .inflight
` [CI 15/15] drm/i915: Drop the deferred active reference
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/15] drm/i915: Split GEM object type definition to its own header
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 00/33] fbcon notifier begone!
 2019-05-22 18:43 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for fbcon notifier begone! (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v5 1/2] drm/i915: Make sandybridge_pcode_read() deal with the second data register
 2019-05-22 18:28 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v5,1/2] "
` ✗ Fi.CI.IGT: failure "

[CI 01/10] drm/i915: Restore control over ppgtt for context creation ABI
 2019-05-22 17:38 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/10] "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH i-g-t] i915/gem_exec_fence: Replace open-coded recursive batch with igt_spin_t
 2019-05-22 17:24 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t 00/15] Remaining bits of Virtual Engine tooling
 2019-05-22 16:52 UTC  (18+ messages)
` [PATCH i-g-t 01/15] gem_wsim: Engine map support
` [PATCH i-g-t 02/15] gem_wsim: Save some lines by changing to implicit NULL checking
` [PATCH i-g-t 03/15] gem_wsim: Compact int command parsing with a macro
` [PATCH i-g-t 04/15] gem_wsim: Engine map load balance command
` [PATCH i-g-t 05/15] gem_wsim: Engine bond command
` [PATCH i-g-t 06/15] gem_wsim: Some more example workloads
` [PATCH i-g-t 07/15] gem_wsim: Infinite batch support
` [PATCH i-g-t 08/15] gem_wsim: Command line switch for specifying low slice count workloads
` [PATCH i-g-t 09/15] gem_wsim: Per context SSEU control
` [PATCH i-g-t 10/15] gem_wsim: Allow RCS virtual engine with "
` [PATCH i-g-t 11/15] gem_wsim: Consolidate engine assignments into helpers
` [PATCH i-g-t 12/15] gem_wsim: Discover engines
` [PATCH i-g-t 13/15] gem_wsim: Support Icelake parts
` [PATCH i-g-t 14/15] gem_wsim: Fix prng usage
  ` [igt-dev] "
` [PATCH i-g-t 15/15] gem_wsim: Allow random seed control

[PATCH i-g-t] tests/i915: Restore some BAT coverage
 2019-05-22 16:45 UTC  (2+ messages)
` [igt-dev] "

[PATCH 1/4] drm/i915: move and rename register read ioctl function declaration
 2019-05-22 16:19 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: move pm related declarations to intel_pm.h
` [PATCH 3/4] drm/i915: remove some unused declarations from intel_drv.h
` [PATCH 4/4] drm/i915: move more atomic plane declarations to intel_atomic_plane.h
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: move and rename register read ioctl function declaration

[PATCH i-g-t] lib/i915: End warning message with a newline
 2019-05-22 16:10 UTC  (2+ messages)

[PATCH v2 0/5] drm/i915: Vulkan performance query support
 2019-05-22 15:53 UTC  (8+ messages)
` [PATCH v2 1/5] drm/i915/perf: introduce a versioning of the i915-perf uapi
` [PATCH v2 2/5] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH v2 3/5] drm/i915/perf: allow for CS OA configs to be created lazily
` [PATCH v2 4/5] drm/i915: add a new perf configuration execbuf parameter
` [PATCH v2 5/5] drm/i915: add support for perf configuration queries
` ✗ Fi.CI.BAT: failure for drm/i915: Vulkan performance query support (rev2)

[PATCH 3/4] drm/i915: remove irrelevant DRM_UNLOCKED flag
 2019-05-22 15:47 UTC 

[PATCH v3 1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range
 2019-05-22 15:45 UTC  (4+ messages)
` [PATCH v3 2/2] drm/i915: add in-kernel blitter client
` ✗ Fi.CI.IGT: failure for series starting with [v3,1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range

[PATCH i-g-t] lib/i915: Fix pointer cast build issue
 2019-05-22 15:08 UTC  (2+ messages)
` [igt-dev] "

[PATCH 01/33] drm/i915: Restore control over ppgtt for context creation ABI
 2019-05-22 14:52 UTC  (5+ messages)
` [PATCH 25/33] drm/i915: Move object close under its own lock

[PATCH i-g-t] lib/i915: Add Icelake vcs2 engine to the static list
 2019-05-22 14:50 UTC  (2+ messages)
` [igt-dev] "

[CI 01/13] drm/i915: Split GEM object type definition to its own header
 2019-05-22 14:49 UTC  (18+ messages)
` [CI 02/13] drm/i915: Pull GEM ioctls interface to its own file
` [CI 03/13] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [CI 04/13] drm/i915: Move shmem object setup to its own file
` [CI 05/13] drm/i915: Move phys objects "
` [CI 06/13] drm/i915: Move mmap and friends "
` [CI 07/13] drm/i915: Move GEM domain management "
` [CI 08/13] drm/i915: Move more GEM objects under gem/
` [CI 09/13] drm/i915: Pull scatterlist utils out of i915_gem.h
` [CI 10/13] drm/i915: Move GEM object domain management from struct_mutex to local
` [CI 11/13] drm/i915: Move GEM object waiting to its own file
` [CI 12/13] drm/i915: Move GEM object busy checking "
` [CI 13/13] drm/i915: Move GEM client throttling "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/13] drm/i915: Split GEM object type definition to its own header
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t 1/2] drm-uapi: Import i915_drm.h upto c5d3e39caa456b1e061644b739131f2b54c84c08
 2019-05-22 13:53 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tests/i915_query: Engine discovery tests
` [igt-dev] [PATCH i-g-t 1/2] drm-uapi: Import i915_drm.h upto c5d3e39caa456b1e061644b739131f2b54c84c08

[CI i-g-t 00/14] Andi's engine discovery for CI
 2019-05-22 13:51 UTC  (15+ messages)
` [CI i-g-t 01/14] drm-uapi: Import i915_drm.h upto c5d3e39caa456b1e061644b739131f2b54c84c08
` [CI i-g-t 02/14] lib/i915: add gem_engine_topology library and for_each loop definition
` [CI i-g-t 03/14] lib: igt_gt: add execution buffer flags to class helper
` [CI i-g-t 04/14] lib: igt_gt: make gem_engine_can_store_dword() check engine class
` [CI i-g-t 05/14] lib: igt_dummyload: use for_each_context_engine()
` [CI i-g-t 06/14] test: perf_pmu: use the gem_engine_topology library
` [CI i-g-t 07/14] test/i915: gem_busy: "
` [CI i-g-t 08/14] test/i915: gem_cs_tlb: "
` [CI i-g-t 09/14] test/i915: gem_ctx_exec: "
` [CI i-g-t 10/14] test/i915: gem_exec_basic: "
` [CI i-g-t 11/14] test/i915: gem_exec_parallel: "
` [CI i-g-t 12/14] test/i915: gem_exec_store: "
` [CI i-g-t 13/14] test/i915: gem_wait: "
` [CI i-g-t 14/14] test/i915: i915_hangman: "

[CI] drm/i915: Engine discovery query
 2019-05-22 13:34 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Engine discovery query (rev11)
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t 01/12] i915: Add gem_vm_create
 2019-05-22 13:08 UTC  (17+ messages)
` [PATCH i-g-t 02/12] i915/gem_ctx_param: Test set/get (copy) VM
` [PATCH i-g-t 03/12] i915/gem_ctx_create: Basic checks for constructor properties
` [PATCH i-g-t 04/12] i915: Add gem_ctx_clone
` [PATCH i-g-t 05/12] i915: Exercise creating context with shared GTT
` [PATCH i-g-t 06/12] i915/gem_ctx_switch: Exercise queues
` [PATCH i-g-t 07/12] i915/gem_exec_whisper: Fork all-engine tests one-per-engine
` [PATCH i-g-t 08/12] i915: Add gem_ctx_engines
` [PATCH i-g-t 09/12] i915: Add gem_exec_balancer
` [PATCH i-g-t 10/12] i915/gem_exec_balancer: Exercise bonded pairs
  ` [PATCH i-g-t] "
` [PATCH i-g-t 11/12] i915/gem_exec_latency: Measure the latency of context switching
` [PATCH i-g-t 12/12] i915/gem_exec_latency: Add another variant of waiter latency

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-05-22 12:21 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/4] mm: Check if mmu notifier callbacks are allowed to fail (rev2)

[PATCH v3 1/2] drm/i915/selftests: Verify context workarounds
 2019-05-22 12:12 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] drm/i915/selftests: Verify context workarounds (rev3)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 01/16] i915/gem_exec_schedule: Semaphore priority fixups
 2019-05-22 11:39 UTC  (13+ messages)
` [PATCH i-g-t 05/16] i915/gem_ctx_create: Basic checks for constructor properties
` [PATCH i-g-t 10/16] i915/gem_exec_whisper: Fork all-engine tests one-per-engine

[PATCH v2] drm/i915/huc: Don't try to check HuC status if it's not loaded
 2019-05-22 11:32 UTC  (8+ messages)

[CI 01/10] drm/i915: Restore control over ppgtt for context creation ABI
 2019-05-22 10:50 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,01/10] "

[PATCH 09/33] fbcon: Remove fbcon_has_exited
 2019-05-22 10:38 UTC  (4+ messages)
  ` [PATCH] "

[PATCH i-g-t] lib/dummyload: Cleanup access to spin obj array
 2019-05-22  9:46 UTC  (5+ messages)

[PATCH v9 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
 2019-05-22  9:46 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/dp: Support for DP YCbCr4:2:0 outputs (rev4)

[PATCH 0/5] drm/i915: Vulkan performance query support
 2019-05-22  9:30 UTC  (8+ messages)
` [PATCH 4/5] drm/i915: add a new perf configuration execbuf parameter

[PATCH] kernel.h: Add non_block_start/end()
 2019-05-22  9:10 UTC  (13+ messages)
                ` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for "

[CI] i915: Add gem_vm_create
 2019-05-22  9:08 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2019-05-22  8:44 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for linux-next: manual merge of the drm-misc tree with Linus' tree (rev2)

[PATCH i-g-t] drm-uapi: Import i915_drm.h upto a88b6e4cbafd
 2019-05-22  8:42 UTC  (3+ messages)
  ` [igt-dev] "

[PATCH i-g-t 00/27] Media scalability tooling
 2019-05-22  8:23 UTC  (3+ messages)
` [PATCH i-g-t 22/27] tests/i915_query: Engine discovery tests
  ` [igt-dev] "

Getting "rcs0: reset request timeout" on 4.19.16
 2019-05-22  8:05 UTC  (2+ messages)

[PATCH 2/5] drm/i915/perf: allow holding preemption on filtered ctx
 2019-05-22  4:33 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the drm-intel tree
 2019-05-21 21:43 UTC  (3+ messages)
` Comments in Fixes: line (Was: Re: linux-next: Fixes tag needs some work in the drm-intel tree)


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