Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318634
b: refs/heads/master
c: e86fe0d
h: refs/heads/master
v: v3
  • Loading branch information
Jesse Barnes authored and Daniel Vetter committed Jun 27, 2012
1 parent 5065e05 commit 8b2a299
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25c0af768c679e44587f4cf66934d00b84d70061
refs/heads/master: e86fe0d31722090e3bb72a3e8aab70f07e2c6b77
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/i915/intel_sprite.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ ivb_update_plane(struct drm_plane *plane, struct drm_framebuffer *fb,
sprctl &= ~SPRITE_PIXFORMAT_MASK;
sprctl &= ~SPRITE_RGB_ORDER_RGBX;
sprctl &= ~SPRITE_YUV_BYTE_ORDER_MASK;
sprctl &= ~SPRITE_TILED;

switch (fb->pixel_format) {
case DRM_FORMAT_XBGR8888:
Expand Down

0 comments on commit 8b2a299

Please sign in to comment.