| Message ID | 20180718162603.2747-1-alexander.deucher@amd.com |
|---|---|
| State | Accepted |
| Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> X-Original-To: patchwork@emeril.freedesktop.org Delivered-To: patchwork@emeril.freedesktop.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe36:1795]) by emeril.freedesktop.org (Postfix) with ESMTPS id 04A01A0078 for <patchwork@emeril.freedesktop.org>; Wed, 18 Jul 2018 16:26:20 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 325D46EBCD; Wed, 18 Jul 2018 16:26:19 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qk0-x241.google.com (mail-qk0-x241.google.com [IPv6:2607:f8b0:400d:c09::241]) by gabe.freedesktop.org (Postfix) with ESMTPS id 011C16EBCC; Wed, 18 Jul 2018 16:26:17 +0000 (UTC) Received: by mail-qk0-x241.google.com with SMTP id o2-v6so2679118qkc.13; Wed, 18 Jul 2018 09:26:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=A/3L5pNSxHNZR67oAookv9q48bwdIKMR31xd0Fq4T18=; b=j3ayPAn3AbDlqtBKxikHxoON0nqU3GZAGucFM7AbSJtALiofjnHejjCzb+xuj2L7RW KMMB8UYOx+eUIHqcDt/b9PXBWX5YIrD+qBh5KZZ9cHdZU7lVXNc/hBkzwrcbbl0gLYr0 LnPLu24iuE9z5Xt2UOSsXAKJjWF86gSfwM1kpFDdFYOmf8w6/9N1V0VJ+SJ05Wcy/skC jyg0p/Qdys7Gq2+rZopwAwJlx7VOexsch3i6dgW8CI4a2oqCiWRKXps03RZfGXKs1P3f IEljP/dsA6nKZvTBUcfIWcEAW6/AyEujQ1o4O5C0amaTXG0ld+xfHoCVzVQbJghQQGAd aV1g== X-Gm-Message-State: AOUpUlHI3jLgXG/OHrruSxRTDADXUDyarsBYCEsHkFr9z7Bqv03omH0J jmtvnd3iNf2q53+QyjElLA8Qfw== X-Google-Smtp-Source: AAOMgpfGFmq3MhIKKpJ7O8RQHbiE6mxkxhWj0pvFt2iO0XO/isHUczVdD4YrVB318fbB0SE5P5k7ug== X-Received: by 2002:a37:2121:: with SMTP id h33-v6mr5926350qkh.319.1531931172144; Wed, 18 Jul 2018 09:26:12 -0700 (PDT) Received: from localhost.localdomain ([76.1.164.143]) by smtp.gmail.com with ESMTPSA id f184-v6sm2043111qkc.23.2018.07.18.09.26.10 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 18 Jul 2018 09:26:11 -0700 (PDT) From: Alex Deucher <alexdeucher@gmail.com> X-Google-Original-From: Alex Deucher <alexander.deucher@amd.com> To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org, airlied@gmail.com Subject: [pull] amdgpu drm-fixes-4.18 Date: Wed, 18 Jul 2018 11:26:03 -0500 Message-Id: <20180718162603.2747-1-alexander.deucher@amd.com> X-Mailer: git-send-email 2.13.6 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Alex Deucher <alexander.deucher@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Hi Dave, Fixes for 4.18. The ACP patch is a bit bigger than I would like at this point, but it should have gone in long ago, it just fell through the cracks. The others are pretty small and straight-forward. - ACP fix for boards with 2 I2S instances - DP fix for CZ, vega - Fix for a hybrid graphics laptop - Fix a resume regression The following changes since commit bf642e3a1996f1ed8f083c5ecd4b51270a9e11bc: Merge tag 'drm-intel-fixes-2018-07-12' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes (2018-07-16 10:32:28 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.18 for you to fetch changes up to 2d95ceb45459357288058c646022019d257ae04b: drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2) (2018-07-18 09:03:07 -0500) ---------------------------------------------------------------- Alex Deucher (1): drm/amdgpu: add another ATPX quirk for TOPAZ Hersen Wu (1): drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on Carrizo Leo Liu (1): drm/amdgpu: Make sure IB tests flushed after IP resume Vijendar Mukunda (1): drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2) drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c | 47 +++++++++++++++++----- drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 3 ++ drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 8 ++-- drivers/gpu/drm/amd/display/dc/dc.h | 1 + .../gpu/drm/amd/display/dc/dcn10/dcn10_resource.c | 2 + 6 files changed, 47 insertions(+), 15 deletions(-)