]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Allocate DCN35 clock table transfer buffers in GART
authorNicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Thu, 15 Aug 2024 20:31:44 +0000 (16:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 27 Aug 2024 21:52:44 +0000 (17:52 -0400)
commit6692982582a54e7ecc80d7b0dae5db6cd47e2567
tree50ab37cb39b5929579c78a1df34be31007101cce
parent87d23164d89c3898a0acb4ec0b431e787c27a91e
drm/amd/display: Allocate DCN35 clock table transfer buffers in GART

[Why]
Request from PMFW to use GART for clock table transfer tables as
framebuffer is being deprecated on APU.

[How]
Switch over to GART via the allocation flag.

Reviewed-by: Sung joon Kim <sungjoon.kim@amd.com>
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Zaeem Mohamed <zaeem.mohamed@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c