summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-02-25drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs
2016-02-25drm/nouveau: platform: Fix deferred probeThierry Reding
2016-02-24Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-24drm/amdgpu: disable direct VM updates when vm_debug is setChristian König
2016-02-24amdgpu: fix NULL pointer dereference at tonga_check_states_equalBradley Pankow
2016-02-22drm/i915/gen9: Verify and enforce dc6 state writesMika Kuoppala
2016-02-22drm/i915/gen9: Check for DC state mismatchPatrik Jakobsson
2016-02-22drm/radeon/pm: adjust display configuration after powerstateAlex Deucher
2016-02-22drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher
2016-02-22drm/amdgpu/pm: add some checks for PXAlex Deucher
2016-02-22drm/amdgpu: fix locking in force performance levelAlex Deucher
2016-02-22drm/amdgpu/gfx8: fix priv reg interrupt enableAlex Deucher
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