linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Unify MC graph power management code
@ 2016-01-27 14:47 Sakari Ailus
  2016-01-27 14:47 ` [PATCH v2 1/5] media: Use all bits of an enumeration Sakari Ailus
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Sakari Ailus @ 2016-01-27 14:47 UTC (permalink / raw)
  To: linux-media

Hi,

This set unifies the MC graph power management code for the omap3isp and        
omap4iss drivers. The implementation may also be useful for other drivers       
managing the power state for drivers which provide MC, V4L2 sub-device and      
V4L2 interfaces.                                                                
                                                                                
The original implementation has been in the mainline kernel for quite a         
while. During that time, changes that introduced bugs in the code have          
been made and the fixes written after those bugs were found, ended up           
being applied a lot later to the omap4iss implementation.                       
                                                                                
In the future this should be moved to make use of runtime PM, which             
should be easier when we only have a single implementation.                     
                                                                                
Updates since v1:

- Move the common graph PM code to drivers/media/v4l2-core/v4l2-mc.c and
  include/media/v4l2-mc.h

-- 
Kind regards,
Sakari


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

end of thread, other threads:[~2016-02-21 17:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-27 14:47 [PATCH v2 0/5] Unify MC graph power management code Sakari Ailus
2016-01-27 14:47 ` [PATCH v2 1/5] media: Use all bits of an enumeration Sakari Ailus
2016-01-27 14:47 ` [PATCH v2 2/5] media: Always keep a graph walk large enough around Sakari Ailus
2016-01-27 15:44   ` kbuild test robot
2016-02-19 14:03   ` Mauro Carvalho Chehab
2016-02-19 14:40     ` Sakari Ailus
2016-02-19 16:14       ` Mauro Carvalho Chehab
2016-02-20 22:59         ` Sakari Ailus
2016-02-21 16:00         ` Sakari Ailus
2016-01-27 14:47 ` [PATCH v2 3/5] v4l: Add generic pipeline power management code Sakari Ailus
2016-02-19 14:06   ` Mauro Carvalho Chehab
2016-02-19 14:15     ` Mauro Carvalho Chehab
2016-02-19 14:49       ` Sakari Ailus
2016-02-19 16:15         ` Mauro Carvalho Chehab
2016-01-27 14:47 ` [PATCH v2 4/5] v4l: omap3isp: Use V4L2 graph PM operations Sakari Ailus
2016-01-27 14:47 ` [PATCH v2 5/5] staging: v4l: omap4iss: " Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).