aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-12drm/qxl: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-5/+1
2016-07-12drm/qxl: Remove dead codeThierry Reding1-4/+0
2016-05-02drm/qxl: Use drm_fb_helper deferred_io supportNoralf Trønnes1-4/+0
2014-09-03drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny1-4/+12
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst1-1/+0
2014-09-02drm/qxl: rework to new fence interfaceMaarten Lankhorst1-0/+2
2014-01-14drivers: gpu: Mark function as static in qxl_kms.cRashika1-1/+1
2013-11-06drm/qxl: add some surface memory loggingGerd Hoffmann1-3/+7
2013-11-06drm/qxl: support 64bit surface barGerd Hoffmann1-7/+25
2013-07-05qxl: use drm helper hotplug supportDave Airlie1-0/+3
2013-07-05qxl: prepare memslot code for suspend/resumeDave Airlie1-4/+17
2013-05-31drm/qxl: fix build warnings on 32-bitDave Airlie1-4/+5
2013-04-16drm/qxl: make lots of things static.Dave Airlie1-1/+1
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie1-0/+302