lkml.org 
[lkml]   [2008]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH]: radeonfb: Fix copyarea for R300 and later.
From
Date

>
> + /* Ensure the dst cache is flushed and the engine idle before
> + * issuing the operation.
> + *
> + * This works around engine lockups on some cards
> + */
> + OUTREG(DSTCACHE_CTLSTAT, RB2D_DC_FLUSH_ALL);
> + OUTREG(WAIT_UNTIL, (WAIT_2D_IDLECLEAN | WAIT_DMA_GUI_IDLE));
> +
> radeon_fifo_wait(2);

Typo in the patch, missing radeon_fifo_wait before the cache flush.

Fixed version on it's way, sorry.

Cheers,
Ben.




\
 
 \ /
  Last update: 2008-08-07 08:33    [W:0.886 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site