Subversion Repositories Kolibri OS

Rev

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

Rev 2344 Rev 2352
Line 689... Line 689...
689
	/* Panel fitter placement and size for Ironlake+ */
689
	/* Panel fitter placement and size for Ironlake+ */
690
	u32 pch_pf_pos, pch_pf_size;
690
	u32 pch_pf_pos, pch_pf_size;
Line 691... Line 691...
691
 
691
 
692
    struct drm_crtc *plane_to_crtc_mapping[3];
692
    struct drm_crtc *plane_to_crtc_mapping[3];
693
    struct drm_crtc *pipe_to_crtc_mapping[3];
693
    struct drm_crtc *pipe_to_crtc_mapping[3];
694
//   wait_queue_head_t pending_flip_queue;
694
	wait_queue_head_t pending_flip_queue;
Line 695... Line 695...
695
	bool flip_pending_is_done;
695
	bool flip_pending_is_done;
696
 
696
 
697
	/* Reclocking support */
697
	/* Reclocking support */