summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl
AgeCommit message (Expand)Author
2019-04-30Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann
2019-03-14Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...Dave Airlie
2019-03-07drm/qxl: remove conflicting framebuffers earlierGerd Hoffmann
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie
2019-01-30drm/qxl: use ttm_ttGerd Hoffmann
2019-01-29drm/irq: Ditch DRIVER_IRQ_SHAREDDaniel Vetter
2019-01-29drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter
2019-01-28drm/qxl: use kernel mode dbGerd Hoffmann
2019-01-28drm/qxl: add qxl_add_mode helper functionGerd Hoffmann
2019-01-28drm/qxl: add mode/framebuffer check functionsGerd Hoffmann
2019-01-28drm/qxl: implement qxl_gem_prime_(un)pinGerd Hoffmann
2019-01-28drm/qxl: remove dead qxl fbdev emulation codeGerd Hoffmann
2019-01-28drm/qxl: use generic fbdev emulationGerd Hoffmann
2019-01-28drm/qxl: implement prime kmap/kunmapGerd Hoffmann
2019-01-28drm/qxl: use qxl_num_crtc directlyGerd Hoffmann
2019-01-28drm/qxl: cover all crtcs in shadow bo.Gerd Hoffmann
2019-01-28drm/qxl: use shadow bo directlyGerd Hoffmann
2019-01-28drm/qxl: track primary boGerd Hoffmann
2019-01-28drm/qxl: drop unused offset parameter from qxl_io_create_primary()Gerd Hoffmann
2019-01-28drm/qxl: move qxl_primary_apply_cursor to correct placeGerd Hoffmann
2019-01-28drm/qxl: use QXL_GEM_DOMAIN_SURFACE for dumb gem objectsGerd Hoffmann
2019-01-28drm/qxl: use QXL_GEM_DOMAIN_SURFACE for shadow bo.Gerd Hoffmann
2019-01-28drm/qxl: allow both PRIV and VRAM placement for QXL_GEM_DOMAIN_SURFACEGerd Hoffmann
2019-01-28drm/qxl: use separate offset spaces for the two slots / ttm memory types.Gerd Hoffmann
2019-01-28drm/qxl: drop unused fields from struct qxl_deviceGerd Hoffmann
2019-01-28drm/qxl: change the way slot is detectedFrediano Ziglio
2019-01-28drm/qxl: simplify slot managementGerd Hoffmann
2019-01-28drm/qxl: drop unused qxl_fb_virtual_addressGerd Hoffmann
2019-01-28drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()Gerd Hoffmann
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg
2019-01-14drm/qxl: drop prime import/export callbacksGerd Hoffmann
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-09qxl: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-12-12drm/qxl: Don't set the dpms hookDaniel Vetter
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-21qxl: Make sure qxl_cursor memory is pinnedChristophe Fergeau
2018-11-21qxl: Remove unused qxl_bo_pin argumentsChristophe Fergeau
2018-11-21qxl: No need for NULL check before calling qxl_bo_unref()Christophe Fergeau
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-14drm/qxl: remove set but not used variables 'driver, qbo'YueHaibing
2018-11-14drm/qxl: remove set but not used variable 'map'YueHaibing
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann
2018-10-30drm/qxl: Use 'unsigned int' instead of 'bool'Shayenne da Luz Moura