OSDN Git Service

drm/amdgpu: use multipipe compute policy on non PL11 asics
authorAndres Rodriguez <andresx7@gmail.com>
Tue, 26 Sep 2017 16:22:45 +0000 (12:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2017 20:03:21 +0000 (16:03 -0400)
commit0f7607d484f57c31a3e0b5b4e75ff1366cc90b6b
treedfee8ae9243ff6cd7398f7a20d85e21b2bd11e69
parente23b74aab5dc48d3e508a2bc171ccd152fb03803
drm/amdgpu: use multipipe compute policy on non PL11 asics

A performance regression for OpenCL tests on Polaris11 had this feature
disabled for all asics.

Instead, disable it selectively on the affected asics.

Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c