DRM_DEBUG_ATOMIC
DRM_DEBUG_ATOMIC("Enabling DRM crtc: %d\n",
DRM_DEBUG_ATOMIC("Bad cursor FB size %dx%d\n",
DRM_DEBUG_ATOMIC("Cropping not supported for cursor plane\n");
DRM_DEBUG_ATOMIC("Cursor FB width %d doesn't match pitch %d",
DRM_DEBUG_ATOMIC("Bad cursor FB pitch %d px\n", pitch);
DRM_DEBUG_ATOMIC("Cursor FB not linear");
DRM_DEBUG_ATOMIC("Cropping not supported for cursor plane\n");
DRM_DEBUG_ATOMIC("Disabling DRM plane: %d on DRM crtc %d\n",
DRM_DEBUG_ATOMIC("Enabling DRM plane: %d on DRM crtc %d\n",
DRM_DEBUG_ATOMIC("failed finding vcpi slots: %d\n", (int)dm_new_connector_state->vcpi_slots);
DRM_DEBUG_ATOMIC("Can't enable a CRTC without enabling the primary plane\n");
DRM_DEBUG_ATOMIC("Failed DC stream validation\n");
DRM_DEBUG_ATOMIC("Plane completely outside of screen\n");
DRM_DEBUG_ATOMIC("Viewport width %d smaller than %d\n", viewport_width, MIN_VIEWPORT_SIZE*2);
DRM_DEBUG_ATOMIC("Viewport height %d smaller than %d\n", viewport_height, MIN_VIEWPORT_SIZE);