Message ID | 20220607211747.3335656-1-John.C.Harrison@Intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DCB01C43334 for <intel-gfx@archiver.kernel.org>; Tue, 7 Jun 2022 21:17:55 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D93F810F492; Tue, 7 Jun 2022 21:17:49 +0000 (UTC) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id F2DE710F396; Tue, 7 Jun 2022 21:17:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1654636668; x=1686172668; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ogLpR/kYT2ZXGY9QVPar6Jac8ofKn0cJ77fBWDFNzoo=; b=mxRxo8OKFFVt3OvX8yfvm4tttG9rF47tNxJfDk3aITBFiSJvYBzR5BqQ FG6i0T1TCtKyWDpXqHkUlGFiLAzJZPnaSBBvPBNYQqJ7Lph1IR6oTdLqq SdlUBoir+H0DBdVd57tTZKQwhvssujInWbM3wUDnzkhTwLKBC2eBAdUGo 3g4FCuehJ9esJggsuolbBbNeEin/ITjZo1MmPyPPPPETjdAaEtq4Q6DvX +x34R2ZyHtT65TKzPVDZuqmkmfibl4kTsF40rgEozRx4p4gIwIcor/qk5 yxkuaiIAX7D/3o1eALZ+T4P/T+Rgy1EEHyUSt8bHXM9YVyRblscr85YbY Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10371"; a="275524247" X-IronPort-AV: E=Sophos;i="5.91,284,1647327600"; d="scan'208";a="275524247" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Jun 2022 14:17:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,284,1647327600"; d="scan'208";a="826557507" Received: from relo-linux-5.jf.intel.com ([10.165.21.134]) by fmsmga006.fm.intel.com with ESMTP; 07 Jun 2022 14:17:47 -0700 From: John.C.Harrison@Intel.com To: IGT-Dev@Lists.FreeDesktop.Org Date: Tue, 7 Jun 2022 14:17:44 -0700 Message-Id: <20220607211747.3335656-1-John.C.Harrison@Intel.com> X-Mailer: git-send-email 2.36.0 MIME-Version: 1.0 Organization: Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3 1RJ Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v6 i-g-t 0/3] Update DRM UAPI and add test for new hw info query X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Cc: Intel-GFX@Lists.FreeDesktop.Org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Update DRM UAPI and add test for new hw info query
|
expand
|