Message ID | 20200924003214.662-6-gurchetansingh@chromium.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <SRS0=xq/E=DB=lists.freedesktop.org=dri-devel-bounces@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E92856CB for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 24 Sep 2020 00:32:30 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id B71FF2145D for <patchwork-dri-devel@patchwork.kernel.org>; Thu, 24 Sep 2020 00:32:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=chromium.org header.i=@chromium.org header.b="SYHDdtwU" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B71FF2145D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2AC516EA1E; Thu, 24 Sep 2020 00:32:26 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pj1-x1041.google.com (mail-pj1-x1041.google.com [IPv6:2607:f8b0:4864:20::1041]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3DF2C6EA1D for <dri-devel@lists.freedesktop.org>; Thu, 24 Sep 2020 00:32:23 +0000 (UTC) Received: by mail-pj1-x1041.google.com with SMTP id s14so3438713pju.1 for <dri-devel@lists.freedesktop.org>; Wed, 23 Sep 2020 17:32:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=gtt8qhOX791+4VTJl4etyAvZU3rZa3LH1wjsXrfykoE=; b=SYHDdtwU3xqvhx/Zv9jilr/X9MMBDfpX/SRV34UDQmDAjLCYhCjX6j3MvfbatmqaIR wOs+rtP4WZpjjU2z0Spu/rs99RPAWRr1vMz4zTmPHmzsxdj4ZHJliDUvcHEahymfPGWT oGjsUTkNEStKBh54YEZfcVEyWjHq8Bpx344Ms= 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=gtt8qhOX791+4VTJl4etyAvZU3rZa3LH1wjsXrfykoE=; b=MzE/c2Bw8+pu7RlvhD3DWM2VmUdjMRxyDqqWr0M7bwajtgS2iHLIWShWmNWMDOXVZb cPQG9rLzlNGLKHxScE6gpdDk8ySKA2+KQq8eBHo2InvELVsKf1WDY81PoaRYYPLcUMKT GodLL+7fzWCbyPGO+aIVgQNB+IoIFZY9JrQ08knMe9rb1x80zyDQtgKZ9sUzZNxxGmMX AduRrRh9BtBrddMhishSgV+Jofnf60rFsr4H2LAw5lJ7z00+LIj5Vqzo8B8QicgP/IcM zWJOtEA5CCL3vTRccEQo8zT88FffB8JXC1CApZdsPlVnYuCKuxSJzSddxnNydcliZUS6 /auQ== X-Gm-Message-State: AOAM530FBaSZTFIt7Bj4gIWXzOtSfMeLu0vUDRbZDbBISIIvB9UnSOSI ZcGGPTlb+8vqifx8BP9qcODCMYPOSaK5iA== X-Google-Smtp-Source: ABdhPJzVPdAXkzlxsTCg1Sb0AsO+I5MnDE7aQn9sXGx3jSf4jIM4abkVk8m/TO9kz5+fKC8j5SHNGQ== X-Received: by 2002:a17:902:8493:b029:d2:42a6:238 with SMTP id c19-20020a1709028493b02900d242a60238mr2124906plo.4.1600907542538; Wed, 23 Sep 2020 17:32:22 -0700 (PDT) Received: from gurchetansingh0.mtv.corp.google.com ([2620:15c:202:201:5265:f3ff:fe2d:4d58]) by smtp.gmail.com with ESMTPSA id 64sm735312pfd.7.2020.09.23.17.32.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Sep 2020 17:32:21 -0700 (PDT) From: Gurchetan Singh <gurchetansingh@chromium.org> To: dri-devel@lists.freedesktop.org Subject: [PATCH v4 06/19] drm/virtgpu api: host visible feature Date: Wed, 23 Sep 2020 17:32:01 -0700 Message-Id: <20200924003214.662-6-gurchetansingh@chromium.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200924003214.662-1-gurchetansingh@chromium.org> References: <20200924003214.662-1-gurchetansingh@chromium.org> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: kraxel@redhat.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
[v4,01/19] drm/virtio: blob prep: refactor getting pages and attaching backing
|
expand
|
diff --git a/include/uapi/drm/virtgpu_drm.h b/include/uapi/drm/virtgpu_drm.h index bb224f604c9e3..e1b1518f9acc5 100644 --- a/include/uapi/drm/virtgpu_drm.h +++ b/include/uapi/drm/virtgpu_drm.h @@ -73,6 +73,7 @@ struct drm_virtgpu_execbuffer { #define VIRTGPU_PARAM_3D_FEATURES 1 /* do we have 3D features in the hw */ #define VIRTGPU_PARAM_CAPSET_QUERY_FIX 2 /* do we have the capset fix */ #define VIRTGPU_PARAM_RESOURCE_BLOB 3 /* DRM_VIRTGPU_RESOURCE_CREATE_BLOB */ +#define VIRTGPU_PARAM_HOST_VISIBLE 4 /* Host blob resources are mappable */ struct drm_virtgpu_getparam { __u64 param;