Searched refs:G_038014_LAST_LEVEL (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ ! | ||
| H A D | r600d.h | 2210 #define G_038014_LAST_LEVEL(x) (((x) >> 0) & 0xF) macro |
| H A D | r600_cs.c | 1518 llevel = G_038014_LAST_LEVEL(word5); in r600_check_texture_resource() |