drm/radeon: Clean up assignment of TTM placement lpfn member for pinning
authorMichel Dänzer <michel.daenzer@amd.com>
Tue, 9 Sep 2014 01:09:23 +0000 (10:09 +0900)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Sep 2014 15:29:46 +0000 (11:29 -0400)
This sets the lpfn member to 0 instead of the full domain size. TTM uses
the full domain size when lpfn is 0.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found