commit | 042eb9106000adbbc6960b9dbdd30a67acf5a2ed | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 21 16:34:29 2016 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Nov 23 15:08:47 2016 -0500 |
tree | d35590c4dd13895c2c2d0b8d093a4aeece55b0db | |
parent | 80983e4df7196b0f300242bcd8e9df6370869438 [diff] |
drm/amdgpu/uvd: reduce IB parsing overhead on UVD5+ (v2) UVD 5 and newer do not have the same placement limitations as older chips, so skip the first pass since it's just overhead on chips where we don't have to force placement. v2: fix inverted logic Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>