| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-03-08 | 36 | -143/+521 |
|\ |
|
| * | Revert "drm/radeon: call hpd_irq_event on resume" | Linus Torvalds | 2016-03-07 | 1 | -1/+0 |
| * | Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linu... | Dave Airlie | 2016-03-05 | 3 | -0/+10 |
| |\ |
|
| | * | gpu: host1x: Set DMA ops on device creation | Alexandre Courbot | 2016-03-04 | 1 | -0/+2 |
| | * | gpu: host1x: Set DMA mask | Alexandre Courbot | 2016-03-04 | 2 | -0/+8 |
| * | | Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-03-04 | 1 | -3/+3 |
| |\ \ |
|
| | * | | drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) | Chris Wilson | 2016-03-02 | 1 | -14/+12 |
| | * | | drm/i915/skl: Fix power domain suspend sequence | Imre Deak | 2016-03-02 | 1 | -3/+3 |
| * | | | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-03-03 | 10 | -17/+34 |
| |\ \ \ |
|
| | * | | | drm/amdgpu: return from atombios_dp_get_dpcd only when error | Arindam Nath | 2016-03-02 | 1 | -1/+1 |
| | * | | | drm/amdgpu/cz: remove commented out call to enable vce pg | Alex Deucher | 2016-03-02 | 1 | -2/+1 |
| | * | | | drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pg | Alex Deucher | 2016-03-02 | 1 | -1/+1 |
| | * | | | drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled | Alex Deucher | 2016-03-02 | 1 | -3/+1 |
| | * | | | drm/amdgpu/gfx8: specify which engine to wait before vm flush | Chunming Zhou | 2016-03-02 | 1 | -1/+2 |
| | * | | | drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well | Christian König | 2016-03-02 | 1 | -0/+13 |
| | * | | | drm/amd/powerplay: send event to notify powerplay all modules are initialized. | Rex Zhu | 2016-03-02 | 1 | -1/+3 |
| | * | | | drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu. | Rex Zhu | 2016-03-02 | 2 | -1/+5 |
| | * | | | drm/radeon/pm: update current crtc info after setting the powerstate | Alex Deucher | 2016-03-02 | 1 | -4/+4 |
| | * | | | drm/amdgpu/pm: update current crtc info after setting the powerstate | Alex Deucher | 2016-03-02 | 1 | -3/+3 |
| * | | | | drm/ast: Fix incorrect register check for DRAM width | Timothy Pearson | 2016-03-02 | 1 | -1/+1 |
| * | | | | drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) | Chris Wilson | 2016-03-01 | 1 | -14/+12 |
| | |/ /
| |/| | |
|
| * | | | drm/nouveau/disp/dp: ensure sink is powered up before attempting link training | Ben Skeggs | 2016-02-25 | 2 | -0/+16 |
| * | | | drm/nouveau: platform: Fix deferred probe | Thierry Reding | 2016-02-25 | 2 | -12/+30 |
| * | | | Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-02-25 | 13 | -93/+367 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | drm/i915/gen9: Verify and enforce dc6 state writes | Mika Kuoppala | 2016-02-22 | 1 | -2/+39 |
| | * | | drm/i915/gen9: Check for DC state mismatch | Patrik Jakobsson | 2016-02-22 | 3 | -0/+11 |
| | * | | drm/i915/skl: Ensure HW is powered during DDB HW state readout | Imre Deak | 2016-02-22 | 1 | -1/+6 |
| | * | | drm/i915/lvds: Ensure the HW is powered during HW state readout | Imre Deak | 2016-02-22 | 1 | -3/+11 |
| | * | | drm/i915/hdmi: Ensure the HW is powered during HW state readout | Imre Deak | 2016-02-22 | 1 | -3/+11 |
| | * | | drm/i915/dsi: Ensure the HW is powered during HW state readout | Imre Deak | 2016-02-22 | 1 | -3/+10 |
| | * | | drm/i915/dp: Ensure the HW is powered during HW state readout | Imre Deak | 2016-02-22 | 1 | -4/+14 |
| | * | | drm/i915: Ensure the HW is powered when accessing the CRC HW block | Imre Deak | 2016-02-22 | 1 | -7/+21 |
| | * | | drm/i915/ddi: Ensure the HW is powered during HW state readout | Imre Deak | 2016-02-22 | 1 | -33/+79 |
| | * | | drm/i915/crt: Ensure the HW is powered during HW state readout | Imre Deak | 2016-02-22 | 1 | -3/+10 |
| | * | | drm/i915: Ensure the HW is powered during HW access in assert_pipe | Imre Deak | 2016-02-22 | 1 | -4/+7 |
| | * | | drm/i915: Ensure the HW is powered when disabling VGA | Imre Deak | 2016-02-22 | 1 | -1/+3 |
| | * | | drm/i915/ibx: Ensure the HW is powered during PLL HW readout | Imre Deak | 2016-02-22 | 1 | -1/+3 |
| | * | | drm/i915: Ensure the HW is powered during display pipe HW readout | Imre Deak | 2016-02-22 | 1 | -19/+48 |
| | * | | drm/i915: Add helper to get a display power ref if it was already enabled | Imre Deak | 2016-02-22 | 2 | -9/+94 |
| * | | | drm/amdgpu: disable direct VM updates when vm_debug is set | Christian König | 2016-02-24 | 1 | -1/+2 |
| * | | | amdgpu: fix NULL pointer dereference at tonga_check_states_equal | Bradley Pankow | 2016-02-24 | 1 | -2/+2 |
| * | | | drm/radeon/pm: adjust display configuration after powerstate | Alex Deucher | 2016-02-22 | 1 | -2/+3 |
| * | | | drm/amdgpu/pm: adjust display configuration after powerstate | Alex Deucher | 2016-02-22 | 1 | -2/+3 |
| * | | | drm/amdgpu/pm: add some checks for PX | Alex Deucher | 2016-02-22 | 1 | -1/+20 |
| * | | | drm/amdgpu: fix locking in force performance level | Alex Deucher | 2016-02-22 | 1 | -2/+1 |
| * | | | drm/amdgpu/gfx8: fix priv reg interrupt enable | Alex Deucher | 2016-02-22 | 1 | -1/+1 |
| * | | | drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc. | Mario Kleiner | 2016-02-19 | 1 | -3/+15 |
| * | | | drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2) | Mario Kleiner | 2016-02-19 | 1 | -2/+15 |
| |/ / |
|
* | | | drm/vmwgfx: remove userland definition of DIV_ROUND_UP | Nicolas Dichtel | 2016-03-04 | 1 | -9/+11 |
|/ / |
|
* | | drm/nouveau: use post-decrement in error handling | Rasmus Villemoes | 2016-02-19 | 1 | -1/+1 |