aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/imx-drm/ipuv3-crtc.c
AgeCommit message (Expand)Author
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-31DMA-API: staging: use dma_set_coherent_mask()Russell King
2013-10-29imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarityFabio Estevam
2013-10-11staging: drm/imx: add drm plane supportPhilipp Zabel
2013-10-11staging: drm/imx: fix pageflip events during device closeSascha Hauer
2013-10-11staging: drm/imx: ipuv3-crtc: remove unused struct ipu_framebufferPhilipp Zabel
2013-10-11staging: drm-imx: add DRM_FORMAT_BGR888 to ipu crtc driverPhilipp Zabel
2013-10-11staging: drm/imx: make waiting for idle channel optionalSascha Hauer
2013-09-05Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-30drm: Pass page flip ioctl flags to driverKeith Packard
2013-08-19imx-drm: ipuv3-crtc: Add MODULE_ALIAS()Fabio Estevam
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-24staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flipPhilipp Zabel
2013-06-24staging: drm/imx: remove unused variablesPhilipp Zabel
2013-06-17drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä
2013-05-24Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie
2013-05-22drm/imx: use drm_send_vblank_event() helperRob Clark
2013-04-09staging: drm/imx: Add support for VGA via TVE on i.MX53Philipp Zabel
2013-04-09staging: drm/imx: ipuv3-crtc: use external clock for TV EncoderPhilipp Zabel
2013-03-11staging: imx/drm: request irq only after adding the crtcPhilipp Zabel
2013-01-07staging: drm/imx: several bug fixesLothar Waßmann
2012-11-21staging: imx-drm: remove use of __devexitBill Pemberton
2012-11-21staging: imx-drm: remove use of __devinitBill Pemberton
2012-11-21staging: drm/imx: remove use of __devexit_pBill Pemberton
2012-11-13staging: drm/imx: silence ipu_crtc_dpms debug messagePhilipp Zabel
2012-09-21staging: drm/imx: Add i.MX IPUv3 crtc supportSascha Hauer