aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2014-06-02drm/exynos: remove unnecessary read for phy configuration valuesRahul Sharma1-10/+0
2014-06-02drm/exynos: replace hdmi reset with hdmi disableRahul Sharma1-24/+16
2014-06-02drm/exynos: Read hpd gpio in is_connected callbackSean Paul1-0/+2
2014-06-02drm/exynos: hdmi: remove unnecessary memsetDaniel Kurtz1-2/+0
2014-06-02drm/exynos: check for null pointers in error handlingPaul Taysom1-1/+2
2014-06-02drm/exynos: Debounce HDMI hotplug interruptsSean Paul1-2/+21
2014-06-02drm/exynos: Don't reset hdmiphy on hdmi offSean Paul1-5/+0
2014-06-02drm/exynos: Fix double locks at PM resumeTakashi Iwai1-1/+1
2014-06-02drm/exynos: dp: Use DPCD defines of drm_dp_helper.hJingoo Han2-104/+53
2014-06-02drm/exynos: update phy settings for RB resolutionsShirish S1-21/+12
2014-06-02drm/exynos: dp: support hotplug detection via GPIOAndrew Bresticker3-15/+62
2014-06-02drm/exynos: dsi: remove unnecessary pm interfacesInki Dae1-31/+0
2014-06-02drm/exynos: remove unnecessary runtime pm interfacesInki Dae1-29/+0
2014-06-02drm/exynos: separate dpi from fimdAndrzej Hajda3-95/+69
2014-06-02drm/exynos: fix comment to exynos_drm_device_subdrv_prove callInki Dae1-1/+1
2014-06-02drm/exynos: dpi: fix hotplug fail issueInki Dae1-4/+1
2014-06-02drm/exynos: add component framework supportInki Dae12-463/+641
2014-06-02drm/exynos: modify goto labels to meaningful namesInki Dae1-28/+27
2014-06-02drm/exynos: fimd: clear channel before enabling iommuAkshu Agrawal1-20/+49
2014-06-02drm/exynos: rotator: add missing bracesJingoo Han1-1/+2
2014-06-02drm/exynos: dp: remove unnecessary OOM messagesJingoo Han1-6/+2
2014-06-02drm/exynos: hdmi: make local symbols staticJingoo Han1-2/+2
2014-06-02drm/exynos: fb: make local symbol staticJingoo Han1-1/+1
2014-06-02drm/exynos: remove DRIVER_HAVE_IRQ featureJoonyoung Shim1-2/+1
2014-06-02drm/exynos/fbdev: don't set mode_config.fb_baseDaniel Kurtz1-1/+0
2014-06-02drm/exynos/fbdev: don't set fix.smem/mmio_{start,len}Daniel Kurtz1-7/+0
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter1-5/+6
2014-05-30drm/msm: update for ARCH_MSM -> ARCH_QCOMRob Clark2-2/+2
2014-05-30drm/msm/hdmi: use gpio and HPD pollingRob Clark1-19/+33
2014-05-30drm/msm/mdp5: fix crash in error/unload pathsRob Clark1-1/+4
2014-05-30drm/radeon: only allocate necessary size for vm bo listChristian König1-3/+3
2014-05-30drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák1-0/+6
2014-05-30drm/radeon: avoid crash if VM command submission isn't availableChristian König1-4/+11
2014-05-30drm/radeon: lower the ref * post PLL maximum once moreChristian König1-1/+1
2014-05-30drm: add DP MST encoder typeDave Airlie1-0/+1
2014-05-30drm: store encoder name in encoder structJani Nikula1-14/+17
2014-05-30drm: store connector name in connector struct (v2)Jani Nikula1-16/+20
2014-05-27USB: udl: proper error reportingOliver Neukum1-2/+1
2014-05-27drm/i915: Prevent negative relocation deltas from wrappingChris Wilson5-38/+103
2014-05-27drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson1-22/+32
2014-05-27drm/i915: Fix dynamic allocation of physical handlesChris Wilson5-231/+136
2014-05-27drm/armada: use shmem helpers if possibleDavid Herrmann1-3/+1
2014-05-27drm/gem: replace misleading commentDavid Herrmann1-15/+4
2014-05-27drm/edid: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-2/+1
2014-05-27drm/shmobile: Add run-time dependenciesJean Delvare1-1/+2
2014-05-27drm/rcar-du: Add run-time dependenciesJean Delvare1-0/+2
2014-05-27nouveau: Don't check acpi_video_backlight_support() before registering backlightHans de Goede1-9/+0
2014-05-26drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDsDaniel Thompson1-1/+20
2014-05-26drm: fix typoRob Clark1-1/+1
2014-05-22drm/i915: Kill private_default_ctx offOscar Mateo3-14/+8