Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269809
b: refs/heads/master
c: d2830bd
h: refs/heads/master
i:
  269807: 8b2990e
v: v3
  • Loading branch information
Keith Packard committed Sep 27, 2011
1 parent 1633e47 commit 18269f3
Show file tree
Hide file tree
Showing 2 changed files with 5 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: abd06860185fc613776adae792772e076d77caf2
refs/heads/master: d2830bdb84fac6e84e45ffe1a4c9bec762295d7d
5 changes: 4 additions & 1 deletion trunk/drivers/gpu/drm/i915/intel_bios.h
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,10 @@ struct bdb_general_features {
/* bits 5 */
u8 int_crt_support:1;
u8 int_tv_support:1;
u8 rsvd11:6; /* finish byte */
u8 int_efp_support:1;
u8 dp_ssc_enb:1; /* PCH attached eDP supports SSC */
u8 dp_ssc_freq:1; /* SSC freq for PCH attached eDP */
u8 rsvd11:3; /* finish byte */
} __attribute__((packed));

/* pre-915 */
Expand Down

0 comments on commit 18269f3

Please sign in to comment.