summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann2016-02-171-1/+2
* | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2016-02-1712-63/+77
|\ \ \
| * | | drm/exynos/decon: fix disable clocks orderAndrzej Hajda2016-02-151-2/+2
| * | | drm/exynos: fix incorrect cpu address for dma_mmap_attrs()Marek Szyprowski2016-02-152-2/+2
| * | | drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enableMarek Szyprowski2016-02-151-1/+1
| * | | drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enableMarek Szyprowski2016-02-151-2/+0
| * | | drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski2016-02-151-0/+1
| * | | drm/exynos: mic: make all functions staticMarek Szyprowski2016-02-151-5/+5
| * | | drm/exynos: mic: convert to component frameworkMarek Szyprowski2016-02-151-20/+36
| * | | drm/exynos: mic: use devm_clk interfaceMarek Szyprowski2016-02-151-5/+1
| * | | drm/exynos: fix types for compilation on 64bit architecturesMarek Szyprowski2016-02-153-6/+9
| * | | drm/exynos: ipp: fix incorrect format specifiers in debug messagesMarek Szyprowski2016-02-154-19/+19
| * | | drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOSJoonyoung Shim2016-02-151-1/+1
| |/ /
* / / Revert "drm/dp/mst: change MST detection scheme"Dave Airlie2016-02-171-19/+18
|/ /
* | Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-02-1410-26/+75
|\ \
| * | drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes2016-02-101-1/+1
| * | drm/i915/skl: Fix typo in DPLL_CFGCR1 definitionLyude2016-02-101-1/+1
| * | drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude2016-02-101-1/+2
| * | drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)Matt Roper2016-02-091-5/+9
| * | drm/i915/dp: reduce missing TPS3 support errors to debug loggingJani Nikula2016-02-081-6/+14
| * | drm/i915/dp: abstract training pattern selectionJani Nikula2016-02-081-7/+18
| * | drm/i915/dsi: skip gpio element execution when not supportedJani Nikula2016-02-081-0/+13
| * | drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula2016-02-081-1/+1
| * | drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula2016-02-081-0/+6
| * | drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)Matt Roper2016-02-081-2/+2
| * | drm/i915: Allow i915_gem_object_get_page() on userptr as wellChris Wilson2016-02-083-2/+8
| |/
* | drm/amdgpu: fix issue with overlapping userptrsChristian König2016-02-103-1/+23
* | drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle2016-02-101-0/+5
* | drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle2016-02-101-2/+0
* | drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle2016-02-101-1/+4
* | drm/amdgpu: fix s4 resumeFlora Cui2016-02-101-4/+9
* | drm/amdgpu/cz: plumb pg flags through to powerplayAlex Deucher2016-02-081-0/+13
* | drm/amdgpu/tonga: plumb pg flags through to powerplayAlex Deucher2016-02-081-2/+12
* | drma/dmgpu: move cg and pg flags into shared headersAlex Deucher2016-02-0813-171/+171
* | drm/amdgpu: remove unused cg definesAlex Deucher2016-02-081-9/+0
* | drm/amdgpu: add a cgs interface to fetch cg and pg flagsAlex Deucher2016-02-082-0/+8
* | drm/amd/powerplay/tonga: disable vce pgAlex Deucher2016-02-081-0/+2
* | drm/amd/powerplay/tonga: disable uvd pgAlex Deucher2016-02-081-0/+3
* | drm/amd/powerplay/cz: disable vce pgAlex Deucher2016-02-081-0/+3
* | drm/amd/powerplay/cz: disable uvd pgAlex Deucher2016-02-081-0/+2
* | drm/amdgpu: be consistent with uvd cg flagsAlex Deucher2016-02-082-0/+8
* | drm/amdgpu: clean up vce pg flags for cz/stAlex Deucher2016-02-081-2/+1
* | drm/amdgpu: handle vce pg flags properlyAlex Deucher2016-02-082-0/+6
* | drm/amdgpu: handle uvd pg flags properlyAlex Deucher2016-02-083-1/+10
* | drm/amdgpu/dpm/ci: switch over to the common pcie caps interfaceAlex Deucher2016-02-081-6/+5
* | drm/amdgpu/cik: don't mess with aspm if gpu is root busAlex Deucher2016-02-081-0/+3
* | drm/amdgpu: add pcie cap module parameters (v2)Alex Deucher2016-02-083-65/+92
|/
* Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie2016-02-051-97/+182
|\
| * drm/dp/mst: deallocate payload on port destructionMykola Lysenko2016-02-051-8/+83
| * drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky2016-02-051-6/+6