Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284599
b: refs/heads/master
c: 27d4d05
h: refs/heads/master
i:
  284597: 5b32af4
  284595: fc16531
  284591: d640d6a
v: v3
  • Loading branch information
Jean Delvare authored and Dave Airlie committed Jan 13, 2012
1 parent 461d4bd commit 84b7630
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: 0b41da60c0393d3c7b75b6c898fa1ee7c24a40db
refs/heads/master: 27d4d05220f84c2f83fe4c410fda0da479905813
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/radeon_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ module_param_named(vramlimit, radeon_vram_limit, int, 0600);
MODULE_PARM_DESC(agpmode, "AGP Mode (-1 == PCI)");
module_param_named(agpmode, radeon_agpmode, int, 0444);

MODULE_PARM_DESC(gartsize, "Size of PCIE/IGP gart to setup in megabytes (32,64, etc)\n");
MODULE_PARM_DESC(gartsize, "Size of PCIE/IGP gart to setup in megabytes (32, 64, etc)");
module_param_named(gartsize, radeon_gart_size, int, 0600);

MODULE_PARM_DESC(benchmark, "Run benchmark");
Expand Down

0 comments on commit 84b7630

Please sign in to comment.