Searched hist:"5 b4262d7" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/ttm/ |
H A D | ttm_tt.c | 5b4262d7 Thu Jan 25 12:24:03 CST 2018 Tom St Denis <tom.stdenis@amd.com> drm/ttm: Change ttm_tt page allocations to return errors
Explicitly return errors in ttm_tt_alloc_page_directory() and ttm_dma_tt_alloc_page_directory() instead of relying on further logic to detect errors.
Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> 5b4262d7 Thu Jan 25 12:24:03 CST 2018 Tom St Denis <tom.stdenis@amd.com> drm/ttm: Change ttm_tt page allocations to return errors Explicitly return errors in ttm_tt_alloc_page_directory() and ttm_dma_tt_alloc_page_directory() instead of relying on further logic to detect errors. Signed-off-by: Tom St Denis <tom.stdenis@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|