summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs
Commit message (Expand)AuthorAgeFilesLines
* drm/bochs: add missing drm_connector_register callGerd Hoffmann2014-09-201-0/+1
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* drm: bochs: fix warningsRussell King2014-07-221-0/+2
* drm/ttm: Fix a few sparse warningsThierry Reding2014-07-222-3/+3
* drm/bochs: use helpersRob Clark2014-07-181-11/+2
* drm: Introduce drm_fb_helper_prepare()Thierry Reding2014-07-081-1/+2
* drm: Constify struct drm_fb_helper_funcsThierry Reding2014-07-081-1/+1
* drm/bochs: replace ALIGN(PAGE_SIZE) by PAGE_ALIGNFabian Frederick2014-07-081-1/+1
* drm/bochs: Remove unecessary NULL check in gem_freeDaniel Vetter2014-04-221-2/+0
* drm/bochs: Remove unnecessary NULL check in bo_unrefDaniel Vetter2014-04-221-3/+1
* drm: bochs: drop unused struct fieldsGerd Hoffmann2014-04-182-3/+0
* drm: bochs: add power management supportGerd Hoffmann2014-04-182-0/+45
* drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-2/+2
* Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...Dave Airlie2014-03-181-2/+4
|\
| * drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-161-1/+3
| * drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-161-1/+1
* | drm: fix bochs kconfig dependenciesGerd Hoffmann2014-03-071-0/+1
|/
* drm/bochs: new driverGerd Hoffmann2013-12-238-0/+1589
OpenPOWER on IntegriCloud