From patchwork Wed Oct 17 20:07:41 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10646047 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B893F15E2 for ; Wed, 17 Oct 2018 20:07:46 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A89AC28721 for ; Wed, 17 Oct 2018 20:07:46 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9CBCA28755; Wed, 17 Oct 2018 20:07:46 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 311DB28721 for ; Wed, 17 Oct 2018 20:07:46 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 3F1A26E328; Wed, 17 Oct 2018 20:07:45 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-qt1-x843.google.com (mail-qt1-x843.google.com [IPv6:2607:f8b0:4864:20::843]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7DB1C6E02D for ; Wed, 17 Oct 2018 20:07:44 +0000 (UTC) Received: by mail-qt1-x843.google.com with SMTP id e22-v6so31612236qto.6 for ; Wed, 17 Oct 2018 13:07:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=H682Iy4mFXzl6XAcDlEW0q2vs8cAtDAspiw0nDRDp8c=; b=p+n3n4fZXs1oDt9ldjH9UozV6i1fIGxAUkhn4DNGIY4zlrhj9mwC7hgaQsfrj+/Aqf 2F0SY41laRVlLRdBxMDPvj2BD4s/X2+MURxEize1/ZVtBfSMcwjCqZ7cdkYKUQNAsr1E ZJmcIJUGnMsl5W8BD/++5V671yuM8rOHQrbayErWGOWGl8+MxFgo0ADuvcbDXr296Qr9 /K8zpr/ZeHE19NUoU8JavfiDs9QKeXufSgtbVJYHDiBzEBv9+qyddh7P+RuPlgN6I+De IkYiP0N9oTt0H5/oPsr5SnBtJUEy8japegU8SYs+4bwkM5IB/SSczON8fy8Yv67Kbpra 3YOw== X-Gm-Message-State: ABuFfogJptntZsE01xoGsixuP3vttLHlEiHluLnxa3tWosvRf5N++E0O yehutwZamzwfueE+NrCFC3BBmQ== X-Google-Smtp-Source: ACcGV62IMAfbAg0AIOBgQgS0Yba79UqQSePNaEQkWiR0nwNsx2TJghmBteHpkn6gbmuZmv3+5UVlbQ== X-Received: by 2002:ad4:4312:: with SMTP id c18mr27243560qvs.59.1539806863297; Wed, 17 Oct 2018 13:07:43 -0700 (PDT) Received: from localhost ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id c36-v6sm16575499qta.56.2018.10.17.13.07.42 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 17 Oct 2018 13:07:42 -0700 (PDT) Date: Wed, 17 Oct 2018 16:07:41 -0400 From: Sean Paul To: Dave Airlie Message-ID: <20181017200741.GA240649@art_vandelay> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Subject: [Intel-gfx] [PULL] drm-misc-next-fixes X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dim-tools@lists.freedesktop.org, Maxime Ripard , Daniel Vetter , intel-gfx@lists.freedesktop.org, Hans de Goede , dri-devel@lists.freedesktop.org, Rodrigo Vivi Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Hi Dave, Just one quirk this week, things are shaping up nicely for the upcoming merge window! drm-misc-next-fixes-2018-10-17: - Add quirk to fix orientation of Acer One 10 (S1003) panel (Hans) Cc: Hans de Goede Cheers, Sean The following changes since commit 7372fd049aa8836310f84da5f82dc9eb146915c8: MAINTAINERS: Add Maxime Ripard as drm-misc maintainer (2018-10-09 16:16:54 -0400) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-fixes-2018-10-17 for you to fetch changes up to 0e8afefd5da4875ddea9aa4ad17a2540a2bf9736: drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003) (2018-10-17 14:17:38 +0200) ---------------------------------------------------------------- - Add quirk to fix orientation of Acer One 10 (S1003) panel (Hans) Cc: Hans de Goede ---------------------------------------------------------------- Hans de Goede (1): drm: panel-orientation-quirks: Add quirk for Acer One 10 (S1003) drivers/gpu/drm/drm_panel_orientation_quirks.c | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-)