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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Di915_drv.c456 if (IS_I965G(dev))
471 if (IS_I965G(dev)) {
486 if (IS_I965G(dev))
519 if (IS_I965G(dev))
566 if (IS_I965G(dev))
585 if (IS_I965G(dev)) {
606 if (IS_I965G(dev))
625 if (IS_I965G(dev)) {
639 if (IS_I965G(dev))
688 if (IS_I965G(de
[all...]
H A Di915_gem_tiling.c200 if (IS_I965G(dev)) {
239 if (IS_I965G(dev)) {
H A Di915_dma.c55 u32 acthd_reg = IS_I965G(dev) ? ACTHD_I965 : ACTHD;
433 if (IS_I965G(dev)) {
546 if (IS_I965G(dev)) {
944 if (IS_I965G(dev)) {
H A Di915_irq.c257 if (!IS_I965G(dev)) {
285 if (IS_I965G(dev)) {
368 if (!IS_I965G(dev)) {
804 else if (IS_I965G(dev))
H A Di915_gem.c675 if (IS_I965G(dev))
920 if (IS_I965G(dev)) {
991 if (!IS_I965G(dev)) {
1945 if (IS_I965G(dev)) {
H A Di915_drv.h1793 #define IS_I965G(dev) ((dev)->pci_device == PCI_DEVICE_ID_INTEL_82946_GZ || \ macro
1823 IS_I945GM(dev) || IS_I965G(dev) || IS_G33(dev) || \
H A Di915_gem_debug.c1101 if (IS_I965G(dev)) {

Completed in 112 milliseconds