drm/rockchip: dw_hdmi_qp: Add basic RK3576 HDMI output support
[drm/drm-misc.git] / Documentation / i2c / busses / i2c-nvidia-gpu.rst
blob38fb8a4c8756d213fda77c837430616410392d7f
1 ============================
2 Kernel driver i2c-nvidia-gpu
3 ============================
5 Datasheet: not publicly available.
7 Authors:
8         Ajay Gupta <ajayg@nvidia.com>
10 Description
11 -----------
13 i2c-nvidia-gpu is a driver for I2C controller included in NVIDIA Turing
14 and later GPUs and it is used to communicate with Type-C controller on GPUs.
16 If your ``lspci -v`` listing shows something like the following::
18   01:00.3 Serial bus controller [0c80]: NVIDIA Corporation Device 1ad9 (rev a1)
20 then this driver should support the I2C controller of your GPU.