summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c
AgeCommit message (Expand)Author
2022-02-07drm/amdgpu: Set FRU bus for Aldebaran and Vega 20Luben Tuikov
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov
2021-07-08drm/amdgpu: The I2C IP doesn't support 0 writes/readsLuben Tuikov
2021-07-01drm/amdgpu: Correctly disable the I2C IP blockLuben Tuikov
2021-07-01drm/amdgpu: Use a single loopLuben Tuikov
2021-07-01drm/amdgpu: Return result fix in RASLuben Tuikov
2021-07-01drm/amdgpu: Fix width of I2C addressLuben Tuikov
2021-07-01drm/amdgpu: I2C class is HWMONLuben Tuikov
2021-07-01drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)Luben Tuikov
2021-07-01dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)Andrey Grodzovsky
2021-07-01drm/amdgpu: rework smu11 i2c for generic operationAaron Rice
2021-07-01drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c busesAlex Deucher
2021-07-01drm/amdgpu: add a mutex for the smu11 i2c bus (v2)Alex Deucher
2020-11-13drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' p...Lee Jones
2020-08-14drm/amd/powerplay: optimize i2c bus access implementationEvan Quan
2020-07-21drm/amdgpu: remove eeprom from the smu i2c handlersAlex Deucher
2020-07-21drm/amdgpu: move i2c bus lock out of ras structureAlex Deucher
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky
2019-11-14drm/amdgpu: use drm_debug_enabled() to check for debug categoriesJani Nikula
2019-09-17drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky
2019-08-27drm/amdgpu: Vega20 SMU I2C HW engine controller.Andrey Grodzovsky