Searched refs:RADEON_VA_RESULT_ERROR (Results 1 – 2 of 2) sorted by relevance
389 va.operation == RADEON_VA_RESULT_ERROR) { in radeon_bo_destroy()710 if (r && va.operation == RADEON_VA_RESULT_ERROR) { in radeon_create_bo()1161 if (r && va.operation == RADEON_VA_RESULT_ERROR) { in radeon_winsys_bo_from_ptr()1292 if (r && va.operation == RADEON_VA_RESULT_ERROR) { in radeon_winsys_bo_from_handle()
933 #define RADEON_VA_RESULT_ERROR 1 macro