Home
last modified time | relevance | path

Searched defs:crtc_h (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_sprite.c251 uint32_t crtc_h = drm_rect_height(&plane_state->base.dst); in skl_update_plane() local
471 uint32_t crtc_h = drm_rect_height(&plane_state->base.dst); in vlv_update_plane() local
620 uint32_t crtc_h = drm_rect_height(&plane_state->base.dst); in ivb_update_plane() local
776 uint32_t crtc_h = drm_rect_height(&plane_state->base.dst); in g4x_update_plane() local
867 unsigned int crtc_w, crtc_h; in intel_check_sprite_plane() local
H A Dintel_display.c13026 unsigned int crtc_w, unsigned int crtc_h, in intel_legacy_cursor_update()
/dflybsd-src/sys/dev/drm/
H A Ddrm_plane_helper.c305 unsigned int crtc_w, unsigned int crtc_h, in drm_primary_helper_update()
548 unsigned int crtc_w, unsigned int crtc_h, in drm_plane_helper_update()
H A Ddrm_plane.c572 uint32_t crtc_w, uint32_t crtc_h, in __setplane_internal()
649 uint32_t crtc_w, uint32_t crtc_h, in setplane_internal()
745 uint32_t crtc_w = 0, crtc_h = 0; in drm_mode_cursor_universal() local
H A Ddrm_atomic_helper.c2495 unsigned int crtc_w, unsigned int crtc_h, in drm_atomic_helper_update_plane()
/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_plane.h102 uint32_t crtc_w, crtc_h; member
/dflybsd-src/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h293 __u32 crtc_h; member