public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* What did omap2_disp_get_dss morph into?
@ 2009-03-10 20:32 david.hagood
  2009-03-11  2:48 ` Hiremath, Vaibhav
  0 siblings, 1 reply; 2+ messages in thread
From: david.hagood @ 2009-03-10 20:32 UTC (permalink / raw)
  To: linux-omap

I am trying to get the TI accelerated video driver to build against the
current DSS2 kernel image, and I think I am this close || to getting it to
go, but I am missing a pair of functions: omap2_disp_get_dss and
omap2_disp_put_dss.

Obviously, they've changed into something else - what did they morph into?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: What did omap2_disp_get_dss morph into?
  2009-03-10 20:32 What did omap2_disp_get_dss morph into? david.hagood
@ 2009-03-11  2:48 ` Hiremath, Vaibhav
  0 siblings, 0 replies; 2+ messages in thread
From: Hiremath, Vaibhav @ 2009-03-11  2:48 UTC (permalink / raw)
  To: david.hagood@gmail.com, linux-omap@vger.kernel.org

Hi David,

You must be having "struct omap_display" pointer populated in your driver during probe, you just need to stick with display->enable and
Display->disable function call. These functions in turn enables and disables clocks and save/restores the context.

If you provide some more details about your use case, then I would be able to understand better.

One more thing I just wanted to share, there some bugs we found during our release cycle in save and restore context path which I will be publishing soon. So please let me know if you are facing some issues, I can assist you with this.

Thanks,
Vaibhav Hiremath
Platform Support Products
Texas Instruments Inc
Ph: +91-80-25099927
> -----Original Message-----
> From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-
> owner@vger.kernel.org] On Behalf Of david.hagood@gmail.com
> Sent: Wednesday, March 11, 2009 2:02 AM
> To: linux-omap@vger.kernel.org
> Subject: What did omap2_disp_get_dss morph into?
> 
> I am trying to get the TI accelerated video driver to build against
> the
> current DSS2 kernel image, and I think I am this close || to getting
> it to
> go, but I am missing a pair of functions: omap2_disp_get_dss and
> omap2_disp_put_dss.
> 
> Obviously, they've changed into something else - what did they morph
> into?
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-
> omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-03-11  2:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-10 20:32 What did omap2_disp_get_dss morph into? david.hagood
2009-03-11  2:48 ` Hiremath, Vaibhav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox