Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dr100_track.h53 bool roundup_w; member
H A Dr200.c423 track->textures[i].roundup_w = false; in r200_packet0_check()
H A Dr100.c1844 track->textures[i].roundup_w = false; in r100_packet0_check()
2118 DRM_DEBUG("width round to power of 2 %d\n", t->roundup_w); in r100_cs_track_texture_print()
2215 if (track->textures[u].roundup_w) in r100_cs_track_texture_check()
2469 track->textures[i].roundup_w = true; in r100_cs_track_clear()
H A Dr300.c1003 track->textures[i].roundup_w = false; in r300_packet0_check()