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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7BFEAC433E1 for ; Mon, 18 May 2020 16:48:01 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 4A252207E8 for ; Mon, 18 May 2020 16:48:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4A252207E8 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EC74B89CF8; Mon, 18 May 2020 16:48:00 +0000 (UTC) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0794889CF8 for ; Mon, 18 May 2020 16:47:58 +0000 (UTC) IronPort-SDR: w0vSE7niUnFtPEIREHVPyqgmRtRKisd+MCXyV6hPPbJKWzss7MuIZO3f7S2SPQ+An200zWq3/7 gT7FQOtXMpGQ== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 May 2020 09:47:58 -0700 IronPort-SDR: 8/4kGwWCtYC+FGCBQLppDUCE/iJnCrt4I/N+44HdrHBwZ5U7YNirVOiL0CrOGOE6P6JuskdX4p HNpDGTw+O0aQ== X-IronPort-AV: E=Sophos;i="5.73,407,1583222400"; d="scan'208";a="439284039" Received: from ahermans-mobl.ger.corp.intel.com (HELO localhost) ([10.252.41.209]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 May 2020 09:47:57 -0700 From: Jani Nikula To: intel-gfx@lists.freedesktop.org Date: Mon, 18 May 2020 19:47:47 +0300 Message-Id: <20200518164750.11113-1-jani.nikula@intel.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Subject: [Intel-gfx] drm/i915: device params part 1 X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" This is the first 3 patches of [1], because apparently patch 4 breaks the world. I've yet to pinpoint the issue, but these could move forward in the meanwhile. BR, Jani. [1] https://patchwork.freedesktop.org/series/77272/ _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx