mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 01:58:02 +02:00
Remove debug messages.
This commit is contained in:
parent
33e8dcf7e9
commit
4c3f3de819
1 changed files with 1 additions and 1 deletions
|
|
@ -778,7 +778,7 @@ static void radeon_cp_dispatch_vertex( drm_device_t *dev,
|
|||
|
||||
radeon_update_ring_snapshot( dev_priv );
|
||||
|
||||
if ( 1 )
|
||||
if ( 0 )
|
||||
radeon_print_dirty( "dispatch_vertex", sarea_priv->dirty );
|
||||
|
||||
if ( buf->used ) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue