<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><div dir="ltr">rob,<div><br></div><div>hpd works in kernel 5.0.0-rc6, i.e postboot if we connect hdmi display comes(apq8016).</div><div><br></div><div>added the temperature alert_handler in adv7511_drv.c</div><div>in adv7511_detect , i had set status = connector_status_disconnected; , since display should not come initially, </div><div>but when irq calls schedule_work(&adv7511->hpd_work)/ adv7511_irq_process(adv7511, true); in temp_alert_handler , hdmi display does not comes</div><div>[drm] Cannot find any crtc or sizes<br></div></div></div></div></div></div></div><div><br></div>any suggestion on how to initially not switch on the hdmi display and later enable when irq from temp alert.<div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 15, 2019 at 1:24 AM Sam Ravnborg <<a href="mailto:sam@ravnborg.org" target="_blank">sam@ravnborg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Rob.<br>
<br>
> ><br>
> > (Background is to not enable the display until temp is within an<br>
> > acceptable range, and disable it if it goes out of range, to prevent<br>
> > hw damage I guess)<br>
> <br>
> The thermal framework already has support for temperature trip points<br>
> triggering "throttlers". I guess the display could be a throttling<br>
> device. Really, why wouldn't you just shutdown? Seems like a strange<br>
> usecase to keep running with the display going on and off based on<br>
> temperature.<br>
<br>
(Jumping into the middle of a discussion here, and maybe I got it wrong)<br>
<br>
For the devices I work with a shutdown would be highly unexpected<br>
just because something insignificant like the display fails to work.<br>
The devices are used to control the climate for birds, sometimes in hot areas.<br>
We do not want the device to shut down and let emergency take over,<br>
due to a non-functional display.<br>
<br>
        Sam<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_5897199795597339134gmail_signature">regards,<br>vinaysimha</div>
</div></div></div>