]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: add clear_tiling mi callbacks
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Oct 2024 17:20:19 +0000 (13:20 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Dec 2024 17:14:04 +0000 (12:14 -0500)
commit98471006aecb20e1016f76354efa22889302abda
tree589bae38aea21e8de5175ff209938070df7d8c8d
parent1fa5c5a3173581e22f01948aa9bed0251084c313
drm/amd/display: add clear_tiling mi callbacks

This adds clear_tiling callbacks to the mi structure that
will be used for drm panic support to clear the tiling on
a display.  Mem input (mi) is used on DCE based display
IPs.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: Lu Yao <yaolu@kylinos.cn>
Cc: Jocelyn Falempe <jfalempe@redhat.com>
Cc: Harry Wentland <harry.wentland@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_mem_input.c
drivers/gpu/drm/amd/display/dc/inc/hw/mem_input.h