drivers/gpu/drm/tegra/hdmi.c
0 → 100644
+1334
−0
File added.
Preview size limit exceeded, changes collapsed.
drivers/gpu/drm/tegra/hdmi.h
0 → 100644
+575
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
This commit adds support for the HDMI output on the Tegra20 SoC. Only one such output is available, but it can be driven by either of the two display controllers. A lot of work on this patch has been contributed by NVIDIA's Mark Zhang <markz@nvidia.com> and many other people at NVIDIA were very helpful in getting the HDMI support and surrounding infrastructure to work. Signed-off-by:Thierry Reding <thierry.reding@avionic-design.de> Tested-by:
Stephen Warren <swarren@nvidia.com> Acked-by:
Mark Zhang <markz@nvidia.com> Reviewed-by:
Mark Zhang <markz@nvidia.com> Tested-by:
Mark Zhang <markz@nvidia.com> Tested-and-acked-by:
Alexandre Courbot <acourbot@nvidia.com> Acked-by:
Terje Bergstrom <tbergstrom@nvidia.com> Tested-by:
Terje Bergstrom <tbergstrom@nvidia.com> Signed-off-by:
Dave Airlie <airlied@redhat.com>
File added.
Preview size limit exceeded, changes collapsed.
CRA Git | Maintained and supported by SUSTech CRA and CCSE