linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] drm/doc: Fix TTM acronym
@ 2022-01-07 18:02 José Expósito
  2022-01-19 15:11 ` Daniel Vetter
  0 siblings, 1 reply; 2+ messages in thread
From: José Expósito @ 2022-01-07 18:02 UTC (permalink / raw)
  To: maarten.lankhorst
  Cc: mripard, tzimmermann, airlied, daniel, corbet, dri-devel,
	linux-doc, linux-kernel, José Expósito

The TTM acronym is defined for the first time in the documentation as
"Translation Table Maps". Afterwards, "Translation Table Manager" is
used as definition.

Fix the first definition to avoid confusion.

Signed-off-by: José Expósito <jose.exposito89@gmail.com>
---
 Documentation/gpu/drm-mm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst
index e0538083a2c0..198bcc1affa1 100644
--- a/Documentation/gpu/drm-mm.rst
+++ b/Documentation/gpu/drm-mm.rst
@@ -8,7 +8,7 @@ the very dynamic nature of many of that data, managing graphics memory
 efficiently is thus crucial for the graphics stack and plays a central
 role in the DRM infrastructure.
 
-The DRM core includes two memory managers, namely Translation Table Maps
+The DRM core includes two memory managers, namely Translation Table Manager
 (TTM) and Graphics Execution Manager (GEM). TTM was the first DRM memory
 manager to be developed and tried to be a one-size-fits-them all
 solution. It provides a single userspace API to accommodate the need of
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH RESEND] drm/doc: Fix TTM acronym
  2022-01-07 18:02 [PATCH RESEND] drm/doc: Fix TTM acronym José Expósito
@ 2022-01-19 15:11 ` Daniel Vetter
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Vetter @ 2022-01-19 15:11 UTC (permalink / raw)
  To: José Expósito
  Cc: maarten.lankhorst, mripard, tzimmermann, airlied, daniel, corbet,
	dri-devel, linux-doc, linux-kernel

On Fri, Jan 07, 2022 at 07:02:30PM +0100, José Expósito wrote:
> The TTM acronym is defined for the first time in the documentation as
> "Translation Table Maps". Afterwards, "Translation Table Manager" is
> used as definition.
> 
> Fix the first definition to avoid confusion.
> 
> Signed-off-by: José Expósito <jose.exposito89@gmail.com>

Applied to drm-misc-next, thanks for the patch.
-Daniel

> ---
>  Documentation/gpu/drm-mm.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/gpu/drm-mm.rst b/Documentation/gpu/drm-mm.rst
> index e0538083a2c0..198bcc1affa1 100644
> --- a/Documentation/gpu/drm-mm.rst
> +++ b/Documentation/gpu/drm-mm.rst
> @@ -8,7 +8,7 @@ the very dynamic nature of many of that data, managing graphics memory
>  efficiently is thus crucial for the graphics stack and plays a central
>  role in the DRM infrastructure.
>  
> -The DRM core includes two memory managers, namely Translation Table Maps
> +The DRM core includes two memory managers, namely Translation Table Manager
>  (TTM) and Graphics Execution Manager (GEM). TTM was the first DRM memory
>  manager to be developed and tried to be a one-size-fits-them all
>  solution. It provides a single userspace API to accommodate the need of
> -- 
> 2.25.1
> 

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-19 15:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-07 18:02 [PATCH RESEND] drm/doc: Fix TTM acronym José Expósito
2022-01-19 15:11 ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).