summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | drm/nouveau/hwmon: remove some redundant checksDan Carpenter2014-03-26
| | * | | | | | | | | drm/nv50/graph: update status enum namesIlia Mirkin2014-03-26
| * | | | | | | | | | drm/radeon: set PIPE_CONFIG for 1D and linear tiling modes on CIKMarek Olšák2014-03-25
| * | | | | | | | | | drm/radeon: use drm_dp_dpcd_read_link_status()Alex Deucher2014-03-25
| * | | | | | | | | | drm/radeon: use the new drm helpers for dp auxAlex Deucher2014-03-25
| * | | | | | | | | | drm/dp: make aux retries less chattyAlex Deucher2014-03-25
| * | | | | | | | | | drm/radeon: clarify special handling in i2c over auxAlex Deucher2014-03-25
| * | | | | | | | | | drm/radeon/atom: rework encoder enable/disable sequenceAlex Deucher2014-03-25
| * | | | | | | | | | drm/radeon/dp: move sink power control to a separate functionAlex Deucher2014-03-25
| * | | | | | | | | | drm/radeon/dp: use i2c_get_adapdata rather than castingAlex Deucher2014-03-25
| |/ / / / / / / / /
| * | | | | | | | | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2014-03-24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/exynos: fimd: remove unused variableAndrzej Hajda2014-03-24
| | * | | | | | | | | drm/exynos: restore parallel output interface supportAndrzej Hajda2014-03-24
| | * | | | | | | | | drm/exynos: correct timing porch conversionAndrzej Hajda2014-03-24
| | * | | | | | | | | drm/exynos: init kms poll after creation of connectorsAndrzej Hajda2014-03-24
| | * | | | | | | | | drm/exynos: delay fbdev initialization until an output is connectedAndrzej Hajda2014-03-24
| | * | | | | | | | | drm/exynos: fix unnecessary resource cleanupInki Dae2014-03-24
| | * | | | | | | | | drm/exynos: hdmi: use i2c_adapter instead of i2c_clientInki Dae2014-03-24
| | * | | | | | | | | drm/exynos: hdmi: consider APB PHYInki Dae2014-03-24
| | * | | | | | | | | drm/exynos: Remove the exynos_drm_connector shimSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Implement lvds bridge discovery to DP driverSean Paul2014-03-24
| | * | | | | | | | | drm/bridge: Add PTN3460 bridge driverSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Implement drm_connector directly in vidi driverSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Implement drm_connector directly in dp driverSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Implement drm_connector in hdmi directlySean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Add create_connector callbackSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Consolidate suspend/resume in drm_drvSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Clean up FIMD power on/off routinesSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Implement dpms display callback in DPSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Move display implementation into dpSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Move dp driver from video/ to drm/Sean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Remove unused/useless fimd_context membersSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Use mode_set to configure fimdSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Implement mode_fixup manager operationSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Add mode_set manager operationSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Disable unused crtc planes from crtcSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Use drm_mode_copy to copy modesSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Remove exynos_drm_hdmi shimSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz2014-03-24
| | * | | | | | | | | drm/exynos: Split manager/display/subdrvSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Use unsigned long for possible_crtcsSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Don't keep dpms state in encoderSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Rename display_op power_on to dpmsSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Remove dpms link between encoder/connectorSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Remove apply manager callbackSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: hdmi: Implement initialize op for hdmiSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Use manager_op initialize in fimdSean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Add an initialize function to manager and displaySean Paul2014-03-24
| | * | | | | | | | | drm/exynos: Merge overlay_ops into manager_opsSean Paul2014-03-24