aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
Commit message (Expand)AuthorAge
* Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...Dave Airlie2014-05-15
|\
| * drm: make mode_valid callback optionalAndrzej Hajda2014-04-22
* | drm/exynos: use %pad for dma_addr_tJingoo Han2014-04-29
* | drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() resultsJingoo Han2014-04-29
* | drm/exynos: balance framebuffer refcountAndrzej Hajda2014-04-29
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-08
|\
| * drm/exynos: remove MODULE_DEVICE_TABLE definitionsInki Dae2014-04-04
| * drm/exynos: add DSIM driverAndrzej Hajda2014-04-04
| * drm/exynos: disallow fbdev initialization if no device is connectedAndrzej Hajda2014-04-04
| * drm: Replace crtc fb with primary plane fb (v3)Matt Roper2014-04-01
| * drm/exynos: Restrict plane loops to only operate on overlay planes (v2)Matt Roper2014-04-01
| * drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien2014-03-27
| * drm/exynos: fimd: remove unused variableAndrzej Hajda2014-03-23
| * drm/exynos: restore parallel output interface supportAndrzej Hajda2014-03-23
| * drm/exynos: correct timing porch conversionAndrzej Hajda2014-03-23
| * drm/exynos: init kms poll after creation of connectorsAndrzej Hajda2014-03-23
| * drm/exynos: delay fbdev initialization until an output is connectedAndrzej Hajda2014-03-23
| * drm/exynos: fix unnecessary resource cleanupInki Dae2014-03-23
| * drm/exynos: hdmi: use i2c_adapter instead of i2c_clientInki Dae2014-03-23
| * drm/exynos: hdmi: consider APB PHYInki Dae2014-03-23
| * drm/exynos: Remove the exynos_drm_connector shimSean Paul2014-03-23
| * drm/exynos: Implement lvds bridge discovery to DP driverSean Paul2014-03-23
| * drm/exynos: Implement drm_connector directly in vidi driverSean Paul2014-03-23
| * drm/exynos: Implement drm_connector directly in dp driverSean Paul2014-03-23
| * drm/exynos: Implement drm_connector in hdmi directlySean Paul2014-03-23
| * drm/exynos: Add create_connector callbackSean Paul2014-03-23
| * drm/exynos: Consolidate suspend/resume in drm_drvSean Paul2014-03-23
| * drm/exynos: Clean up FIMD power on/off routinesSean Paul2014-03-23
| * drm/exynos: Implement dpms display callback in DPSean Paul2014-03-23
| * drm/exynos: Move display implementation into dpSean Paul2014-03-23
| * drm/exynos: Move dp driver from video/ to drm/Sean Paul2014-03-23
| * drm/exynos: Remove unused/useless fimd_context membersSean Paul2014-03-23
| * drm/exynos: Use mode_set to configure fimdSean Paul2014-03-23
| * drm/exynos: Implement mode_fixup manager operationSean Paul2014-03-23
| * drm/exynos: Add mode_set manager operationSean Paul2014-03-23
| * drm/exynos: Disable unused crtc planes from crtcSean Paul2014-03-23
| * drm/exynos: Use drm_mode_copy to copy modesSean Paul2014-03-23
| * drm/exynos: Remove exynos_drm_hdmi shimSean Paul2014-03-23
| * drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz2014-03-23
| * drm/exynos: Split manager/display/subdrvSean Paul2014-03-23
| * drm/exynos: Use unsigned long for possible_crtcsSean Paul2014-03-23
| * drm/exynos: Don't keep dpms state in encoderSean Paul2014-03-23
| * drm/exynos: Rename display_op power_on to dpmsSean Paul2014-03-23
| * drm/exynos: Remove dpms link between encoder/connectorSean Paul2014-03-23
| * drm/exynos: Remove apply manager callbackSean Paul2014-03-23
| * drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul2014-03-23
| * drm/exynos: hdmi: Implement initialize op for hdmiSean Paul2014-03-23
| * drm/exynos: Use manager_op initialize in fimdSean Paul2014-03-23
| * drm/exynos: Add an initialize function to manager and displaySean Paul2014-03-23
| * drm/exynos: Merge overlay_ops into manager_opsSean Paul2014-03-23