aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/qxl/qxl_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28drm/qxl: remove dead qxl fbdev emulation codeGerd Hoffmann1-21/+0
2019-01-28drm/qxl: implement prime kmap/kunmapGerd Hoffmann1-0/+1
2019-01-28drm/qxl: cover all crtcs in shadow bo.Gerd Hoffmann1-1/+4
2019-01-28drm/qxl: track primary boGerd Hoffmann1-1/+1
2019-01-28drm/qxl: drop unused offset parameter from qxl_io_create_primary()Gerd Hoffmann1-1/+0
2019-01-28drm/qxl: use separate offset spaces for the two slots / ttm memory types.Gerd Hoffmann1-1/+4
2019-01-28drm/qxl: drop unused fields from struct qxl_deviceGerd Hoffmann1-3/+0
2019-01-28drm/qxl: change the way slot is detectedFrediano Ziglio1-1/+2
2019-01-28drm/qxl: simplify slot managementGerd Hoffmann1-8/+7
2019-01-28drm/qxl: drop unused qxl_fb_virtual_addressGerd Hoffmann1-7/+0
2019-01-28drm/qxl: drop ttm_mem_reg arg from qxl_hw_surface_alloc()Gerd Hoffmann1-2/+1
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-3/+0
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König1-2/+0
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König1-1/+0
2018-10-30drm/qxl: Use 'unsigned int' instead of 'bool'Shayenne da Luz Moura1-5/+5
2018-10-30drm/qxl: Use 'unsigned int' instead of 'usigned'Shayenne da Luz Moura1-9/+9
2018-10-30drm/qxl: Remove exceding whitelineShayenne da Luz Moura1-3/+0
2018-09-12qxl: refactor to use drm_fb_helper_fbdev_setupPeter Wu1-28/+4
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-0/+1
2018-04-27qxl: remove qxl_io_log()Gerd Hoffmann1-3/+0
2018-04-25qxl: keep separate release_bo pointerGerd Hoffmann1-0/+1
2017-12-08drm/qxl: reapply cursor after resetting primaryRay Strode1-0/+2
2017-10-23qxl: alloc & use shadow for dumb buffersGerd Hoffmann1-0/+2
2017-10-23drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVERGerd Hoffmann1-25/+1
2017-06-23drm/qxl: move extern variable declaration header fileGerd Hoffmann1-0/+1
2017-05-17drm/qxl: fix include notation and remove -Iinclude/drm flagMasahiro Yamada1-10/+8
2017-03-09drm/qxl: Remove qxl_debugfs_remove_files()Noralf Trønnes1-1/+0
2017-03-07qxl: drop mode_info.modes & related code.Gerd Hoffmann1-2/+0
2017-03-01drm/qxl: Remove qxl_debugfs_takedown()Noralf Trønnes1-1/+0
2017-02-28drm: qxl: Atomic phase 1: convert cursor to universal planeGabriel Krisman Bertazi1-5/+0
2017-02-28drm: qxl: Drop device flags attributeGabriel Krisman Bertazi1-2/+1
2017-02-02drm: qxl: Embed drm_device into driver structureGabriel Krisman Bertazi1-3/+3
2017-02-02drm: qxl: Drop duplicated pci_device pointer attributeGabriel Krisman Bertazi1-1/+0
2017-02-02drm: qxl: Drop duplicated device pointer attributeGabriel Krisman Bertazi1-1/+0
2017-01-19drm: qxl: Open code teardown function for qxlGabriel Krisman Bertazi1-2/+0
2017-01-19drm: qxl: Open code probing sequence for qxlGabriel Krisman Bertazi1-1/+5
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi1-1/+1
2016-12-18drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>Laurent Pinchart1-0/+1
2016-11-30Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-nextDave Airlie1-7/+1
2016-11-15qxl: Remove qxl_bo_init() return valueChristophe Fergeau1-1/+1
2016-11-15qxl: Remove unused prototypeChristophe Fergeau1-3/+0
2016-11-15qxl: Mark some internal functions as staticChristophe Fergeau1-3/+0
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson1-2/+2
2016-09-20drm/qxl: reapply cursor after SetCrtc callsRay Strode1-0/+1
2016-07-12drm/qxl: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+0
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie1-0/+2
2016-05-02drm/qxl: Use drm_fb_helper deferred_io supportNoralf Trønnes1-4/+3
2016-03-31drm/qxl: fix cursor position with non-zero hotspotJohn Keeping1-0/+2
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-1/+1
2015-09-11drm/qxl: validate monitors config modesJonathon Jongsma1-0/+2