From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id D2ACC10E049 for ; Mon, 24 Apr 2023 08:00:38 +0000 (UTC) Message-ID: <347cb1aa-8064-a50e-72a2-b48bde93751d@intel.com> Date: Mon, 24 Apr 2023 13:30:12 +0530 MIME-Version: 1.0 Content-Language: en-US To: Bhanuprakash Modem , igt-dev@lists.freedesktop.org References: <20230418164501.1687266-27-bhanuprakash.modem@intel.com> From: "Joshi, Kunal1" In-Reply-To: <20230418164501.1687266-27-bhanuprakash.modem@intel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [igt-dev] [i-g-t,26/45] tests/color: Add XE support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On 4/18/2023 10:14 PM, Bhanuprakash Modem wrote: > Add XE driver support for kms tests. > > Signed-off-by: Bhanuprakash Modem > --- > tests/chamelium/kms_chamelium_color.c | 2 +- > tests/kms_color.c | 10 +++++----- > tests/kms_color_helper.c | 2 +- > 3 files changed, 7 insertions(+), 7 deletions(-) > Function i915_pipe_output_combo_valid in tests/kms_color_helper.c should be renamed to intel_pipe_output_combo_valid Please ignore if already part of other series Failures seen on newer platforms are expected due to pipe rounding issue LGTM Reviewed-by: Kunal Joshi