aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/imx-drm/ipuv3-crtc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-5/+0
2013-06-24staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flipPhilipp Zabel1-1/+1
2013-06-24staging: drm/imx: remove unused variablesPhilipp Zabel1-5/+0
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä1-5/+0
2013-05-24Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie1-19/+2
2013-05-22drm/imx: use drm_send_vblank_event() helperRob Clark1-19/+2
2013-04-09staging: drm/imx: Add support for VGA via TVE on i.MX53Philipp Zabel1-1/+8
2013-04-09staging: drm/imx: ipuv3-crtc: use external clock for TV EncoderPhilipp Zabel1-0/+2
2013-03-11staging: imx/drm: request irq only after adding the crtcPhilipp Zabel1-11/+12
2013-01-07staging: drm/imx: several bug fixesLothar Waßmann1-2/+4
2012-11-21staging: imx-drm: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: imx-drm: remove use of __devinitBill Pemberton1-1/+1
2012-11-21staging: drm/imx: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-13staging: drm/imx: silence ipu_crtc_dpms debug messagePhilipp Zabel1-1/+1
2012-09-21staging: drm/imx: Add i.MX IPUv3 crtc supportSascha Hauer1-0/+579