Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318635
b: refs/heads/master
c: f4d7105
h: refs/heads/master
i:
  318633: 5065e05
  318631: a47ff6a
v: v3
  • Loading branch information
Jesse Barnes authored and Daniel Vetter committed Jun 27, 2012
1 parent 8b2a299 commit 39de22a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: e86fe0d31722090e3bb72a3e8aab70f07e2c6b77
refs/heads/master: f4d71056482f0c3306aa752fd626883f60deed96
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_sprite.c
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ ivb_update_plane(struct drm_plane *plane, struct drm_framebuffer *fb,
break;
default:
DRM_DEBUG_DRIVER("bad pixel format, assuming RGBX888\n");
sprctl |= DVS_FORMAT_RGBX888;
sprctl |= SPRITE_FORMAT_RGBX888;
pixel_size = 4;
break;
}
Expand Down

0 comments on commit 39de22a

Please sign in to comment.