drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector
authorThomas Reim <reimth@googlemail.com>
Wed, 17 Aug 2011 09:03:32 +0000 (09:03 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 23 Aug 2011 12:24:55 +0000 (13:24 +0100)
commitf2b60717e692550bf753a5d64a5b69ea430fc832
tree851b284c52ab14dccc6f57d137efa732f08e8529
parent8d3bb23609d4ae22803a15d232289fc09a7b61c4
drm/radeon: Extended DDC Probing for Toshiba L300D Radeon Mobility X1100 HDMI-A Connector

Toshiba Satellite L300D with ATI Mobility Radeon X1100 sends data
   to i2c bus for a HDMI connector that is not implemented/existent
   on the notebook's board.

   Fix by applying extented DDC probing for this connector.

   Requires [PATCH] drm/radeon: Extended DDC Probing for Connectors
   with Improperly Wired DDC Lines

   Tested for kernel 2.6.38 on Toshiba Satellite L300D notebook

BugLink: http://bugs.launchpad.net/bugs/826677
Signed-off-by: Thomas Reim <reimth@gmail.com>
Acked-by: Chris Routh <routhy@gmail.com>
Cc: <stable@kernel.org>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_connectors.c