aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm/omap_crtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-10staging: drm/omap: hold a ref to the bo while waiting for flipRob Clark1-2/+14
2012-09-04staging: drm/omap: invert dimensions on crtc when rotatedRob Clark1-0/+7
2012-08-15staging: drm/omap: add rotation propertiesRob Clark1-0/+10
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart1-1/+1
2012-05-22drm: Make the CRTC gamma_set operation optionalLaurent Pinchart1-7/+0
2012-03-13staging: drm/omap: use current time for page-flip eventRob Clark1-0/+10
2012-03-13staging: drm/omap: send page-flip event after endwinRob Clark1-7/+20
2012-02-08staging: drm/omap: updates for DSS fifomerge API changesRob Clark1-1/+1
2012-02-08staging: drm/omap: multiplanar and YUV supportRob Clark1-1/+1
2012-02-08staging: drm/omap: add drm_plane supportRob Clark1-145/+44
2011-12-12staging: drm/omap: crtc/encoder/fb destroy cleanupsRob Clark1-2/+1
2011-11-26staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark1-0/+327