]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
drm/i915: use correct SPD type value
authorJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 22 Sep 2011 05:46:01 +0000 (11:16 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Nov 2011 17:42:25 +0000 (09:42 -0800)
commit 260052100ef669b5374f72055379adc5da35034b upstream.

SPD frames are actually type 0x83, not just 0x3.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/gpu/drm/i915/intel_drv.h

index fe1099d8817e30127f6ef13274e7ff2be9ce32c7..2480cfa7c0ca9e9d90955c871336b2d4f61d2858 100644 (file)
@@ -184,7 +184,7 @@ struct intel_crtc {
 #define DIP_VERSION_AVI 0x2
 #define DIP_LEN_AVI     13
 
-#define DIP_TYPE_SPD   0x3
+#define DIP_TYPE_SPD   0x83
 #define DIP_VERSION_SPD        0x1
 #define DIP_LEN_SPD    25
 #define DIP_SPD_UNKNOWN        0