Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288098
b: refs/heads/master
c: 1404547
h: refs/heads/master
v: v3
  • Loading branch information
Christian König authored and Dave Airlie committed Feb 29, 2012
1 parent 2e2e9f8 commit 73b44b9
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: b9b35156987e0c4cffc749c71864051f3dfec8ec
refs/heads/master: 1404547f3a32ffc154dbf6aa30f966f0d2abafb7
1 change: 1 addition & 0 deletions trunk/drivers/gpu/drm/radeon/r600_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1304,6 +1304,7 @@ static int r600_check_texture_resource(struct radeon_cs_parser *p, u32 idx,
h0 = G_038004_TEX_HEIGHT(word1) + 1;
d0 = G_038004_TEX_DEPTH(word1);
nfaces = 1;
array = 0;
switch (G_038000_DIM(word0)) {
case V_038000_SQ_TEX_DIM_1D:
case V_038000_SQ_TEX_DIM_2D:
Expand Down

0 comments on commit 73b44b9

Please sign in to comment.