aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König1-1/+2
2014-11-15drm/qxl: drop unused mode private pointerDave Airlie1-7/+0
2014-11-15drm/qxl: use suggested x/y offset properties to pass guest prefsDave Airlie1-0/+28
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter1-0/+1
2014-10-22qxl: don't create too large primary surfaceMarc-André Lureau1-8/+8
2014-10-01Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-nextDave Airlie3-3/+3
2014-09-30drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst1-1/+1
2014-09-30drm: Pass dma-buf as argument to gem_prime_import_sg_tableMaarten Lankhorst2-2/+2
2014-09-24drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helperFabian Frederick1-1/+2
2014-09-24drm: Extract <drm/drm_gem.h>Daniel Vetter1-0/+2
2014-09-24drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter1-1/+1
2014-09-11drm/ttm: allow fence to be added as sharedChristian König1-0/+1
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann1-0/+2
2014-09-03drm/qxl: Fix crash in eviction from qxl_release_fence_buffer_objectsMaarten Lankhorst1-1/+1
2014-09-03drm/qxl: fix gaping memory holeMaarten Lankhorst1-4/+6
2014-09-03drm/qxl: Remove release_lock stupidityMaarten Lankhorst2-8/+3
2014-09-03drm/qxl: enables gem prime helpers for qxl using dummy driver callbacksAndreas Pokorny4-2/+97
2014-09-03drm/qxl: simple crtc page flipping emulated using buffer copyAndreas Pokorny3-4/+79
2014-09-02drm/ttm: flip the switch, and convert to dma_fenceMaarten Lankhorst6-115/+5
2014-09-02drm/qxl: rework to new fence interfaceMaarten Lankhorst9-175/+220
2014-09-01drm/ttm: kill off some members to ttm_validate_bufferMaarten Lankhorst1-1/+0
2014-09-01drm/ttm: add interruptible parameter to ttm_eu_reserve_buffersMaarten Lankhorst1-1/+1
2014-09-01drm/ttm: kill fence_lockMaarten Lankhorst4-10/+0
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König3-11/+16
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie1-0/+3
2014-07-22drm/ttm: Fix a few sparse warningsThierry Reding1-2/+2
2014-07-17drm/qxl: return IRQ_NONE if it was not our irqJason Wang1-0/+3
2014-07-08drm: Introduce drm_fb_helper_prepare()Thierry Reding1-1/+4
2014-07-08drm: Constify struct drm_fb_helper_funcsThierry Reding1-1/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood1-2/+2
2014-06-10drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()Damien Lespiau1-1/+1
2014-06-04drm/qxl: use surface_id 0 for primary surface on all monitorsDavid Mansfield1-0/+4
2014-05-01Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-nextDave Airlie2-2/+1
2014-05-01drm: qxl: Remove unused device pointerChristian Engelmayer1-6/+0
2014-05-01drm: try harder to avoid regression when merging mode bitsDave Airlie1-1/+1
2014-04-23drm/<drivers>: don't set driver->dev_priv_size to 0Daniel Vetter1-1/+0
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter1-1/+1
2014-04-04drm/ttm: Hide the implementation details of reservationThomas Hellstrom1-1/+1
2014-04-02Merge branch 'primary-plane' of git://people.freedesktop.org/~robclark/linux into drm-nextDave Airlie1-5/+5
2014-04-02drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst1-0/+1
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-5/+5
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2-3/+3
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann2-4/+2
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-6/+13
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+5
2014-01-14gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2014-01-14drivers: gpu: Mark function as static in qxl_kms.cRashika1-1/+1
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-19drivers/gpu/drm/qxl/Kconfig: reformat the help textAntonio Ospite1-3/+5