commit | c8c1a1d2ef040d2661fc9c7f0b32aec5b1058ae3 | [log] [tgz] |
---|---|---|
author | Boyuan Zhang <boyuan.zhang@amd.com> | Fri Jun 01 12:30:17 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Jun 15 12:20:37 2018 -0500 |
tree | c1cc92ef357d0bf8c8960d6cec55fff1dcec47c2 | |
parent | 8a998052f29b811497b004b87dfe1ea1dfef75d1 [diff] |
drm/amdgpu: define and add extra dword for jpeg ring Define extra dword for jpeg ring. Jpeg ring will allocate extra dword to store the patch commands for fixing the known issue. v2: dropping extra_dw for rings other than jpeg. Signed-off-by: Boyuan Zhang <boyuan.zhang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>