/external/chromium_org/third_party/mesa/src/include/pci_ids/ |
i915_pci_ids.h | 8 CHIPSET(0x2772, I945_G, i945) 9 CHIPSET(0x27A2, I945_GM, i945) 10 CHIPSET(0x27AE, I945_GME, i945) 11 CHIPSET(0x29B2, Q35_G, i945) 12 CHIPSET(0x29C2, G33_G, i945) 13 CHIPSET(0x29D2, Q33_G, i945) 14 CHIPSET(0xA011, IGD_GM, i945) 15 CHIPSET(0xA001, IGD_G, i945)
|
/external/mesa3d/include/pci_ids/ |
i915_pci_ids.h | 8 CHIPSET(0x2772, I945_G, i945) 9 CHIPSET(0x27A2, I945_GM, i945) 10 CHIPSET(0x27AE, I945_GME, i945) 11 CHIPSET(0x29B2, Q35_G, i945) 12 CHIPSET(0x29C2, G33_G, i945) 13 CHIPSET(0x29D2, Q33_G, i945) 14 CHIPSET(0xA011, IGD_GM, i945) 15 CHIPSET(0xA001, IGD_G, i945)
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/sw/ |
i915_sw_winsys.c | 15 /* just pick a i945 hw id */
|
/external/mesa3d/src/gallium/winsys/i915/sw/ |
i915_sw_winsys.c | 15 /* just pick a i945 hw id */
|
/external/chromium_org/third_party/mesa/src/docs/ |
developers.html | 26 <li>DRI drivers for Intel i965, i945, i915 and other chips
|
relnotes-7.5.2.html | 53 <li>Assorted bug fixes for i965/i945 drivers
|
relnotes-7.8.html | 48 <li>GL_APPLE_object_purgeable extension (swrast and i945/i965 DRI drivers)
|
systems.html | 29 <li>Intel i965, i945, i915.
|
relnotes-7.0.2.html | 44 <li>Added checking/support for additional chips in the i915/i945 family
|
relnotes-7.4.3.html | 50 <li>Fixed framebuffer mem leak in i945/i965 DRI drivers
|
sourcetree.html | 44 <li><b>i915</b> - driver for Intel i915/i945 92 <li><b>i915</b> - Driver for Intel i915/i945.
|
envvars.html | 96 <h2>i945/i965 driver environment variables (non-Gallium)</h2>
|
/external/mesa3d/docs/ |
developers.html | 26 <li>DRI drivers for Intel i965, i945, i915 and other chips
|
relnotes-7.5.2.html | 53 <li>Assorted bug fixes for i965/i945 drivers
|
relnotes-7.8.html | 48 <li>GL_APPLE_object_purgeable extension (swrast and i945/i965 DRI drivers)
|
systems.html | 29 <li>Intel i965, i945, i915.
|
relnotes-7.0.2.html | 44 <li>Added checking/support for additional chips in the i915/i945 family
|
relnotes-7.4.3.html | 50 <li>Fixed framebuffer mem leak in i945/i965 DRI drivers
|
sourcetree.html | 44 <li><b>i915</b> - driver for Intel i915/i945 92 <li><b>i915</b> - Driver for Intel i915/i945.
|
envvars.html | 96 <h2>i945/i965 driver environment variables (non-Gallium)</h2>
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_resource.h | 72 unsigned depth_stride; /* per-image on i945? */
|
i915_resource_texture.c | 292 * Cube layout used on i915 and for non-compressed textures on i945. 399 * are. They are largely fixed in the i945. 430 * i945 layout functions
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_resource.h | 72 unsigned depth_stride; /* per-image on i945? */
|
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/ |
distro.rst | 13 Driver for Intel i915 and i945 chipsets.
|
/external/mesa3d/src/gallium/docs/source/ |
distro.rst | 13 Driver for Intel i915 and i945 chipsets.
|