* [pull] amdgpu, radeon drm-next-5.2
@ 2019-05-09 23:00 Alex Deucher
0 siblings, 0 replies; only message in thread
From: Alex Deucher @ 2019-05-09 23:00 UTC (permalink / raw)
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW,
airlied-Re5JQEeQqe8AvxtiuMwx3w, daniel.vetter-/w4YWyX8dFk
Cc: Alex Deucher
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-09 23:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-09 23:00 [pull] amdgpu, radeon drm-next-5.2 Alex Deucher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox