summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: use post-decrement in error handlingRasmus Villemoes2016-02-191-1/+1
* drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst2016-02-193-54/+41
* Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie2016-02-197-52/+118
|\
| * drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt2016-02-163-18/+26
| * drm/vc4: Enable runtime PM.Eric Anholt2016-02-163-0/+47
| * drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt2016-02-162-6/+19
| * drm/vc4: Drop error message on seqno wait timeouts.Eric Anholt2016-02-161-3/+0
| * drm/vc4: Fix -ERESTARTSYS error return from BO waits.Eric Anholt2016-02-161-4/+2
| * drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt2016-02-165-15/+15
| * drm/vc4: Fix the clear color for the first tile rendered.Eric Anholt2016-02-161-9/+9
| * drm/vc4: Validate that WAIT_BO padding is cleared.Eric Anholt2016-02-161-0/+3
* | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-02-192-2/+2
|\ \
| * | drm/radeon: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
| * | drm/amdgpu: use post-decrement in error handlingRasmus Villemoes2016-02-161-1/+1
* | | Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-02-192-14/+15
|\ \ \
| * | | drm/i915: Fix hpd live status bits for g4xVille Syrjälä2016-02-172-14/+15
| |/ /
* | | drm/qxl: fix erroneous return valueAnton Protopopov2016-02-171-1/+1
* | | drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner2016-02-171-4/+4
* | | drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner2016-02-171-2/+6
* | | drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner2016-02-171-2/+1
* | | drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner2016-02-171-0/+16
* | | drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner2016-02-171-0/+43
* | | drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner2016-02-171-1/+10
* | | 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-1510-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
OpenPOWER on IntegriCloud