From patchwork Wed Sep 5 14:25:42 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tvrtko Ursulin X-Patchwork-Id: 10588985 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 565AA5A4 for ; Wed, 5 Sep 2018 14:25:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 43D6E2821F for ; Wed, 5 Sep 2018 14:25:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 38157286BD; Wed, 5 Sep 2018 14:25:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B8D252821F for ; Wed, 5 Sep 2018 14:25:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 418756E4D1; Wed, 5 Sep 2018 14:25:53 +0000 (UTC) X-Original-To: Intel-gfx@lists.freedesktop.org Delivered-To: Intel-gfx@lists.freedesktop.org Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) by gabe.freedesktop.org (Postfix) with ESMTPS id 174406E4C1 for ; Wed, 5 Sep 2018 14:25:51 +0000 (UTC) Received: by mail-wm0-x233.google.com with SMTP id 207-v6so7901849wme.5 for ; Wed, 05 Sep 2018 07:25:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=f1Q0Fv1bsg5Kf8+EWieq4HiMNuItxfUReTV0Bhw4eGE=; b=rz0pJx44cUTDONH3q3VteAbdHyDF+eedjz7uqZqTCDnMUJ5J4rQOWsTlmDtax4U16f RAsvslZ4kD+H+cFML27ip/lz/FFOkpzrviuI8dRxhP5yighcaLmmt+Ua62RNT4PkZpB8 k7AiMgtfE3ey3lHj/gSfuEYQAugBBt7Yd449+21fgGBlnuwGMkzsZTDAAtJq/t4q6Xfv f/XSv+bm6uyFMW4IXpemrE4u0/RE4JIlrffIYqAyVag3PvhFjEh8oTCMnJn32dkNTY7c hRNLBZsB+/4vyUybOeWVylx/FHqdbVxTxHGri/BjB31zu7IQCJkWfDPdYgZTduFj1u5n KwgA== X-Gm-Message-State: APzg51ALs/6/CmPlJGIXLxuGiuPCk9TlrgiyFCioOF9nMcfa4y++Bz0M K8YtGEbEeLro2Xv6CSHm+ZMgEQ== X-Google-Smtp-Source: ANB0VdZKst4OJKYlixMgUjSl4GI1eWIIYvENAPry3xfqN38Bt3ipnY7JFo0cg9XhuZVOFSO21YQLiw== X-Received: by 2002:a1c:208c:: with SMTP id g134-v6mr385270wmg.144.1536157549713; Wed, 05 Sep 2018 07:25:49 -0700 (PDT) Received: from localhost.localdomain ([95.144.165.37]) by smtp.gmail.com with ESMTPSA id z13sm2289763wrw.19.2018.09.05.07.25.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Sep 2018 07:25:49 -0700 (PDT) From: Tvrtko Ursulin X-Google-Original-From: Tvrtko Ursulin To: igt-dev@lists.freedesktop.org Date: Wed, 5 Sep 2018 15:25:42 +0100 Message-Id: <20180905142544.3381-1-tvrtko.ursulin@linux.intel.com> X-Mailer: git-send-email 2.17.1 Subject: [Intel-gfx] [PATH i-g-t 0/2] Per context dynamic (sub)slice power-gating X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Intel-gfx@lists.freedesktop.org MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP From: Tvrtko Ursulin Some tests for the corresponding i915 series. I dropped the benchmark for now but plan to bring it back later. Lionel Landwerlin (2): headers: bump tests: add slice power programming test include/drm-uapi/amdgpu_drm.h | 23 + include/drm-uapi/drm.h | 7 + include/drm-uapi/drm_mode.h | 22 +- include/drm-uapi/etnaviv_drm.h | 6 + include/drm-uapi/exynos_drm.h | 240 ++++++++ include/drm-uapi/i915_drm.h | 43 ++ include/drm-uapi/msm_drm.h | 2 + include/drm-uapi/tegra_drm.h | 492 ++++++++++++++- include/drm-uapi/vc4_drm.h | 13 +- include/drm-uapi/virtgpu_drm.h | 1 + tests/Makefile.am | 1 + tests/Makefile.sources | 1 + tests/gem_ctx_param.c | 4 +- tests/gem_ctx_sseu.c | 1040 ++++++++++++++++++++++++++++++++ tests/meson.build | 7 + 15 files changed, 1885 insertions(+), 17 deletions(-) create mode 100644 tests/gem_ctx_sseu.c