Home
last modified time | relevance | path

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

/openbmc/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.c1843 track->textures[i].roundup_w = false; in r100_packet0_check()
2117 DRM_ERROR("width round to power of 2 %d\n", t->roundup_w); in r100_cs_track_texture_print()
2213 if (track->textures[u].roundup_w) in r100_cs_track_texture_check()
2467 track->textures[i].roundup_w = true; in r100_cs_track_clear()
H A Dr300.c1001 track->textures[i].roundup_w = false; in r300_packet0_check()