dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Make s6e8ax0 panel driver compliant with CDF
@ 2013-01-09  9:44 Vikas C Sajjan
  2013-01-09  9:44 ` [PATCH] [RFC]: video: exynos: Making " Vikas C Sajjan
  0 siblings, 1 reply; 2+ messages in thread
From: Vikas C Sajjan @ 2013-01-09  9:44 UTC (permalink / raw)
  To: linux-media, dri-devel
  Cc: inki.dae, laurent.pinchart, tomi.valkeinen, jesse.barker,
	aditya.ps, t.figa

From: Vikas Sajjan <vikas.sajjan@linaro.org>

Have made necessary chanages in s6e8ax0 panel driver, made an effort to remove
dependency on backlight and lcd framework, but its NOT fully done.

s6e8ax0_get_brightness() and s6e8ax0_set_brightness() functionalities have NOT
been modified. as backlight support in CDF are _NOT_ implemented yet.
Thought of adding these "get and set" as part of display_entity_control_ops(), 
but didn't modify as of now. Any thoughts on the same will be helpful.

removed the lcd_ops "set_power and get_power" and added as part of 
panel_set_state.

I _SHALL_ test these modificaions once i get the s6e8ax0 panel.

Vikas Sajjan (1):
  [RFC]: video: exynos: Making s6e8ax0 panel driver compliant with CDF

 drivers/video/exynos/s6e8ax0.c |  582 ++++++++++++++++++++++------------------
 1 file changed, 314 insertions(+), 268 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-01-09  9:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-09  9:44 [PATCH] Make s6e8ax0 panel driver compliant with CDF Vikas C Sajjan
2013-01-09  9:44 ` [PATCH] [RFC]: video: exynos: Making " Vikas C Sajjan

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).