aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/shmobile/shmob_drm_drv.c
AgeCommit message (Expand)Author
2017-07-29drm/shmobile: Use .dumb_map_offset and .dumb_destroy defaultsNoralf Trønnes
2017-06-22drm/shmob: Drop drm_vblank_cleanupDaniel Vetter
2017-03-14drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to driversDaniel Vetter
2017-03-11Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...Daniel Vetter
2017-02-17drm: shmobile: Perform initialization/cleanup at probe/remove timeLaurent Pinchart
2017-02-09drm: shmobile: use vblank hooks in struct drm_crtc_funcsShawn Guo
2017-02-07drm: remove drm_vblank_no_hw_counter assignment from driver codeShawn Guo
2017-01-09drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula
2016-06-21drm: Lobotomize set_busid nonsense for !pci driversDaniel Vetter
2016-06-01drm/shmob: Use lockless gem BO free callbackDaniel Vetter
2016-02-08drm/shmob: Nuke preclose hookDaniel Vetter
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding
2014-10-20gpu: drm: shmobile: drop owner assignment from platform_driversWolfram Sang
2014-09-15drm/shmob: Update copyright noticeLaurent Pinchart
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann
2014-07-22drm: shmobile: fix warningsRussell King
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter
2013-12-18drm/shmob: call drm_put_dev directly from ->remove hookDaniel Vetter
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-07-17drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart
2013-06-20drm/shmobile: Add DRM PRIME supportLaurent Pinchart
2013-06-20drm/shmobile: Use devm_* managed functionsLaurent Pinchart
2013-01-20drm/shmobile: use drm_modeset_lock_allDaniel Vetter
2013-01-03Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding
2012-09-18drm: Renesas SH Mobile DRM driverLaurent Pinchart