]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx: consolidate mqd buffer setup code
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Jun 2017 19:27:52 +0000 (15:27 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Jun 2017 22:20:59 +0000 (18:20 -0400)
commit7c3ab0a97ea43062f830e73a240cdd1dde947f0c
treecf9769257a65a6cfb5a8cd500d605fbd091ef895
parent5dbfe1d3bacb9203ff7805876ba8fe2f634ef8d2
drm/amdgpu/gfx: consolidate mqd buffer setup code

It was duplicated across multiple generations.

Reviewed-by: Alex Xie <AlexBin.Xie@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c