/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/fb/ |
nouveau_nvkm_subdev_fb_ramnv04.c | 40 u32 boot0 = nvkm_rd32(device, NV04_PFB_BOOT_0); local in function:nv04_ram_new 44 if (boot0 & 0x00000100) { 45 size = ((boot0 >> 12) & 0xf) * 2 + 2; 48 switch (boot0 & NV04_PFB_BOOT_0_RAM_AMOUNT) { 64 if ((boot0 & 0x00000038) <= 0x10)
|
nouveau_nvkm_subdev_fb_ramnv04.c | 40 u32 boot0 = nvkm_rd32(device, NV04_PFB_BOOT_0); local in function:nv04_ram_new 44 if (boot0 & 0x00000100) { 45 size = ((boot0 >> 12) & 0xf) * 2 + 2; 48 switch (boot0 & NV04_PFB_BOOT_0_RAM_AMOUNT) { 64 if ((boot0 & 0x00000038) <= 0x10)
|
nouveau_nvkm_subdev_fb_ramnv04.c | 40 u32 boot0 = nvkm_rd32(device, NV04_PFB_BOOT_0); local in function:nv04_ram_new 44 if (boot0 & 0x00000100) { 45 size = ((boot0 >> 12) & 0xf) * 2 + 2; 48 switch (boot0 & NV04_PFB_BOOT_0_RAM_AMOUNT) { 64 if ((boot0 & 0x00000038) <= 0x10)
|
nouveau_nvkm_subdev_fb_ramnv04.c | 40 u32 boot0 = nvkm_rd32(device, NV04_PFB_BOOT_0); local in function:nv04_ram_new 44 if (boot0 & 0x00000100) { 45 size = ((boot0 >> 12) & 0xf) * 2 + 2; 48 switch (boot0 & NV04_PFB_BOOT_0_RAM_AMOUNT) { 64 if ((boot0 & 0x00000038) <= 0x10)
|
nouveau_nvkm_subdev_fb_ramnv04.c | 40 u32 boot0 = nvkm_rd32(device, NV04_PFB_BOOT_0); local in function:nv04_ram_new 44 if (boot0 & 0x00000100) { 45 size = ((boot0 >> 12) & 0xf) * 2 + 2; 48 switch (boot0 & NV04_PFB_BOOT_0_RAM_AMOUNT) { 64 if ((boot0 & 0x00000038) <= 0x10)
|
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/device/ |
nouveau_nvkm_engine_device_base.c | 2973 u32 boot0, strap; local in function:nvkm_device_ctor 3032 /* read boot0 and strapping information */ 3033 boot0 = bus_space_read_stream_4(mmiot, mmioh, 0x000000); 3051 /* read boot0 and strapping information */ 3052 boot0 = ioread32_native(map + 0x000000); 3073 boot0, override_boot0); 3074 boot0 = override_boot0; 3078 if ((boot0 & 0x1f000000) > 0) { 3079 device->chipset = (boot0 & 0x1ff00000) >> 20; 3080 device->chiprev = (boot0 & 0x000000ff) [all...] |
nouveau_nvkm_engine_device_base.c | 2973 u32 boot0, strap; local in function:nvkm_device_ctor 3032 /* read boot0 and strapping information */ 3033 boot0 = bus_space_read_stream_4(mmiot, mmioh, 0x000000); 3051 /* read boot0 and strapping information */ 3052 boot0 = ioread32_native(map + 0x000000); 3073 boot0, override_boot0); 3074 boot0 = override_boot0; 3078 if ((boot0 & 0x1f000000) > 0) { 3079 device->chipset = (boot0 & 0x1ff00000) >> 20; 3080 device->chiprev = (boot0 & 0x000000ff) [all...] |
nouveau_nvkm_engine_device_base.c | 2973 u32 boot0, strap; local in function:nvkm_device_ctor 3032 /* read boot0 and strapping information */ 3033 boot0 = bus_space_read_stream_4(mmiot, mmioh, 0x000000); 3051 /* read boot0 and strapping information */ 3052 boot0 = ioread32_native(map + 0x000000); 3073 boot0, override_boot0); 3074 boot0 = override_boot0; 3078 if ((boot0 & 0x1f000000) > 0) { 3079 device->chipset = (boot0 & 0x1ff00000) >> 20; 3080 device->chiprev = (boot0 & 0x000000ff) [all...] |
nouveau_nvkm_engine_device_base.c | 2973 u32 boot0, strap; local in function:nvkm_device_ctor 3032 /* read boot0 and strapping information */ 3033 boot0 = bus_space_read_stream_4(mmiot, mmioh, 0x000000); 3051 /* read boot0 and strapping information */ 3052 boot0 = ioread32_native(map + 0x000000); 3073 boot0, override_boot0); 3074 boot0 = override_boot0; 3078 if ((boot0 & 0x1f000000) > 0) { 3079 device->chipset = (boot0 & 0x1ff00000) >> 20; 3080 device->chiprev = (boot0 & 0x000000ff) [all...] |
nouveau_nvkm_engine_device_base.c | 2973 u32 boot0, strap; local in function:nvkm_device_ctor 3032 /* read boot0 and strapping information */ 3033 boot0 = bus_space_read_stream_4(mmiot, mmioh, 0x000000); 3051 /* read boot0 and strapping information */ 3052 boot0 = ioread32_native(map + 0x000000); 3073 boot0, override_boot0); 3074 boot0 = override_boot0; 3078 if ((boot0 & 0x1f000000) > 0) { 3079 device->chipset = (boot0 & 0x1ff00000) >> 20; 3080 device->chiprev = (boot0 & 0x000000ff) [all...] |