Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131759
b: refs/heads/master
c: fe56cf4
h: refs/heads/master
i:
  131757: 27e340e
  131755: c840e7c
  131751: 6a40d32
  131743: 236e986
v: v3
  • Loading branch information
Jesse Barnes authored and Dave Airlie committed Feb 25, 2009
1 parent 8b7ce73 commit c985c5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: c8766ac5933d6ee75e7ce379a1eb5ceb451fcb83
refs/heads/master: fe56cf45f951b3810313584605c1d8a4f20b33a4
4 changes: 2 additions & 2 deletions trunk/include/drm/drm_edid.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ struct detailed_pixel_timing {
u8 hsync_pulse_width_lo;
u8 vsync_pulse_width_lo:4;
u8 vsync_offset_lo:4;
u8 hsync_pulse_width_hi:2;
u8 hsync_offset_hi:2;
u8 vsync_pulse_width_hi:2;
u8 vsync_offset_hi:2;
u8 hsync_pulse_width_hi:2;
u8 hsync_offset_hi:2;
u8 width_mm_lo;
u8 height_mm_lo;
u8 height_mm_hi:4;
Expand Down

0 comments on commit c985c5b

Please sign in to comment.