summaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm/omap_crtc.c
Commit message (Expand)AuthorAgeFilesLines
* staging/omapdrm: Fix spacing coding style in omap_crtc.cYAMANE Toshiaki2012-11-151-2/+2
* staging/omapdrm: remove the unnecessary initialization of a local variable in...YAMANE Toshiaki2012-11-151-1/+1
* staging: drm/omap: Fix include error during makeAndy Gross2012-10-231-1/+1
* staging: drm/omap: hold a ref to the bo while waiting for flipRob Clark2012-09-111-2/+14
* staging: drm/omap: invert dimensions on crtc when rotatedRob Clark2012-09-041-0/+7
* staging: drm/omap: add rotation propertiesRob Clark2012-08-161-0/+10
* drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-201-1/+1
* drm: Make the CRTC gamma_set operation optionalLaurent Pinchart2012-05-221-7/+0Star
* staging: drm/omap: use current time for page-flip eventRob Clark2012-03-131-0/+10
* staging: drm/omap: send page-flip event after endwinRob Clark2012-03-131-7/+20
* staging: drm/omap: updates for DSS fifomerge API changesRob Clark2012-02-081-1/+1
* staging: drm/omap: multiplanar and YUV supportRob Clark2012-02-081-1/+1
* staging: drm/omap: add drm_plane supportRob Clark2012-02-081-145/+44Star
* staging: drm/omap: crtc/encoder/fb destroy cleanupsRob Clark2011-12-131-2/+1Star
* staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark2011-11-271-0/+327