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 D7BE6C3ABA3 for ; Fri, 2 May 2025 10:01:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9C98910E8EA; Fri, 2 May 2025 10:01:53 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="iwNAz3IK"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.16]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4852C10E8EA; Fri, 2 May 2025 10:01:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1746180113; x=1777716113; h=from:to:subject:in-reply-to:references:date:message-id: mime-version; bh=ZiNVIg6YN8JrhLaEK+IqCSPclKxawIwXOQKMsWvgIx0=; b=iwNAz3IKhFzy07q8jI97ZJ7XSghTpc1gXCVgJ4f5GDlprlJc4T7liZr2 rnN+VHmrVuJBJRoHF64+HsCk7ptCcAP7EEOxwSHtU1Q+k6fu+lxdXPUNO O1hsFO+WcAIuvugKH/7essqGi7L3tFzwuK/PTxmoUv2WhT4Y39GZ+NeoW TUZSFOqW0lmzCXBnHJtaVAikITRHjDlwXEckLC+SFngikNipaO/06rqY2 SWB7jarUKCjVmGBwHKX988663Dlgxuuz8SlmADxC1sEf1uxgEQF3702Q2 1tRHA8UrLw++ynWoLZuDetlxuJXPSEQzp8ykIUJ2wSMKdIIRkwDydFWug g==; X-CSE-ConnectionGUID: fgaBQRmTTwi4Ot7WpTaWBw== X-CSE-MsgGUID: XElw7scDTE2d+DuBRXmIZg== X-IronPort-AV: E=McAfee;i="6700,10204,11420"; a="35478223" X-IronPort-AV: E=Sophos;i="6.15,256,1739865600"; d="scan'208";a="35478223" Received: from fmviesa001.fm.intel.com ([10.60.135.141]) by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 May 2025 03:01:53 -0700 X-CSE-ConnectionGUID: xTnX2y/OTIeMEE7GcAkg7Q== X-CSE-MsgGUID: t7Bt++MTQoek9CzW634bPw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.15,256,1739865600"; d="scan'208";a="165669328" Received: from jkrzyszt-mobl2.ger.corp.intel.com (HELO localhost) ([10.245.246.144]) by smtpauth.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 May 2025 03:01:51 -0700 From: Jani Nikula To: Tvrtko Ursulin , intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org Subject: Re: [PATCH] drm/i915/backlight: drop dmesg suggestion to file bugs In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20250429112534.2121656-1-jani.nikula@intel.com> Date: Fri, 02 May 2025 13:01:48 +0300 Message-ID: <87ldrfwctv.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: intel-xe@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Xe graphics driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-xe-bounces@lists.freedesktop.org Sender: "Intel-xe" On Fri, 02 May 2025, Tvrtko Ursulin wrote: > Acked-by: Tvrtko Ursulin Thanks, pushed to din. BR, Jani. -- Jani Nikula, Intel