Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131763
b: refs/heads/master
c: dd0910b
h: refs/heads/master
i:
  131761: f416fc5
  131759: c985c5b
v: v3
  • Loading branch information
Dave Airlie committed Feb 25, 2009
1 parent 4904ad1 commit f14fee3
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: d61e7380b402a481ab1fa8027068a24918f701c8
refs/heads/master: dd0910b3c71b253c08111110f0399b924a8d5853
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 @@ -811,7 +811,7 @@ static int i915_set_status_page(struct drm_device *dev, void *data,
dev_priv->hws_map.flags = 0;
dev_priv->hws_map.mtrr = 0;

drm_core_ioremap(&dev_priv->hws_map, dev);
drm_core_ioremap_wc(&dev_priv->hws_map, dev);
if (dev_priv->hws_map.handle == NULL) {
i915_dma_cleanup(dev);
dev_priv->status_gfx_addr = 0;
Expand Down

0 comments on commit f14fee3

Please sign in to comment.