projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8442853
)
drm/atomic-helper: Fix kerneldoc for prepare_planes
author
Daniel Vetter
<
[email protected]
>
Thu, 26 Feb 2015 13:17:38 +0000
(14:17 +0100)
committer
Daniel Vetter
<
[email protected]
>
Tue, 10 Mar 2015 08:59:31 +0000
(09:59 +0100)
Copypaste-fail from cleanup_planes. Reported by Tvrtko.
Cc: Tvrtko Ursulin <
[email protected]
>
Reviewed-by: Tvrtko Ursulin <
[email protected]
>
Signed-off-by: Daniel Vetter <
[email protected]
>
drivers/gpu/drm/drm_atomic_helper.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/drm_atomic_helper.c
b/drivers/gpu/drm/drm_atomic_helper.c
index 7715c40d4e742746642376d121c1d42a743a72ac..a7458813af2b8b7dcf81ccca746f0e8ae6d60634 100644
(file)
--- a/
drivers/gpu/drm/drm_atomic_helper.c
+++ b/
drivers/gpu/drm/drm_atomic_helper.c
@@
-1096,9
+1096,9
@@
EXPORT_SYMBOL(drm_atomic_helper_commit);
*/
/**
- * drm_atomic_helper_prepare_planes - prepare plane resources
after
commit
+ * drm_atomic_helper_prepare_planes - prepare plane resources
before
commit
* @dev: DRM device
- * @state: atomic state object with
old
state structures
+ * @state: atomic state object with
new
state structures
*
* This function prepares plane state, specifically framebuffers, for the new
* configuration. If any failure is encountered this function will call