Searched refs:drm_rect_init (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/sys/external/bsd/drm2/dist/include/drm/ |
| H A D | drm_rect.h | 84 static inline void drm_rect_init(struct drm_rect *r, int x, int y, in drm_rect_init() function
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| H A D | intel_sprite.c | 275 drm_rect_init(src, src_x << 16, src_y << 16, in intel_plane_check_src_coordinates()
|
| H A D | intel_display.c | 2992 drm_rect_init(&r, x, y, width, height); in setup_fb_rotation() 3207 drm_rect_init(&r, x, y, width, height); in intel_plane_remap_gtt()
|