summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm: Kill DRM_IRQ_ARGSDaniel Vetter2013-12-181-1/+1
* qxl: add a connector property to denote hotplug should rescan modes.Dave Airlie2013-11-061-0/+2
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-091-1/+0
* drm/qxl: remove unused object_pin/unpin() helpersDavid Herrmann2013-08-191-3/+0
* Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie2013-08-191-35/+41
|\
| * qxl: convert qxl driver to proper use for reservationsDave Airlie2013-07-241-35/+40
| * drm/qxl: add delayed fb operationsDave Airlie2013-07-241-0/+1
* | drm: const'ify ioctls table (v2)Rob Clark2013-08-071-1/+1
* | drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-071-3/+0
|/
* qxl: add suspend/resume/hibernate support.Dave Airlie2013-07-051-0/+1
* qxl: add fb and ttm entry points for use by suspend/resume.Dave Airlie2013-07-051-0/+3
* qxl: add ring prep code for s/rDave Airlie2013-07-051-0/+2
* qxl: prepare memslot code for suspend/resumeDave Airlie2013-07-051-0/+2
* qxl: split monitors_config object creation out.Dave Airlie2013-07-051-0/+2
* drm/qxl: add support for > 1 outputDave Airlie2013-07-051-4/+4
* drm/qxl: drop active_user_framebuffer as its unneededDave Airlie2013-05-171-6/+0
* qxl: drop unused variable.Dave Airlie2013-05-171-1/+0
* drm: add new QXL driver. (v1.4)Dave Airlie2013-04-121-0/+566
OpenPOWER on IntegriCloud