From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 923A7C433F5 for ; Wed, 13 Apr 2022 05:58:42 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id AA84510FF3C; Wed, 13 Apr 2022 05:58:41 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id CFA2610F624; Wed, 13 Apr 2022 05:58:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649829520; x=1681365520; h=date:from:to:cc:subject:message-id:mime-version; bh=OnS94qWStTxRDGZV5Q3wGKzF0japkoQuNAZuOhR4EzQ=; b=ZDKO+s0A5albkc2Ze2qOBGYuhHkmRhXN67LHaXXi0a0IN1F3CYFiFc6E Dh2XO8Zbv4f9tXNh90rUEnbx4X6OAYgQ5DTc4avQKFvdHTC+5HSdlStY2 dYyMnWCBLvIns7UWGtj51+VhNp/2qcUyS9KBst2hYjSZRVaBjw3ot1dlV ozcNdtXg6wYGLQPmm0078L+tNEmoZ5epjYf9f77J/3i/D5RdfjYasYb5P clVUjC4au3p2iQUXwU4kO7teNvYs6k2vnJRBvvi3D78i+zqzTplnmGL6s tggT4JxjqL6H1jVLm/gG4XUd4+Tzm4fqFT/rkZJS887l8lUB30uAS9QF0 g==; X-IronPort-AV: E=McAfee;i="6400,9594,10315"; a="244468925" X-IronPort-AV: E=Sophos;i="5.90,255,1643702400"; d="scan'208";a="244468925" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2022 22:58:39 -0700 X-IronPort-AV: E=Sophos;i="5.90,255,1643702400"; d="scan'208";a="573125478" Received: from ebruchet-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.45.44]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2022 22:58:36 -0700 Date: Wed, 13 Apr 2022 08:58:33 +0300 From: Joonas Lahtinen To: Dave Airlie , Daniel Vetter Subject: [PULL] drm-intel-fixes Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tvrtko Ursulin , dim-tools@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Thomas Zimmermann , Rodrigo Vivi , intel-gfx@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Dave & Daniel, Just one fix towards v5.18-rc3. Fix to align code with drm-tip to make sure full graphics IP version is used for legacy mmap disable check. Regards, Joonas *** drm-intel-fixes-2022-04-13: - Correct legacy mmap disabling to use GRAPHICS_VER_FULL The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e: Linux 5.18-rc2 (2022-04-10 14:21:36 -1000) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2022-04-13 for you to fetch changes up to 1acb34e7dd7720a1fff00cbd4d000ec3219dc9d6: drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL (2022-04-11 09:11:21 +0300) ---------------------------------------------------------------- - Correct legacy mmap disabling to use GRAPHICS_VER_FULL ---------------------------------------------------------------- Matt Roper (1): drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL drivers/gpu/drm/i915/gem/i915_gem_mman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 D19C6C43217 for ; Wed, 13 Apr 2022 05:58:45 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 11C5E10FF94; Wed, 13 Apr 2022 05:58:42 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id CFA2610F624; Wed, 13 Apr 2022 05:58:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649829520; x=1681365520; h=date:from:to:cc:subject:message-id:mime-version; bh=OnS94qWStTxRDGZV5Q3wGKzF0japkoQuNAZuOhR4EzQ=; b=ZDKO+s0A5albkc2Ze2qOBGYuhHkmRhXN67LHaXXi0a0IN1F3CYFiFc6E Dh2XO8Zbv4f9tXNh90rUEnbx4X6OAYgQ5DTc4avQKFvdHTC+5HSdlStY2 dYyMnWCBLvIns7UWGtj51+VhNp/2qcUyS9KBst2hYjSZRVaBjw3ot1dlV ozcNdtXg6wYGLQPmm0078L+tNEmoZ5epjYf9f77J/3i/D5RdfjYasYb5P clVUjC4au3p2iQUXwU4kO7teNvYs6k2vnJRBvvi3D78i+zqzTplnmGL6s tggT4JxjqL6H1jVLm/gG4XUd4+Tzm4fqFT/rkZJS887l8lUB30uAS9QF0 g==; X-IronPort-AV: E=McAfee;i="6400,9594,10315"; a="244468925" X-IronPort-AV: E=Sophos;i="5.90,255,1643702400"; d="scan'208";a="244468925" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2022 22:58:39 -0700 X-IronPort-AV: E=Sophos;i="5.90,255,1643702400"; d="scan'208";a="573125478" Received: from ebruchet-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.45.44]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Apr 2022 22:58:36 -0700 Date: Wed, 13 Apr 2022 08:58:33 +0300 From: Joonas Lahtinen To: Dave Airlie , Daniel Vetter Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Intel-gfx] [PULL] drm-intel-fixes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dim-tools@lists.freedesktop.org, dri-devel@lists.freedesktop.org, Maxime Ripard , Thomas Zimmermann , Rodrigo Vivi , intel-gfx@lists.freedesktop.org Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Dave & Daniel, Just one fix towards v5.18-rc3. Fix to align code with drm-tip to make sure full graphics IP version is used for legacy mmap disable check. Regards, Joonas *** drm-intel-fixes-2022-04-13: - Correct legacy mmap disabling to use GRAPHICS_VER_FULL The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e: Linux 5.18-rc2 (2022-04-10 14:21:36 -1000) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2022-04-13 for you to fetch changes up to 1acb34e7dd7720a1fff00cbd4d000ec3219dc9d6: drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL (2022-04-11 09:11:21 +0300) ---------------------------------------------------------------- - Correct legacy mmap disabling to use GRAPHICS_VER_FULL ---------------------------------------------------------------- Matt Roper (1): drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL drivers/gpu/drm/i915/gem/i915_gem_mman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)