Subversion Repositories Kolibri OS

Rev

Rev 5060 | Rev 5097 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5060 Rev 5078
Line 184... Line 184...
184
    };
184
    };
Line 185... Line 185...
185
 
185
 
186
    if( GetService("DISPLAY") != 0 )
186
    if( GetService("DISPLAY") != 0 )
Line 187... Line 187...
187
        return 0;
187
        return 0;
188
 
188
 
189
    printf("\ni915 v3.17-rc2 build %s %s\nusage: i915 [options]\n"
189
    printf("\ni915 v3.17-rc3 build %s %s\nusage: i915 [options]\n"
190
           "-pm=<0,1>     Enable powersavings, fbc, downclocking, etc. (default: 1 - true)\n",
190
           "-pm=<0,1>     Enable powersavings, fbc, downclocking, etc. (default: 1 - true)\n",
191
           __DATE__, __TIME__);
191
           __DATE__, __TIME__);
192
    printf("-rc6=<-1,0-7> Enable power-saving render C-state 6.\n"
192
    printf("-rc6=<-1,0-7> Enable power-saving render C-state 6.\n"