~ubuntu-branches/ubuntu/raring/mesa/raring-proposed

« back to all changes in this revision

Viewing changes to src/gallium/winsys/radeon/drm/radeon_drm_winsys.c

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2013-07-03 13:54:33 UTC
  • mfrom: (1.7.17)
  • Revision ID: package-import@ubuntu.com-20130703135433-2lmjx7p6q8p13jqf
Tags: 9.1.4-0ubuntu0.1
* New upstream bugfix release 9.1.4. (LP: #1197363)
  - fix a GPU hang with GT3. (LP: #1197316)
* Dropped patches that are included in this release
* revert-a64c1eb9b110.diff: updated.

Show diffs side-by-side

added added

removed removed

Lines of Context:
313
313
    case CHIP_PITCAIRN:
314
314
    case CHIP_VERDE:
315
315
    case CHIP_OLAND:
 
316
    case CHIP_HAINAN:
316
317
        ws->info.chip_class = TAHITI;
317
318
        break;
318
319
    }
381
382
                                      &ws->info.r600_ib_vm_max_size))
382
383
                ws->info.r600_virtual_address = FALSE;
383
384
        }
 
385
        if (ws->gen == DRV_R600 && !debug_get_bool_option("RADEON_VA", TRUE))
 
386
                ws->info.r600_virtual_address = FALSE;
384
387
    }
385
388
 
386
389
    /* Get max pipes, this is only needed for compute shaders.  All evergreen+