Searched defs:crtc_x (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.h91 int32_t crtc_x; member in struct:drm_plane_state
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_sprite.c388 int crtc_x = plane_state->uapi.dst.x1; local in function:skl_program_scaler
574 int crtc_x = plane_state->uapi.dst.x1; local in function:skl_program_plane
1023 int crtc_x = plane_state->uapi.dst.x1; local in function:vlv_update_plane
1437 int crtc_x = plane_state->uapi.dst.x1; local in function:ivb_update_plane
1749 int crtc_x local in function:g4x_update_plane
2108 int crtc_x = plane_state->uapi.dst.x1; local in function:skl_plane_check_dst_coordinates
[all...]
H A Dintel_display.c4324 int crtc_x = plane_state->uapi.dst.x1; 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.c2474 s32 crtc_x = unit->crtc.x; 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.h284 __s32 crtc_x; member in struct:drm_mode_set_plane

Completed in 47 milliseconds