Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvc0: use NV_VRAM_DOMAIN() macro | Alexandre Courbot | 2015-06-22 | 1 | -2/+2 |
* | nvc0: keep track of PGRAPH state in nvc0_screen | Ilia Mirkin | 2015-05-09 | 1 | -1/+6 |
* | Remove useless checks for NULL before freeing | Matt Turner | 2014-12-08 | 1 | -2/+1 |
* | nv50,nvc0: buffer resources can be bound as other things down the line | Ilia Mirkin | 2014-11-23 | 1 | -7/+7 |
* | nv50,nvc0: actually check constbufs for invalidation | Ilia Mirkin | 2014-11-23 | 1 | -1/+3 |
* | nvc0: avoid null deref of screen when collecting stats | Ilia Mirkin | 2014-09-08 | 1 | -1/+1 |
* | nv50,nvc0: get rid of draw module support | Ilia Mirkin | 2014-09-05 | 1 | -15/+0 |
* | nvc0: add a memory barrier when there are persistent UBOs | Ilia Mirkin | 2014-07-03 | 1 | -1/+21 |
* | nv50,nvc0: always pull out bufctx on context destruction | Christoph Bumiller | 2014-05-23 | 1 | -4/+5 |
* | nvc0: enable support for maxwell boards | Ben Skeggs | 2014-05-15 | 1 | -1/+2 |
* | nouveau: add ARB_buffer_storage support | Ilia Mirkin | 2014-05-02 | 1 | -0/+21 |
* | Move nv30, nv50 and nvc0 to nouveau. | Johannes Obermayr | 2013-09-11 | 1 | -0/+402 |