| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'imx-drm-fixes-2016-11-10' of git://git.pengutronix.de/git/pza/linu... | Dave Airlie | 2016-11-11 | 1 | -3/+6 |
|\ |
|
| * | drm/imx: disable planes before DC | Lucas Stach | 2016-11-09 | 1 | -3/+6 |
* | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-11-10 | 2 | -27/+47 |
|\ \ |
|
| * | | drm/amd/powerplay: implement get_clock_by_type for iceland. | Rex Zhu | 2016-11-10 | 1 | -18/+33 |
| * | | drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2) | Alex Deucher | 2016-11-10 | 1 | -7/+10 |
| * | | drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland | Alex Deucher | 2016-11-10 | 1 | -1/+3 |
| * | | drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk | Alex Deucher | 2016-11-10 | 1 | -1/+1 |
* | | | drm/udl: make control msg static const. (v2) | Dave Airlie | 2016-11-10 | 1 | -5/+11 |
* | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-11-09 | 3 | -2/+7 |
|\| | |
|
| * | | drm/amd/powerplay: return false instead of -EINVAL | Andrew Shadura | 2016-11-08 | 1 | -1/+1 |
| * | | drm/amdgpu/powerplay/smu7: fix unintialized data usage | Arnd Bergmann | 2016-11-08 | 1 | -0/+2 |
| * | | drm/amdgpu: fix crash in acp_hw_fini | Alex Deucher | 2016-11-07 | 1 | -1/+4 |
* | | | Merge tag 'drm-intel-fixes-2016-11-09' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-11-09 | 4 | -43/+94 |
|\ \ \
| |/ /
|/| | |
|
| * | | drm/i915: Limit Valleyview and earlier to only using mappable scanout | Chris Wilson | 2016-11-07 | 1 | -2/+16 |
| * | | drm/i915: Round tile chunks up for constructing partial VMAs | Chris Wilson | 2016-11-07 | 1 | -1/+1 |
| * | | drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms | Dhinakaran Pandiyan | 2016-11-07 | 1 | -2/+4 |
| * | | drm/i915/dp: BDW cdclk fix for DP audio | Dhinakaran Pandiyan | 2016-11-07 | 1 | -3/+24 |
| * | | drm/i915/vlv: Prevent enabling hpd polling in late suspend | Lyude | 2016-11-07 | 1 | -1/+3 |
| * | | drm/i915: Respect alternate_ddc_pin for all DDI ports | Ville Syrjälä | 2016-11-07 | 1 | -36/+48 |
* | | | Merge branch 'msm-fixes-4.9' of git://people.freedesktop.org/~robclark/linux ... | Dave Airlie | 2016-11-07 | 10 | -31/+55 |
|\ \ \ |
|
| * | | | drm/msm: Fix error handling crashes seen when VRAM allocation fails | Archit Taneja | 2016-11-04 | 2 | -3/+6 |
| * | | | drm/msm/mdp5: 8x16 actually has 8 mixer stages | Rob Clark | 2016-11-02 | 1 | -1/+1 |
| * | | | drm/msm/mdp5: no scaling support on RGBn pipes for 8x16 | Rob Clark | 2016-11-02 | 2 | -7/+4 |
| * | | | drm/msm/mdp5: handle non-fullscreen base plane case | Rob Clark | 2016-11-02 | 1 | -18/+28 |
| * | | | drm/msm: Set CLK_IGNORE_UNUSED flag for PLL clocks | Archit Taneja | 2016-11-02 | 4 | -0/+4 |
| * | | | drm/msm/dsi: Queue HPD helper work in attach/detach callbacks | Archit Taneja | 2016-11-02 | 1 | -2/+12 |
* | | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-11-07 | 11 | -25/+79 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | drm/amdgpu: add some error handling to amdgpu_init v2 | Christian König | 2016-10-31 | 1 | -3/+23 |
| * | | | drm/amd: fix scheduler fence teardown order v2 | Christian König | 2016-10-31 | 4 | -16/+24 |
| * | | | drm/amd/powerplay: don't succeed in getters if fan is missing | Grazvydas Ignotas | 2016-10-31 | 1 | -3/+3 |
| * | | | drm/amdgpu: make sure ddc_bus is valid in connector unregister | Alex Deucher | 2016-10-31 | 1 | -1/+1 |
| * | | | drm/radeon: Fix kernel panic on shutdown | Larry Finger | 2016-10-31 | 1 | -1/+1 |
| * | | | drm/amdgpu: disable runtime pm in certain cases | Alex Deucher | 2016-10-31 | 1 | -0/+2 |
| * | | | drm/radeon: disable runtime pm in certain cases | Alex Deucher | 2016-10-31 | 1 | -0/+13 |
| * | | | drm/amdgpu: add support for new smc firmware on iceland | Alex Deucher | 2016-10-28 | 2 | -1/+7 |
| * | | | drm/amdgpu: add support for new smc firmware on tonga | Alex Deucher | 2016-10-28 | 2 | -1/+6 |
* | | | | Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-11-03 | 11 | -108/+171 |
|\ \ \ \ |
|
| * | | | | drm/i915: Fix SKL+ 90/270 degree rotated plane coordinate computation | Ville Syrjälä | 2016-10-28 | 1 | -1/+2 |
| * | | | | drm/i915: Remove two invalid warns | Tvrtko Ursulin | 2016-10-28 | 1 | -3/+0 |
| * | | | | drm/i915: Rotated view does not need a fence | Tvrtko Ursulin | 2016-10-28 | 1 | -1/+6 |
| * | | | | drm/i915/fbc: fix CFB size calculation for gen8+ | Paulo Zanoni | 2016-10-28 | 1 | -1/+3 |
| * | | | | drm: i915: Wait for fences on new fb, not old | Daniel Stone | 2016-10-28 | 1 | -1/+1 |
| * | | | | drm/i915: Clean up DDI DDC/AUX CH sanitation | Ville Syrjälä | 2016-10-28 | 1 | -45/+77 |
| * | | | | drm/i915: Respect alternate_aux_channel for all DDI ports | Ville Syrjälä | 2016-10-28 | 1 | -31/+40 |
| * | | | | drm/i915/gen9: fix watermarks when using the pipe scaler | Paulo Zanoni | 2016-10-28 | 1 | -9/+3 |
| * | | | | drm/i915: Fix mismatched INIT power domain disabling during suspend | Imre Deak | 2016-10-28 | 1 | -2/+2 |
| * | | | | drm/i915: fix a read size argument | Dan Carpenter | 2016-10-28 | 1 | -2/+2 |
| * | | | | drm/i915: Use fence_write() from rpm resume | Chris Wilson | 2016-10-28 | 1 | -2/+19 |
| * | | | | drm/i915/gen9: fix DDB partitioning for multi-screen cases | Paulo Zanoni | 2016-10-28 | 1 | -2/+10 |
| * | | | | drm/i915: workaround sparse warning on variable length arrays | Jani Nikula | 2016-10-28 | 1 | -1/+1 |