diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2016-04-01 17:12:49 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2016-04-05 00:00:01 +0300 |
commit | 749b48faaf64d1081d7216068ff3da92c230bad0 (patch) | |
tree | 8960af2eef35fd434e004f753a5c8586bc35b61f /drivers | |
parent | 5e916a3ada5f0c3e8a97ee3bb674e81a9bf78a71 (diff) | |
download | linux-749b48faaf64d1081d7216068ff3da92c230bad0.tar.xz |
drm/ttm: use phys_addr_t for ttm_bus_placement
Fixes ttm on platforms like PPC460 where the CPU
is in 32-bit mode, but the physical addresses are
>32 bits.
Extracted from a patch by Hans Verkuil.
Tested-by: Julian Margetson <runaway@candw.ms>
Acked-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: Thomas Hellstrom <thellstrom@vmware.com>
Cc: Julian Margetson <runaway@candw.ms>
Cc: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions