AMDGPU_MAX_CRTCS
struct amdgpu_crtc *crtcs[AMDGPU_MAX_CRTCS];
memset(adev->mode_info.crtcs, 0, sizeof(adev->mode_info.crtcs[0]) * AMDGPU_MAX_CRTCS);