Hello Alex and Mike, I will look into this and get back to you.<div>Thank you for the prompt reply,</div><div>-Bala S<br><br><div class="gmail_quote">On Wed, Apr 4, 2012 at 6:31 PM, Alex Deucher <span dir="ltr">&lt;<a href="mailto:alexdeucher@gmail.com">alexdeucher@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">2012/4/4 Balasubramanian S &lt;<a href="mailto:sparani@gmail.com">sparani@gmail.com</a>&gt;:<br>
<div class="im">&gt; Hello Mike, I am looking for the implementation details. Could you please<br>
&gt; let m know where can I find them. My understanding on suspend is that all<br>
&gt; the ongoing I/O request needs to be stopped and new I/O request should not<br>
&gt; be processed. Correct me if I am wrong.<br>
&gt;<br>
<br>
</div>Take a look at the kernel source:<br>
<a href="http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=tree;f=drivers/gpu/drm/radeon;h=7ba043b079bdbbcbc1a06a761daecae0745ef9e8;hb=HEAD" target="_blank">http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=tree;f=drivers/gpu/drm/radeon;h=7ba043b079bdbbcbc1a06a761daecae0745ef9e8;hb=HEAD</a><br>

The main suspend and resume entry points are in radeon_device.c<br>
(radeon_suspend_kms() and radeon_resume_kms()).<br>
<br>
Alex<br>
<div class="im"><br>
&gt; Thanks, -Bala S<br>
&gt;<br>
&gt; 2012/4/3 Michel Dänzer &lt;<a href="mailto:michel@daenzer.net">michel@daenzer.net</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Die, 2012-04-03 at 09:30 +0530, Balasubramanian S wrote:<br>
&gt;&gt; &gt; Which talks about the suspend and resume of graphics card, which will<br>
&gt;&gt; &gt; reduce the shutdown time during the reboot. I would like to know if<br>
&gt;&gt; &gt; this changes are made and submitted in xrog.<br>
&gt;&gt;<br>
&gt;&gt; Yes, suspend/resume generally works with current X and kernel drivers.<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Earthling Michel Dänzer           |                   <a href="http://www.amd.com" target="_blank">http://www.amd.com</a><br>
&gt;&gt; Libre software enthusiast         |          Debian, X and DRI developer<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div>&gt; _______________________________________________<br>
&gt; xorg-driver-ati mailing list<br>
&gt; <a href="mailto:xorg-driver-ati@lists.x.org">xorg-driver-ati@lists.x.org</a><br>
&gt; <a href="http://lists.x.org/mailman/listinfo/xorg-driver-ati" target="_blank">http://lists.x.org/mailman/listinfo/xorg-driver-ati</a><br>
&gt;<br>
</blockquote></div><br></div>