[Bug 102931] Radeon : EDID Reading Incorrectly
bugzilla-daemon at bugzilla.kernel.org
bugzilla-daemon at bugzilla.kernel.org
Mon Aug 17 02:16:49 PDT 2015
https://bugzilla.kernel.org/show_bug.cgi?id=102931
Christian König <deathsimple at vodafone.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |deathsimple at vodafone.de
--- Comment #4 from Christian König <deathsimple at vodafone.de> ---
get-edid calls into the BIOS directly to access the I2C bus and doesn't uses
the driver. With a kernel driver this is pretty much deprecated and shouldn't
be used any more.
Use the one provided in sysfs instead, try: find /sys -name "edid"
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the dri-devel
mailing list