summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-08drm: Add drm_plane/connector_indexDaniel Vetter2-0/+48
2014-08-07drm: idiot-proof vblankRob Clark1-0/+24
2014-08-06drm: Warn when leaking flip events on closeVille Syrjälä1-0/+2
2014-08-06drm: Perform cmdline mode parsing during connector initialisationChris Wilson8-78/+83
2014-08-06video/fbdev: Always built-in video= cmdline parsingDaniel Vetter5-95/+115
2014-08-06drm: Don't grab an fb reference for the idrDaniel Vetter1-18/+28
2014-08-05drm: Fix race when checking for fb in the generic kms obj lookupDaniel Vetter1-5/+6
2014-08-05drm: Unlink dead file_priv from list of active files firstChris Wilson1-4/+4
2014-08-05drm/ttm: Pass GFP flags in order to avoid deadlock.Tetsuo Handa2-19/+19
2014-08-05drm/ttm: Fix possible stack overflow by recursive shrinker calls.Tetsuo Handa1-3/+7
2014-08-05drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions.Tetsuo Handa1-2/+4
2014-08-05drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan().Tetsuo Handa1-3/+3
2014-08-05drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan().Tetsuo Handa1-0/+3
2014-08-05drm/tda998x: update for new drm connector APIs.Dave Airlie1-2/+2
2014-08-05drm/sti: fix warning in build.Dave Airlie2-2/+2
2014-08-05Merge branch 'drm_kms_for_next-v8' of git://git.linaro.org/people/benjamin.ga...Dave Airlie33-0/+6444
2014-08-05Merge branch 'tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox i...Dave Airlie2-81/+308
2014-08-05Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie33-392/+1837
2014-08-05Merge tag 'v3.16' into drm-nextDave Airlie655-3065/+5791
2014-08-04drm/msm/hdmi: fix HDMI_MUX_EN gpio request typoBeeresh Gopal1-1/+1
2014-08-04drm/msm/hdmi: enable lpm-mux if it is presentBeeresh Gopal3-0/+23
2014-08-04drm/msm/mdp5: add support for MDP5 v1.3Stephane Viau3-180/+421
2014-08-04drm/msm: fix potential deadlock in gpu initRob Clark3-8/+16
2014-08-04drm/msm: use upstream iommuRob Clark7-43/+18
2014-08-04drm/msm: no mmu is only error if not using vram carveoutRob Clark1-8/+7
2014-08-04drm/msm: fix BUG_ON() in error cleanup pathRob Clark1-1/+1
2014-08-04drm/msm/mdp4: add mdp axi clkRob Clark2-0/+12
2014-08-04drm/msm: hdmi phy 8960 phy pllRob Clark1-1/+376
2014-08-04drm/msm: update generated headersRob Clark13-101/+692
2014-08-04drm/msm: DT support for 8960/8064 (v3)Rob Clark7-42/+223
2014-08-04drm/msm: Implement msm drm fb_mmap callback functionHai Li1-3/+42
2014-08-04drm/msm: activate iommu supportStephane Viau1-0/+6
2014-08-04drm/msm: fix double struct_mutex acquireRob Clark1-5/+0
2014-08-04Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org...Dave Airlie36-428/+1182
2014-08-04drm: close race in connector registration (v2)Dave Airlie1-13/+35
2014-08-04drm/i915: only hook up hpd pulse for DP outputsChris Wilson1-14/+17
2014-08-04Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie23-300/+739
2014-08-04drm/exynos: g2d: let exynos_g2d_get_ver_ioctl failTobias Jakobi1-0/+15
2014-08-04drm/exynos: g2d: make ioctls more robustTobias Jakobi1-2/+10
2014-08-04drm/exynos: hdmi: add null check for hdmiphy_portSeung-Woo Kim1-1/+2
2014-08-04drm/exynos: control blending of mixer graphic layer 0Joonyoung Shim1-0/+5
2014-08-04drm/exynos: Add MODULE_DEVICE_TABLE entries for various componentsSjoerd Simons4-0/+4
2014-08-04Subject: Revert "drm/exynos: remove MODULE_DEVICE_TABLE definitions"Sjoerd Simons2-0/+2
2014-08-04Subject: Revert "drm/exynos: fix module build error"Sjoerd Simons2-0/+2
2014-08-04Linux 3.16v3.16Linus Torvalds1-1/+1
2014-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+9
2014-08-03drm/exynos/ipp: simplify ipp_find_driverAndrzej Hajda1-53/+21
2014-08-03drm/exynos/ipp: simplify ipp_create_idAndrzej Hajda1-19/+9
2014-08-03drm/exynos/ipp: remove redundant messagesAndrzej Hajda1-11/+4
2014-08-03drm/exynos/ipp: simplify ipp_find_objAndrzej Hajda1-18/+8