Subversion Repositories Kolibri OS

Rev

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

Rev 2326 Rev 2327
Line 38... Line 38...
38
 
38
 
Line 39... Line 39...
39
#include "i915_drv.h"
39
#include "i915_drv.h"
40
#include 
40
#include 
Line -... Line 41...
-
 
41
 
-
 
42
unsigned int i915_lvds_downclock =  0;
-
 
43
int i915_vbt_sdvo_panel_type     = -1;
-
 
44
unsigned int i915_panel_use_ssc  =  1;
-
 
45
unsigned int i915_powersave      =  1;
-
 
46
unsigned int i915_enable_fbc     =  1;
41
 
47
 
Line 42... Line 48...
42
#define PCI_VENDOR_ID_INTEL        0x8086
48
#define PCI_VENDOR_ID_INTEL        0x8086
43
 
49
 
44
#define INTEL_VGA_DEVICE(id, info) {        \
50
#define INTEL_VGA_DEVICE(id, info) {        \