[bootlin/training-materials updates] master: slides/graphics-hardware: there is not necessarily an ADC in legacy analog interfaces (bdc7aeda)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Sep 19 15:23:41 CEST 2019


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/bdc7aedace02b2a9c82d9b093e26cbfa1e1a0699

>---------------------------------------------------------------

commit bdc7aedace02b2a9c82d9b093e26cbfa1e1a0699
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Thu Sep 19 15:23:41 2019 +0200

    slides/graphics-hardware: there is not necessarily an ADC in legacy analog interfaces
    
    A CRT monitor that takes some analog interface as input (e.g. VGA)
    most likely does not have an ADC, it directly uses the analog signal.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

bdc7aedace02b2a9c82d9b093e26cbfa1e1a0699
 slides/graphics-hardware/graphics-hardware.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/graphics-hardware/graphics-hardware.tex b/slides/graphics-hardware/graphics-hardware.tex
index 967e5e4c..2e8b0884 100644
--- a/slides/graphics-hardware/graphics-hardware.tex
+++ b/slides/graphics-hardware/graphics-hardware.tex
@@ -471,7 +471,7 @@
   \begin{itemize}
   \item Legacy display interfaces are usually \textbf{analog}:
   \begin{itemize}
-    \item Transmission through a DAC-ADC encoder-decoder chain
+    \item Transmission through a DAC-based chain
     \item Lack of precision, noise and chain error: not pixel-perfect, capped
     \item Requires few signal pins (1 per color channel and sync or less)
   \end{itemize}




More information about the training-materials-updates mailing list