Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318568
b: refs/heads/master
c: 534b5a5
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Vetter committed Jun 12, 2012
1 parent f4de55c commit aec8f23
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: afba018898ae54b498e82b3cd4d2b61c74032c90
refs/heads/master: 534b5a5341cb7e16a98d44623d8fce9464ebf22c
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/i915/i915_reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -1828,6 +1828,8 @@
*/
#define BACKLIGHT_DUTY_CYCLE_SHIFT (0)
#define BACKLIGHT_DUTY_CYCLE_MASK (0xffff)
#define BACKLIGHT_DUTY_CYCLE_MASK_PNV (0xfffe)
#define BLM_POLARITY_PNV (1 << 0) /* pnv only */

#define BLC_HIST_CTL 0x61260

Expand Down

0 comments on commit aec8f23

Please sign in to comment.