From: Alex Deucher <alexdeucher@gmail.com>
To: dri-devel@lists.freedesktop.org, airlied@gmail.com
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] radeon drm-next-3.19
Date: Wed, 12 Nov 2014 16:46:25 -0500 [thread overview]
Message-ID: <1415828785-1645-1-git-send-email-alexander.deucher@amd.com> (raw)
Hi Dave,
Radeon patches for 3.19. Christian has a number of GPUVM improvements
slated as well, but I'd like to wait until he gets back to work next week
to pull those in. Highlights of this pull:
- ttm performance improvements
- CI dpm fixes
The following changes since commit fcf93f6948c3c29fd414bc00f1f713c501dfd22e:
drm: More specific locking for get* ioctls (2014-11-12 17:56:34 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-3.19
for you to fetch changes up to c81b99423bd9d3fc35ac8752ca5fb4c50eab063c:
drm/radeon/si/ci: make u8 static arrays constant (2014-11-12 11:56:46 -0500)
----------------------------------------------------------------
Alex Deucher (20):
drm/radeon/dpm: grab fan info from vbios
drm/radeon: rework SI dpm thermal setup
drm/radeon: rework CI dpm thermal setup
drm/radeon: fix typo in CI dpm disable
drm/radeon: export radeon_atombios_lookup_gpio
drm/radeon: store the gpio shift as well
drm/radeon/ci: handle gpio controlled dpm features properly
drm/radeon: fix for memory training on bonaire 0x6649
drm/radeon: switch force state commands for CI
drm/radeon: fix dram timing for certain hawaii boards
drm/radeon: improve mclk param calcuations for ci dpm
drm/radeon: fix activity settings for sclk and mclk for CI
drm/radeon: fix sclk DS enablement
drm/radeon: fix mclk vddc configuration for cards for hawaii
drm/radeon: workaround a hw bug in bonaire pcie dpm
drm/radeon: fix default dpm state setup
drm/radeon: set bootup pcie level to max for ci dpm
drm/radeon: fix dpm mc init for certain hawaii boards
drm/radeon: powertune fixes for hawaii
drm/radeon: set power control in ci dpm enable
Dave Airlie (1):
drm/radeon/si/ci: make u8 static arrays constant
Michel Dänzer (5):
drm/radeon: Try placing NO_CPU_ACCESS BOs outside of CPU accessible VRAM
drm/radeon: Try evicting from CPU accessible to inaccessible VRAM first
drm/radeon: Set TTM_PL_FLAG_TOPDOWN also for RADEON_GEM_CPU_ACCESS BOs
drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
drivers/gpu/drm/radeon/ci_dpm.c | 339 +++++++++++++++++++++++++------
drivers/gpu/drm/radeon/ci_dpm.h | 2 +
drivers/gpu/drm/radeon/ci_smc.c | 2 +-
drivers/gpu/drm/radeon/cik.c | 11 +-
drivers/gpu/drm/radeon/ppsmc.h | 4 +-
drivers/gpu/drm/radeon/radeon.h | 7 +-
drivers/gpu/drm/radeon/radeon_atombios.c | 21 +-
drivers/gpu/drm/radeon/radeon_mode.h | 3 +
drivers/gpu/drm/radeon/radeon_object.c | 46 ++++-
drivers/gpu/drm/radeon/radeon_ttm.c | 25 ++-
drivers/gpu/drm/radeon/si_dpm.c | 63 ++++--
drivers/gpu/drm/radeon/si_smc.c | 2 +-
drivers/gpu/drm/ttm/ttm_bo_manager.c | 8 +-
13 files changed, 428 insertions(+), 105 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2014-11-12 21:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-12 21:46 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-20 18:22 [pull] radeon drm-next-3.19 Alex Deucher
2014-12-04 21:40 Alex Deucher
2014-12-12 14:34 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=1415828785-1645-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