aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs
Commit message (Expand)AuthorAge
* 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
* drm: bochs: add power management supportGerd Hoffmann2014-04-17
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-03-18
|\
| * drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-16
| * drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-16
* | drm: fix bochs kconfig dependenciesGerd Hoffmann2014-03-06
|/
* drm/bochs: new driverGerd Hoffmann2013-12-22