summaryrefslogtreecommitdiffstats
path: root/drivers/staging/imx-drm/ipuv3-crtc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-081-3/+3
|\
| * drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-021-3/+3
* | staging: imx-drm-core: Use OF graph to find components and connections betwee...Philipp Zabel2014-03-071-7/+40
* | imx-drm: use supplied drm_device where possibleRussell King2014-02-241-4/+5
* | imx-drm: convert to componentised device supportRussell King2014-02-241-14/+32
* | imx-drm: simplify setup of panel formatRussell King2014-02-241-0/+1
|/
* staging: drm/imx: don't drop crtc offsets when doing pageflipLucas Stach2014-01-141-1/+2
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-1/+3
|\
| * DMA-API: staging: use dma_set_coherent_mask()Russell King2013-10-311-1/+3
* | imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarityFabio Estevam2013-10-301-1/+1
* | staging: drm/imx: add drm plane supportPhilipp Zabel2013-10-121-153/+45Star
* | staging: drm/imx: fix pageflip events during device closeSascha Hauer2013-10-121-7/+2Star
* | staging: drm/imx: ipuv3-crtc: remove unused struct ipu_framebufferPhilipp Zabel2013-10-121-7/+0Star
* | staging: drm-imx: add DRM_FORMAT_BGR888 to ipu crtc driverPhilipp Zabel2013-10-121-0/+4
* | staging: drm/imx: make waiting for idle channel optionalSascha Hauer2013-10-121-0/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-051-1/+2
|\
| * drm: Pass page flip ioctl flags to driverKeith Packard2013-08-301-1/+2
* | imx-drm: ipuv3-crtc: Add MODULE_ALIAS()Fabio Estevam2013-08-201-0/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-101-5/+0Star
|\
| * drm: Drop all the stub gamma_get, gamma_set, load_lut functions from driversVille Syrjälä2013-06-171-5/+0Star
* | staging: drm/imx: ipuv3-crtc: immediately update crtc->fb in ipu_page_flipPhilipp Zabel2013-06-251-1/+1
* | staging: drm/imx: remove unused variablesPhilipp Zabel2013-06-251-5/+0Star
|/
* Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie2013-05-241-19/+2Star
|\
| * drm/imx: use drm_send_vblank_event() helperRob Clark2013-05-221-19/+2Star
* | staging: drm/imx: Add support for VGA via TVE on i.MX53Philipp Zabel2013-04-101-1/+8
* | staging: drm/imx: ipuv3-crtc: use external clock for TV EncoderPhilipp Zabel2013-04-101-0/+2
|/
* staging: imx/drm: request irq only after adding the crtcPhilipp Zabel2013-03-111-11/+12
* staging: drm/imx: several bug fixesLothar Waßmann2013-01-071-2/+4
* staging: imx-drm: remove use of __devexitBill Pemberton2012-11-221-1/+1
* staging: imx-drm: remove use of __devinitBill Pemberton2012-11-221-1/+1
* staging: drm/imx: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* staging: drm/imx: silence ipu_crtc_dpms debug messagePhilipp Zabel2012-11-141-1/+1
* staging: drm/imx: Add i.MX IPUv3 crtc supportSascha Hauer2012-09-211-0/+579