Message ID | 20220516085402.3591249-1-vivek.kasireddy@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 1BFC4C433F5 for <intel-gfx@archiver.kernel.org>; Mon, 16 May 2022 09:11:40 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7770C10EF05; Mon, 16 May 2022 09:11:40 +0000 (UTC) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id F418510EF05 for <intel-gfx@lists.freedesktop.org>; Mon, 16 May 2022 09:11:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1652692298; x=1684228298; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=3jveAccv5LS7WbpOf8IYIN1HjuU45v/EQg9WCG+UHDs=; b=V6zM3o5AwOm4hE7EDt5mDsyT2upt1kcO97qXRtp1b3qYporYY0Zg5wH6 Z0XAH1MkhT/t8EgOr7iTOghgObZAgjleR9Q2PJE1SoN/Gj0gBxL3w5wme wkTU40deMoj/dUX26+WlNGzQGBUWpAD097k6VEUXmeDTovIFtN0Vo2iK0 FjVKOhIejs/fuN1jA/YSjNRxnbbtEhOwDJ112vj7p/SSFSuVtv2OkAjaB xMw2oThZOXNj6KVuccD1K0zlOEFac73i7fI4rRDzt6iXlKSLxN1pHUIv9 VzAvWonV/67wFSkqjwM4fnMdspnau2+HkiTbi/NJtodUb6dEG9AvWR1N4 Q==; X-IronPort-AV: E=McAfee;i="6400,9594,10348"; a="269602328" X-IronPort-AV: E=Sophos;i="5.91,229,1647327600"; d="scan'208";a="269602328" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 May 2022 02:11:38 -0700 X-IronPort-AV: E=Sophos;i="5.91,229,1647327600"; d="scan'208";a="522370442" Received: from vkasired-desk2.fm.intel.com ([10.105.128.127]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 May 2022 02:11:37 -0700 From: Vivek Kasireddy <vivek.kasireddy@intel.com> To: intel-gfx@lists.freedesktop.org Date: Mon, 16 May 2022 01:54:00 -0700 Message-Id: <20220516085402.3591249-1-vivek.kasireddy@intel.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v1 0/2] drm/i915/tc: Prevent system hang when modesetting disconnected Type-C ports 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/tc: Prevent system hang when modesetting disconnected Type-C ports
|
expand
|