Home
last modified time | relevance | path

Searched refs:drm_atomic_helper_update_plane (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/
H A Ddrm_simple_kms_helper.c166 .update_plane = drm_atomic_helper_update_plane,
H A Ddrm_atomic_helper.c2491 int drm_atomic_helper_update_plane(struct drm_plane *plane, in drm_atomic_helper_update_plane() function
2536 EXPORT_SYMBOL(drm_atomic_helper_update_plane);
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_atomic_helper.h101 int drm_atomic_helper_update_plane(struct drm_plane *plane,
/dragonfly/sys/dev/drm/i915/
H A Dintel_sprite.c1271 .update_plane = drm_atomic_helper_update_plane,
H A Dintel_display.c13011 .update_plane = drm_atomic_helper_update_plane,
13148 return drm_atomic_helper_update_plane(plane, crtc, fb, in intel_legacy_cursor_update()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3207 .update_plane = drm_atomic_helper_update_plane,