index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
smu_v11_0_i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
drm/amdgpu: The I2C IP doesn't support 0 writes/reads
Luben Tuikov
1
-0
/
+5
2021-07-01
drm/amdgpu: Correctly disable the I2C IP block
Luben Tuikov
1
-18
/
+62
2021-07-01
drm/amdgpu: Use a single loop
Luben Tuikov
1
-38
/
+34
2021-07-01
drm/amdgpu: Return result fix in RAS
Luben Tuikov
1
-2
/
+1
2021-07-01
drm/amdgpu: Fix width of I2C address
Luben Tuikov
1
-8
/
+11
2021-07-01
drm/amdgpu: I2C class is HWMON
Luben Tuikov
1
-1
/
+1
2021-07-01
drm/amdgpu: Fix Vega20 I2C to be agnostic (v2)
Luben Tuikov
1
-38
/
+67
2021-07-01
dmr/amdgpu: Add RESTART handling also to smu_v11_0_i2c (VG20)
Andrey Grodzovsky
1
-10
/
+12
2021-07-01
drm/amdgpu: rework smu11 i2c for generic operation
Aaron Rice
1
-38
/
+9
2021-07-01
drm/amdgpu: add I2C_CLASS_HWMON to SMU i2c buses
Alex Deucher
1
-1
/
+1
2021-07-01
drm/amdgpu: add a mutex for the smu11 i2c bus (v2)
Alex Deucher
1
-10
/
+9
2020-11-14
drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' p...
Lee Jones
1
-0
/
+3
2020-08-14
drm/amd/powerplay: optimize i2c bus access implementation
Evan Quan
1
-13
/
+2
2020-07-21
drm/amdgpu: remove eeprom from the smu i2c handlers
Alex Deucher
1
-26
/
+26
2020-07-21
drm/amdgpu: move i2c bus lock out of ras structure
Alex Deucher
1
-7
/
+3
2020-03-16
drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device
Andrey Grodzovsky
1
-6
/
+8
2019-11-14
drm/amdgpu: use drm_debug_enabled() to check for debug categories
Jani Nikula
1
-2
/
+2
2019-09-17
drm/amdgpu: Remove clock gating restore.
Andrey Grodzovsky
1
-1
/
+9
2019-08-27
drm/amdgpu: Vega20 SMU I2C HW engine controller.
Andrey Grodzovsky
1
-0
/
+724