Hi Dave,
Just two small fixes in the ttm_tt_populate error handling; one for radeon, one for amdgpu.
The following changes since commit bdbe58e6c60e49930d9c33e7d2b9a7789ed8c1a9:
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2016-02-15 06:54:50 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.5
for you to fetch changes up to bc3f5d8c4ca01555820617eb3b6c0857e4df710d:
drm/radeon: use post-decrement in error handling (2016-02-16 10:05:50 -0500)
---------------------------------------------------------------- Rasmus Villemoes (2): drm/amdgpu: use post-decrement in error handling drm/radeon: use post-decrement in error handling
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 2 +- drivers/gpu/drm/radeon/radeon_ttm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
dri-devel@lists.freedesktop.org