summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-20drm/exynos/fimc: avoid clearing overflow bitsAndrzej Hajda1-3/+0
2014-09-20drm/exynos/ipp: remove events during command cleaningAndrzej Hajda1-77/+78
2014-09-20drm/exynos/ipp: stop hardware before freeing memoryAndrzej Hajda1-9/+6
2014-09-20drm/exynos/ipp: replace work_struct casting with better constructsAndrzej Hajda4-8/+6
2014-09-20drm/exynos/ipp: clean memory nodes on command node cleaningAndrzej Hajda1-0/+5
2014-09-20drm/exynos/ipp: move nodes cleaning to separate functionAndrzej Hajda1-123/+106
2014-09-20drm/exynos/ipp: free partially allocated resources on errorAndrzej Hajda1-35/+32
2014-09-20drm/exynos/ipp: remove unused field in command nodeAndrzej Hajda2-3/+0
2014-09-20drm/exynos/ipp: remove only related commands on file closeAndrzej Hajda1-4/+1
2014-09-20drm/exynos/ipp: move file reference from memory to command nodeAndrzej Hajda2-3/+4
2014-09-20drm/exynos/ipp: cancel works before command node cleanAndrzej Hajda1-0/+5
2014-09-20drm/exynos/ipp: remove fake pm callbacksAndrzej Hajda1-51/+0
2014-09-20drm/exynos: fimd: fix window clear codeMarek Szyprowski1-6/+19
2014-09-20drm/exynos/fbdev: set smem_len for fbdevDaniel Kurtz1-0/+1
2014-09-20drm/exynos: fimd: add Exynos3 SoC supportInki Dae1-0/+10
2014-09-20drm/exynos: mipi-dsi: add Exynos3 SoC supportInki Dae1-0/+8
2014-09-20drm/exynos: mipi-dsi: consider non-continuous clock modeInki Dae1-0/+19
2014-09-20drm/mipi-dsi: consider low power transmissionInki Dae1-0/+6
2014-09-20drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return valueYoungJun Cho1-2/+2
2014-09-18Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie30-146/+376
2014-09-17drm/ttm: make sure format string cannot leak inKees Cook1-1/+2
2014-09-17drm/tilcdc: panel: Add support for enable GPIOEzequiel Garcia1-5/+32
2014-09-17drm/tilcdc: panel: Set return value explicitlyEzequiel Garcia1-1/+3
2014-09-17drm/tilcdc: panel: Fix backlight devicetree supportEzequiel Garcia1-5/+18
2014-09-17drm/tilcdc: panel: Use devm_kzalloc to simplify the error pathEzequiel Garcia1-3/+1
2014-09-17drm/tilcdc: panel: Spurious whitespace removalEzequiel Garcia1-1/+0
2014-09-17drm/tilcdc: panel: Remove unused variableEzequiel Garcia1-2/+0
2014-09-17drm/tilcdc: panel: Add missing of_node_putEzequiel Garcia1-0/+3
2014-09-17drm/tilcdc: Fix the error path in tilcdc_load()Ezequiel Garcia1-10/+50
2014-09-16Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie38-1479/+2902
2014-09-16Merge branch 'drm-next-ast-fixes' of ssh://people.freedesktop.org/~/linux int...Dave Airlie4-25/+123
2014-09-16drm/ast: Add reduced blanking modes for wide screen modeY.C. Chen2-24/+56
2014-09-16drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie355-7301/+3201
2014-09-16Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie130-2464/+5638
2014-09-15drm/gt214-/disp: enable dp audioBen Skeggs5-22/+30
2014-09-15drm/gt214-/kms: fix hda eld regressionBen Skeggs1-8/+10
2014-09-15drm/g94-/disp: calculate some dp audio constantsBen Skeggs2-22/+49
2014-09-15drm/gt214-/kms: perform hda codec setup on displayport tooBen Skeggs1-2/+2
2014-09-15drm/gk104-/disp: infoframe registers moved yet again on keplerBen Skeggs6-3/+91
2014-09-15drm/nouveau/bios: parse older ramcfg/timing data like we do newer onesBen Skeggs7-132/+184
2014-09-15drm/nva3/fb/ram: Per-partition regsRoy Spliet1-4/+4
2014-09-15drm/nouveau/fb/ram: Support strided regsRoy Spliet2-9/+38
2014-09-15drm/nv50/fb/ram: Store the number of partitions in the designated fieldsRoy Spliet2-10/+9
2014-09-15drm/nv50/kms: Set VBLANK time in modeset scriptRoy Spliet1-3/+8
2014-09-15drm/nouveau/bios: Add rammap support for version 1.0Roy Spliet1-0/+4
2014-09-15drm/gf100-/pwr/memx: block host and fifo around reclockBen Skeggs4-474/+632
2014-09-15drm/nouveau/pwr/memx: fix command ordering around block/unblockBen Skeggs7-462/+461
2014-09-15drm/nouveau/pwr/memx: rename fb off/on to block/unblockBen Skeggs6-22/+22
2014-09-15drm/nva3/clk: Pause the GPU before reclockingRoy Spliet3-26/+66
2014-09-15drm/nouveau/gpio: rename g92 class to g94Emil Velikov7-30/+30