lkml.org 
[lkml]   [2021]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: linux-next: Tree for Jun 28 (drm/vmwgfx/)
From
Date
On 6/28/21 3:57 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20210625:
>

on i386 or 86_64:

../drivers/gpu/drm/vmwgfx/vmwgfx_drv.c: In function 'vmw_vram_manager_init':
../drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:678:8: error: implicit declaration of function 'ttm_range_man_init'; did you mean 'ttm_tt_mgr_init'? [-Werror=implicit-function-declaration]
ret = ttm_range_man_init(&dev_priv->bdev, TTM_PL_VRAM, false,
^~~~~~~~~~~~~~~~~~
ttm_tt_mgr_init
../drivers/gpu/drm/vmwgfx/vmwgfx_drv.c: In function 'vmw_vram_manager_fini':
../drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:690:2: error: implicit declaration of function 'ttm_range_man_fini'; did you mean 'ttm_pool_mgr_fini'? [-Werror=implicit-function-declaration]
ttm_range_man_fini(&dev_priv->bdev, TTM_PL_VRAM);
^~~~~~~~~~~~~~~~~~
ttm_pool_mgr_fini


The randconfig seed for this build is:
KCONFIG_SEED=0x96D160F4

or do you want the full randconfig file?


--
~Randy
Reported-by: Randy Dunlap <rdunlap@infradead.org>

\
 
 \ /
  Last update: 2021-06-28 17:57    [W:0.035 / U:1.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site