index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_i2c.c
Age
Commit message (
Expand
)
Author
2013-01-03
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-04-11
drm/radeon: only add the mm i2c bus if the hw_i2c module param is set
Alex Deucher
2012-03-21
drm/radeon: use DDC_ADDR instead of hard-coding it
Matt Turner
2012-02-03
drm/radeon/kms/dce3+: add support for hw i2c using atom
Alex Deucher
2012-02-03
drm/radeon/kms: Use the standard VESA timeout for DDC channels
Jean Delvare
2012-02-03
drm/kms: Make i2c buses faster
Jean Delvare
2012-02-01
drm/radeon/kms: Fix device tree linkage of DP i2c buses too
Jean Delvare
2012-01-30
drm/radeon/kms: Fix device tree linkage of i2c buses
Jean Delvare
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-01
drm/radeon/kms: always do extended edid probe
Alex Deucher
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-18
drm/radeon/kms: Simplify I2C post_xfer function
Jean Delvare
2011-08-04
drm/radeon: Extended DDC Probing for Connectors with Improperly Wired DDC Lin...
Thomas Reim
2011-05-04
drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDC
Alex Deucher
2011-04-14
drm/radeon/kms: add connectors even if i2c fails
Alex Deucher
2011-04-09
drm/radeon/kms: make radeon i2c put/get bytes less noisy
Alex Deucher
2010-11-18
drm/radeon/kms: i2c s/sprintf/snprintf/g for safety
Alex Deucher
2010-11-18
drm/radeon/kms: register an i2c adapter name for the dp aux bus
Alex Deucher
2010-11-09
drm/radeon/kms: fix bugs in ddc and cd path router code
Tyson Whitehead
2010-11-09
drm/radeon/kms: add support for clock/data path routers
Alex Deucher
2010-08-29
drm/radeon/kms: use tracked values for sclk and mclk
Alex Deucher
2010-08-19
drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2c
Alex Deucher
2010-08-10
drm/radeon/kms: add support for router objects
Alex Deucher
2010-08-10
drm/radeon/kms: unify i2c handling
Alex Deucher
2010-03-31
drm/radeon/kms: add hw_i2c module option
Alex Deucher
2010-03-31
drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks
Alex Deucher
2010-03-14
drm/radeon/kms: fix i2c prescale calc on older radeons
Alex Deucher
2010-03-14
drm/radeon/kms: fix for hw i2c
Alex Deucher
2010-02-11
drm/radeon/kms/evergreen: adapt to i2c changes
Alex Deucher
2010-02-11
drm/radeon/kms: fix prescale calculations
Alex Deucher
2010-02-08
drm/radeon/kms: take the pm mutex when using hw i2c
Alex Deucher
2010-02-08
drm/radeon/kms: add support for hw i2c on r1xx-r5xx
Alex Deucher
2010-02-05
drm/radeon/kms: add radeon i2c algo
Alex Deucher
2009-12-08
drm/radeon/kms: i2c reorg
Alex Deucher
2009-12-08
drm/radeon/kms: initial radeon displayport porting
Dave Airlie
2009-12-02
drm/radeon/kms: add support for external tmds on legacy boards
Alex Deucher
2009-12-02
drm/radeon/kms: clean up i2c
Alex Deucher
2009-12-02
drm/radeon/kms: dont't pass a radeon_connector to radeon_i2c_do_lock()
Alex Deucher
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse