summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/qxl
AgeCommit message (Expand)Author
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2017-12-27drm/qxl: remove the default io_mem_pfn setTan Xiaojun
2017-12-21Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-12-15drm/ttm: use an ttm operation ctx for ttm_bo_move_xxxRoger He
2017-12-08drm/qxl: reapply cursor after resetting primaryRay Strode
2017-12-08drm/qxl: unref cursor bo when finished with itRay Strode
2017-12-06drm/ttm: add context to driver move callback as wellChristian König
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-12-06drm/ttm: consistently use reservation_object_unlockChristian König
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-10drm: qxl: remove pr_info message, stops log spammingColin Ian King
2017-10-23qxl: alloc & use shadow for dumb buffersGerd Hoffmann
2017-10-23drm/qxl: replace QXL_INFO with DRM_DEBUG_DRIVERGerd Hoffmann
2017-09-25qxl: fix framebuffer unpinningGerd Hoffmann
2017-09-21Merge remote-tracking branch 'origin/master' into drm-misc-fixesSean Paul
2017-09-12qxl: fix primary surface handlingGerd Hoffmann
2017-08-16drm/qxl: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-07-26drm/qxl: Drop fbdev hwaccel flagsDaniel Vetter
2017-07-03drm: qxl: constify ttm_place structures.Arvind Yadav
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-28drm: qxl: Replace CRTC .commit() helper operation with .enable()Laurent Pinchart
2017-06-28drm: qxl: Remove unused CRTC .dpms() helper operationLaurent Pinchart
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-23drm/qxl: move extern variable declaration header fileGerd Hoffmann
2017-06-23drm/qxl: declare a bunch of functions as staticGerd Hoffmann
2017-06-23drm/qxl: fix __user annotationsGerd Hoffmann
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-23drm: qxl: Delay entering atomic context during cursor updateGabriel Krisman Bertazi
2017-05-17drm/qxl: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König
2017-03-14Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter
2017-03-14drm: qxl: add missing return checkDan Carpenter
2017-03-09drm/qxl: Remove qxl_debugfs_remove_files()Noralf Trønnes
2017-03-07qxl: fix qxl_conn_get_modesGerd Hoffmann
2017-03-07qxl: read monitors config at bootGerd Hoffmann
2017-03-07qxl: limit monitor config read retriesGerd Hoffmann
2017-03-07qxl: drop mode_info.modes & related code.Gerd Hoffmann
2017-03-07drm: qxl: Don't alloc fbdev if emulation is not supportedGabriel Krisman Bertazi
2017-03-01drm/qxl: Remove qxl_debugfs_takedown()Noralf Trønnes
2017-02-28drm: qxl: Enable atomic modesetting ioctlGabriel Krisman Bertazi
2017-02-28drm: qxl: Atomic phase 3: Wire up atomic page_flip helperGabriel Krisman Bertazi
2017-02-28drm: qxl: Atomic phase 3: Wire up atomic set_config helperGabriel Krisman Bertazi
2017-02-28drm: qxl: Atomic phase 3: Use atomic handlers for planesGabriel Krisman Bertazi
2017-02-28drm: qxl: Atomic phase 2: Use drm_atomic_set_fb_for_plane helperGabriel Krisman Bertazi
2017-02-28drm: qxl: Atomic phase 2: Wire up state object handlersGabriel Krisman Bertazi