PRINT_FLAG
#define PRINT_FLAG(name) drm_printf(p, "%s: %s\n", #name, yesno(info->name));
#undef PRINT_FLAG
#define PRINT_FLAG(flags,flag,var) \