Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dpriv.h37 u16 ramht_size; member
H A Dga102.c135 .ramht_size = 0x2000,
H A Dtu102.c221 .ramht_size = 0x2000,
H A Dnv50.c1641 ret = nvkm_ramht_new(device, func->ramht_size ? func->ramht_size : 0x1000, 0, disp->inst, in nv50_disp_oneinit()
H A Dgv100.c1237 .ramht_size = 0x2000,
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Ddisp.c1705 ret = nvkm_ramht_new(device, disp->func->ramht_size ? disp->func->ramht_size : in r535_disp_oneinit()
1747 rm->ramht_size = hw->ramht_size; in r535_disp_new()