Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168445
b: refs/heads/master
c: b5fc901
h: refs/heads/master
i:
  168443: 05d6f81
v: v3
  • Loading branch information
Michel Dänzer authored and Dave Airlie committed Oct 12, 2009
1 parent 9c3a5e2 commit aee0932
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: f30f37def4c72e5df8d949022b806e5a4e99bbcb
refs/heads/master: b5fc901002db0519093ec723fd98969bc03cd629
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/radeon/r100.c
Original file line number Diff line number Diff line change
Expand Up @@ -2350,7 +2350,7 @@ void r100_bandwidth_update(struct radeon_device *rdev)
/*
Find the total latency for the display data.
*/
disp_latency_overhead.full = rfixed_const(80);
disp_latency_overhead.full = rfixed_const(8);
disp_latency_overhead.full = rfixed_div(disp_latency_overhead, sclk_ff);
mc_latency_mclk.full += disp_latency_overhead.full + cur_latency_mclk.full;
mc_latency_sclk.full += disp_latency_overhead.full + cur_latency_sclk.full;
Expand Down

0 comments on commit aee0932

Please sign in to comment.