Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253205
b: refs/heads/master
c: 4bce2da
h: refs/heads/master
i:
  253203: cd6496d
v: v3
  • Loading branch information
Chris Wilson authored and Keith Packard committed Jun 4, 2011
1 parent 29e4246 commit fb6b6ab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c8ebc2b076ad9e1833cb4f7f1a6f30b4786a2a09
refs/heads/master: 4bce2da393dbbc6650a1d62683ef60e03594b4c7
7 changes: 0 additions & 7 deletions trunk/drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -909,13 +909,6 @@ struct drm_i915_file_private {
} mm;
};

enum intel_chip_family {
CHIP_I8XX = 0x01,
CHIP_I9XX = 0x02,
CHIP_I915 = 0x04,
CHIP_I965 = 0x08,
};

#define INTEL_INFO(dev) (((struct drm_i915_private *) (dev)->dev_private)->info)

#define IS_I830(dev) ((dev)->pci_device == 0x3577)
Expand Down

0 comments on commit fb6b6ab

Please sign in to comment.