summaryrefslogtreecommitdiffstats
path: root/drivers/staging/imx-drm
Commit message (Expand)AuthorAgeFilesLines
* imx-drm: parallel-display: honor 'native-mode' property when selecting video ...Lothar Waßmann2014-01-131-1/+2
* staging: drm/imx: don't drop crtc offsets when doing pageflipLucas Stach2014-01-132-1/+6
* staging: drm/imx: handle framebuffer offsets correctlyLucas Stach2014-01-131-1/+2
* staging: drm/imx: set second plane base addressPhilipp Zabel2014-01-131-2/+5
* staging: imx-drm: imx-tve: Fix a sparse warningLiu Ying2014-01-081-1/+1
* Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman2013-12-243-36/+45
|\
| * imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King2013-12-171-0/+9
| * imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King2013-12-171-2/+3
| * imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King2013-12-171-2/+2
| * imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King2013-12-171-9/+0
| * imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King2013-12-171-16/+16
| * imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King2013-12-171-6/+14
| * imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King2013-12-171-0/+1
* | staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* | imx-drm: Add mx6 hdmi transmitter supportFabio Estevam2013-12-084-0/+2955
* | Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman2013-12-022-1/+4
|\ \ | |/
| * staging: imx-drm: Fix modular build of DRM_IMX_IPUV3Josh Boyer2013-11-252-1/+4
* | Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman2013-11-222-4/+5
|\ \ | |/ |/|
| * drm/imx: directly call drm_put_dev in ->removeDaniel Vetter2013-11-111-1/+3
| * staging: imx-drm: remove unnecessary bracesSima Baymani2013-11-101-2/+1
| * staging: imx-drm: Fix warning for static const char * array in imx-ldb.cArchana kumari2013-11-101-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-11-152-4/+5
|\ \
| * | drm: Add separate Kconfig option for fbdev helpersDaniel Vetter2013-10-111-0/+1
| * | drm: Make irq_enabled boolVille Syrjälä2013-10-091-2/+2
| * | drm: Make vblank_disable_allowed boolVille Syrjälä2013-10-091-2/+2
* | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-142-3/+9
|\ \ \ | |_|/ |/| |
| * | DMA-API: staging: use dma_set_coherent_mask()Russell King2013-10-312-3/+9
* | | staging: drm/imx: fix return value check in ipu_add_subdevice_pdata()Wei Yongjun2013-10-301-1/+1
* | | imx-drm: ipuv3-crtc: Invert IPU DI0 clock polarityFabio Estevam2013-10-291-1/+1
* | | staging: drm/imx: fix return value check in imx_drm_init()Wei Yongjun2013-10-291-2/+2
* | | staging: imx-drm: use true and false for bool variablesValentina Manea2013-10-284-7/+7
* | | staging: drm/imx: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZEROValentina Manea2013-10-271-3/+1
* | | staging: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
* | | staging: drm/imx: Enable DRM PRIME supportPhilipp Zabel2013-10-111-1/+10
* | | staging: drm/imx: add drm plane supportPhilipp Zabel2013-10-118-156/+484
* | | staging: drm/imx: fix pageflip events during device closeSascha Hauer2013-10-112-7/+15
* | | staging: drm/imx: ipuv3-crtc: remove unused struct ipu_framebufferPhilipp Zabel2013-10-111-7/+0
* | | staging: drm-imx: add DRM_FORMAT_BGR888 to ipu crtc driverPhilipp Zabel2013-10-111-0/+4
* | | staging: drm/imx: make waiting for idle channel optionalSascha Hauer2013-10-113-9/+16
* | | staging: drm/imx: Add 24-bit BGR support to DCPhilipp Zabel2013-10-111-0/+9
* | | staging: drm/imx: add BGR565 formatPhilipp Zabel2013-10-111-0/+11
* | | staging: drm/imx: fix RGB formats, make ipu_cpmem_set_fmt take a drm_fourccPhilipp Zabel2013-10-112-22/+100
* | | staging: drm/imx: make struct ipu_rgb format definitions constPhilipp Zabel2013-10-112-7/+7
* | | staging: drm/imx: also allow to allocate only 2 DMFC slots for DP full planePhilipp Zabel2013-10-111-4/+4
* | | imx-drm: imx-drm-core: Fix circular locking dependencyFabio Estevam2013-10-111-12/+0
* | | staging: imx-drm: Remove redundant of_match_ptrSachin Kamat2013-09-301-2/+1
* | | Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman2013-09-291-8/+3
|\ \ \ | | |/ | |/|
| * | staging: imx-drm: Fix probe failureFabio Estevam2013-09-251-8/+3
| |/
* | staging: imx-drm: imx-ldb: Staticize of_get_data_mapping()Fabio Estevam2013-09-251-1/+1
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-052-4/+4
|\
OpenPOWER on IntegriCloud