Re: [Intel-gfx] [PATCH v6] drm/i915/skl+: Add and enable DP AUX CH mutex

2018-03-06 Thread Rodrigo Vivi
On Tue, Mar 06, 2018 at 12:11:03PM -0800, José Roberto de Souza wrote: > When PSR/PSR2/GTC is enabled hardware can do AUX transactions by it > self, so lets use the mutex register that is available in gen9+ to > avoid concurrent access by hardware and driver. > Older gen handling will be done separ

[Intel-gfx] [PATCH v6] drm/i915/skl+: Add and enable DP AUX CH mutex

2018-03-06 Thread José Roberto de Souza
When PSR/PSR2/GTC is enabled hardware can do AUX transactions by it self, so lets use the mutex register that is available in gen9+ to avoid concurrent access by hardware and driver. Older gen handling will be done separated. Reference: https://01.org/sites/default/files/documentation/intel-gfx-p