提交 234fa04e 编写于 作者: D Dmytro Laktyushkin 提交者: Alex Deucher

drm/amd/display: correct dcn21 NUM_VMID to 16

1 vmid limitation only exists for HOSTVM which is a custom
use case anyway.
Signed-off-by: NDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: NBhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Reviewed-by: NRoman Li <Roman.Li@amd.com>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 02981b28
......@@ -52,7 +52,7 @@
#ifdef NUM_VMID
#undef NUM_VMID
#endif
#define NUM_VMID 1
#define NUM_VMID 16
static uint32_t convert_and_clamp(
uint32_t wm_ns,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册