Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dad102.c32 .ramht_size = 0x2000,
H A Dpriv.h37 u16 ramht_size; member
H A Dga102.c135 .ramht_size = 0x2000,
H A Dtu102.c221 .ramht_size = 0x2000,
H A Dr535.c1650 ret = nvkm_ramht_new(device, disp->func->ramht_size ? disp->func->ramht_size : in r535_disp_oneinit()
1691 rm->ramht_size = hw->ramht_size; in r535_disp_new()
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,