Home
last modified time | relevance | path

Searched refs:last_usable (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dgsp.c181 int last_usable = -1; in r535_gsp_get_static_info_fb() local
201 last_usable = i; in r535_gsp_get_static_info_fb()
205 if (last_usable >= 0) { in r535_gsp_get_static_info_fb()
206 u32 rsvd_base = info->fbRegion[last_usable].limit + 1; in r535_gsp_get_static_info_fb()