diff options
author | Imre Deak <imre.deak@intel.com> | 2013-02-18 19:28:04 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-03-23 12:17:31 +0100 |
commit | 6e995e231a90ce7c5ce2a9eae23c8e22f4388db1 (patch) | |
tree | 980777b86f465ae8035415d67b59d03aa8320f43 /drivers/gpu/drm/drm_prime.c | |
parent | 90797e6d1ec0dfde6ba62a48b9ee3803887d6ed4 (diff) | |
download | talos-op-linux-6e995e231a90ce7c5ce2a9eae23c8e22f4388db1.tar.gz talos-op-linux-6e995e231a90ce7c5ce2a9eae23c8e22f4388db1.zip |
drm/i915: use for_each_sg_page for setting up the gtt ptes
The existing gtt setup code is correct - and so doesn't need to be fixed to
handle compact dma scatter lists similarly to the previous patches. Still,
take the for_each_sg_page macro into use, to get somewhat simpler code.
Signed-off-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/drm_prime.c')
0 files changed, 0 insertions, 0 deletions