summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/shmobile
AgeCommit message (Expand)AuthorLines
2015-02-03drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRSChen Gang S-1/+1
2015-01-31drm: shmobile: fix Kconfig dependenciesArnd Bergmann-0/+2
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+1
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter-0/+1
2014-10-20gpu: drm: shmobile: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-15drm/shmob: Update copyright noticeLaurent Pinchart-11/+11
2014-09-10drm: add driver->set_busid() callbackDavid Herrmann-0/+1
2014-07-22drm: shmobile: fix warningsRussell King-1/+1
2014-06-19drm: add register and unregister functions for connectorsThomas Wood-3/+3
2014-05-27drm/shmobile: Add run-time dependenciesJean Delvare-1/+2
2014-05-16Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie-7/+0
2014-04-23drm: pass the irq explicitly to drm_irq_installDaniel Vetter-1/+1
2014-04-22drm: make mode_valid callback optionalAndrzej Hajda-7/+0
2014-04-01drm: Replace crtc fb with primary plane fb (v3)Matt Roper-7/+7
2014-04-01drm/shmobile: Restrict plane loops to only operate on legacy planesMatt Roper-1/+1
2013-12-18drm/shmob: call drm_put_dev directly from ->remove hookDaniel Vetter-1/+3
2013-12-18drm: shmob_drm: Check clk_prepare_enable() return valueLaurent Pinchart-4/+14
2013-11-10drm: shmob_drm: Convert to clk_prepare/unprepareLaurent Pinchart-2/+2
2013-11-06drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICELaurent Pinchart-0/+1
2013-10-11drm: Add separate Kconfig option for fbdev helpersDaniel Vetter-0/+1
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard-1/+2
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: Enable compilation on all ARM platformsLaurent Pinchart-1/+1
2013-06-20drm/shmobile: Add DRM PRIME supportLaurent Pinchart-1/+6
2013-06-20drm/shmobile: Use devm_* managed functionsLaurent Pinchart-25/+10
2013-06-20drm/shmobile: Minor typo fix in debug messageLaurent Pinchart-1/+1
2013-06-20drm/shmobile: Drop usage of removed drm_plane enabled fieldLaurent Pinchart-1/+1
2013-05-22drm/shmob: use drm_send_vblank_event() helperRob Clark-15/+4
2013-04-26drm/shmobile: Fix race condition between page flip request and handlerLaurent Pinchart-1/+1
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-11-30drm/shmob: drm_connector_property -> drm_object_propertyRob Clark-1/+1
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding-7/+5
2012-09-18drm: Renesas SH Mobile DRM driverLaurent Pinchart-0/+2156