summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/bochs
AgeCommit message (Expand)Author
2017-12-27drm/bochs: remove the default io_mem_pfn setTan Xiaojun
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-08-16drm/bochs: Use the drm_driver.dumb_destroy defaultNoralf Trønnes
2017-07-26drm/<drivers>: Drop fbdev info flagsDaniel Vetter
2017-07-03drm/bochs: switch fb_ops over to use drm_fb_helper_cfb helpersMark Cave-Ayland
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-05-16drm/bochs: fix include notation and remove -Iinclude/drm flagMasahiro Yamada
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König
2017-03-29drm: Add acquire ctx parameter to ->page_flip(_target)Daniel Vetter
2017-03-27drm: bochs: Prevent double-free of fb helperGabriel Krisman Bertazi
2017-03-20drm: bochs: Don't remove uninitialized fbdev framebufferGabriel Krisman Bertazi
2017-02-07drm/fb-helper: Automatically clean up fb_infoDaniel Vetter
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi
2017-02-02drm/bochs: Implement nomodesetMax Staudt
2017-01-27drm/ttm: revert "implement LRU add callbacks v2"Christian König
2017-01-09drm: fix compilations issues introduced by "drm: allow to use mmuless SoC"Benjamin Gaignard
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-12-15drm: Nuke fb->depthVille Syrjälä
2016-12-15drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä
2016-12-01drm: Make the connector .detect() callback optionalLaurent Pinchart
2016-11-14drm/bochs: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König
2016-09-28Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-09-25drm/bochs: mark bochs_connector_get_modes() staticBaoyou Xie
2016-09-20bochs: ignore device if there isn't enougth memoryGerd Hoffmann
2016-09-19drm: use drm_file to tag vm-bosDavid Herrmann
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter
2016-07-19Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter
2016-07-18drm/bochs: make fbdev support really optionalTobias Jakobi
2016-07-18drm/bochs: Delete an unnecessary check before drm_gem_object_unreference_unlo...Markus Elfring
2016-07-07drm/ttm: remove dummy bo_move implementationsChristian König
2016-06-01drm/bochs: Use lockless gem BO free callbackDaniel Vetter
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-05-04drm/ttm: implement LRU add callbacks v2Christian König
2016-05-04drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König
2016-04-12drm/bochs: Drop fake gamma supportDaniel Vetter
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-03-08PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson
2016-03-04drm/bochs: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-02-16drm/bochs: removed optional dummy encoder mode_fixup function.Carlos Palminha
2015-12-15drm/bochs: Constify function pointer structsVille Syrjälä
2015-12-15drm/bochs: Store correct CRTC index in eventsThierry Reding
2015-12-11drm: Pass 'name' to drm_encoder_init()Ville Syrjälä