summaryrefslogtreecommitdiff
path: root/drivers/staging/imx-drm/ipuv3-crtc.c
AgeCommit message (Expand)Author
2014-11-25drm: imx: Move imx-drm driver out of stagingPhilipp Zabel
2014-08-30staging: imx-drm: Lines over 80 characters fixed.Yannis Damigos
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-04gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel
2014-04-26imx-drm: ipu-dc: disable DC module when not in usePhilipp Zabel
2014-04-26imx-drm: ipuv3-crtc: change display enable/disable orderPhilipp Zabel
2014-04-26imx-drm: match ipu_di_signal_cfg's clk_pol with its description.Denis Carikli
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-04-02drm: Replace crtc fb with primary plane fb (v3)Matt Roper
2014-03-07staging: imx-drm-core: Use OF graph to find components and connections betwee...Philipp Zabel
2014-02-24imx-drm: use supplied drm_device where possibleRussell King
2014-02-24imx-drm: convert to componentised device supportRussell King
2014-02-24imx-drm: simplify setup of panel formatRussell King
2014-01-13staging: drm/imx: don't drop crtc offsets when doing pageflipLucas Stach
2013-11-13Merge 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-30imx-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-29drm: 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-21drm/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