search for: imx6qdl

Displaying 6 results from an estimated 6 matches for "imx6qdl".

Did you mean: imx6q
2014 Dec 01
3
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
...>> some more generic IP (gk20a). All the other devices nouveau supports have a >> VBIOS to describe this kind of information to us, hence we haven't seen this >> before. For CPUs there are plenty of examples though of such params defined >> in DT: in arch/arm/boot/dts/ : imx6qdl.dtsi documents the min and max volt >> for regulators, while the CPUs have a little freq<->volt mapping in >> imx6q.dtsi. GPUs are new in a sense that NVIDIA is the first to actively >> support upstream development (thanks!) > Thanks for raising this point. I agree with y...
2014 Nov 28
2
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
...instance (the Tegra K1 SoC) of some more generic IP (gk20a). All the other devices nouveau supports have a VBIOS to describe this kind of information to us, hence we haven't seen this before. For CPUs there are plenty of examples though of such params defined in DT: in arch/arm/boot/dts/ : imx6qdl.dtsi documents the min and max volt for regulators, while the CPUs have a little freq<->volt mapping in imx6q.dtsi. GPUs are new in a sense that NVIDIA is the first to actively support upstream development (thanks!) Secondly, we should keep in mind that DT is not tied to Linux; I believe...
2014 Dec 01
0
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
...e more generic IP (gk20a). All the other devices nouveau supports have a >>> VBIOS to describe this kind of information to us, hence we haven't seen this >>> before. For CPUs there are plenty of examples though of such params defined >>> in DT: in arch/arm/boot/dts/ : imx6qdl.dtsi documents the min and max volt >>> for regulators, while the CPUs have a little freq<->volt mapping in >>> imx6q.dtsi. GPUs are new in a sense that NVIDIA is the first to actively >>> support upstream development (thanks!) >> Thanks for raising this point...
2014 Dec 01
1
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
...ic IP (gk20a). All the other devices nouveau supports have a >>>> VBIOS to describe this kind of information to us, hence we haven't seen this >>>> before. For CPUs there are plenty of examples though of such params defined >>>> in DT: in arch/arm/boot/dts/ : imx6qdl.dtsi documents the min and max volt >>>> for regulators, while the CPUs have a little freq<->volt mapping in >>>> imx6q.dtsi. GPUs are new in a sense that NVIDIA is the first to actively >>>> support upstream development (thanks!) >>> Thanks for ra...
2014 Nov 29
0
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
...egra K1 SoC) of > some more generic IP (gk20a). All the other devices nouveau supports have a > VBIOS to describe this kind of information to us, hence we haven't seen this > before. For CPUs there are plenty of examples though of such params defined > in DT: in arch/arm/boot/dts/ : imx6qdl.dtsi documents the min and max volt > for regulators, while the CPUs have a little freq<->volt mapping in > imx6q.dtsi. GPUs are new in a sense that NVIDIA is the first to actively > support upstream development (thanks!) > Secondly, we should keep in mind that DT is not tied to L...
2014 Nov 28
2
[RESEND PATCH nouveau 3/3] volt: add support for GK20A
Hello Vince, One minor question inline. Op 28-11-14 om 12:13 schreef Vince Hsu: > The voltage value are calculated by the hardware characterized > result. > > Signed-off-by: Vince Hsu <vinceh at nvidia.com> > --- > > Resend this patch with the fuse change and proper patch prefix > per Thierry's request. > > drm/Kbuild | 1 + >