Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp4533429imm; Mon, 25 Jun 2018 18:13:58 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLmnR3vcAxzzEY7904Hn+uJjwZ6oZfxIhUZmJgdIwCnSR1Ifs1n3aY9WYvdKBNtHKbbl9tD X-Received: by 2002:a65:4b0f:: with SMTP id r15-v6mr12771021pgq.103.1529975638799; Mon, 25 Jun 2018 18:13:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529975638; cv=none; d=google.com; s=arc-20160816; b=0xJsMFkB4jw9TcrjMxvSoAv/djShmHs0xVy3PRFntVpDkD9EMC6QRuDhNAuwp8u+8C 95I9DTt/5omhITVxZqZal97iglegvnL9K8D+X8fpLhtw9iZ3WSnnjYswhTpKYfm9QrgF vvqjOQvXCE5/1TucEMTQfL2+InPIU2nVyf+mv0NUzZxaxwa70BDnIYJULCp/c2k1PINn b0srBq4uWIoS2o6WaBQflJuXXfPJ5QotrA/A34u3bBSuz7fMvoazl7USZjO5QJmrcFMC 7jV8GVM2UEnxhTb1L+/Vg38Xu0lS1RpoITsh87uT/fBD+5DowTtAD5qNjnVVnmnFFtBa 0p8Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=IDCmY57RztsZzMfc4W1YOFIHqjZYBLq55JSlPMKajFM=; b=LhPLlpwsY3AaIMf0HgDkm3BUVSEpxw2azTElA8hK/4tHNVj1s/iGdw2dzj47QGqh4X ZDHx4PGARqN4n3gGHUxXP3rHYtWiYtsNGlTKwdW4whqmSheM6I3lh9c3sxbVa5QilmOz jAMzLZbcGbSnpZBxgTJuG+izIECTJNA7EaP9RtBJzZkrN+uAbtwP4YHNDAChIxn0VP16 oQXci706fu7M9wf7GaSpG1BdERLLT5/US+yjVd2tojVaRBoQ0TfBW6qWag3oJ4ULHUOT l/xY7UscHOgx3swIhrROmo1wJOb6VfQpju3kP6A07KyMYq9lTzKcek468hGr4HtB9wx9 9opQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n5-v6si325328pfi.360.2018.06.25.18.13.43; Mon, 25 Jun 2018 18:13:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934543AbeFZBJY (ORCPT + 99 others); Mon, 25 Jun 2018 21:09:24 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:37288 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933294AbeFZBJW (ORCPT ); Mon, 25 Jun 2018 21:09:22 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id BA52D406E87A; Tue, 26 Jun 2018 01:09:21 +0000 (UTC) Received: from whitewolf.lyude.net.com (ovpn-122-29.rdu2.redhat.com [10.10.122.29]) by smtp.corp.redhat.com (Postfix) with ESMTP id 195DB111DCEB; Tue, 26 Jun 2018 01:09:19 +0000 (UTC) From: Lyude Paul To: amd-gfx@lists.freedesktop.org Cc: "Alex Deucher" , "Monk Liu" , "David Airlie" , =?UTF-8?q?Christian=20K=C3=B6nig?= , "Rex Zhu" , "Felix Kuehling" , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, "Shaoyun Liu" , "David (ChunMing) Zhou" , "Jean Delvare" , "Lyude Paul" , "Junwei Zhang" , "Kai-Heng Feng" , "Huang Rui" Subject: [PATCH 0/4] Fix HPD detection in runtime suspend Date: Mon, 25 Jun 2018 21:09:03 -0400 Message-Id: <20180626010916.20300-1-lyude@redhat.com> X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Tue, 26 Jun 2018 01:09:21 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.7]); Tue, 26 Jun 2018 01:09:21 +0000 (UTC) for IP:'10.11.54.3' DOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'lyude@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Does what it says on the label, more information in the patches Lyude Paul (4): drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/ drm/amdgpu: Add amdgpu_atpx_get_dhandle() drm/amdgpu: Dynamically probe for ATIF handle drivers/gpu/drm/amd/amdgpu/amdgpu.h | 46 ++---- drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 132 +++++++++++++++--- .../gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 10 +- 3 files changed, 125 insertions(+), 63 deletions(-) -- 2.17.1