Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329281
b: refs/heads/master
c: 35eb732
h: refs/heads/master
i:
  329279: 5ca0ee2
v: v3
  • Loading branch information
Daniel Vetter committed Aug 9, 2012
1 parent 68a111f commit d072bcc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: c6a828d3269a5d0b9adda1438cf8d7cb2007ca71
refs/heads/master: 35eb73234be6e7fa515c5f1b233ba33d030938cf
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,6 @@ typedef struct drm_i915_private {
int c_m;
int r_t;
u8 corr;
spinlock_t *mchdev_lock;

enum no_fbc_reason no_fbc_reason;

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/i915/intel_pm.c
Original file line number Diff line number Diff line change
Expand Up @@ -3188,7 +3188,6 @@ void intel_gpu_ips_init(struct drm_i915_private *dev_priv)
* set up, to avoid intel-ips sneaking in and reading bogus values. */
spin_lock(&mchdev_lock);
i915_mch_dev = dev_priv;
dev_priv->mchdev_lock = &mchdev_lock;
spin_unlock(&mchdev_lock);

ips_ping_for_i915_load();
Expand Down

0 comments on commit d072bcc

Please sign in to comment.