Lines Matching refs:radeon_surf
126 const struct radeon_surf *surf) in ac_surface_supports_dcc_image_stores()
169 ac_modifier_fill_dcc_params(uint64_t modifier, struct radeon_surf *surf, in ac_modifier_fill_dcc_params()
631 struct radeon_surf *surf, bool is_stencil, unsigned level, in gfx6_compute_level()
843 static void gfx6_set_micro_tile_mode(struct radeon_surf *surf, const struct radeon_info *info) in gfx6_set_micro_tile_mode()
853 static unsigned cik_get_macro_tile_index(struct radeon_surf *surf) in cik_get_macro_tile_index()
867 static bool get_display_flag(const struct ac_surf_config *config, const struct radeon_surf *surf) in get_display_flag()
906 ADDR_COMPUTE_SURFACE_INFO_OUTPUT *csio, struct radeon_surf *surf) in gfx6_surface_settings()
954 struct radeon_surf *surf) in ac_compute_cmask()
1022 struct radeon_surf *surf) in gfx6_compute_surface()
1416 struct radeon_surf *surf, in gfx9_get_preferred_swizzle_mode()
1523 const struct radeon_surf *surf) in is_dcc_supported_by_L2()
1592 const struct radeon_surf *surf, bool rb_aligned, in is_dcc_supported_by_DCN()
1709 const struct ac_surf_config *config, struct radeon_surf *surf, in gfx9_compute_miptree()
2136 struct radeon_surf *surf) in gfx9_compute_surface()
2489 struct radeon_surf *surf) in ac_compute_surface()
2552 void ac_surface_zero_dcc_fields(struct radeon_surf *surf) in ac_surface_zero_dcc_fields()
2619 void ac_surface_set_bo_metadata(const struct radeon_info *info, struct radeon_surf *surf, in ac_surface_set_bo_metadata()
2659 void ac_surface_get_bo_metadata(const struct radeon_info *info, struct radeon_surf *surf, in ac_surface_get_bo_metadata()
2712 bool ac_surface_set_umd_metadata(const struct radeon_info *info, struct radeon_surf *surf, in ac_surface_set_umd_metadata()
2804 void ac_surface_get_umd_metadata(const struct radeon_info *info, struct radeon_surf *surf, in ac_surface_get_umd_metadata()
2863 static uint32_t ac_surface_get_gfx9_pitch_align(struct radeon_surf *surf) in ac_surface_get_gfx9_pitch_align()
2889 bool ac_surface_override_offset_stride(const struct radeon_info *info, struct radeon_surf *surf, in ac_surface_override_offset_stride()
2953 unsigned ac_surface_get_nplanes(const struct radeon_surf *surf) in ac_surface_get_nplanes()
2966 const struct radeon_surf *surf, in ac_surface_get_plane_offset()
2991 const struct radeon_surf *surf, in ac_surface_get_plane_stride()
3011 uint64_t ac_surface_get_plane_size(const struct radeon_surf *surf, in ac_surface_get_plane_size()
3028 const struct radeon_surf *surf) in ac_surface_print_info()