Subversion Repositories Kolibri OS

Rev

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

Rev 3263 Rev 3277
Line 45... Line 45...
45
             int src_x, int src_y, u32 w, u32 h);
45
             int src_x, int src_y, u32 w, u32 h);
Line 46... Line 46...
46
 
46
 
47
void get_pci_info(struct pci_device *dev);
47
void get_pci_info(struct pci_device *dev);
Line -... Line 48...
-
 
48
int gem_getparam(struct drm_device *dev, void *data);
-
 
49
 
-
 
50
int i915_mask_update(struct drm_device *dev, void *data,
Line 48... Line 51...
48
int gem_getparam(struct drm_device *dev, void *data);
51
            struct drm_file *file);
Line 49... Line 52...
49
 
52