[Intel-gfx] [PATCH v2] drm/i915: Return correct EDP voltage swing table for 0.85V

Matthias Kaehlcke mka at chromium.org
Fri Aug 11 18:32:43 UTC 2017


El Mon, Jul 17, 2017 at 12:58:54PM -0700 Matthias Kaehlcke ha dit:

> For 0.85V cnl_get_buf_trans_edp() returns the DP table, instead of EDP.
> Use the correct table.
> 
> The error was pointed out by this clang warning:
> 
> drivers/gpu/drm/i915/intel_ddi.c:392:39: warning: variable
>   'cnl_ddi_translations_edp_0_85V' is not needed and will not be emitted
>   [-Wunneeded-internal-declaration]
>     static const struct cnl_ddi_buf_trans cnl_ddi_translations_edp_0_85V[] = {
> 
> Fixes: cf54ca8bc567 ("drm/i915/cnl: Implement voltage swing sequence.")
> Signed-off-by: Matthias Kaehlcke <mka at chromium.org>
> Reviewed-by: Manasi Navare <manasi.d.navare at intel.com>
> ---
> Changes in v2:
> - Added 'Fixes' tag
> - Added Reviewed-by: Manasi Navare <manasi.d.navare at intel.com>

ping, it seems this patch went under the radar.


More information about the Intel-gfx mailing list