Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282449
b: refs/heads/master
c: 435ddd9
h: refs/heads/master
i:
  282447: d0c022f
v: v3
  • Loading branch information
Dave Airlie committed Nov 29, 2011
1 parent 6d530b6 commit 46fc2bf
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: 1595c568c9237d1b1371ef3a2a2d98d231b1b59b
refs/heads/master: 435ddd926e880f14ea2ae37062b9b45231d7fdf9
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static int radeonfb_create_pinned_object(struct radeon_fbdev *rfbdev,
tiling_flags = RADEON_TILING_MACRO;

#ifdef __BIG_ENDIAN
switch (mode_cmd->bpp) {
switch (bpp) {
case 32:
tiling_flags |= RADEON_TILING_SWAP_32BIT;
break;
Expand Down

0 comments on commit 46fc2bf

Please sign in to comment.