linux-imx/drivers/gpu/drm/ttm
Zack Rusin 306e997778 drm/ttm: Print the memory decryption status just once
commit 27906e5d78 upstream.

Stop printing the TT memory decryption status info each time tt is created
and instead print it just once.

Reduces the spam in the system logs when running guests with SEV enabled.

Signed-off-by: Zack Rusin <zack.rusin@broadcom.com>
Fixes: 71ce046327 ("drm/ttm: Make sure the mapped tt pages are decrypted when needed")
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: dri-devel@lists.freedesktop.org
Cc: linux-kernel@vger.kernel.org
Cc: <stable@vger.kernel.org> # v5.14+
Link: https://patchwork.freedesktop.org/patch/msgid/20240408155605.1398631-1-zack.rusin@broadcom.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-05-17 12:02:34 +02:00
..
tests mm, treewide: introduce NR_PAGE_ORDERS 2024-05-02 16:32:41 +02:00
Makefile
ttm_agp_backend.c
ttm_bo_util.c
ttm_bo_vm.c
ttm_bo.c drm/ttm: return ENOSPC from ttm_bo_mem_space v3 2024-04-13 13:07:34 +02:00
ttm_device.c
ttm_execbuf_util.c
ttm_module.c
ttm_module.h
ttm_pool.c drm/ttm: stop pooling cached NUMA pages v2 2024-05-02 16:32:41 +02:00
ttm_range_manager.c
ttm_resource.c
ttm_sys_manager.c
ttm_tt.c drm/ttm: Print the memory decryption status just once 2024-05-17 12:02:34 +02:00