From: Alex Deucher <alexdeucher@gmail.com>
To: airlied@gmail.com, dri-devel@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] radeon and amdgpu drm-fixes-4.5
Date: Wed, 3 Feb 2016 16:12:24 -0500 [thread overview]
Message-ID: <1454533944-11314-1-git-send-email-alexander.deucher@amd.com> (raw)
Hi Dave,
Radeon and amdgpu fixes for 4.5. Highlights:
- fix and enable iceland/topaz support
- handle WC on platforms that don't support it
The following changes since commit d8b8eb829d4c30cd1e41a1ddc308a0e7c22169da:
Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes (2016-01-29 10:04:29 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux
for you to fetch changes up to 6357b75a5c356a9d8f91c614ab72ac5264a5932c:
drm/amdgpu: disable uvd and vce clockgating on Fiji (2016-02-03 13:49:51 -0500)
----------------------------------------------------------------
Alex Deucher (10):
drm/amdgpu: no need to load MC firmware on fiji
drm/amdgpu/gfx8: enable cp inst/reg error interrupts
drm/amdgpu/gfx7: enable cp inst/reg error interrupts
drm/amdgpu: move gmc7 support out of CIK dependency
drm/amdgpu: pull topaz gmc bits into gmc_v7
drm/amdgpu: drop topaz support from gmc8 module
drm/amdgpu: don't load MEC2 on topaz
drm/amdgpu: load MEC ucode manually on iceland
drm/amdgpu: remove exp hardware support from iceland
drm/amdgpu: disable uvd and vce clockgating on Fiji
Dave Airlie (1):
drm: add helper to check for wc memory support
Ken Wang (2):
drm/amdgpu: iceland use CI based MC IP
drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
Oded Gabbay (2):
drm/radeon: mask out WC from BO on unsupported arches
drm/amdgpu: mask out WC from BO on unsupported arches
drivers/gpu/drm/amd/amdgpu/Makefile | 3 ++-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 10 +++----
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 8 ++++++
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c | 20 +++++++++++++-
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 28 ++++++++++++++-----
drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c | 43 ++++++++++++++++++++++++++++--
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 30 +--------------------
drivers/gpu/drm/amd/amdgpu/iceland_smc.c | 12 +++------
drivers/gpu/drm/amd/amdgpu/vi.c | 10 +++----
drivers/gpu/drm/radeon/radeon_object.c | 7 +++++
include/drm/drm_cache.h | 9 +++++++
12 files changed, 123 insertions(+), 59 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2016-02-03 21:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-03 21:12 Alex Deucher [this message]
2016-02-05 4:43 ` [pull] radeon and amdgpu drm-fixes-4.5 Dave Airlie
2016-02-05 4:46 ` Alex Deucher
-- strict thread matches above, loose matches on Subject: below --
2016-03-08 19:15 Alex Deucher
2016-03-02 16:22 Alex Deucher
2016-02-24 21:23 Alex Deucher
2016-02-17 20:20 Alex Deucher
2016-02-10 19:13 Alex Deucher
2016-01-28 22:33 Alex Deucher
2016-01-22 19:52 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=1454533944-11314-1-git-send-email-alexander.deucher@amd.com \
--to=alexdeucher@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--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