Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345086
b: refs/heads/master
c: 749052f
h: refs/heads/master
v: v3
  • Loading branch information
Jani Nikula authored and Daniel Vetter committed Oct 1, 2012
1 parent 47ba632 commit f6b8488
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 17dc92574b696ba07512f7e6cfb7941a6f873f45
refs/heads/master: 749052fba650a644b29ed2ae35cd985f736401b3
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/intel_opregion.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ static u32 asle_set_backlight(struct drm_device *dev, u32 bclp)
struct opregion_asle __iomem *asle = dev_priv->opregion.asle;
u32 max;

DRM_DEBUG_DRIVER("bclp = 0x%08x\n", bclp);

if (!(bclp & ASLE_BCLP_VALID))
return ASLE_BACKLIGHT_FAILED;

Expand Down

0 comments on commit f6b8488

Please sign in to comment.