summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos
AgeCommit message (Expand)Author
2014-03-28drm/exynos: Replace DRM_LOG_KMS() by DRM_DEBUG_KMS()Lespiau, Damien
2014-03-24drm/exynos: fimd: remove unused variableAndrzej Hajda
2014-03-24drm/exynos: restore parallel output interface supportAndrzej Hajda
2014-03-24drm/exynos: correct timing porch conversionAndrzej Hajda
2014-03-24drm/exynos: init kms poll after creation of connectorsAndrzej Hajda
2014-03-24drm/exynos: delay fbdev initialization until an output is connectedAndrzej Hajda
2014-03-24drm/exynos: fix unnecessary resource cleanupInki Dae
2014-03-24drm/exynos: hdmi: use i2c_adapter instead of i2c_clientInki Dae
2014-03-24drm/exynos: hdmi: consider APB PHYInki Dae
2014-03-24drm/exynos: Remove the exynos_drm_connector shimSean Paul
2014-03-24drm/exynos: Implement lvds bridge discovery to DP driverSean Paul
2014-03-24drm/exynos: Implement drm_connector directly in vidi driverSean Paul
2014-03-24drm/exynos: Implement drm_connector directly in dp driverSean Paul
2014-03-24drm/exynos: Implement drm_connector in hdmi directlySean Paul
2014-03-24drm/exynos: Add create_connector callbackSean Paul
2014-03-24drm/exynos: Consolidate suspend/resume in drm_drvSean Paul
2014-03-24drm/exynos: Clean up FIMD power on/off routinesSean Paul
2014-03-24drm/exynos: Implement dpms display callback in DPSean Paul
2014-03-24drm/exynos: Move display implementation into dpSean Paul
2014-03-24drm/exynos: Move dp driver from video/ to drm/Sean Paul
2014-03-24drm/exynos: Remove unused/useless fimd_context membersSean Paul
2014-03-24drm/exynos: Use mode_set to configure fimdSean Paul
2014-03-24drm/exynos: Implement mode_fixup manager operationSean Paul
2014-03-24drm/exynos: Add mode_set manager operationSean Paul
2014-03-24drm/exynos: Disable unused crtc planes from crtcSean Paul
2014-03-24drm/exynos: Use drm_mode_copy to copy modesSean Paul
2014-03-24drm/exynos: Remove exynos_drm_hdmi shimSean Paul
2014-03-24drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz
2014-03-24drm/exynos: Split manager/display/subdrvSean Paul
2014-03-24drm/exynos: Use unsigned long for possible_crtcsSean Paul
2014-03-24drm/exynos: Don't keep dpms state in encoderSean Paul
2014-03-24drm/exynos: Rename display_op power_on to dpmsSean Paul
2014-03-24drm/exynos: Remove dpms link between encoder/connectorSean Paul
2014-03-24drm/exynos: Remove apply manager callbackSean Paul
2014-03-24drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul
2014-03-24drm/exynos: hdmi: Implement initialize op for hdmiSean Paul
2014-03-24drm/exynos: Use manager_op initialize in fimdSean Paul
2014-03-24drm/exynos: Add an initialize function to manager and displaySean Paul
2014-03-24drm/exynos: Merge overlay_ops into manager_opsSean Paul
2014-03-24drm/exynos: set the active aspect ratio as per modeShirish S
2014-03-24drm/exynos: add phy settings for RB resolutionsShirish S
2014-03-24drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz
2014-02-07drm/exynos: Convert to use the standard hdmi.h headerSachin Kamat
2014-02-07drm/exynos: Fix trivial typoSachin Kamat
2014-02-07drm/exynos: Remove unnecessary semicolonSachin Kamat
2014-02-07drm/exynos: Fix multiplatform breakage for ipp/gscTushar Behera
2014-02-07drm/exynos: Fix freeing issues in exynos_drm_drv.cSachin Kamat
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-07drm/exynos: fix build error caused by removed drm core macrosSeung-Woo Kim
2014-01-07drm/exynos: use a new anon file for exynos gem mmaperInki Dae