aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/atombios_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-18gpu: drm: dead code eliminationPan Zhang1-5/+0
2019-06-10drm/radeon: drop use of drmP.h (2/2)Sam Ravnborg1-1/+1
2018-09-19drm/radeon: change function signature to pass full rangeMathieu Malaterre1-1/+1
2014-11-11drm/radeon: add locking around atombios scratch space usageDave Airlie1-1/+3
2014-06-02drm/radeon: add a i2c bus mutexAlex Deucher1-4/+13
2014-01-07drivers: gpu: Move prototype declaration to header file radeon_mode.h from atombios_i2c.cRashika Kheria1-2/+0
2013-12-04drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher1-6/+9
2013-11-15radeon/i2c: do not count reg index in number of i2c byte we are writing.Jerome Glisse1-2/+4
2013-08-30drm/radeon: atombios hw i2c fixesAlex Deucher1-4/+8
2013-08-30drm/radeon: fix endian bugs in hw i2c atom routinesAlex Deucher1-1/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-02-03drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher1-0/+139