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-02-211-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-29407-15667/+40400
| |\
| * | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-213-5/+2
|\ \ \
| * \ \ Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-02-199-14/+57
| |\ \ \
| * \ \ \ Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-053-5/+2
| |\ \ \ \
| | * | | | ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-283-5/+2
* | | | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \ \ \ \ \
| * | | | | | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-041-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2114-45/+32
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-2519-32/+140
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | drm: Convert to devm_ioremap_resource()Thierry Reding2013-01-259-40/+27
| * | | | | | drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
| * | | | | | drivers/gpu/drm/gma500: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
| * | | | | | drivers/gpu/drm/ast: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+1
| * | | | | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-1727-129/+229
| |\ \ \ \ \ \
| * | | | | | | drivers/gpu/drm/cirrus: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
| * | | | | | | drivers/gpu/drm/udl: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-02-122-0/+2
|\ \ \ \ \ \ \
| * | | | | | | drm: fix compile failure by including <linux/swiotlb.h>Chris Metcalf2013-02-042-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse2013-02-122-62/+62
* | | | | | | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-02-116-9/+19
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-093-3/+9
| * | | | | | drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet2013-01-312-4/+5
| * | | | | | drm/nouveau: use different register to wait for secret scrubberMaarten Lankhorst2013-01-311-2/+5
* | | | | | | drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter2013-02-081-5/+8
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-048-9/+49
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | drm/radeon: switch back to the CP ring for VM PT updatesAlex Deucher2013-01-311-3/+3
| * | | | | | drm/radeon: prevent crash in the ring space allocationAlex Deucher2013-01-311-0/+3
| * | | | | | drm/radeon: Calling object_unrefer() when creating fb failureliu chuansheng2013-01-311-1/+3
| * | | | | | drm/radeon/r5xx-r7xx: wait for the MC to settle after MC blackoutAlex Deucher2013-01-311-0/+2
| * | | | | | drm/radeon/evergreen+: wait for the MC to settle after MC blackoutAlex Deucher2013-01-311-0/+2
| * | | | | | drm/radeon: protect against div by 0 in backend setupMikko Tiihonen2013-01-301-2/+5
| * | | | | | drm/radeon: fix backend map setup on 1 RB sumo boardsAlex Deucher2013-01-301-3/+14
| * | | | | | drm/radeon: add quirk for RV100 boardAlex Deucher2013-01-291-0/+8
| * | | | | | drm/radeon: add WAIT_UNTIL to the non-VM safe regs list for cayman/TNAlex Deucher2013-01-271-0/+1
| * | | | | | drm/radeon: fix MC blackout on evergreen+Christopher Staite2013-01-271-0/+8
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-311-1/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-1/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-263-6/+21
|\ \ \ \ \ \
| * | | | | | drm/i915: dump UTS_RELEASE into the error_stateDaniel Vetter2013-01-231-0/+2
| * | | | | | drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for scanline waitsChris Wilson2013-01-231-0/+5
| * | | | | | drm/i915: Disable AsyncFlip performance optimisationsChris Wilson2013-01-232-6/+14
| | |_|_|/ / | |/| | | |
* | | | | | drm/exynos: add check for the device power statusShirish S2013-01-252-0/+14
* | | | | | drm/exynos: Make 'drm_hdmi_get_edid' staticSachin Kamat2013-01-251-1/+1
* | | | | | drm/exynos: fimd and ipp are broken on multiplatformArnd Bergmann2013-01-251-2/+2
* | | | | | drm/exynos: don't include plat/gpio-cfg.hArnd Bergmann2013-01-251-1/+0
* | | | | | drm/exynos: Remove "internal" interrupt handlingSean Paul2013-01-251-60/+14
* | | | | | drm/exynos: Add missing static specifiers in exynos_drm_rotator.cSachin Kamat2013-01-251-2/+2
* | | | | | drm/exynos: Replace mdelay with usleep_rangeSean Paul2013-01-252-8/+8
OpenPOWER on IntegriCloud