aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorTorsten Duwe <[email protected]>2013-03-23 14:38:22 +0000
committerLinus Torvalds <[email protected]>2013-03-23 17:46:10 +0000
commit16dad1d743d31a104a849c8944e6b9eb479f6cd7 (patch)
treeb8e155a97e373a4f09490c8945dace8e4e91a592 /net/unix/af_unix.c
parentMerge git://git.infradead.org/users/willy/linux-nvme (diff)
downloadkernel-16dad1d743d31a104a849c8944e6b9eb479f6cd7.tar.gz
kernel-16dad1d743d31a104a849c8944e6b9eb479f6cd7.zip
KMS: fix EDID detailed timing vsync parsing
EDID spreads some values across multiple bytes; bit-fiddling is needed to retrieve these. The current code to parse "detailed timings" has a cut&paste error that results in a vsync offset of at most 15 lines instead of 63. See http://en.wikipedia.org/wiki/EDID and in the "EDID Detailed Timing Descriptor" see bytes 10+11 show why that needs to be a left shift. Cc: [email protected] Signed-off-by: Torsten Duwe <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions