summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/exynos: Fix PTN3460 dependencyJean Delvare2014-06-022-3/+3
* drm/exynos: use 4WORD dma burst length for small fbsRahul Sharma2014-06-021-0/+14
* drm/exynos: use regmap interface to set hdmiphy control bit in pmuRahul Sharma2014-06-022-8/+23
* drm/exynos: allocate non-contigous buffers when iommu is enabledRahul Sharma2014-06-021-12/+10
* drm/exynos: hdmi: consider legacy dt bindingInki Dae2014-06-021-0/+30
* drm/exynos: restore core HDMI settingsShirish S2014-06-021-0/+2
* drm/exynos: hdmi: remove unnecessary dedicated i2c driversSeung-Woo Kim2014-06-022-128/+0
* drm/exynos: enable support for exynos5420 hdmi deviceRahul Sharma2014-06-021-0/+165
* drm/exynos: add support for apb mapped phys in hdmi driverRahul Sharma2014-06-022-53/+96
* drm/exynos: remove unnecessary read for phy configuration valuesRahul Sharma2014-06-021-10/+0
* drm/exynos: replace hdmi reset with hdmi disableRahul Sharma2014-06-021-24/+16
* drm/exynos: Read hpd gpio in is_connected callbackSean Paul2014-06-021-0/+2
* drm/exynos: hdmi: remove unnecessary memsetDaniel Kurtz2014-06-021-2/+0
* drm/exynos: check for null pointers in error handlingPaul Taysom2014-06-021-1/+2
* drm/exynos: Debounce HDMI hotplug interruptsSean Paul2014-06-021-2/+21
* drm/exynos: Don't reset hdmiphy on hdmi offSean Paul2014-06-021-5/+0
* drm/exynos: Fix double locks at PM resumeTakashi Iwai2014-06-021-1/+1
* drm/exynos: dp: Use DPCD defines of drm_dp_helper.hJingoo Han2014-06-022-104/+53
* drm/exynos: update phy settings for RB resolutionsShirish S2014-06-021-21/+12
* drm/exynos: dp: support hotplug detection via GPIOAndrew Bresticker2014-06-023-15/+62
* drm/exynos: dsi: remove unnecessary pm interfacesInki Dae2014-06-021-31/+0
* drm/exynos: remove unnecessary runtime pm interfacesInki Dae2014-06-021-29/+0
* drm/exynos: separate dpi from fimdAndrzej Hajda2014-06-023-95/+69
* drm/exynos: fix comment to exynos_drm_device_subdrv_prove callInki Dae2014-06-021-1/+1
* drm/exynos: dpi: fix hotplug fail issueInki Dae2014-06-021-4/+1
* drm/exynos: add component framework supportInki Dae2014-06-0212-463/+641
* drm/exynos: modify goto labels to meaningful namesInki Dae2014-06-021-28/+27
* drm/exynos: fimd: clear channel before enabling iommuAkshu Agrawal2014-06-021-20/+49
* drm/exynos: rotator: add missing bracesJingoo Han2014-06-021-1/+2
* drm/exynos: dp: remove unnecessary OOM messagesJingoo Han2014-06-021-6/+2
* drm/exynos: hdmi: make local symbols staticJingoo Han2014-06-021-2/+2
* drm/exynos: fb: make local symbol staticJingoo Han2014-06-021-1/+1
* drm/exynos: remove DRIVER_HAVE_IRQ featureJoonyoung Shim2014-06-021-2/+1
* drm/exynos/fbdev: don't set mode_config.fb_baseDaniel Kurtz2014-06-021-1/+0
* drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}Daniel Kurtz2014-06-021-7/+0
* drm: add DP MST encoder typeDave Airlie2014-05-301-0/+1
* drm: store encoder name in encoder structJani Nikula2014-05-301-14/+17
* drm: store connector name in connector struct (v2)Jani Nikula2014-05-301-16/+20
* drm/armada: use shmem helpers if possibleDavid Herrmann2014-05-271-3/+1
* drm/gem: replace misleading commentDavid Herrmann2014-05-271-15/+4
* drm/edid: Use kmemdup instead of kmalloc + memcpyBenoit Taine2014-05-271-2/+1
* drm/shmobile: Add run-time dependenciesJean Delvare2014-05-271-1/+2
* drm/rcar-du: Add run-time dependenciesJean Delvare2014-05-271-0/+2
* drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDsDaniel Thompson2014-05-261-1/+20
* drm: fix typoRob Clark2014-05-261-1/+1
* Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-nextDave Airlie2014-05-197-552/+1046
|\
| * drm/ast: initial DP501 support (v0.2)Dave Airlie2014-05-196-12/+505
| * drm/ast: rename the mindwm/moutdwm and deinline themDave Airlie2014-05-191-225/+225
| * drm/ast: resync the dram post code with upstreamDave Airlie2014-05-191-303/+173
| * drm/ast: add AST 2400 support.Dave Airlie2014-05-194-14/+20