Re: [Freedreno] [PATCH 3/6] drm/msm: pass address-space to _get_iova() and friends

2017-06-13 Thread Jordan Crouse
On Tue, Jun 13, 2017 at 02:49:45PM -0400, Rob Clark wrote: > No functional change, that will come later. But this will make it > easier to deal with dynamically created address spaces (ie. per- > process pagetables for gpu). > > Signed-off-by: Rob Clark Acked-by: Jordan Crouse > --- > drivers

[Freedreno] [PATCH 3/6] drm/msm: pass address-space to _get_iova() and friends

2017-06-13 Thread Rob Clark
No functional change, that will come later. But this will make it easier to deal with dynamically created address spaces (ie. per- process pagetables for gpu). Signed-off-by: Rob Clark --- drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 8 drivers/gpu/drm/msm/adreno/a5xx_power.c | 5 ++