radeonsi: Expose support for 10-bit VP9 decode
authorPratik Vishwakarma <Pratik.Vishwakarma@amd.com>
Tue, 9 Jul 2019 06:23:26 +0000 (11:53 +0530)
committerLeo Liu <leo.liu@amd.com>
Tue, 9 Jul 2019 19:26:54 +0000 (15:26 -0400)
commit177a3df7b0a2645dbdfacabcbe08caad3be22ed2
tree92f1fd6ce479613b68d939f111984e6efdc48a51
parent4a4b48fb057a4812fbc39cc054308818d2a19b32
radeonsi: Expose support for 10-bit VP9 decode

Fix si_vid_is_format_supported to expose support
for 10-bit VP9 decode using P016 format. Without
this change, 10-bit decode will be exposed only
for HEVC even though newer hardware support
10-bit decode for VP9.

Signed-off-by: Pratik Vishwakarma <Pratik.Vishwakarma@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
src/gallium/drivers/radeonsi/si_get.c