diff options
author | dumbbell <dumbbell@FreeBSD.org> | 2013-08-25 09:46:03 +0000 |
---|---|---|
committer | dumbbell <dumbbell@FreeBSD.org> | 2013-08-25 09:46:03 +0000 |
commit | ee46ac3f404a74d762db72562e591a7095d58f07 (patch) | |
tree | 1247c8e3fa92e2ca1a4c80274b5da0cc2aae2b66 /sys/kern/subr_param.c | |
parent | c4e489b014b9a53522cefa67b971e9126a837315 (diff) | |
download | FreeBSD-src-ee46ac3f404a74d762db72562e591a7095d58f07.zip FreeBSD-src-ee46ac3f404a74d762db72562e591a7095d58f07.tar.gz |
drm: Import Linux commit cd004b3f4cd4169815c82bf9e424fda06978898a
Author: Shirish S <s.shirish@samsung.com>
Date: Thu Aug 30 07:04:06 2012 +0000
drm: edid: add support for E-DDC
The current logic for probing ddc is limited to
2 blocks (256 bytes), this patch adds support
for the 4 block (512) data.
To do this, a single 8-bit segment index is
passed to the display via the I2C address 30h.
Data from the selected segment is then immediately
read via the regular DDC2 address using a repeated
I2C 'START' signal.
Signed-off-by: Shirish S <s.shirish@samsung.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Ville Syrjala <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'sys/kern/subr_param.c')
0 files changed, 0 insertions, 0 deletions