On 02/06/17 15:26, Peter Ujfalusi wrote:
Hi,
Changes since v1:
- proper locking within omap_connector_hpd_cb()
- include the correct linux/mutex.h in omap_connector and tpd driver.
this series will add support for HPD in omapdrm. Instead of polling for HPD changes we can use interrupts to be notified of HPD change, thus we can react to events faster.
The series is based on top of 4.12-rc3
Looks fine to me. I'm not exactly happy to add more custom solutions for omapdrm encoders, but I think this is not too bad and HPD interrupt handling is a good feature. So applying.
Tomi