diff options
| author | Rodrigo Vivi <[email protected]> | 2017-07-10 20:58:52 +0000 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2017-07-11 14:04:13 +0000 |
| commit | 61f3e7704897188d85e5698980316f2929a7c753 (patch) | |
| tree | 7d17c89cc73193c945c465380c0658faf1b7d111 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c | |
| parent | Merge tag 'drm-for-v4.13' into drm-intel-next-queued (diff) | |
| download | kernel-61f3e7704897188d85e5698980316f2929a7c753.tar.gz kernel-61f3e7704897188d85e5698980316f2929a7c753.zip | |
drm/i915/cnl: Add missing type case.
Paulo had noticed that inside cnl_ddi_vswing_program
the case was handling voltage but with no indication
of type where a missing type could also take us to that
path. So my first attempt was to add a message to
let clear who trigger that path.
However DK had a better idea that is to handle the
missed type sooner before it might take to that path.
So this v2 here uses his approach.
v2: Handle missed type sooner.
Cc: Dhinakaran Pandiyan <[email protected]>
Cc: Paulo Zanoni <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Reviewed-by: Dhinakaran Pandiyan <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions
