From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.43]) by gabe.freedesktop.org (Postfix) with ESMTPS id DE03710E15F for ; Mon, 13 Nov 2023 08:45:50 +0000 (UTC) Message-ID: <769475bc-f167-ec94-4a4b-90bafd54b74e@intel.com> Date: Mon, 13 Nov 2023 14:15:42 +0530 MIME-Version: 1.0 Content-Language: en-US To: Bhanuprakash Modem , igt-dev@lists.freedesktop.org References: <20231113081930.1189688-3-bhanuprakash.modem@intel.com> From: "Joshi, Kunal1" In-Reply-To: <20231113081930.1189688-3-bhanuprakash.modem@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [igt-dev] [i-g-t, 2/5] lib/igt_kms: s/is_i915_device/is_intel_device List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On 11/13/2023 1:49 PM, Bhanuprakash Modem wrote: > As few helpers supports both i915 & xe, update the checks to > support both drivers. > > s/is_i915_device/is_intel_device > > Signed-off-by: Bhanuprakash Modem Reviewed-by: Kunal Joshi