Searched refs:FMT_8_BIT (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | r600_cs.c | 86 #define FMT_8_BIT(fmt, vc) [fmt] = { 1, 1, 1, vc, CHIP_R600 } macro 105 FMT_8_BIT(V_038004_COLOR_8, 1), 106 FMT_8_BIT(V_038004_COLOR_4_4, 1), 107 FMT_8_BIT(V_038004_COLOR_3_3_2, 1), 108 FMT_8_BIT(V_038004_FMT_1, 0),
|