Subversion Repositories Kolibri OS

Rev

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

Rev 2332 Rev 2336
Line 266... Line 266...
266
#define QUIRK_LVDS_SSC_DISABLE (1<<1)
266
#define QUIRK_LVDS_SSC_DISABLE (1<<1)
Line 267... Line 267...
267
 
267
 
268
struct intel_fbdev;
268
struct intel_fbdev;
Line 269... Line -...
269
struct intel_fbc_work;
-
 
270
 
269
struct intel_fbc_work;
271
 
270
 
Line 272... Line 271...
272
typedef struct drm_i915_private {
271
typedef struct drm_i915_private {
Line 712... Line 711...
712
	int c_m;
711
	int c_m;
713
	int r_t;
712
	int r_t;
714
	u8 corr;
713
	u8 corr;
715
	spinlock_t *mchdev_lock;
714
	spinlock_t *mchdev_lock;
Line 716... Line 715...
716
 
715
 
Line 717... Line 716...
717
//   enum no_fbc_reason no_fbc_reason;
716
	enum no_fbc_reason no_fbc_reason;
718
 
717
 
Line 719... Line 718...
719
//   struct drm_mm_node *compressed_fb;
718
//   struct drm_mm_node *compressed_fb;