summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/shmobile/shmob_drm_drv.c
AgeCommit message (Expand)AuthorLines
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter-1/+0
2016-06-01drm/shmob: Use lockless gem BO free callbackDaniel Vetter-1/+1
2016-02-08drm/shmob: Nuke preclose hookDaniel Vetter-8/+0
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä-1/+1
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding-2/+2
2014-10-20gpu: drm: shmobile: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-15drm/shmob: Update copyright noticeLaurent Pinchart-1/+1
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann-0/+1
2014-07-22drm: shmobile: fix warningsRussell King-1/+1
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter-1/+1
2013-12-18drm/shmob: call drm_put_dev directly from ->remove hookDaniel Vetter-1/+3
2013-08-19drm: remove FASYNC supportDaniel Vetter-1/+0
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter-1/+1
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart-2/+7
2013-06-20drm/shmobile: Add DRM PRIME supportLaurent Pinchart-1/+6
2013-06-20drm/shmobile: Use devm_* managed functionsLaurent Pinchart-19/+9
2013-01-20drm/shmobile: use drm_modeset_lock_allDaniel Vetter-2/+2
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman-5/+5
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding-7/+5
2012-09-18drm: Renesas SH Mobile DRM driverLaurent Pinchart-0/+361