summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl/qxl_object.h
AgeCommit message (Expand)Author
2020-08-06qxl/ttm: drop the unusued no wait flag to reserve functionDave Airlie
2020-06-25drm/qxl: don't use ttm bo->offsetNirmoy Das
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann
2019-08-06drm/qxl: use embedded gem objectGerd Hoffmann
2018-11-21qxl: Remove unused qxl_bo_pin argumentsChristophe Fergeau
2018-10-30drm/qxl: Add line after variable declarationsShayenne da Luz Moura
2017-02-02drm: qxl: Drop duplicated device pointer attributeGabriel Krisman Bertazi
2016-05-04drm/ttm: remove lazy parameter from ttm_bo_waitChristian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-07-24qxl: convert qxl driver to proper use for reservationsDave Airlie
2013-07-24qxl: allow creation of pre-pinned objects and use for releases.Dave Airlie
2013-06-28drm/ttm: convert to the reservation apiMaarten Lankhorst
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie