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

/illumos-gate/usr/src/uts/intel/io/drm/
H A Di915_drv.c460 if (IS_I965G(dev))
475 if (IS_I965G(dev)) {
490 if (IS_I965G(dev))
523 if (IS_I965G(dev))
570 if (IS_I965G(dev))
589 if (IS_I965G(dev)) {
610 if (IS_I965G(dev))
629 if (IS_I965G(dev)) {
643 if (IS_I965G(dev))
692 if (IS_I965G(de
[all...]
H A Di915_gem_tiling.c201 if (IS_I965G(dev)) {
240 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.c1089 if (IS_I965G(dev)) {

Completed in 88 milliseconds