[bootlin/training-materials updates] master: slides/graphics-hardware: live either on -> live either in (1f71ae19)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Sep 19 14:50:29 CEST 2019


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

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

commit 1f71ae1930cd957c91063ae836fab01682edea21
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Thu Sep 19 14:50:29 2019 +0200

    slides/graphics-hardware: live either on -> live either in
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

1f71ae1930cd957c91063ae836fab01682edea21
 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 004275a9..1219e728 100644
--- a/slides/graphics-hardware/graphics-hardware.tex
+++ b/slides/graphics-hardware/graphics-hardware.tex
@@ -32,7 +32,7 @@
 \begin{frame}{Graphics memory and buffers}
   \begin{itemize}
   \item Pixel data is stored in memory buffers, called \textbf{framebuffers}
-  \item Framebuffers live either on:
+  \item Framebuffers live either in:
     \begin{itemize}
     \item \textbf{System memory}: shared with the rest of the system (e.g. SDRAM or SRAM)
     \item \textbf{Dedicated memory}: only for graphics (e.g. SGRAM)




More information about the training-materials-updates mailing list