Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168483
b: refs/heads/master
c: 8a9832e
h: refs/heads/master
i:
  168481: 00fefea
  168479: 58d6fdc
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Nov 3, 2009
1 parent 4857fdb commit a77cbe2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d6f28938d9426d12eea1578949f1d73d24ad37ec
refs/heads/master: 8a9832e89ff1bc7a039c8f966f07101570be3d5e
2 changes: 2 additions & 0 deletions trunk/drivers/gpu/drm/radeon/rv515.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ int rv515_mc_wait_for_idle(struct radeon_device *rdev)

void rv515_vga_render_disable(struct radeon_device *rdev)
{
WREG32(R_000330_D1VGA_CONTROL, 0);
WREG32(R_000338_D2VGA_CONTROL, 0);
WREG32(R_000300_VGA_RENDER_CONTROL,
RREG32(R_000300_VGA_RENDER_CONTROL) & C_000300_VGA_VSTATUS_CNTL);
}
Expand Down

0 comments on commit a77cbe2

Please sign in to comment.