Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/qxl: Replace ttm_bo_unref with ttm_bo_put | Thomas Zimmermann | 2018-08-30 | 1 | -1/+1 |
* | drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put() | Santha Meena Ramamoorthy | 2018-03-21 | 1 | -1/+1 |
* | drm/qxl: fix include notation and remove -Iinclude/drm flag | Masahiro Yamada | 2017-05-17 | 1 | -2/+3 |
* | qxl: Remove qxl_bo_init() return value | Christophe Fergeau | 2016-11-15 | 1 | -2/+1 |
* | drm/qxl: Move main reference counter to GEM object instead of TTM ones | Frediano Ziglio | 2015-06-05 | 1 | -2/+8 |
* | drm: kill ->gem_init_object() and friends | David Herrmann | 2013-10-09 | 1 | -6/+0 |
* | drm/qxl: remove unused object_pin/unpin() helpers | David Herrmann | 2013-08-19 | 1 | -26/+0 |
* | qxl: allow creation of pre-pinned objects and use for releases. | Dave Airlie | 2013-07-24 | 1 | -1/+1 |
* | drm/qxl: make lots of things static. | Dave Airlie | 2013-04-16 | 1 | -29/+0 |
* | drm: add new QXL driver. (v1.4) | Dave Airlie | 2013-04-12 | 1 | -0/+178 |