From patchwork Fri Nov 15 01:18:16 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dave Airlie X-Patchwork-Id: 11244687 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8CCD51393 for ; Fri, 15 Nov 2019 01:18:31 +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 74EB220727 for ; Fri, 15 Nov 2019 01:18:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 74EB220727 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C3E416F3D0; Fri, 15 Nov 2019 01:18:30 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6EE006F3D0 for ; Fri, 15 Nov 2019 01:18:29 +0000 (UTC) Received: by mail-lf1-x132.google.com with SMTP id j26so6654042lfh.7 for ; Thu, 14 Nov 2019 17:18:29 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=wJ6/omUTJkJcn0C2qSs53kpo0Py+xxf6r4lxyXHfgd4=; b=OKTVZAEw0d4QRtK9/xfMATfRS6UgaP7oEA6EeXRsQ7/reTVIhTbYfaKxsouwoAR1iK oXsH6Sa7E5BSJ4GRxxcMuDxgTs8fyraHHLX0lpZ8lXPqYHelMqyYRSspfgVmrQHBeCJ7 29Nzhf1/MwY4CVhgxYV4t2FVmFhXOtjukPtRJNaS/8Lu6kWHRO/EHj+p57J7enTML3/G 8GIA63Lp9yjqW2DZRPgXtdQC2B+U2DiuLqhhsniIFSBi2QMsms/xyHnEu7gpBmzKbuKF 1mSIq9wXx22wNvugFCwLDPXloOkd5+qRhXWihCq52ZHwRQosdtiCuDHTGcqGnc0mYdJu Hozw== X-Gm-Message-State: APjAAAVY+HxpOfCpvNrPVx3BJct4Zj2eNg7DSznctx4bdqwPRHkZP4Se ydSGVvfKOtul4fdtG/hyl9Yoeljpqq7UlqvXALo= X-Google-Smtp-Source: APXvYqwKxKRFoEkI95DiRbO+qNgpVmcEJlvMGbvy9N81Vkyy0QfuEiaR4yPHO6ViJKW93JlLhNPPwPdL9Crub+5WCgM= X-Received: by 2002:a19:710d:: with SMTP id m13mr4053205lfc.160.1573780707495; Thu, 14 Nov 2019 17:18:27 -0800 (PST) MIME-Version: 1.0 From: Dave Airlie Date: Fri, 15 Nov 2019 11:18:16 +1000 Message-ID: Subject: [git pull] drm fixes for 5.4-rc8 To: Linus Torvalds , Daniel Vetter X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=wJ6/omUTJkJcn0C2qSs53kpo0Py+xxf6r4lxyXHfgd4=; b=mZuh+aY4775QAzl8C1NUnjHXVLEakKuznAkRa4Q6zWEcMl1px6oQJteYfALdkSNM0I Cvp4xlEFnmLja2KzsFX1B5KnMLdCYWDAsymvcuCCrIgG83GHMUe1m3oJ+jfP+QQZdOi1 ZWXr75jlhKH1zIKNLpgAOlYaOO53o8XXXjTRbR5XeuZ/C1fssNKQaU9256QJcBwOw2RW jKBZiUpz8oXgd6uLtFh4aHABk2XD3QVeNlo4TEOnlnpFRWiW9RjFXgtbO5K4NemNvDjw YFpfeo29F/IZhLTeN8+iclfzCfynXFi3578f2ybPwRRr6hsYigWLEcg/YFBcVyLEQrOV oLBg== X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: LKML , dri-devel Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hey Linus, Assuming an rc8 might happen, anyways here is this weeks non-intel hw vuln fixes pull. 3 drivers, all small fixes. Thanks, Dave. drm-fixes-2019-11-15: drm fixes for 5.4-rc8 i915: - MOCS table fixes for EHL and TGL - Update Display's rawclock on resume - GVT's dmabuf reference drop fix amdgpu: - Fix a potential crash in firmware parsing sun4i: - One fix to the dotclock dividers range for sun4i The following changes since commit 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c: Linux 5.4-rc7 (2019-11-10 16:17:15 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-11-15 for you to fetch changes up to 07ceccacfb27be0e151b876caeda3a556cef099c: Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2019-11-15 10:38:34 +1000) ---------------------------------------------------------------- drm fixes for 5.4-rc8 i915: - MOCS table fixes for EHL and TGL - Update Display's rawclock on resume - GVT's dmabuf reference drop fix amdgpu: - Fix a potential crash in firmware parsing sun4i: - One fix to the dotclock dividers range for sun4i ---------------------------------------------------------------- Dave Airlie (3): Merge tag 'drm-intel-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Jani Nikula (1): drm/i915: update rawclk also on resume Matt Roper (2): Revert "drm/i915/ehl: Update MOCS table for EHL" drm/i915/tgl: MOCS table update Pan Bian (1): drm/i915/gvt: fix dropping obj reference twice Rodrigo Vivi (1): Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into drm-intel-fixes Xiaojie Yuan (1): drm/amdgpu: fix null pointer deref in firmware header printing Yunhao Tian (1): drm/sun4i: tcon: Set min division of TCON0_DCLK to 1. drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 38 +++++++++------------- drivers/gpu/drm/i915/display/intel_display_power.c | 3 ++ drivers/gpu/drm/i915/gt/intel_mocs.c | 10 +----- drivers/gpu/drm/i915/gvt/dmabuf.c | 4 +-- drivers/gpu/drm/i915/i915_drv.c | 3 -- drivers/gpu/drm/sun4i/sun4i_tcon.c | 2 +- 6 files changed, 23 insertions(+), 37 deletions(-)