Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250588
b: refs/heads/master
c: f564048
h: refs/heads/master
v: v3
  • Loading branch information
Eric Anholt authored and Keith Packard committed May 10, 2011
1 parent c5bbc59 commit ec7c352
Show file tree
Hide file tree
Showing 3 changed files with 681 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d2dff872ac44540622ef77a2b7d6ce4a1b145931
refs/heads/master: f564048e201ead4d4d02138bc60ae28f83797ac4
6 changes: 6 additions & 0 deletions trunk/drivers/gpu/drm/i915/i915_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,12 @@ struct drm_i915_display_funcs {
int (*get_display_clock_speed)(struct drm_device *dev);
int (*get_fifo_size)(struct drm_device *dev, int plane);
void (*update_wm)(struct drm_device *dev);
int (*crtc_mode_set)(struct drm_crtc *crtc,
struct drm_display_mode *mode,
struct drm_display_mode *adjusted_mode,
int x, int y,
struct drm_framebuffer *old_fb);

/* clock updates for mode set */
/* cursor updates */
/* render clock increase/decrease */
Expand Down
Loading

0 comments on commit ec7c352

Please sign in to comment.