commit | 333fe325febabe3df2bc3019d4b97f879d8cef73 | [log] [tgz] |
---|---|---|
author | Thong Thai <thong.thai@amd.com> | Thu Jul 25 11:21:58 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 30 23:48:32 2019 -0500 |
tree | 14a264bc5d988d8e65b1dc46aad9fcfdc2680f3c | |
parent | d3b9f39d8417ee2f2cd87b5e5410015ce6f78491 [diff] |
drm/amd/amdgpu/vcn_v2_0: Mark RB commands as KMD commands Sets the CMD_SOURCE bit for VCN 2.0 Decoder Ring Buffer commands. This bit was previously set by the RBC HW on older firmware. Newer firmware uses a SW RBC and this bit has to be set by the driver. Signed-off-by: Thong Thai <thong.thai@amd.com> Reviewed-by: Leo Liu <leo.liu@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>