summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_kms.c
Commit message (Expand)AuthorAgeFilesLines
* drm/qxl: Remove qxl_debugfs_remove_files()Noralf Trønnes2017-03-091-1/+0
* qxl: drop mode_info.modes & related code.Gerd Hoffmann2017-03-071-22/+0
* drm: qxl: Drop device flags attributeGabriel Krisman Bertazi2017-02-281-4/+1
* drm: qxl: Embed drm_device into driver structureGabriel Krisman Bertazi2017-02-021-2/+9
* drm: qxl: Drop duplicated pci_device pointer attributeGabriel Krisman Bertazi2017-02-021-1/+0
* drm: qxl: Drop duplicated device pointer attributeGabriel Krisman Bertazi2017-02-021-1/+0
* drm: qxl: Open code teardown function for qxlGabriel Krisman Bertazi2017-01-191-16/+0
* drm: qxl: Open code probing sequence for qxlGabriel Krisman Bertazi2017-01-191-38/+2
* drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-091-3/+2
* qxl: Call qxl_gem_{init, fini}Christophe Fergeau2016-11-151-1/+2
* drm/qxl: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-07-121-5/+1
* drm/qxl: Remove dead codeThierry Reding2016-07-121-4/+0
* drm/qxl: Use drm_fb_helper deferred_io supportNoralf Trønnes2016-05-021-4/+0
* drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny2014-09-031-4/+12
* drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst2014-09-021-1/+0
* drm/qxl: rework to new fence interfaceMaarten Lankhorst2014-09-021-0/+2
* drivers: gpu: Mark function as static in qxl_kms.cRashika2014-01-141-1/+1
* drm/qxl: add some surface memory loggingGerd Hoffmann2013-11-061-3/+7
* drm/qxl: support 64bit surface barGerd Hoffmann2013-11-061-7/+25
* qxl: use drm helper hotplug supportDave Airlie2013-07-051-0/+3
* qxl: prepare memslot code for suspend/resumeDave Airlie2013-07-051-4/+17
* drm/qxl: fix build warnings on 32-bitDave Airlie2013-05-311-4/+5
* drm/qxl: make lots of things static.Dave Airlie2013-04-161-1/+1
* drm: add new QXL driver. (v1.4)Dave Airlie2013-04-121-0/+302
OpenPOWER on IntegriCloud