Home
last modified time | relevance | path

Searched refs:RUVD_BANK_WIDTH (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.h103 #define RUVD_BANK_WIDTH(x) ((x) << 0) macro
Dradeon_uvd.c1246 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_WIDTH(bank_wh(luma->u.legacy.bankw)); in ruvd_set_dt_surfaces()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.h98 #define RUVD_BANK_WIDTH(x) ((x) << 0) macro
Dradeon_uvd.c1480 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_WIDTH(bank_wh(luma->u.legacy.bankw)); in si_uvd_set_dt_surfaces()