[bootlin/training-materials updates] master: slides/graphics-hardware: liberates -> frees up (eb4a34b3)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Sep 19 15:38:03 CEST 2019


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

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

commit eb4a34b3a89f070d2f9c806d38bbeb9a179fcfcf
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Thu Sep 19 15:38:03 2019 +0200

    slides/graphics-hardware: liberates -> frees up
    
    "frees up" is much more commonly used when talking about CPU time.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

eb4a34b3a89f070d2f9c806d38bbeb9a179fcfcf
 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 2e8b0884..1340fb50 100644
--- a/slides/graphics-hardware/graphics-hardware.tex
+++ b/slides/graphics-hardware/graphics-hardware.tex
@@ -937,7 +937,7 @@
 
 \begin{frame}{Offloading graphics to hardware}
   \begin{itemize}
-  \item Offloading graphics to hardware liberates significant CPU time
+  \item Offloading graphics to hardware frees up significant CPU time
   \item For many use cases, it is crucially needed:
     \begin{itemize}
     \item Video presentation at a given frame-rate, with CSC and scaling




More information about the training-materials-updates mailing list