Searched refs:IS_I945G (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_suspend.c801 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
837 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
H A Dintel_display.c3210 if (IS_I945G(dev) || IS_I945GM(dev))
3219 if (IS_I945G(dev) || IS_I945GM(dev)) {
3777 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
4771 if ((enabled == 1) && (IS_I945G(dev) || IS_I945GM(dev))) {
4800 if (IS_I945G(dev) || IS_I945GM(dev)) {
4821 if (IS_I945G(dev) || IS_I945GM(dev)) {
5807 if (IS_I945G(dev) || (IS_G33(dev) && ! IS_PINEVIEW_M(dev)))
H A Di915_dma.c1212 IS_I945G(dev) || IS_I945GM(dev)) {
2217 if (!IS_I945G(dev) && !IS_I945GM(dev))
H A Di915_debugfs.c678 if (IS_I965GM(dev) || IS_I945G(dev) || IS_I945GM(dev))
H A Di915_drv.h1167 #define IS_I945G(dev) ((dev)->pci_device == 0x2772) macro
H A Di915_gem.c4667 if (IS_I965G(dev) || IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
4679 if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev))
H A Dintel_sdvo.c1157 } else if (IS_I945G(dev) || IS_I945GM(dev) || IS_G33(dev)) {

Completed in 191 milliseconds