Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1947
b: refs/heads/master
c: 74e8ebc
h: refs/heads/master
i:
  1945: 9dd5dd7
  1943: 7bff1e3
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Jun 10, 2005
1 parent 618d00f commit df8fdc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: e98ded32f37a538b906d98059b3db71be36405a7
refs/heads/master: 74e8ebc55d85ca1acb3e73610965bea63cc39054
5 changes: 0 additions & 5 deletions trunk/drivers/char/drm/radeon_irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,11 +123,6 @@ static int radeon_wait_irq(drm_device_t *dev, int swi_nr)

dev_priv->stats.boxes |= RADEON_BOX_WAIT_IDLE;

/* This is a hack to work around mysterious freezes on certain
* systems:
*/
radeon_acknowledge_irqs( dev_priv );

DRM_WAIT_ON( ret, dev_priv->swi_queue, 3 * DRM_HZ,
RADEON_READ( RADEON_LAST_SWI_REG ) >= swi_nr );

Expand Down

0 comments on commit df8fdc5

Please sign in to comment.