summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+1
|\
| * Docs: Comment: Fixed egregious typosMichael Witten2013-08-201-1/+1
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-05405-16706/+48445
|\ \
| * | drm/exynos: Fix build error with exynos_drm_connector.cSachin Kamat2013-09-051-1/+1
| * | drm/exynos: Remove non-DT support in exynos_drm_fimdSachin Kamat2013-09-051-53/+21
| * | drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat2013-09-051-58/+12
| * | drm/exynos: Remove non-DT support in exynos_drm_g2dSachin Kamat2013-09-051-3/+1
| * | drm/exynos: Remove non-DT support in exynos_hdmiphySachin Kamat2013-09-051-10/+1
| * | drm/exynos: Remove non-DT support in exynos_ddcSachin Kamat2013-09-051-10/+1
| * | drm/exynos: Make Exynos DRM drivers depend on OFSachin Kamat2013-09-051-2/+2
| * | drm/exynos: Consider fallback option to allocation failVikas Sajjan2013-09-051-0/+13
| * | drm/exynos: fimd: move platform data parsing to separate functionAndrzej Hajda2013-09-051-32/+31
| * | drm/exynos: fimd: get signal polarities from device treeAndrzej Hajda2013-09-051-0/+9
| * | drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2013-09-052-96/+68
| * | drm/exynos: check a pixel format to a particular window layerInki Dae2013-09-051-0/+11
| * | drm/exynos: fix fimd pixel format settingInki Dae2013-09-051-21/+13
| * | drm/exynos: Add NULL pointer checkSachin Kamat2013-09-051-0/+9
| * | drm/exynos: Remove redundant error messagesSachin Kamat2013-09-0519-96/+30
| * | drm/exynos: Add missing of.h header includeSachin Kamat2013-09-056-1/+6
| * | drm/exynos: Remove redundant NULL check in exynos_drm_bufSachin Kamat2013-09-051-5/+0
| * | drm/exynos: add device tree support for rotatorChanho Park2013-09-051-28/+80
| * | drm/exynos: Add missing includesMark Brown2013-09-0510-0/+10
| * | drm/exynos: add runtime pm interfaces to g2d driverInki Dae2013-09-051-12/+28
| * | drm/exynos: Add fallback option to get non physically contiguous memory for fbVikas Sajjan2013-09-051-2/+13
| * | drm/tda998x: BUG() on invalid audio formatDavid Herrmann2013-09-051-0/+4
| * | drm/radeon: protect ACPI calls with CONFIG_ACPIStephen Rothwell2013-09-051-0/+4
| * | drm/nouveau: fix command submission to use vmalloc for big allocationsMaarten Lankhorst2013-09-041-7/+20
| * | drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres2013-09-041-1/+2
| * | drm/nouveau: use MSI interruptsLucas Stach2013-09-043-1/+25
| * | drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs2013-09-041-1/+1
| * | drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov2013-09-041-5/+10
| * | drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin2013-09-048-21/+23
| * | drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres2013-09-044-1/+51
| * | drm/nouveau/timer: add a way to cancel alarmsMartin Peres2013-09-043-0/+29
| * | drm/nouveau/timer: restore the time on resumeMartin Peres2013-09-041-1/+14
| * | drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres2013-09-042-1/+9
| * | drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov2013-09-041-1/+1
| * | drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst2013-09-041-0/+5
| * | drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov2013-09-041-17/+17
| * | drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin2013-09-042-8/+5
| * | drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin2013-09-046-53/+104
| * | drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin2013-09-047-27/+7
| * | Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2013-09-045-17/+23
| |\ \
| | * | drm/tegra: Parse device tree earlierThierry Reding2013-09-031-7/+7
| | * | gpu: host1x: Sort drivers by probe orderThierry Reding2013-09-031-1/+1
| | * | gpu: host1x: Check for valid host1x pointerThierry Reding2013-09-031-1/+1
| | * | gpu: host1x: returning success instead of -ENOMEMDan Carpenter2013-08-271-2/+1
| | * | gpu: host1x: fix an integer overflow checkDan Carpenter2013-08-271-6/+6
| | * | drm/tegra: hdmi: Make sure clock is enabled before dumping registersMikko Perttunen2013-08-271-0/+7
| * | | drm/radeon: support render nodesChristian König2013-09-022-12/+12
OpenPOWER on IntegriCloud