OSDN Git Service

drm/amd/display: Include num_vmid and num_dsc within NV14's resource caps
authorZhan Liu <zhan.liu@amd.com>
Thu, 28 Nov 2019 19:12:11 +0000 (14:12 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Dec 2019 22:38:11 +0000 (17:38 -0500)
commit6bb27085aaa973eac31058a2534d73efe50b3a00
tree316530d9a5a6df7b24abdb9d1cca2cdd0d8a37d0
parent869aebc7baa5b9bc65bde29690de311a26b2681b
drm/amd/display: Include num_vmid and num_dsc within NV14's resource caps

[Why]
"num_vmid" and "num_dsc" are missing within NV14's resource caps structure.

[How]
Add the missing parts.

Signed-off-by: Zhan Liu <zhan.liu@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c