Searched hist:f376b94fbc0a313a606748206340cbef6c2adf6b (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_i2c.c | diff f376b94fbc0a313a606748206340cbef6c2adf6b Fri Aug 06 03:21:16 CEST 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: unify i2c handling
Previously we added i2c buses as needed when enumerating connectors power management, etc. This only exposed the actual buses used and could have lead to the same buse getting created more than once if one buses was used for more than one purpose. This patch sets up all i2c buses on the card in one place and users of the buses just point back to the one instance.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_combios.c | diff f376b94fbc0a313a606748206340cbef6c2adf6b Fri Aug 06 03:21:16 CEST 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: unify i2c handling
Previously we added i2c buses as needed when enumerating connectors power management, etc. This only exposed the actual buses used and could have lead to the same buse getting created more than once if one buses was used for more than one purpose. This patch sets up all i2c buses on the card in one place and users of the buses just point back to the one instance.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_atombios.c | diff f376b94fbc0a313a606748206340cbef6c2adf6b Fri Aug 06 03:21:16 CEST 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: unify i2c handling
Previously we added i2c buses as needed when enumerating connectors power management, etc. This only exposed the actual buses used and could have lead to the same buse getting created more than once if one buses was used for more than one purpose. This patch sets up all i2c buses on the card in one place and users of the buses just point back to the one instance.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_mode.h | diff f376b94fbc0a313a606748206340cbef6c2adf6b Fri Aug 06 03:21:16 CEST 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: unify i2c handling
Previously we added i2c buses as needed when enumerating connectors power management, etc. This only exposed the actual buses used and could have lead to the same buse getting created more than once if one buses was used for more than one purpose. This patch sets up all i2c buses on the card in one place and users of the buses just point back to the one instance.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_connectors.c | diff f376b94fbc0a313a606748206340cbef6c2adf6b Fri Aug 06 03:21:16 CEST 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: unify i2c handling
Previously we added i2c buses as needed when enumerating connectors power management, etc. This only exposed the actual buses used and could have lead to the same buse getting created more than once if one buses was used for more than one purpose. This patch sets up all i2c buses on the card in one place and users of the buses just point back to the one instance.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_display.c | diff f376b94fbc0a313a606748206340cbef6c2adf6b Fri Aug 06 03:21:16 CEST 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: unify i2c handling
Previously we added i2c buses as needed when enumerating connectors power management, etc. This only exposed the actual buses used and could have lead to the same buse getting created more than once if one buses was used for more than one purpose. This patch sets up all i2c buses on the card in one place and users of the buses just point back to the one instance.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon.h | diff f376b94fbc0a313a606748206340cbef6c2adf6b Fri Aug 06 03:21:16 CEST 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: unify i2c handling
Previously we added i2c buses as needed when enumerating connectors power management, etc. This only exposed the actual buses used and could have lead to the same buse getting created more than once if one buses was used for more than one purpose. This patch sets up all i2c buses on the card in one place and users of the buses just point back to the one instance.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|