drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
[linux-flexiantxendom0.git] / drivers / gpu / drm / radeon / radeon_i2c.c
2012-04-30 Alex Deucherdrm/radeon: only add the mm i2c bus if the hw_i2c modul...
2011-11-07 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2011-11-01 Alex Deucherdrm/radeon/kms: always do extended edid probe
2011-10-31 Paul Gortmakergpu: Add export.h as required to drivers/gpu files.
2011-10-18 Jean Delvaredrm/radeon/kms: Simplify I2C post_xfer function
2011-08-04 Thomas Reimdrm/radeon: Extended DDC Probing for Connectors with...
2011-05-04 Alex Deucherdrm/radeon/kms: set i2c adapter class to I2C_CLASS_DDC
2011-04-14 Alex Deucherdrm/radeon/kms: add connectors even if i2c fails
2011-04-09 Alex Deucherdrm/radeon/kms: make radeon i2c put/get bytes less...
2010-11-18 Alex Deucherdrm/radeon/kms: i2c s/sprintf/snprintf/g for safety
2010-11-18 Alex Deucherdrm/radeon/kms: register an i2c adapter name for the...
2010-11-09 Tyson Whiteheaddrm/radeon/kms: fix bugs in ddc and cd path router...
2010-11-09 Alex Deucherdrm/radeon/kms: add support for clock/data path routers
2010-08-29 Alex Deucherdrm/radeon/kms: use tracked values for sclk and mclk
2010-08-19 Alex Deucherdrm/radeon/kms/DCE3+: switch pads to ddc mode when...
2010-08-10 Alex Deucherdrm/radeon/kms: add support for router objects
2010-08-10 Alex Deucherdrm/radeon/kms: unify i2c handling
2010-03-31 Alex Deucherdrm/radeon/kms: add hw_i2c module option
2010-03-31 Alex Deucherdrm/radeon/kms: use new pre/post_xfer i2c bit algo...
2010-03-14 Alex Deucherdrm/radeon/kms: fix i2c prescale calc on older radeons
2010-03-14 Alex Deucherdrm/radeon/kms: fix for hw i2c
2010-02-11 Alex Deucherdrm/radeon/kms/evergreen: adapt to i2c changes
2010-02-11 Alex Deucherdrm/radeon/kms: fix prescale calculations
2010-02-08 Alex Deucherdrm/radeon/kms: take the pm mutex when using hw i2c
2010-02-08 Alex Deucherdrm/radeon/kms: add support for hw i2c on r1xx-r5xx
2010-02-05 Alex Deucherdrm/radeon/kms: add radeon i2c algo
2009-12-08 Alex Deucherdrm/radeon/kms: i2c reorg
2009-12-08 Dave Airliedrm/radeon/kms: initial radeon displayport porting
2009-12-02 Alex Deucherdrm/radeon/kms: add support for external tmds on legacy...
2009-12-02 Alex Deucherdrm/radeon/kms: clean up i2c
2009-12-02 Alex Deucherdrm/radeon/kms: dont't pass a radeon_connector to radeo...
2009-06-18 Eric Anholtdrm: Remove memory debugging infrastructure.
2009-06-15 Jerome Glissedrm/radeon: introduce kernel modesetting for radeon...