Home
last modified time | relevance | path

Searched refs:dt_surf_tile_config (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_uvd.c166 …msg->body.decode.dt_surf_tile_config |= RUVD_NUM_BANKS(eg_num_banks(rscreen->b.info.r600_num_banks… in r600_uvd_set_dtb()
Dradeon_uvd.c994 dec->msg->body.decode.db_surf_tile_config = dec->msg->body.decode.dt_surf_tile_config; in ruvd_end_frame()
1246 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_WIDTH(bank_wh(luma->u.legacy.bankw)); in ruvd_set_dt_surfaces()
1247 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_HEIGHT(bank_wh(luma->u.legacy.bankh)); in ruvd_set_dt_surfaces()
1248 …msg->body.decode.dt_surf_tile_config |= RUVD_MACRO_TILE_ASPECT_RATIO(macro_tile_aspect(luma->u.leg… in ruvd_set_dt_surfaces()
Dradeon_uvd.h403 uint32_t dt_surf_tile_config; member
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c1176 dec->msg->body.decode.db_surf_tile_config = dec->msg->body.decode.dt_surf_tile_config; in ruvd_end_frame()
1480 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_WIDTH(bank_wh(luma->u.legacy.bankw)); in si_uvd_set_dt_surfaces()
1481 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_HEIGHT(bank_wh(luma->u.legacy.bankh)); in si_uvd_set_dt_surfaces()
1482 msg->body.decode.dt_surf_tile_config |= in si_uvd_set_dt_surfaces()
1499 msg->body.decode.dt_surf_tile_config = 0; in si_uvd_set_dt_surfaces()
Dradeon_uvd.h403 uint32_t dt_surf_tile_config; member
Dradeon_vcn_dec.h354 unsigned int dt_surf_tile_config; member
Dradeon_vcn_dec.c1037 decode->dt_surf_tile_config = 0; in rvcn_dec_message_decode()