Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318761
b: refs/heads/master
c: 7962652
h: refs/heads/master
i:
  318759: d8bf342
v: v3
  • Loading branch information
Ander Conselvan de Oliveira authored and Daniel Vetter committed Jul 20, 2012
1 parent 6fefdc4 commit 24b091d
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: 0d71068835e2610576d369d6d4cbf90e0f802a71
refs/heads/master: 796265235b47cb40ecfa906cb2c3206bd0d07431
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 @@ -234,6 +234,7 @@ ilk_update_plane(struct drm_plane *plane, struct drm_framebuffer *fb,
dvscntr &= ~DVS_PIXFORMAT_MASK;
dvscntr &= ~DVS_RGB_ORDER_XBGR;
dvscntr &= ~DVS_YUV_BYTE_ORDER_MASK;
dvscntr &= ~DVS_TILED;

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

0 comments on commit 24b091d

Please sign in to comment.