From: Alex Deucher <alexdeucher@gmail.com>
To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
airlied@gmail.com, daniel.vetter@ffwll.ch
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu drm-fixes-5.0
Date: Wed, 9 Jan 2019 15:43:36 -0500 [thread overview]
Message-ID: <20190109204336.3315-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Fixes for 5.0. Highlights:
- Powerplay fixes
- Virtual display pinning fixes
- Golden register updates for vega
- Pitch and gem size validation fixes
- Fix for error case in sr-iov init
- Disable page tables in system memory on RV due to issues with IOMMU
reported on some platforms
The following changes since commit 74136a3d47f51ae72ee8b9ebc1ec2a29bcf30676:
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next (2018-12-31 08:29:54 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-5.0
for you to fetch changes up to 1c1eba86339c8517814863bc7dd21e2661a84e77:
drm/amdgpu: disable system memory page tables for now (2019-01-09 15:01:18 -0500)
----------------------------------------------------------------
Christian König (1):
drm/amdgpu: disable system memory page tables for now
Emily Deng (3):
drm/amdgpu/virtual_dce: No need to pin the fb's bo
drm/amdgpu/virtual_dce: No need to pin the cursor bo
drm/amdgpu/sriov:Correct pfvf exchange logic
Evan Quan (5):
drm/amd/powerplay: support BOOTUP_DEFAULT power profile mode
drm/amd/powerplay: update OD support flag for SKU with no OD capabilities
drm/amd/powerplay: create pp_od_clk_voltage device file under OD support
drm/amd/powerplay: avoid possible buffer overflow
drm/amd/powerplay: drop the unnecessary uclk hard min setting
Jim Qu (1):
drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang
Kent Russell (1):
drm/amdgpu: Cleanup 2 compiler warnings
Likun Gao (1):
drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCG
Tao Zhou (1):
drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20
Tiecheng Zhou (1):
drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequence
Yu Zhao (2):
drm/amdgpu: validate user pitch alignment
drm/amdgpu: validate user GEM object size
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 12 +++---
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c | 38 +++++++++++++----
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 22 ++++++----
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 3 --
drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 17 ++------
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 48 +++++++++++++++-------
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 14 ++++---
drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c | 2 +-
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 3 +-
drivers/gpu/drm/amd/include/kgd_pp_interface.h | 13 +++---
drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c | 24 ++++++-----
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 8 ++--
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 12 +++---
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 34 ++++++++++-----
drivers/gpu/drm/amd/powerplay/inc/hwmgr.h | 2 +-
15 files changed, 156 insertions(+), 96 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2019-01-09 20:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-09 20:43 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-01-23 23:10 [pull] amdgpu drm-fixes-5.0 Alex Deucher
2019-02-05 23:13 Alex Deucher
2019-02-27 19:21 Alex Deucher
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=20190109204336.3315-1-alexander.deucher@amd.com \
--to=alexdeucher@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.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