From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7FA4B6F3CB for ; Fri, 17 Jan 2020 06:38:24 +0000 (UTC) From: Sreedhar Telukuntla Date: Fri, 17 Jan 2020 20:09:35 +0530 Message-Id: <20200117143936.5726-1-sreedhar.telukuntla@intel.com> MIME-Version: 1.0 Subject: [igt-dev] [PATCH i-g-t 0/1] tests/i915/gem_exec_parallel: Set engine map to default context List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: igt-dev@lists.freedesktop.org List-ID: All the *-fds tests are using default kernel context for submitting the workload to gpu. As CCS0 is not supported in legacy exec flow, CCS0-fds is failing with error -22. Set the supported engine map to default context to allow the workload submission to CCS engine. Sreedhar Telukuntla (1): tests/i915/gem_exec_parallel: Set engine map to default context tests/i915/gem_exec_parallel.c | 2 ++ 1 file changed, 2 insertions(+) -- 2.24.1 _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev