index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
smu_v11_0_i2c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: The I2C IP doesn't support 0 writes/reads
Luben Tuikov
2021-07-08
1
-0
/
+5
*
drm/amdgpu: Correctly disable the I2C IP block
Luben Tuikov
2021-07-01
1
-18
/
+62
*
drm/amdgpu: Use a single loop
Luben Tuikov
2021-07-01
1
-38
/
+34
*
drm/amdgpu: Return result fix in RAS
Luben Tuikov
2021-07-01
1
-2
/
+1
*
drm/amdgpu: Fix width of I2C address
Luben Tuikov
2021-07-01
1
-8
/
+11
*
drm/amdgpu: I2C class is HWMON
Luben Tuikov
2021-07-01
1
-1
/
+1
*
drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)
Luben Tuikov
2021-07-01
1
-38
/
+67
*
dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)
Andrey Grodzovsky
2021-07-01
1
-10
/
+12
*
drm/amdgpu: rework smu11 i2c for generic operation
Aaron Rice
2021-07-01
1
-38
/
+9
*
drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c buses
Alex Deucher
2021-07-01
1
-1
/
+1
*
drm/amdgpu: add a mutex for the smu11 i2c bus (v2)
Alex Deucher
2021-07-01
1
-10
/
+9
*
drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' p...
Lee Jones
2020-11-13
1
-0
/
+3
*
drm/amd/powerplay: optimize i2c bus access implementation
Evan Quan
2020-08-14
1
-13
/
+2
*
drm/amdgpu: remove eeprom from the smu i2c handlers
Alex Deucher
2020-07-21
1
-26
/
+26
*
drm/amdgpu: move i2c bus lock out of ras structure
Alex Deucher
2020-07-21
1
-7
/
+3
*
drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device
Andrey Grodzovsky
2020-03-16
1
-6
/
+8
*
drm/amdgpu: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-11-14
1
-2
/
+2
*
drm/amdgpu: Remove clock gating restore.
Andrey Grodzovsky
2019-09-17
1
-1
/
+9
*
drm/amdgpu: Vega20 SMU I2C HW engine controller.
Andrey Grodzovsky
2019-08-27
1
-0
/
+724