Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164021
b: refs/heads/master
c: 65cb15a
h: refs/heads/master
i:
  164019: fbb8c09
v: v3
  • Loading branch information
Dave Airlie committed Sep 18, 2009
1 parent a84a8ac commit 94f7300
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: b15591f3120309093fc6d3df26b4242187d7b384
refs/heads/master: 65cb15a686cedab52abc336d7a400fe3a110ac4c
2 changes: 0 additions & 2 deletions trunk/drivers/gpu/drm/radeon/rs600.c
Original file line number Diff line number Diff line change
Expand Up @@ -272,11 +272,9 @@ int rs600_irq_set(struct radeon_device *rdev)
tmp |= RADEON_SW_INT_ENABLE;
}
if (rdev->irq.crtc_vblank_int[0]) {
tmp |= AVIVO_DISPLAY_INT_STATUS;
mode_int |= AVIVO_D1MODE_INT_MASK;
}
if (rdev->irq.crtc_vblank_int[1]) {
tmp |= AVIVO_DISPLAY_INT_STATUS;
mode_int |= AVIVO_D2MODE_INT_MASK;
}
WREG32(RADEON_GEN_INT_CNTL, tmp);
Expand Down

0 comments on commit 94f7300

Please sign in to comment.