summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-03-26drm/nouveau: make hdmi device finding failure prints debug levelIlia Mirkin
2014-03-26drm/nve0/fifo: allocate usermem as neededAlexandre Courbot
2014-03-26drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot
2014-03-26drm/nouveau/abi16: fix handles past the 32nd oneIlia Mirkin
2014-03-26drm/nouveau: replace ffsll with __ffs64Ilia Mirkin
2014-03-26drm/nouveau/hwmon: replace strict_strtol() with kstrtol()Jingoo Han
2014-03-26drm/nouveau/hwmon: remove some redundant checksDan Carpenter
2014-03-26drm/nv50/graph: update status enum namesIlia Mirkin
2014-03-24Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2014-03-24drm/gma500: add locking to fixed panel edid probingDaniel Vetter
2014-03-24drm/i915: add locking to fixed panel edid probingDaniel Vetter
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/bridge: Add PTN3460 bridge 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