summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds
2016-03-04Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-03-04drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel
2016-03-04gpu: host1x: Set DMA ops on device creationAlexandre Courbot
2016-03-04gpu: host1x: Set DMA maskAlexandre Courbot
2016-03-04Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-03-03Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-03-02drm/amdgpu: return from atombios_dp_get_dpcd only when errorArindam Nath
2016-03-02drm/amdgpu/cz: remove commented out call to enable vce pgAlex Deucher
2016-03-02drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pgAlex Deucher
2016-03-02drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher
2016-03-02drm/amdgpu/gfx8: specify which engine to wait before vm flushChunming Zhou
2016-03-02drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as wellChristian König
2016-03-02drm/amd/powerplay: send event to notify powerplay all modules are initialized.Rex Zhu
2016-03-02drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu.Rex Zhu
2016-03-02drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-02drm/amdgpu/pm: update current crtc info after setting the powerstateAlex Deucher
2016-03-02drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)Chris Wilson
2016-03-02drm/i915/skl: Fix power domain suspend sequenceImre Deak
2016-03-02drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson
2016-03-01drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM)Chris Wilson
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