From patchwork Mon Oct 19 23:06:57 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: yu.dai@intel.com X-Patchwork-Id: 7440481 Return-Path: X-Original-To: patchwork-intel-gfx@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 72FBABEEA4 for ; Mon, 19 Oct 2015 23:08:59 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 91191207CC for ; Mon, 19 Oct 2015 23:08:58 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id A28AB20605 for ; Mon, 19 Oct 2015 23:08:57 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1257B6E6DA; Mon, 19 Oct 2015 16:08:57 -0700 (PDT) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTP id 8735E6E6DA for ; Mon, 19 Oct 2015 16:08:55 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 19 Oct 2015 16:08:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,704,1437462000"; d="scan'208";a="584137905" Received: from alex-hsw.fm.intel.com ([10.19.83.10]) by FMSMGA003.fm.intel.com with ESMTP; 19 Oct 2015 16:08:31 -0700 From: yu.dai@intel.com To: intel-gfx@lists.freedesktop.org Date: Mon, 19 Oct 2015 16:06:57 -0700 Message-Id: <1445296017-27584-1-git-send-email-yu.dai@intel.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1444775409-20312-1-git-send-email-yu.dai@intel.com> References: <1444775409-20312-1-git-send-email-yu.dai@intel.com> Subject: [Intel-gfx] [PATCH v6] drm-intel-nightly: 2015y-10m-19d-20h-41m-28s UTC integration manifest X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Matt Roper --- integration-manifest | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 integration-manifest diff --git a/integration-manifest b/integration-manifest new file mode 100644 index 0000000..a726d7c --- /dev/null +++ b/integration-manifest @@ -0,0 +1,24 @@ +origin/drm-intel-fixes 18e9345b0db9fe7bd18c3c43967789fe0a2fdb52 + drm/i915: Add primary plane to mask if it's visible +drm-upstream/drm-fixes d549f545e690c3cbdeb33df3579eae3230eb8904 + drm/virtio: use %llu format string form atomic64_t +origin/drm-intel-next-fixes 606bb5e0b28b540685fb94c22902cd9a948a3779 + drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks +origin/drm-intel-next-queued 024c9045221fe45482863c47c4b4c47d37f97cbf + drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4) +drm-upstream/drm-next c76af02d90ee9e9d2ef478fc6f874ad2abcf3ec9 + via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h +sound-upstream/for-next 9a30ae2df29c27eca58581862928ee2c7bbdfa76 + ALSA: firewire-tascam: off by one in identify_model() +origin/topic/drm-misc 5ddf10bc9f6f615d27877d7a125f277042e0a046 + drm/edid: Round to closest when computing the CEA/HDMI alternate clock +origin/topic/drm-fixes f36203be608a38a5b5523a7aa52cc72f757b9679 + drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speed +origin/topic/kerneldoc a6333fcc6ddce4533c280b288ed7c3f0d61b76b5 + scripts/kernel-doc: Processing -nofunc for functions only +origin/topic/crc-pmic 04cbfe68c3190f23bcfec230bfd832b533f35554 + mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabled +origin/topic/connector-locking 3fdefa399e4644399ce3e74e65a75122d52dba6a + drm: gc now dead mode_group code +origin/topic/mst-fixes 6ea76f3cade4734e73e3da842005820558b8b828 + drm/atomic-helpers: Make encoder picking more robust