Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131681
b: refs/heads/master
c: 6fb8858
h: refs/heads/master
i:
  131679: 323eeaf
v: v3
  • Loading branch information
Jesse Barnes authored and Dave Airlie committed Feb 23, 2009
1 parent 99dea2d commit 75ff5d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: bab2d1f6531657e37dc84f26184f3f64e1e73ecd
refs/heads/master: 6fb88588555a18792a27f483887fe1f2af5f9c9b
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ static int i915_initialize(struct drm_device * dev, drm_i915_init_t * init)
dev_priv->ring.map.flags = 0;
dev_priv->ring.map.mtrr = 0;

drm_core_ioremap(&dev_priv->ring.map, dev);
drm_core_ioremap_wc(&dev_priv->ring.map, dev);

if (dev_priv->ring.map.handle == NULL) {
i915_dma_cleanup(dev);
Expand Down

0 comments on commit 75ff5d3

Please sign in to comment.