commit | 6b0fa871a9a2d83dd869ca40a7fd65a935d3564c | [log] [tgz] |
---|---|---|
author | Rex Zhu <Rex.Zhu@amd.com> | Mon Jun 26 14:39:36 2017 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jun 29 12:43:43 2017 -0400 |
tree | 62a6e23ef2af4c4bc7b821b3183dcf4e4402fe63 | |
parent | 12d016626f99f48edbf5b006625b4e8c0de1eec7 [diff] |
drm/amdgpu: fix vulkan test performance drop and hang on VI caused by not program dynamic_cu_mask_addr in the KIQ MQD. v2: create struct vi_mqd_allocation in FB which will contain 1. PM4 MQD structure. 2. Write Pointer Poll Memory. 3. Read Pointer Report Memory 4. Dynamic CU Mask. 5. Dynamic RB Mask. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>