Re: [Intel-gfx] [PATCH 1/4] drm/i915: parameterize south hpd macros

2019-08-29 Thread Matt Roper
On Thu, Aug 29, 2019 at 02:15:23PM -0700, José Roberto de Souza wrote: > From: Lucas De Marchi > > South, follow the north. > > Instead of defining separate macros for each port, make them take port > as parameter as done for TC ports and for north engine. This will allow > us to easily extend t

[Intel-gfx] [PATCH 1/4] drm/i915: parameterize south hpd macros

2019-08-29 Thread José Roberto de Souza
From: Lucas De Marchi South, follow the north. Instead of defining separate macros for each port, make them take port as parameter as done for TC ports and for north engine. This will allow us to easily extend this as needed. tgp_ddi_port_hotplug_long_detect() is also removed as after the EHL i