Message ID | cover.1738327620.git.jani.nikula@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> 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 0331DC02194 for <intel-gfx@archiver.kernel.org>; Fri, 31 Jan 2025 12:50:19 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4C93010E18F; Fri, 31 Jan 2025 12:50:19 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="EG0h/c0E"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.17]) by gabe.freedesktop.org (Postfix) with ESMTPS id 90B9E10E086; Fri, 31 Jan 2025 12:50:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1738327817; x=1769863817; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=iOOMww0vii/uLFCOs0SAut/vSVkhZeHJuFc8QgrwB7w=; b=EG0h/c0E6WEtMRo3NFXZFkkAFxvc2caLILCbhp7Xk/DW2Z9CU9M8Hatk vkAfplbe7lfeCzOBFxMhqkqm6gXL4iyNshk4Ywva9A6Z0qKgbIGnZ4UaS Vxq9DgXzNwtiOjKUuzxbcejXJChnIFW3QeYzsB+AsaahBbWqKWxlZXk0t TmdtrSf+02oC9C4NKgFFky4e5aok85XCZtV7Xb6+zgS/tit8xR+o9mcZN fi6ZkbEzbuGl0xrcuLzqE1uwWCWW4WYH5tuDxJwUOKfKBTxkzu5OrqFQs EP/kicepvxosiO6Q54QnyKiFxlJgRJ672oW7i9hWeW/rb1IJpNUXyF3Nh w==; X-CSE-ConnectionGUID: TH6QObUtQ5Oo1N0XZPxJww== X-CSE-MsgGUID: 4XMLis+2TSi4HQFh8BtT6g== X-IronPort-AV: E=McAfee;i="6700,10204,11332"; a="38798410" X-IronPort-AV: E=Sophos;i="6.13,248,1732608000"; d="scan'208";a="38798410" Received: from fmviesa009.fm.intel.com ([10.60.135.149]) by fmvoesa111.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Jan 2025 04:50:16 -0800 X-CSE-ConnectionGUID: yjXJyE5wR1OyzxXJTsQrCA== X-CSE-MsgGUID: 2ujmw9TgSCGuzD1jH1Rw1A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.13,248,1732608000"; d="scan'208";a="110203302" Received: from mwiniars-desk2.ger.corp.intel.com (HELO localhost) ([10.245.246.174]) by fmviesa009-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Jan 2025 04:50:15 -0800 From: Jani Nikula <jani.nikula@intel.com> To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org Cc: imre.deak@intel.com, jani.nikula@intel.com Subject: [PATCH 00/14] drm/i915/dp: dsc fix, refactoring and cleanups Date: Fri, 31 Jan 2025 14:49:53 +0200 Message-Id: <cover.1738327620.git.jani.nikula@intel.com> X-Mailer: git-send-email 2.39.5 MIME-Version: 1.0 Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Transfer-Encoding: 8bit X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
drm/i915/dp: dsc fix, refactoring and cleanups
|
expand
|