Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/radeon/
Dr100_track.h54 bool roundup_h; member
Dr200.c426 track->textures[i].roundup_h = false; in r200_packet0_check()
Dr100.c1825 track->textures[i].roundup_h = false; in r100_packet0_check()
2097 DRM_ERROR("height round to power of 2 %d\n", t->roundup_h); in r100_cs_track_texture_print()
2199 if (track->textures[u].roundup_h) in r100_cs_track_texture_check()
2447 track->textures[i].roundup_h = true; in r100_cs_track_clear()
Dr300.c1006 track->textures[i].roundup_h = false; in r300_packet0_check()