summaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm/omap_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/omap: move out of stagingRob Clark2013-02-161-610/+0
* drm/omap: Add PM capabilitiesAndy Gross2013-02-161-0/+14
* omapdrm: use modeset_lock_allDaniel Vetter2013-01-201-2/+2
* staging: drm/omap: use omapdss low level APIRob Clark2013-01-071-361/+78
* Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-151-0/+11
|\
| * OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen2012-12-071-0/+11
* | staging/omapdrm: Fix spacing coding style in omap_drv.cYAMANE Toshiaki2012-11-141-22/+14
* | staging: drm/omap: add support for ARCH_MULTIPLATFORMRob Clark2012-10-301-1/+5
* | staging: drm/omap: remove global drm_device ptrRob Clark2012-10-301-4/+0
* | staging: drm/omap: only advertise rotation prop if supportedRob Clark2012-10-301-12/+15
|/
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-2/+3
|\
| * OMAPDRM: Remove manager->device referencesArchit Taneja2012-09-261-2/+3
* | staging: omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_act...Tejun Heo2012-09-041-2/+1
* | staging: drm/omap: add rotation propertiesRob Clark2012-08-151-0/+17
* | staging: drm/omap: remove reclaim_buffers callbackChandrabhanu Mahapatra2012-08-131-1/+0
|/
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-241-2/+2
|\
| * drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-221-1/+1
| * drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-221-1/+1
* | staging: drm/omap: initial dmabuf/prime import supportRob Clark2012-05-171-0/+2
* | Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-1/+3
|\ \ | |/ |/|
| * staging: drm/omap: dmabuf/prime supportRob Clark2012-04-101-1/+3
* | staging: drm/omap: move where DMM driver is registeredRob Clark2012-04-101-3/+4
|/
* staging: drm/omap: Get DMM resources from hwmodAndy Gross2012-03-071-0/+6
* staging: drm/omap: debugfs for object and fb trackingRob Clark2012-03-071-0/+2
* staging: drm/omap: add a workqueueRob Clark2012-03-071-0/+8
* staging: drm/omap: fix minimum width/heightRob Clark2012-02-081-2/+2
* staging: drm/omap: add drm_plane supportRob Clark2012-02-081-20/+33
* staging: drm/omap: drm API update: make fops struct constRob Clark2012-02-081-11/+13
* staging: drm/omap: add debugfs supportAndy Gross2011-12-161-0/+4
* drm/omap: add GEM support for tiled/dmm buffersRob Clark2011-12-081-2/+4
* drm/omap: DMM/TILER support for OMAP4+ platformAndy Gross2011-12-081-8/+13
* staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark2011-11-261-0/+810