mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
drm: export __drm_atomic_helper_disable_plane
Change-Id: Ie22b5fa45451011ed6516cd5882119fe8203f1e6 Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
@@ -2908,6 +2908,7 @@ int __drm_atomic_helper_disable_plane(struct drm_plane *plane,
|
||||
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(__drm_atomic_helper_disable_plane);
|
||||
|
||||
static int update_output_state(struct drm_atomic_state *state,
|
||||
struct drm_mode_set *set)
|
||||
|
||||
Reference in New Issue
Block a user