linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lyude Paul <lyude@redhat.com>
To: amd-gfx@lists.freedesktop.org
Cc: "Alex Deucher" <alexander.deucher@amd.com>,
	"Monk Liu" <monk.liu@amd.com>, "David Airlie" <airlied@linux.ie>,
	"Christian König" <christian.koenig@amd.com>,
	"Rex Zhu" <rex.zhu@amd.com>,
	"Felix Kuehling" <felix.kuehling@amd.com>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	"Shaoyun Liu" <shaoyun.liu@amd.com>,
	"David (ChunMing) Zhou" <david1.zhou@amd.com>,
	"Jean Delvare" <jdelvare@suse.de>,
	"Lyude Paul" <lyude@redhat.com>,
	"Junwei Zhang" <jerry.zhang@amd.com>,
	"Kai-Heng Feng" <kai.heng.feng@canonical.com>,
	"Huang Rui" <ray.huang@amd.com>
Subject: [PATCH 0/4] Fix HPD detection in runtime suspend
Date: Mon, 25 Jun 2018 21:09:03 -0400	[thread overview]
Message-ID: <20180626010916.20300-1-lyude@redhat.com> (raw)

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


             reply	other threads:[~2018-06-26  1:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-26  1:09 Lyude Paul [this message]
2018-06-26  1:09 ` [PATCH 1/4] drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c Lyude Paul
2018-06-26  1:09 ` [PATCH 2/4] drm/amdgpu: s/disp_detetion_ports/disp_detection_ports/ Lyude Paul
2018-06-26  7:39   ` 答复: " Qu, Jim
2018-06-26  1:09 ` [PATCH 3/4] drm/amdgpu: Add amdgpu_atpx_get_dhandle() Lyude Paul
2018-06-26  1:09 ` [PATCH 4/4] drm/amdgpu: Dynamically probe for ATIF handle Lyude Paul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180626010916.20300-1-lyude@redhat.com \
    --to=lyude@redhat.com \
    --cc=airlied@linux.ie \
    --cc=alexander.deucher@amd.com \
    --cc=amd-gfx@lists.freedesktop.org \
    --cc=christian.koenig@amd.com \
    --cc=david1.zhou@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=felix.kuehling@amd.com \
    --cc=jdelvare@suse.de \
    --cc=jerry.zhang@amd.com \
    --cc=kai.heng.feng@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=monk.liu@amd.com \
    --cc=ray.huang@amd.com \
    --cc=rex.zhu@amd.com \
    --cc=shaoyun.liu@amd.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).