summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Set FRU bus for Aldebaran and Vega 20Luben Tuikov2022-02-071-1/+2
* drm/amd: Expose the FRU SMU I2C busLuben Tuikov2022-01-271-27/+53
* drm/amdgpu: The I2C IP doesn't support 0 writes/readsLuben Tuikov2021-07-081-0/+5
* drm/amdgpu: Correctly disable the I2C IP blockLuben Tuikov2021-07-011-18/+62
* drm/amdgpu: Use a single loopLuben Tuikov2021-07-011-38/+34
* drm/amdgpu: Return result fix in RASLuben Tuikov2021-07-011-2/+1
* drm/amdgpu: Fix width of I2C addressLuben Tuikov2021-07-011-8/+11
* drm/amdgpu: I2C class is HWMONLuben Tuikov2021-07-011-1/+1
* drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)Luben Tuikov2021-07-011-38/+67
* dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)Andrey Grodzovsky2021-07-011-10/+12
* drm/amdgpu: rework smu11 i2c for generic operationAaron Rice2021-07-011-38/+9
* drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c busesAlex Deucher2021-07-011-1/+1
* drm/amdgpu: add a mutex for the smu11 i2c bus (v2)Alex Deucher2021-07-011-10/+9
* drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' p...Lee Jones2020-11-131-0/+3
* drm/amd/powerplay: optimize i2c bus access implementationEvan Quan2020-08-141-13/+2
* drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher2020-07-211-26/+26
* drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher2020-07-211-7/+3
* drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky2020-03-161-6/+8
* drm/amdgpu: use drm_debug_enabled() to check for debug categoriesJani Nikula2019-11-141-2/+2
* drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky2019-09-171-1/+9
* drm/amdgpu: Vega20 SMU I2C HW engine controller.Andrey Grodzovsky2019-08-271-0/+724