Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345483
b: refs/heads/master
c: d09105c
h: refs/heads/master
i:
  345481: bf2340e
  345479: 78c3d8b
v: v3
  • Loading branch information
Ben Widawsky authored and Daniel Vetter committed Nov 21, 2012
1 parent 0da3ea9 commit 75aa4c8
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: 42d42e7e4220753bab3eb7b857721f203a4cd821
refs/heads/master: d09105c66eb813ab3f57ba5e738f477f6ff92dec
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1541,7 +1541,7 @@ void i915_gem_init_global_gtt(struct drm_device *dev,
unsigned long end);
int i915_gem_gtt_init(struct drm_device *dev);
void i915_gem_gtt_fini(struct drm_device *dev);
extern inline void i915_gem_chipset_flush(struct drm_device *dev)
static inline void i915_gem_chipset_flush(struct drm_device *dev)
{
if (INTEL_INFO(dev)->gen < 6)
intel_gtt_chipset_flush();
Expand Down

0 comments on commit 75aa4c8

Please sign in to comment.