[pull] radeon drm-fixes-3.19
Alex Deucher
alexdeucher at gmail.com
Mon Feb 2 09:49:48 PST 2015
Hi Dave,
One last round of fixes for radeon for 3.19:
- fix some fallout from the reservation object integration on the
test/benchmark options
- fix a crash in the gpu vm code if gfx init fails
- fix a pll issue that leads to a blank screen on older IGP parts
The following changes since commit a78b80f51e57273961c397b5e9e224860228b965:
Merge tag 'drm-intel-fixes-2015-01-29' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2015-01-30 13:32:24 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-3.19
for you to fetch changes up to 92b712b739811e4aa7c0e1af339d0098989ea024:
drm/radeon: fix the crash in test functions (2015-02-02 11:39:36 -0500)
----------------------------------------------------------------
Alex Deucher (2):
drm/radeon: don't init gpuvm if accel is disabled (v3)
drm/radeon: properly set vm fragment size for TN/RL
Christian König (1):
drm/radeon: fix PLLs on RS880 and older v2
Ilija Hadzic (2):
drm/radeon: fix the crash in benchmark functions
drm/radeon: fix the crash in test functions
drivers/gpu/drm/radeon/radeon_benchmark.c | 13 ++++++++-----
drivers/gpu/drm/radeon/radeon_display.c | 3 +++
drivers/gpu/drm/radeon/radeon_gem.c | 6 ++++--
drivers/gpu/drm/radeon/radeon_kms.c | 16 ++++++++--------
drivers/gpu/drm/radeon/radeon_test.c | 8 ++++----
drivers/gpu/drm/radeon/radeon_vm.c | 6 ++++--
6 files changed, 31 insertions(+), 21 deletions(-)
More information about the dri-devel
mailing list