Lines Matching +defs:obj +defs:y

969 static u32 intel_adjust_tile_offset(int *x, int *y,  in intel_adjust_tile_offset()
996 static u32 intel_adjust_linear_offset(int *x, int *y, in intel_adjust_linear_offset()
1010 static u32 intel_adjust_aligned_offset(int *x, int *y, in intel_adjust_aligned_offset()
1051 u32 intel_plane_adjust_aligned_offset(int *x, int *y, in intel_plane_adjust_aligned_offset()
1077 int *x, int *y, in intel_compute_aligned_offset()
1131 u32 intel_plane_compute_aligned_offset(int *x, int *y, in intel_plane_compute_aligned_offset()
1147 static int intel_fb_offset_to_xy(int *x, int *y, in intel_fb_offset_to_xy()
1190 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()
1335 int plane_width, int *x, int *y) in convert_plane_offset_to_xy()
1338 struct drm_gem_object *obj = intel_fb_bo(&fb->base); in convert_plane_offset_to_xy() local
1373 … u32 calc_plane_aligned_offset(const struct intel_framebuffer *fb, int color_plane, int *x, int *y) in calc_plane_aligned_offset()
1453 int y) in plane_view_height_tiles()
1461 int x, int y) in plane_view_linear_tiles()
1485 u32 obj_offset, u32 gtt_offset, int x, int y, in calc_plane_remap_info()
1614 int x, int y) in calc_plane_normal_size()
1701 struct drm_gem_object *obj = intel_fb_bo(&fb->base); in intel_fill_fb_info() local
1724 int x, y; in intel_fill_fb_info() local
1869 unsigned int x, y; in intel_plane_remap_gtt() local
1947 u32 intel_fb_xy_to_linear(int x, int y, in intel_fb_xy_to_linear()
1963 void intel_add_fb_offsets(int *x, int *y, in intel_add_fb_offsets()
2123 struct drm_gem_object *obj = intel_fb_bo(fb); in intel_user_framebuffer_create_handle() local
2156 struct drm_gem_object *obj = intel_fb_bo(fb); in intel_user_framebuffer_dirty() local
2207 struct drm_gem_object *obj, in intel_framebuffer_init()
2328 struct drm_gem_object *obj; in intel_user_framebuffer_create() local
2342 intel_framebuffer_create(struct drm_gem_object *obj, in intel_framebuffer_create()