From: Alex Deucher <alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
daniel.vetter-/w4YWyX8dFk@public.gmane.org
Cc: Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org>
Subject: [pull] amdgpu, radeon drm-next-5.2
Date: Thu, 9 May 2019 18:00:17 -0500 [thread overview]
Message-ID: <20190509230017.3566-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Fixes for 5.2:
- Fix a crash on gpu reset at driver load time
- ATPX hotplug fix for when the dGPU is powered off
- PLL fix for r5xx asics
- SR-IOV fixes
The following changes since commit 422449238e9853458283beffed77562d4b40a2fa:
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-next (2019-05-03 10:31:07 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-5.2
for you to fetch changes up to 9d6fea5744d6798353f37ac42a8a653a2607ca69:
drm/amdgpu/psp: move psp version specific function pointers to early_init (2019-05-09 17:47:04 -0500)
----------------------------------------------------------------
Aaron Liu (1):
drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-in
Alex Deucher (1):
drm/amdgpu/psp: move psp version specific function pointers to early_init
Christian König (1):
drm/radeon: prefer lower reference dividers
Evan Quan (1):
drm/amd/powerplay: check for invalid profile_exit setting
Nicholas Kazlauskas (1):
drm/amd/display: Use long for signed error code checks in commit planes
Trigger Huang (4):
drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lost
drm/amdgpu: Fix VM clean check method
drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOV
drm/amdgpu: Use FW addr returned by PSP for VF MM
drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | 3 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 10 ++++++
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 19 ++++++------
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 36 ++++++++++++++++++++--
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c | 3 ++
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.h | 1 +
drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c | 16 ++++++----
drivers/gpu/drm/amd/amdgpu/vce_v4_0.c | 17 +++++++----
drivers/gpu/drm/amd/amdgpu/vega10_ih.c | 37 ++++++++++++++++++++++-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 +-
drivers/gpu/drm/radeon/radeon_display.c | 4 +--
11 files changed, 119 insertions(+), 30 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
reply other threads:[~2019-05-09 23:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20190509230017.3566-1-alexander.deucher@amd.com \
--to=alexdeucher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=alexander.deucher-5C7GfCeVMHo@public.gmane.org \
--cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=daniel.vetter-/w4YWyX8dFk@public.gmane.org \
--cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/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