HomeSort by: relevance | last modified time | path
    Searched refs:drm_atomic_helper_update_plane (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_atomic_helper.h 112 int drm_atomic_helper_update_plane(struct drm_plane *plane,
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_ldu.c 314 .update_plane = drm_atomic_helper_update_plane,
323 .update_plane = drm_atomic_helper_update_plane,
vmwgfx_scrn.c 784 .update_plane = drm_atomic_helper_update_plane,
793 .update_plane = drm_atomic_helper_update_plane,
vmwgfx_stdu.c 1672 .update_plane = drm_atomic_helper_update_plane,
1681 .update_plane = drm_atomic_helper_update_plane,
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_plane.c 82 .update_plane = drm_atomic_helper_update_plane,
  /src/sys/external/bsd/drm2/dist/drm/vboxvideo/
vbox_mode.c 484 .update_plane = drm_atomic_helper_update_plane,
506 .update_plane = drm_atomic_helper_update_plane,
  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_sprite.c 2811 .update_plane = drm_atomic_helper_update_plane,
2820 .update_plane = drm_atomic_helper_update_plane,
2829 .update_plane = drm_atomic_helper_update_plane,
2838 .update_plane = drm_atomic_helper_update_plane,
2847 .update_plane = drm_atomic_helper_update_plane,
intel_display.c 15978 .update_plane = drm_atomic_helper_update_plane,
15987 .update_plane = drm_atomic_helper_update_plane,
16113 return drm_atomic_helper_update_plane(&plane->base, &crtc->base, fb,
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_display.c 866 .update_plane = drm_atomic_helper_update_plane,
888 .update_plane = drm_atomic_helper_update_plane,
  /src/sys/external/bsd/drm2/dist/drm/ast/
ast_mode.c 605 .update_plane = drm_atomic_helper_update_plane,
758 .update_plane = drm_atomic_helper_update_plane,
  /src/sys/arch/arm/rockchip/
rk_vop.c 408 .update_plane = drm_atomic_helper_update_plane,
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_wndw.c 613 .update_plane = drm_atomic_helper_update_plane,
  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_helper.c 2851 * drm_atomic_helper_update_plane - Helper for primary plane update using atomic
2870 int drm_atomic_helper_update_plane(struct drm_plane *plane, function
2915 EXPORT_SYMBOL(drm_atomic_helper_update_plane); variable
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.c 5090 .update_plane = drm_atomic_helper_update_plane,

Completed in 46 milliseconds