aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/shmobile/shmob_drm_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter1-1/+1
2013-12-18drm/shmob: call drm_put_dev directly from ->remove hookDaniel Vetter1-1/+3
2013-08-19drm: remove FASYNC supportDaniel Vetter1-1/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter1-1/+1
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart1-2/+7
2013-06-20drm/shmobile: Add DRM PRIME supportLaurent Pinchart1-1/+6
2013-06-20drm/shmobile: Use devm_* managed functionsLaurent Pinchart1-19/+9
2013-01-20drm/shmobile: use drm_modeset_lock_allDaniel Vetter1-2/+2
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman1-5/+5
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding1-7/+5
2012-09-18drm: Renesas SH Mobile DRM driverLaurent Pinchart1-0/+361