summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: use %pad for dma_addr_tJingoo Han2014-04-302-2/+2
* drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han2014-04-301-2/+2
* drm/exynos: balance framebuffer refcountAndrzej Hajda2014-04-301-0/+1
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-0828-2276/+6882
|\
| * drm/exynos: remove MODULE_DEVICE_TABLE definitionsInki Dae2014-04-042-2/+0
| * drm/exynos: add DSIM driverAndrzej Hajda2014-04-045-0/+1551
| * drm/exynos: disallow fbdev initialization if no device is connectedAndrzej Hajda2014-04-041-0/+21
| * drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-011-10/+10
| * drm/exynos: Restrict plane loops to only operate on overlay planes (v2)Matt Roper2014-04-012-2/+2
| * drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-282-2/+2
| * drm/exynos: fimd: remove unused variableAndrzej Hajda2014-03-241-14/+6
| * drm/exynos: restore parallel output interface supportAndrzej Hajda2014-03-245-0/+360
| * drm/exynos: correct timing porch conversionAndrzej Hajda2014-03-241-7/+5
| * drm/exynos: init kms poll after creation of connectorsAndrzej Hajda2014-03-241-3/+3
| * drm/exynos: delay fbdev initialization until an output is connectedAndrzej Hajda2014-03-242-12/+7
| * drm/exynos: fix unnecessary resource cleanupInki Dae2014-03-241-3/+2
| * drm/exynos: hdmi: use i2c_adapter instead of i2c_clientInki Dae2014-03-241-8/+8
| * drm/exynos: hdmi: consider APB PHYInki Dae2014-03-241-3/+23
| * drm/exynos: Remove the exynos_drm_connector shimSean Paul2014-03-244-29/+6
| * drm/exynos: Implement lvds bridge discovery to DP driverSean Paul2014-03-241-0/+41
| * drm/exynos: Implement drm_connector directly in vidi driverSean Paul2014-03-241-54/+108
| * drm/exynos: Implement drm_connector directly in dp driverSean Paul2014-03-242-9/+94
| * drm/exynos: Implement drm_connector in hdmi directlySean Paul2014-03-241-41/+85
| * drm/exynos: Add create_connector callbackSean Paul2014-03-242-0/+5
| * drm/exynos: Consolidate suspend/resume in drm_drvSean Paul2014-03-245-288/+170
| * drm/exynos: Clean up FIMD power on/off routinesSean Paul2014-03-241-111/+134
| * drm/exynos: Implement dpms display callback in DPSean Paul2014-03-242-62/+81
| * drm/exynos: Move display implementation into dpSean Paul2014-03-245-86/+112
| * drm/exynos: Move dp driver from video/ to drm/Sean Paul2014-03-246-0/+3092
| * drm/exynos: Remove unused/useless fimd_context membersSean Paul2014-03-241-12/+1
| * drm/exynos: Use mode_set to configure fimdSean Paul2014-03-241-69/+74
| * drm/exynos: Implement mode_fixup manager operationSean Paul2014-03-242-1/+10
| * drm/exynos: Add mode_set manager operationSean Paul2014-03-242-0/+7
| * drm/exynos: Disable unused crtc planes from crtcSean Paul2014-03-242-63/+15
| * drm/exynos: Use drm_mode_copy to copy modesSean Paul2014-03-241-9/+1
| * drm/exynos: Remove exynos_drm_hdmi shimSean Paul2014-03-247-658/+217
| * drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz2014-03-242-33/+27
| * drm/exynos: Split manager/display/subdrvSean Paul2014-03-2414-709/+641
| * drm/exynos: Use unsigned long for possible_crtcsSean Paul2014-03-245-5/+5
| * drm/exynos: Don't keep dpms state in encoderSean Paul2014-03-241-17/+0
| * drm/exynos: Rename display_op power_on to dpmsSean Paul2014-03-247-27/+10
| * drm/exynos: Remove dpms link between encoder/connectorSean Paul2014-03-243-88/+8
| * drm/exynos: Remove apply manager callbackSean Paul2014-03-247-43/+8
| * drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul2014-03-246-153/+180
| * drm/exynos: hdmi: Implement initialize op for hdmiSean Paul2014-03-244-188/+219
| * drm/exynos: Use manager_op initialize in fimdSean Paul2014-03-241-4/+15
| * drm/exynos: Add an initialize function to manager and displaySean Paul2014-03-242-0/+26
| * drm/exynos: Merge overlay_ops into manager_opsSean Paul2014-03-246-89/+62
| * drm/exynos: set the active aspect ratio as per modeShirish S2014-03-241-7/+28
| * drm/exynos: add phy settings for RB resolutionsShirish S2014-03-241-0/+45
OpenPOWER on IntegriCloud