Lines Matching +defs:obj +defs:y
962 static u32 intel_adjust_tile_offset(int *x, int *y, in intel_adjust_tile_offset()
989 static u32 intel_adjust_linear_offset(int *x, int *y, in intel_adjust_linear_offset()
1003 static u32 intel_adjust_aligned_offset(int *x, int *y, in intel_adjust_aligned_offset()
1044 u32 intel_plane_adjust_aligned_offset(int *x, int *y, in intel_plane_adjust_aligned_offset()
1070 int *x, int *y, in intel_compute_aligned_offset()
1124 u32 intel_plane_compute_aligned_offset(int *x, int *y, in intel_plane_compute_aligned_offset()
1140 static int intel_fb_offset_to_xy(int *x, int *y, in intel_fb_offset_to_xy()
1183 static int intel_fb_check_ccs_xy(const struct drm_framebuffer *fb, int ccs_plane, int x, int y) in intel_fb_check_ccs_xy()
1319 int plane_width, int *x, int *y) in convert_plane_offset_to_xy()
1321 struct drm_gem_object *obj = intel_fb_bo(&fb->base); in convert_plane_offset_to_xy() local
1356 … u32 calc_plane_aligned_offset(const struct intel_framebuffer *fb, int color_plane, int *x, int *y) in calc_plane_aligned_offset()
1436 int y) in plane_view_height_tiles()
1444 int x, int y) in plane_view_linear_tiles()
1468 u32 obj_offset, u32 gtt_offset, int x, int y, in calc_plane_remap_info()
1597 int x, int y) in calc_plane_normal_size()
1665 struct drm_gem_object *obj = intel_fb_bo(&fb->base); in intel_fill_fb_info() local
1688 int x, y; in intel_fill_fb_info() local
1788 unsigned int x, y; in intel_plane_remap_gtt() local
1974 struct drm_gem_object *obj = intel_fb_bo(fb); in intel_user_framebuffer_create_handle() local
2007 struct drm_gem_object *obj = intel_fb_bo(fb); in intel_user_framebuffer_dirty() local
2058 struct drm_gem_object *obj, in intel_framebuffer_init()
2181 struct drm_gem_object *obj; in intel_user_framebuffer_create() local
2196 intel_framebuffer_create(struct drm_gem_object *obj, in intel_framebuffer_create()