summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-02-22drm/i915/skl: Ensure HW is powered during DDB HW state readoutImre Deak
2016-02-22drm/i915/lvds: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915/hdmi: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915/dsi: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915/dp: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915: Ensure the HW is powered when accessing the CRC HW blockImre Deak
2016-02-22drm/i915/ddi: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915/crt: Ensure the HW is powered during HW state readoutImre Deak
2016-02-22drm/i915: Ensure the HW is powered during HW access in assert_pipeImre Deak
2016-02-22drm/i915: Ensure the HW is powered when disabling VGAImre Deak
2016-02-22drm/i915/ibx: Ensure the HW is powered during PLL HW readoutImre Deak
2016-02-22drm/i915: Ensure the HW is powered during display pipe HW readoutImre Deak
2016-02-22drm/i915: Add helper to get a display power ref if it was already enabledImre Deak
2016-02-19drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner
2016-02-19drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)Mario Kleiner
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-19Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixesDave Airlie
2016-02-19Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-19Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-17drm/i915: Fix hpd live status bits for g4xVille Syrjälä
2016-02-17drm/qxl: fix erroneous return valueAnton Protopopov
2016-02-17drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner
2016-02-17drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner
2016-02-17drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner
2016-02-17drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner
2016-02-17drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner
2016-02-17drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner
2016-02-17drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann
2016-02-17Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2016-02-17Revert "drm/dp/mst: change MST detection scheme"Dave Airlie
2016-02-16drm/vc4: Use runtime PM to power cycle the device when the GPU hangs.Eric Anholt
2016-02-16drm/vc4: Enable runtime PM.Eric Anholt
2016-02-16drm/vc4: Fix spurious GPU resets due to BO reuse.Eric Anholt
2016-02-16drm/vc4: Drop error message on seqno wait timeouts.Eric Anholt
2016-02-16drm/vc4: Fix -ERESTARTSYS error return from BO waits.Eric Anholt
2016-02-16drm/vc4: Return an ERR_PTR from BO creation instead of NULL.Eric Anholt
2016-02-16drm/vc4: Fix the clear color for the first tile rendered.Eric Anholt
2016-02-16drm/vc4: Validate that WAIT_BO padding is cleared.Eric Anholt
2016-02-16drm/radeon: use post-decrement in error handlingRasmus Villemoes
2016-02-16drm/amdgpu: use post-decrement in error handlingRasmus Villemoes
2016-02-15drm/exynos/decon: fix disable clocks orderAndrzej Hajda
2016-02-15drm/exynos: fix incorrect cpu address for dma_mmap_attrs()Marek Szyprowski
2016-02-15drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enableMarek Szyprowski
2016-02-15drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enableMarek Szyprowski
2016-02-15drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski
2016-02-15drm/exynos: mic: make all functions staticMarek Szyprowski
2016-02-15drm/exynos: mic: convert to component frameworkMarek Szyprowski
2016-02-15drm/exynos: mic: use devm_clk interfaceMarek Szyprowski
2016-02-15drm/exynos: fix types for compilation on 64bit architecturesMarek Szyprowski