summaryrefslogtreecommitdiff
path: root/drivers/staging/imx-drm/ipuv3-crtc.c
AgeCommit message (Expand)AuthorFilesLines
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-10staging: drm/imx: Add support for VGA via TVE on i.MX53Philipp Zabel1-1/+8
2013-04-10staging: 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-08staging: drm/imx: several bug fixesLothar Waßmann1-2/+4
2012-11-22staging: imx-drm: remove use of __devexitBill Pemberton1-1/+1
2012-11-22staging: imx-drm: remove use of __devinitBill Pemberton1-1/+1
2012-11-22staging: drm/imx: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-14staging: 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