Searched defs:crtc_y (Results 1 - 11 of 11) sorted by relevance

/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_plane_helper.c152 drm_primary_helper_update(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int crtc_x,int crtc_y,unsigned int crtc_w,unsigned int crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h,struct drm_modeset_acquire_ctx * ctx) argument
H A Ddrm_plane.c601 __setplane_check(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int32_t crtc_x,int32_t crtc_y,uint32_t crtc_w,uint32_t crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h) argument
678 __setplane_internal(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int32_t crtc_x,int32_t crtc_y,uint32_t crtc_w,uint32_t crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h,struct drm_modeset_acquire_ctx * ctx) argument
731 __setplane_atomic(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int32_t crtc_x,int32_t crtc_y,uint32_t crtc_w,uint32_t crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h,struct drm_modeset_acquire_ctx * ctx) argument
766 setplane_internal(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int32_t crtc_x,int32_t crtc_y,uint32_t crtc_w,uint32_t crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h) argument
862 int32_t crtc_x, crtc_y; local in function:drm_mode_cursor_universal
[all...]
H A Ddrm_atomic_helper.c2870 drm_atomic_helper_update_plane(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int crtc_x,int crtc_y,unsigned int crtc_w,unsigned int crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h,struct drm_modeset_acquire_ctx * ctx) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_overlay.c118 nv10_update_plane(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int crtc_x,int crtc_y,unsigned int crtc_w,unsigned int crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h,struct drm_modeset_acquire_ctx * ctx) argument
367 nv04_update_plane(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int crtc_x,int crtc_y,unsigned int crtc_w,unsigned int crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h,struct drm_modeset_acquire_ctx * ctx) argument
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_plane.h98 int32_t crtc_y; member in struct:drm_plane_state
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_sprite.c389 int crtc_y = plane_state->uapi.dst.y1; local in function:skl_program_scaler
575 int crtc_y = plane_state->uapi.dst.y1; local in function:skl_program_plane
1024 int crtc_y = plane_state->uapi.dst.y1; local in function:vlv_update_plane
1438 int crtc_y = plane_state->uapi.dst.y1; local in function:ivb_update_plane
1750 int crtc_y local in function:g4x_update_plane
[all...]
H A Dintel_display.c4325 int crtc_y = plane_state->uapi.dst.y1; local in function:i9xx_update_plane
15996 intel_legacy_cursor_update(struct drm_plane * _plane,struct drm_crtc * _crtc,struct drm_framebuffer * fb,int crtc_x,int crtc_y,unsigned int crtc_w,unsigned int crtc_h,u32 src_x,u32 src_y,u32 src_w,u32 src_h,struct drm_modeset_acquire_ctx * ctx) argument
/src/sys/arch/arm/sunxi/
H A Dsunxi_mixer.c1084 sunxi_mixer_overlay_update_plane(struct drm_plane * plane,struct drm_crtc * crtc,struct drm_framebuffer * fb,int crtc_x,int crtc_y,u_int crtc_w,u_int crtc_h,uint32_t src_x,uint32_t src_y,uint32_t src_w,uint32_t src_h,struct drm_modeset_acquire_ctx * ctx) argument
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_kms.c2475 s32 crtc_y = unit->crtc.y; local in function:vmw_kms_helper_dirty
H A Dvmwgfx_stdu.c168 vmw_stdu_define_st(struct vmw_private * dev_priv,struct vmw_screen_target_display_unit * stdu,struct drm_display_mode * mode,int crtc_x,int crtc_y) argument
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
H A Ddrm_mode.h285 __s32 crtc_y; member in struct:drm_mode_set_plane

Completed in 47 milliseconds