|
@@ -307,9 +307,8 @@ static s64 __user *get_out_fence_for_crtc(struct drm_atomic_state *state,
|
|
|
* @state: the CRTC whose incoming state to update
|
|
|
* @mode: kernel-internal mode to use for the CRTC, or NULL to disable
|
|
|
*
|
|
|
- * Set a mode (originating from the kernel) on the desired CRTC state. Does
|
|
|
- * not change any other state properties, including enable, active, or
|
|
|
- * mode_changed.
|
|
|
+ * Set a mode (originating from the kernel) on the desired CRTC state and update
|
|
|
+ * the enable property.
|
|
|
*
|
|
|
* RETURNS:
|
|
|
* Zero on success, error code on failure. Cannot return -EDEADLK.
|