aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-22drm/bochs: Remove unecessary NULL check in gem_freeDaniel Vetter1-2/+0
2014-04-22drm/bochs: Remove unnecessary NULL check in bo_unrefDaniel Vetter1-3/+1
2014-04-18drm: bochs: drop unused struct fieldsGerd Hoffmann2-3/+0
2014-04-18drm: bochs: add power management supportGerd Hoffmann2-0/+45
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper1-2/+2
2014-03-18Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-nextDave Airlie1-2/+4
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann1-1/+3
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann1-1/+1
2014-03-07drm: fix bochs kconfig dependenciesGerd Hoffmann1-0/+1
2013-12-23drm/bochs: new driverGerd Hoffmann8-0/+1589