[PATCH 4/4] drm/ttm: move placement structures into ttm_placement.h

2016-09-13 Thread zhoucm1
On 2016年09月13日 05:00, Alex Deucher wrote: > On Mon, Sep 12, 2016 at 7:46 AM, Christian König > wrote: >> From: Christian König >> >> Makes more sense to keep that together. >> >> Signed-off-by: Christian König >> Reviewed-by: Chunming Zhou > For the series: > Reviewed-by: Alex Deuche

[PATCH 4/4] drm/ttm: move placement structures into ttm_placement.h

2016-09-12 Thread Alex Deucher
On Mon, Sep 12, 2016 at 7:46 AM, Christian König wrote: > From: Christian König > > Makes more sense to keep that together. > > Signed-off-by: Christian König > Reviewed-by: Chunming Zhou For the series: Reviewed-by: Alex Deucher > --- > include/drm/ttm/ttm_bo_api.h| 32 +

[PATCH 4/4] drm/ttm: move placement structures into ttm_placement.h

2016-09-12 Thread Christian König
From: Christian König Makes more sense to keep that together. Signed-off-by: Christian König Reviewed-by: Chunming Zhou --- include/drm/ttm/ttm_bo_api.h| 32 +--- include/drm/ttm/ttm_placement.h | 35 +++ 2 files changed, 36 in