Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dga100.c44 return r535_fb_new(&ga100_fb, device, type, inst, pfb); in ga100_fb_new()
H A Dgb202.c32 return r535_fb_new(&gb202_fb, device, type, inst, pfb); in gb202_fb_new()
H A Dgh100.c32 return r535_fb_new(&gh100_fb, device, type, inst, pfb); in gh100_fb_new()
H A Dtu102.c52 return r535_fb_new(&tu102_fb, device, type, inst, pfb); in tu102_fb_new()
H A Dgb100.c36 return r535_fb_new(&gb100_fb, device, type, inst, pfb); in gb100_fb_new()
H A Dr535.c68 r535_fb_new(const struct nvkm_fb_func *hw, in r535_fb_new() function