aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs
Commit message (Expand)AuthorAge
* Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie2016-09-27
|\
| * bochs: ignore device if there isn't enougth memoryGerd Hoffmann2016-09-20
* | drm/bochs: mark bochs_connector_get_modes() staticBaoyou Xie2016-09-25
* | drm: use drm_file to tag vm-bosDavid Herrmann2016-09-19
* | drm: Remove superflous linux/fb.h includesDaniel Vetter2016-08-12
* | drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter2016-08-12
|/
* Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter2016-07-19
|\
| * drm/ttm: remove dummy bo_move implementationsChristian König2016-07-07
* | drm/bochs: make fbdev support really optionalTobias Jakobi2016-07-18
* | drm/bochs: Delete an unnecessary check before drm_gem_object_unreference_unlo...Markus Elfring2016-07-18
|/
* drm/bochs: Use lockless gem BO free callbackDaniel Vetter2016-06-01
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-17
* drm/ttm: implement LRU add callbacks v2Christian König2016-05-04
* drm/ttm: remove use_ticket parameter from ttm_bo_reserveChristian König2016-05-04
* drm/bochs: Drop fake gamma supportDaniel Vetter2016-04-12
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-21
|\
| * drm/bochs: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-04
| * drm/bochs: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-16
* | PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson2016-03-08
|/
* drm/bochs: Constify function pointer structsVille Syrjälä2015-12-15
* drm/bochs: Store correct CRTC index in eventsThierry Reding2015-12-15
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-11
* drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä2015-11-24
* drm/bochs: Don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-08-10
* drm/bochs: Use new drm_fb_helper functionsArchit Taneja2015-08-06
* drm/bochs: disable video before changing video modeChris Ruffin2015-03-31
* drm/fb-helper: Propagate errors from initial config failureThierry Reding2015-01-21
* drm/bochs: Remove dummy ->load_lut() implementationThierry Reding2014-12-10
* bochs: add page_flipGerd Hoffmann2014-11-19
* bochs: fix bochsdrmfb mmapGerd Hoffmann2014-11-19
* bochs: add endian switching supportGerd Hoffmann2014-11-19
* bochs: little cleanupGerd Hoffmann2014-11-19
* drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter2014-11-04
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14
|\
| * drm/ttm: add reservation_object as argument to ttm_bo_initMaarten Lankhorst2014-09-30
| * drm: Extract <drm/drm_gem.h>Daniel Vetter2014-09-23
| * drm/<ttm-based-drivers>: Don't call drm_mmapDaniel Vetter2014-09-23
| * drm: add driver->set_busid() callbackDavid Herrmann2014-09-10
| * drm/ttm: move fpfn and lpfn into each placement v2Christian König2014-08-27
* | drm/bochs: add missing drm_connector_register callGerd Hoffmann2014-09-20
|/
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* drm: bochs: fix warningsRussell King2014-07-21
* drm/ttm: Fix a few sparse warningsThierry Reding2014-07-21
* drm/bochs: use helpersRob Clark2014-07-18
* drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-07
* drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-07
* drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2014-07-07
* drm/bochs: Remove unecessary NULL check in gem_freeDaniel Vetter2014-04-22
* drm/bochs: Remove unnecessary NULL check in bo_unrefDaniel Vetter2014-04-22
* drm: bochs: drop unused struct fieldsGerd Hoffmann2014-04-17