dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Vikas C Sajjan <vikas.sajjan@linaro.org>
To: linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org
Cc: inki.dae@samsung.com, laurent.pinchart@ideasonboard.com,
	tomi.valkeinen@ti.com, jesse.barker@linaro.org,
	aditya.ps@samsung.com, t.figa@samsung.com
Subject: [PATCH] Make s6e8ax0 panel driver compliant with CDF
Date: Wed,  9 Jan 2013 15:14:03 +0530	[thread overview]
Message-ID: <1357724644-26194-1-git-send-email-vikas.sajjan@linaro.org> (raw)

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

             reply	other threads:[~2013-01-09  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09  9:44 Vikas C Sajjan [this message]
2013-01-09  9:44 ` [PATCH] [RFC]: video: exynos: Making s6e8ax0 panel driver compliant with CDF Vikas C Sajjan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1357724644-26194-1-git-send-email-vikas.sajjan@linaro.org \
    --to=vikas.sajjan@linaro.org \
    --cc=aditya.ps@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=inki.dae@samsung.com \
    --cc=jesse.barker@linaro.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=t.figa@samsung.com \
    --cc=tomi.valkeinen@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).