-
- Downloads
drm/amdgpu: add new helper for handling EEPROM i2c transfers
Encapsulates the i2c protocol handling so other parts of the
driver can just tell it the offset and size of data to write.
Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>
Showing
- drivers/gpu/drm/amd/amdgpu/Makefile 1 addition, 1 deletiondrivers/gpu/drm/amd/amdgpu/Makefile
- drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c 67 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c
- drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.h 34 additions, 0 deletionsdrivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.h
Loading
Please register or sign in to comment