summaryrefslogtreecommitdiffstats
path: root/drivers/staging/imx-drm
Commit message (Expand)AuthorAgeFilesLines
* imx-drm: parallel-display: Fix DPMS default state.Denis Carikli2014-06-191-0/+7
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-1218-3858/+6
|\
| * Merge branch 'topic/ipu-destaging' of git://git.pengutronix.de/git/pza/linux ...Dave Airlie2014-06-1114-3706/+5
| |\
| | * gpu: ipu-v3: Move i.MX IPUv3 core driver out of stagingPhilipp Zabel2014-06-0414-3706/+5
| * | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie2014-06-052-2/+7
| |\ \
| * \ \ Merge tag 'topic/core-stuff-2014-06-02' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-06-041-1/+0
| |\ \ \
| | * | | imx-drm: imx-tve: remove unused variableVincent Stehlé2014-06-021-1/+0
| * | | | staging: imx-drm-core: replace drm_get_connector_name() with direct name fiel...Jani Nikula2014-06-041-1/+1
| |/ / /
| * | | drm: make mode_valid callback optionalAndrzej Hajda2014-04-226-16/+0
| | |/ | |/|
* | | imx-hdmi: Make checkpatch happyFabio Estevam2014-05-231-0/+2
* | | Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-222-1/+6
|\ \ \ | | |/ | |/|
| * | imx-drm: imx-tve: correct DDC property name to 'ddc-i2c-bus'Shawn Guo2014-04-261-1/+1
| * | imx-drm: imx-drm-core: skip components whose parent device is disabledShawn Guo2014-04-191-0/+5
| * | imx-drm: imx-drm-core: fix imx_drm_encoder_get_mux_idPhilipp Zabel2014-04-191-1/+1
| |/
* | Merge branch 'imx-drm-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm int...Greg Kroah-Hartman2014-05-069-59/+193
|\ \
| * | imx-drm: ipu-dc: disable DC module when not in usePhilipp Zabel2014-04-263-4/+20
| * | imx-drm: ipuv3-crtc: change display enable/disable orderPhilipp Zabel2014-04-261-3/+7
| * | imx-drm: imx-dp: when disabling the DP foreground channel, wait until the DP ...Philipp Zabel2014-04-261-0/+3
| * | imx-drm: ipu-dp: split disabling the DP foreground channel from disabling the...Philipp Zabel2014-04-263-23/+51
| * | imx-drm: ipu-dc: wait for DC_FC_1 / DP_SF_END interruptPhilipp Zabel2014-04-261-21/+50
| * | imx-drm: ipu-dmfc: wait for FIFOs to run empty before disablingPhilipp Zabel2014-04-261-2/+23
| * | imx-drm: ipu-common: add helpers to check for a busy IDMAC channel and to bus...Philipp Zabel2014-04-262-0/+25
| * | imx-drm: ipu-common: add ipu_map_irq to request non-IDMAC interruptsPhilipp Zabel2014-04-262-6/+14
| * | imx-drm: match ipu_di_signal_cfg's clk_pol with its description.Denis Carikli2014-04-262-2/+2
| |/
* | Staging: imx-drm: Fix some lines over 80 charactersAntoine Schweitzer-Chaput2014-04-252-3/+6
* | imx-drm: fix hdmi hotplug detection initial stateRussell King2014-04-251-6/+3
* | imx-drm: imx-drm-core: Fix imx_drm_encoder_get_mux_idPhilipp Zabel2014-04-251-1/+1
* | imx-hdmi: Propagate the real error code on platform_get_irq() failureFabio Estevam2014-04-251-1/+1
* | staging: imx-drm: imx-hdmi: clean up hdmi_phy_wait_i2c_doneEmil Renner Berthing2014-04-251-5/+2
* | staging: imx-drm: add LVDS666 support for parallel displayEmil Renner Berthing2014-04-252-0/+11
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-082-4/+4
|\
| * drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-3/+3
| * staging: imx-drm: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-281-1/+1
| * drm/imx: remove drm_mode_connector_detach_encoder harderDaniel Vetter2014-03-152-3/+0
| * drm/kms: rip out drm_mode_connector_detach_encoderDaniel Vetter2014-03-132-4/+0
* | staging:imx-drm: Fix line over 80 characters.Gulsah Kose2014-03-181-5/+10
* | staging: imx-drm: imx-ldb.c Fix line over 80 characters.Aybuke Ozdemir2014-03-181-6/+13
* | Merge branch 'imx-drm-staging' of git://ftp.arm.linux.org.uk/~rmk/linux-arm i...Greg Kroah-Hartman2014-03-077-83/+201
|\ \
| * | staging: imx-drm: Update TODOPhilipp Zabel2014-03-071-5/+0
| * | imx-drm: imx-tve: Fix DDC I2C bus propertyPhilipp Zabel2014-03-071-1/+1
| * | imx-drm: imx-hdmi: Fix DDC I2C bus propertyPhilipp Zabel2014-03-071-1/+1
| * | staging: imx-drm-core: use of_graph_parse_endpointPhilipp Zabel2014-03-071-4/+4
| * | staging: imx-drm-core: Use OF graph to find components and connections betwee...Philipp Zabel2014-03-075-76/+199
* | | imx-drm: imx-ldb: Use snprintf()Fabio Estevam2014-02-281-2/+2
* | | imx-drm: ipu-dmfc: Remove unneeded 'dmfc' checkFabio Estevam2014-02-281-3/+0
* | | imx-drm: imx-drm-core: Staticize imx_drm_find_crtc()Fabio Estevam2014-02-271-1/+1
* | | imx-drm: ipuv3-plane: Use %pad to print 'dma_addr_t'Fabio Estevam2014-02-271-2/+2
* | | imx-drm: parallel-display: Check 'mode' pointer firstFabio Estevam2014-02-271-0/+4
* | | imx-drm: imx-ldb: Check 'mode' pointer firstFabio Estevam2014-02-271-0/+2
* | | imx-drm: parallel-display: Add drm_panel supportPhilipp Zabel2014-02-272-0/+24
OpenPOWER on IntegriCloud