Searched refs:RADEON_UPLOAD_LINE (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Dradeon_drm.h44 #define RADEON_UPLOAD_LINE 0x00000004 macro
H A Dradeon_state.c342 if ( dirty & RADEON_UPLOAD_LINE ) {
344 sarea_priv->dirty &= ~RADEON_UPLOAD_LINE;
470 (flags & RADEON_UPLOAD_LINE) ? "line, " : "",
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm-4.0/
H A Dradeon_drm.h45 #define RADEON_UPLOAD_LINE 0x00000004 macro
H A Dradeon_state.c343 if ( dirty & RADEON_UPLOAD_LINE ) {
345 sarea_priv->dirty &= ~RADEON_UPLOAD_LINE;
471 (flags & RADEON_UPLOAD_LINE) ? "line, " : "",

Completed in 79 milliseconds