Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318631
b: refs/heads/master
c: 87207ca
h: refs/heads/master
i:
  318629: af2ceed
  318627: c144e27
  318623: 4c3c869
v: v3
  • Loading branch information
Daniel Vetter committed Jun 25, 2012
1 parent ef2c412 commit a47ff6a
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: 79f5b2c7599270aa3dcfffb445f8f520c05a7fc5
refs/heads/master: 87207ca20eeb519aa0333b754db9cf3c369ea6f7
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 @@ -1414,7 +1414,7 @@ static void i915_kick_out_firmware_fb(struct drm_i915_private *dev_priv)
if (!ap)
return;

ap->ranges[0].base = dev_priv->dev->agp->base;
ap->ranges[0].base = dev_priv->mm.gtt->gma_bus_addr;
ap->ranges[0].size =
dev_priv->mm.gtt->gtt_mappable_entries << PAGE_SHIFT;
primary =
Expand Down

0 comments on commit a47ff6a

Please sign in to comment.