From patchwork Wed Sep 19 20:03:11 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Sean Paul X-Patchwork-Id: 10606517 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 3957F112B for ; Wed, 19 Sep 2018 20:03:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 275082B19C for ; Wed, 19 Sep 2018 20:03:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 19F5A2B457; Wed, 19 Sep 2018 20:03:15 +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 97D9E2B19C for ; Wed, 19 Sep 2018 20:03:14 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9F74B895B5; Wed, 19 Sep 2018 20:03:13 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-yb1-xb43.google.com (mail-yb1-xb43.google.com [IPv6:2607:f8b0:4864:20::b43]) by gabe.freedesktop.org (Postfix) with ESMTPS id D4C9B895B5 for ; Wed, 19 Sep 2018 20:03:12 +0000 (UTC) Received: by mail-yb1-xb43.google.com with SMTP id b3-v6so1874347yba.4 for ; Wed, 19 Sep 2018 13:03:12 -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:content-transfer-encoding:user-agent; bh=l/uXKUBEHPnqIuQxxvViEU1cCXMDljRdeK0d8nUMS6k=; b=IfI4QMduTohWK4w4Tf56gpipAMYVu9tclKbJAcIIKzHx0p7oF7n8bshcY3flrhTH67 T6mx2WdiHX+//zgXg173xYoWV/K5Dau0gfd7lLLFDsD7YRo6dt9kHe3buZpeG0tJ2iaT FFrQUe3B/CVICKX5mIIOSf1hnkHiow8beocNKqbpMp7W57WoCsvgptVZ0ljHebCPuTh8 X1ckLClUgrKbkLql526WJTU2OLZiSKDz6lU3FOV8ID64hw2XWcbxRtXDRgZspzmthQKA X925gFE101t5Goe5f+WPctKk1NpNx019yvxoyopgZ764H75V7rdYqZOYAVLzIaFGG4AW XzUg== X-Gm-Message-State: APzg51BZICU9ArczzcDYA5K5b9geh4a26TQxnA2YiYPLIlMo6duu4x9i 3xZz3LOHcqLJQFw9kab86Kd0+g== X-Google-Smtp-Source: ANB0VdZTxLvBn3rlNsAe9sQvWbzlC2AaTWl3InNq1uJ+AR6RBR8IKww2tgcEM/uMHQlml5DYhm4Ijw== X-Received: by 2002:a25:15ca:: with SMTP id 193-v6mr15530133ybv.484.1537387392048; Wed, 19 Sep 2018 13:03:12 -0700 (PDT) Received: from localhost ([2620:0:1013:11:ad55:b1db:adfe:3b9f]) by smtp.gmail.com with ESMTPSA id y144-v6sm4788365ywy.79.2018.09.19.13.03.11 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 19 Sep 2018 13:03:11 -0700 (PDT) Date: Wed, 19 Sep 2018 16:03:11 -0400 From: Sean Paul To: Dave Airlie Message-ID: <20180919200218.GA186644@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 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, intel-gfx@lists.freedesktop.org, Rodrigo Vivi , Sean Paul , dri-devel@lists.freedesktop.org, Daniel Vetter , Icenowy Zheng Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Hi Dave, Another week another PR. There's a conflict in i915_drv.c, as you may have seen from Stephen's email earlier this week. The rerere cache has the resolution, so dim to the rescue! drm-misc-next-2018-09-19: drm-misc-next for 4.20: UAPI Changes: - None Cross-subsystem Changes: - None Core Changes: - Allow drivers to disable features with per-device granularity (Ville) - Use EOPNOTSUPP when iface/feature is unsupported instead of EINVAL/errno soup (Chris) - Simplify M/N DP quirk by using constant N to limit size of M/N (Shawn) - add quirk for LG LP140WF6-SPM1 eDP panel (Shawn) Driver Changes: - i915/amdgpu: Disable DRIVER_ATOMIC for older/unsupported devices (Ville) - sun4i: add support for R40 HDMI PHY (Icenowy) Cc: Ville Syrjälä Cc: Chris Wilson Cc: Icenowy Zheng Cc: Lee, Shawn C Cheers, Sean The following changes since commit 169cc4c7a14e988985c8833ddec2f3e897de2c28: drm: bridge: document bridge attach/detach imbalance (2018-09-13 11:28:12 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-next-2018-09-19 for you to fetch changes up to e884818cc0edb9bd128de95e7ca6b569f4667c0f: drm: add LG eDP panel to quirk database (2018-09-19 16:44:12 +0300) ---------------------------------------------------------------- drm-misc-next for 4.20: UAPI Changes: - None Cross-subsystem Changes: - None Core Changes: - Allow drivers to disable features with per-device granularity (Ville) - Use EOPNOTSUPP when iface/feature is unsupported instead of EINVAL/errno soup (Chris) - Simplify M/N DP quirk by using constant N to limit size of M/N (Shawn) - add quirk for LG LP140WF6-SPM1 eDP panel (Shawn) Driver Changes: - i915/amdgpu: Disable DRIVER_ATOMIC for older/unsupported devices (Ville) - sun4i: add support for R40 HDMI PHY (Icenowy) Cc: Ville Syrjälä Cc: Chris Wilson Cc: Icenowy Zheng Cc: Lee, Shawn C ---------------------------------------------------------------- Chris Wilson (1): drm: Differentiate the lack of an interface from invalid parameter Dan Carpenter (1): udmabuf: fix error code in map_udmabuf() Icenowy Zheng (2): dt-bindings: sun4i-drm: add compatible for R40 HDMI PHY drm/sun4i: add support for R40 HDMI PHY Jiandi An (1): drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pages Lee, Shawn C (3): drm: Add support for device_id based detection. drm: Change limited M/N quirk to constant N quirk. drm: add LG eDP panel to quirk database Ville Syrjälä (3): drm: Introduce per-device driver_features drm/i915: Clear DRIVER_ATOMIC on a per-device basis drm/amdgpu: Use per-device driver_features to disable atomic .../bindings/display/sunxi/sun4i-drm.txt | 5 ++-- drivers/dma-buf/udmabuf.c | 4 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 12 +++----- drivers/gpu/drm/drm_atomic_uapi.c | 2 +- drivers/gpu/drm/drm_bufs.c | 32 +++++++++++----------- drivers/gpu/drm/drm_client.c | 2 +- drivers/gpu/drm/drm_color_mgmt.c | 4 +-- drivers/gpu/drm/drm_connector.c | 2 +- drivers/gpu/drm/drm_context.c | 16 +++++------ drivers/gpu/drm/drm_crtc.c | 4 +-- drivers/gpu/drm/drm_dp_helper.c | 17 +++++++++++- drivers/gpu/drm/drm_drv.c | 3 ++ drivers/gpu/drm/drm_encoder.c | 2 +- drivers/gpu/drm/drm_framebuffer.c | 13 +++++---- drivers/gpu/drm/drm_gem.c | 6 ++-- drivers/gpu/drm/drm_ioctl.c | 4 +-- drivers/gpu/drm/drm_irq.c | 4 +-- drivers/gpu/drm/drm_lease.c | 8 +++--- drivers/gpu/drm/drm_lock.c | 4 +-- drivers/gpu/drm/drm_mode_config.c | 3 +- drivers/gpu/drm/drm_mode_object.c | 4 +-- drivers/gpu/drm/drm_pci.c | 4 +-- drivers/gpu/drm/drm_plane.c | 10 +++---- drivers/gpu/drm/drm_prime.c | 4 +-- drivers/gpu/drm/drm_property.c | 8 +++--- drivers/gpu/drm/drm_scatter.c | 8 +++--- drivers/gpu/drm/drm_syncobj.c | 14 +++++----- drivers/gpu/drm/drm_vblank.c | 4 +-- drivers/gpu/drm/i915/i915_drv.c | 8 +++--- drivers/gpu/drm/i915/intel_display.c | 28 +++++++++---------- drivers/gpu/drm/i915/intel_display.h | 2 +- drivers/gpu/drm/i915/intel_dp.c | 8 +++--- drivers/gpu/drm/i915/intel_dp_mst.c | 6 ++-- drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c | 12 ++++++++ drivers/gpu/drm/virtio/virtgpu_drv.h | 8 ++++++ drivers/gpu/drm/virtio/virtgpu_fb.c | 7 ----- drivers/gpu/drm/virtio/virtgpu_vq.c | 18 ++++++++++++ include/drm/drm_device.h | 10 +++++++ include/drm/drm_dp_helper.h | 6 ++-- include/drm/drm_drv.h | 8 +++--- 40 files changed, 191 insertions(+), 133 deletions(-)