summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl/qxl_drv.h
AgeCommit message (Expand)Author
2019-01-28drm/qxl: remove dead qxl fbdev emulation codeGerd Hoffmann
2019-01-28drm/qxl: implement prime kmap/kunmapGerd Hoffmann
2019-01-28drm/qxl: cover all crtcs in shadow bo.Gerd 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: 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
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
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-10-30drm/qxl: Use 'unsigned int' instead of 'bool'Shayenne da Luz Moura
2018-10-30drm/qxl: Use 'unsigned int' instead of 'usigned'Shayenne da Luz Moura
2018-10-30drm/qxl: Remove exceding whitelineShayenne da Luz Moura
2018-09-12qxl: refactor to use drm_fb_helper_fbdev_setupPeter Wu
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-04-27qxl: remove qxl_io_log()Gerd Hoffmann
2018-04-25qxl: keep separate release_bo pointerGerd Hoffmann
2017-12-08drm/qxl: reapply cursor after resetting primaryRay Strode
2017-10-23qxl: alloc & use shadow for dumb buffersGerd Hoffmann
2017-10-23drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVERGerd Hoffmann
2017-06-23drm/qxl: move extern variable declaration header fileGerd Hoffmann
2017-05-17drm/qxl: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-03-09drm/qxl: Remove qxl_debugfs_remove_files()Noralf Trønnes
2017-03-07qxl: drop mode_info.modes & related code.Gerd Hoffmann
2017-03-01drm/qxl: Remove qxl_debugfs_takedown()Noralf Trønnes
2017-02-28drm: qxl: Atomic phase 1: convert cursor to universal planeGabriel Krisman Bertazi
2017-02-28drm: qxl: Drop device flags attributeGabriel Krisman Bertazi
2017-02-02drm: qxl: Embed drm_device into driver structureGabriel Krisman Bertazi
2017-02-02drm: qxl: Drop duplicated pci_device pointer attributeGabriel Krisman Bertazi
2017-02-02drm: qxl: Drop duplicated device pointer attributeGabriel Krisman Bertazi
2017-01-19drm: qxl: Open code teardown function for qxlGabriel Krisman Bertazi
2017-01-19drm: qxl: Open code probing sequence for qxlGabriel Krisman Bertazi
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-11-15qxl: Remove qxl_bo_init() return valueChristophe Fergeau
2016-11-15qxl: Remove unused prototypeChristophe Fergeau
2016-11-15qxl: Mark some internal functions as staticChristophe Fergeau
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson
2016-09-20drm/qxl: reapply cursor after SetCrtc callsRay Strode
2016-07-12drm/qxl: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie
2016-05-02drm/qxl: Use drm_fb_helper deferred_io supportNoralf Trønnes
2016-03-31drm/qxl: fix cursor position with non-zero hotspotJohn Keeping
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma