Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5127 → Rev 5128

/drivers/video/drm/i915/main.c
186,7 → 186,7
if( GetService("DISPLAY") != 0 )
return 0;
 
printf("\ni915 v3.17-rc3 build %s %s\nusage: i915 [options]\n"
printf("\ni915 v3.17-rc5 build %s %s\nusage: i915 [options]\n"
"-pm=<0,1> Enable powersavings, fbc, downclocking, etc. (default: 1 - true)\n",
__DATE__, __TIME__);
printf("-rc6=<-1,0-7> Enable power-saving render C-state 6.\n"