Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376453
b: refs/heads/master
c: 468ef1a
h: refs/heads/master
i:
  376451: 4f551aa
v: v3
  • Loading branch information
Alex Deucher committed May 29, 2013
1 parent 5c66b41 commit a9f0073
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: 27b0705c68dab67a6c8ffa19869aeca3eaf75d78
refs/heads/master: 468ef1a58c9268ac9709350bf95eaf1c22a69f29
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/si.c
Original file line number Diff line number Diff line change
Expand Up @@ -2616,7 +2616,7 @@ static void si_gpu_init(struct radeon_device *rdev)
default:
rdev->config.si.max_shader_engines = 1;
rdev->config.si.max_tile_pipes = 4;
rdev->config.si.max_cu_per_sh = 2;
rdev->config.si.max_cu_per_sh = 5;
rdev->config.si.max_sh_per_se = 2;
rdev->config.si.max_backends_per_se = 4;
rdev->config.si.max_texture_channel_caches = 4;
Expand Down

0 comments on commit a9f0073

Please sign in to comment.