Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200759
b: refs/heads/master
c: 132b6aa
h: refs/heads/master
i:
  200757: 98019c1
  200755: b376db0
  200751: 73d835c
v: v3
  • Loading branch information
Prarit Bhargava authored and Eric Anholt committed Jul 1, 2010
1 parent 4a84a5d commit 0cff4b0
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: ee0c6bfbd602cdad2ab1780061b3b1a9108cbd6c
refs/heads/master: 132b6aab90d2673af67c414878da241a197e00fb
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 @@ -1231,7 +1231,7 @@ static void i915_warn_stolen(struct drm_device *dev)
static void i915_setup_compression(struct drm_device *dev, int size)
{
struct drm_i915_private *dev_priv = dev->dev_private;
struct drm_mm_node *compressed_fb, *compressed_llb;
struct drm_mm_node *compressed_fb, *uninitialized_var(compressed_llb);
unsigned long cfb_base;
unsigned long ll_base = 0;

Expand Down

0 comments on commit 0cff4b0

Please sign in to comment.