Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/ !
Dr100_track.h53 bool roundup_w; member
Dr200.c423 track->textures[i].roundup_w = false; in r200_packet0_check()
Dr100.c1822 track->textures[i].roundup_w = false; in r100_packet0_check()
2096 DRM_ERROR("width round to power of 2 %d\n", t->roundup_w); in r100_cs_track_texture_print()
2192 if (track->textures[u].roundup_w) in r100_cs_track_texture_check()
2446 track->textures[i].roundup_w = true; in r100_cs_track_clear()
Dr300.c1002 track->textures[i].roundup_w = false; in r300_packet0_check()