Searched refs:dt_surf_tile_config (Results 1 – 7 of 7) sorted by relevance
163 …msg->body.decode.dt_surf_tile_config |= RUVD_NUM_BANKS(eg_num_banks(rscreen->b.info.r600_num_banks… in r600_uvd_set_dtb()
403 uint32_t dt_surf_tile_config; member
1236 dec->msg->body.decode.db_surf_tile_config = dec->msg->body.decode.dt_surf_tile_config; in ruvd_end_frame()1489 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_WIDTH(bank_wh(luma->u.legacy.bankw)); in ruvd_set_dt_surfaces()1490 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_HEIGHT(bank_wh(luma->u.legacy.bankh)); in ruvd_set_dt_surfaces()1491 …msg->body.decode.dt_surf_tile_config |= RUVD_MACRO_TILE_ASPECT_RATIO(macro_tile_aspect(luma->u.leg… in ruvd_set_dt_surfaces()
166 unsigned int dt_surf_tile_config; member
1322 dec->msg->body.decode.db_surf_tile_config = dec->msg->body.decode.dt_surf_tile_config; in ruvd_end_frame()1614 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_WIDTH(bank_wh(luma->u.legacy.bankw)); in si_uvd_set_dt_surfaces()1615 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_HEIGHT(bank_wh(luma->u.legacy.bankh)); in si_uvd_set_dt_surfaces()1616 …msg->body.decode.dt_surf_tile_config |= RUVD_MACRO_TILE_ASPECT_RATIO(macro_tile_aspect(luma->u.leg… in si_uvd_set_dt_surfaces()1632 msg->body.decode.dt_surf_tile_config = 0; in si_uvd_set_dt_surfaces()
402 uint32_t dt_surf_tile_config; member
668 decode->dt_surf_tile_config = 0; in rvcn_dec_message_decode()