aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm/omap_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-04staging: omapdrm: use alloc_ordered_workqueue() instead of UNBOUND w/ max_active = 1Tejun Heo1-2/+1
2012-08-15staging: drm/omap: add rotation propertiesRob Clark1-0/+17
2012-08-13staging: drm/omap: remove reclaim_buffers callbackChandrabhanu Mahapatra1-1/+0
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+2
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart1-1/+1
2012-05-17staging: drm/omap: initial dmabuf/prime import supportRob Clark1-0/+2
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-1/+3
2012-04-10staging: drm/omap: dmabuf/prime supportRob Clark1-1/+3
2012-04-10staging: drm/omap: move where DMM driver is registeredRob Clark1-3/+4
2012-03-07staging: drm/omap: Get DMM resources from hwmodAndy Gross1-0/+6
2012-03-07staging: drm/omap: debugfs for object and fb trackingRob Clark1-0/+2
2012-03-07staging: drm/omap: add a workqueueRob Clark1-0/+8
2012-02-08staging: drm/omap: fix minimum width/heightRob Clark1-2/+2
2012-02-08staging: drm/omap: add drm_plane supportRob Clark1-20/+33
2012-02-08staging: drm/omap: drm API update: make fops struct constRob Clark1-11/+13
2011-12-16staging: drm/omap: add debugfs supportAndy Gross1-0/+4
2011-12-08drm/omap: add GEM support for tiled/dmm buffersRob Clark1-2/+4
2011-12-08drm/omap: DMM/TILER support for OMAP4+ platformAndy Gross1-8/+13
2011-11-26staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark1-0/+810