summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.15' of git://git.linaro.org/people/mszyprowski/linux-dma-...Linus Torvalds2014-04-023-7/+2
|\
| * arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()Marek Szyprowski2014-02-283-7/+2
* | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-012-2/+2
|\ \
| * \ Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-0254-180/+415
| |\ \
| * \ \ Merge 3.14-rc3 into driver-core-nextGreg Kroah-Hartman2014-02-1831-160/+266
| |\ \ \
| * \ \ \ Merge branch 'master' into driver-core-next-test-merge-rc2Tejun Heo2014-02-1019-139/+1016
| |\ \ \ \
| * | | | | dma-buf: avoid using IS_ERR_OR_NULLColin Cross2014-02-072-2/+2
* | | | | | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-1/+2
|\ \ \ \ \ \
| * | | | | | drm: Use list_for_each_entry() for bus traversalYijing Wang2014-02-141-1/+2
| |/ / / / /
* | | | | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-013-4/+1
|\ \ \ \ \ \
| * | | | | | ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare2014-03-203-4/+1
* | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-011-1/+1
|\ \ \ \ \ \ \
| * | | | | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-271-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-2/+8
|\ \ \ \ \ \ \
| * | | | | | | x86: Use clflushopt in drm_clflush_virt_rangeRoss Zwisler2014-02-271-1/+1
| * | | | | | | x86: Use clflushopt in drm_clflush_pageRoss Zwisler2014-02-271-1/+7
| |/ / / / / /
* | | | | | | drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter2014-03-281-1/+1
* | | | | | | drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie2014-03-281-5/+12
* | | | | | | drm/nouveau: fail runtime pm properly.Dave Airlie2014-03-271-4/+10
* | | | | | | drm/udl: take reference to device struct for dma-bufsDave Airlie2014-03-271-3/+8
* | | | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-03-201-3/+7
|\ \ \ \ \ \ \
| * | | | | | | drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz2014-03-201-3/+7
* | | | | | | | Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-03-203-1/+17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | drm/i915: Disable stolen memory when DMAR is activeChris Wilson2014-03-191-0/+7
| * | | | | | | Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula2014-03-192-1/+10
* | | | | | | | drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter2014-03-181-1/+1
* | | | | | | | Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-03-182-31/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | drm/i915: Don't enable display error interrupts from the startDaniel Vetter2014-03-121-10/+8
| * | | | | | drm/i915: Fix scanline counter fixup on BDWVille Syrjälä2014-03-121-19/+11
| * | | | | | drm/i915: Add a workaround for HSW scanline counter weirdnessVille Syrjälä2014-03-121-1/+22
| * | | | | | drm/i915: Fix PSR programmingBen Widawsky2014-03-061-1/+1
* | | | | | | Merge tag 'ttm-fixes-3.14-2014-03-12' of git://people.freedesktop.org/~thomas...Dave Airlie2014-03-132-8/+12
|\ \ \ \ \ \ \
| * | | | | | | drm/ttm: don't oops if no invalidate_caches()Rob Clark2014-03-121-3/+5
| * | | | | | | drm/ttm: Work around performance regression with VM_PFNMAPThomas Hellstrom2014-03-121-5/+7
* | | | | | | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-133-9/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/radeon/cik: properly set compute ring status on disableAlex Deucher2014-03-121-1/+4
| * | | | | | | | drm/radeon/cik: stop the sdma engines in the enable() functionAlex Deucher2014-03-121-7/+5
| * | | | | | | | drm/radeon/cik: properly set sdma ring status on disableAlex Deucher2014-03-121-0/+2
| * | | | | | | | drm/radeon: fix runpm disabling on non-PX harderAlex Deucher2014-03-121-1/+9
| |/ / / / / / /
* | | | | | | | drm/vmwgfx: Fix a surface reference corner-case in legacy emulation modeThomas Hellstrom2014-03-131-0/+18
|/ / / / / / /
* | | | | | | Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-03-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher2014-03-061-1/+1
* | | | | | | | drm: fix bochs kconfig dependenciesGerd Hoffmann2014-03-071-0/+1
* | | | | | | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2014-03-071-9/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | DRM: armada: fix use of kfifo_put()Russell King2014-03-031-9/+1
* | | | | | | | drm/radeon/dpm: fix typo in EVERGREEN_SMC_FIRMWARE_HEADER_softRegistersAlex Deucher2014-03-061-1/+1
* | | | | | | | drm/radeon/cik: fix typo in documentationAlex Deucher2014-03-061-1/+1
* | | | | | | | drm/radeon: silence GCC warning on 32 bitPaul Bolle2014-03-061-1/+1
* | | | | | | | drm/radeon: resume old pm lateAlex Deucher2014-03-0615-23/+16
* | | | | | | | drm/radeon: TTM must be init with cpu-visible VRAM, v2Lauri Kasanen2014-03-061-0/+3
| |/ / / / / / |/| | | | | |
OpenPOWER on IntegriCloud