Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dr100_track.h54 bool roundup_h; member
H A Dr200.c426 track->textures[i].roundup_h = false; in r200_packet0_check()
H A Dr100.c1826 track->textures[i].roundup_h = false; in r100_packet0_check()
2098 DRM_ERROR("height round to power of 2 %d\n", t->roundup_h); in r100_cs_track_texture_print()
2200 if (track->textures[u].roundup_h) in r100_cs_track_texture_check()
2448 track->textures[i].roundup_h = true; in r100_cs_track_clear()
H A Dr300.c1005 track->textures[i].roundup_h = false; in r300_packet0_check()