| Message ID | 20180927155418.2813-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 [131.252.210.177]) by emeril.freedesktop.org (Postfix) with ESMTPS id DDBF6A0075 for <patchwork@emeril.freedesktop.org>; Thu, 27 Sep 2018 15:54:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2AD8E6E609; Thu, 27 Sep 2018 15:54:32 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qt1-x841.google.com (mail-qt1-x841.google.com [IPv6:2607:f8b0:4864:20::841]) by gabe.freedesktop.org (Postfix) with ESMTPS id 38A496E608; Thu, 27 Sep 2018 15:54:30 +0000 (UTC) Received: by mail-qt1-x841.google.com with SMTP id i10-v6so3323561qtp.0; Thu, 27 Sep 2018 08:54:30 -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=4ABPex7474QIk7l0tS8zr+OKqBi+B9HxatljXLgUY+w=; b=qAFOrJ5UyqvJ/6Yv6dqlo5ljLo3mxMRBOqaea4D5NFaEJg1lK4isdTd2vnYgW/z8Kt FEPB1WskYFHkhpv1/JONDP+6p2pUSYWXrQcC0uad3wnSdw4TvtTlvSrhowLrxG9Qmyb3 0dDC6sER8is9oD+gcSqV3/R2Ez86uaoR7R7OGiotBoyqXFe1zswuz22rCDukUG2UKduq 10FqLXD+t0MRcRXVyfvIu6Y77Ukp6XxtfajOHUOAwSHDtC4pOzsvjmvNh1Wn+p1BKmfr 2A5/6E24ha/61tanhKAeI1K/XBRnYxJgcnAlh8roSUGjxAU7cymsZDg1B54VzipPvaQy Qv4w== X-Gm-Message-State: ABuFfohXIRB2v9XvYNnGZpELzbWND5Q0CGlrqMcXHUav+CrfEUVqArxN HhSuLz2uAvpDjIdMabrRQWqKb9RhFxs= X-Google-Smtp-Source: ACcGV619B7dzslO5DDnXF/l9mtj3EqAgx8z3YORL5uISzoDUJVCvmuxRrKF9MDltUKr4d23pylUbyg== X-Received: by 2002:a0c:bfbc:: with SMTP id s57-v6mr8675757qvj.44.1538063669140; Thu, 27 Sep 2018 08:54:29 -0700 (PDT) Received: from localhost.localdomain ([71.219.59.20]) by smtp.gmail.com with ESMTPSA id i32-v6sm1315813qtb.21.2018.09.27.08.54.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 27 Sep 2018 08:54:27 -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.19 Date: Thu, 27 Sep 2018 10:54:18 -0500 Message-Id: <20180927155418.2813-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, Just a few fixes for 4.19: - Couple of suspend/resume fixes - Fix EDID emulation with DC The following changes since commit 4fcb7f8be829d21bcbb24eef2204fb6b34ed1f80: Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2018-09-21 09:52:27 +1000) are available in the git repository at: git://people.freedesktop.org/~agd5f/linux drm-fixes-4.19 for you to fetch changes up to fbbdadf2faf17cd88e9c447701495540377c5743: drm/amd/display: Fix Edid emulation for linux (2018-09-27 10:05:21 -0500) ---------------------------------------------------------------- Bhawanpreet Lakha (1): drm/amd/display: Fix Edid emulation for linux Rex Zhu (1): drm/amdgpu: Fix vce work queue was not cancelled when suspend Roman Li (1): drm/amd/display: Fix Vega10 lightup on S3 resume drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 4 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 139 ++++++++++++++++++++- drivers/gpu/drm/amd/display/dc/core/dc_link.c | 4 +- drivers/gpu/drm/amd/display/dc/dc_link.h | 1 + .../amd/display/dc/dce110/dce110_hw_sequencer.c | 2 +- .../amd/display/dc/dce110/dce110_hw_sequencer.h | 5 - .../amd/display/dc/dce120/dce120_hw_sequencer.c | 12 -- 8 files changed, 142 insertions(+), 28 deletions(-)