linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/panel: simple: add 8bit-bps for Sharp lq123p1jx31
@ 2016-11-19  2:27 zain wang
  2016-12-06 15:54 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: zain wang @ 2016-11-19  2:27 UTC (permalink / raw)
  To: Sean Paul, Daniel Vetter, Inki Dae, David Airlie
  Cc: Tomeu Vizoso, Mika Kahola, Stéphane Marchesin, Tomasz Figa,
	dianders, Thierry Reding, Krzysztof Kozlowski, Heiko Stuebner,
	Jingoo Han, Javier Martinez Canillas, linux-kernel, dri-devel,
	linux-samsung-soc, linux-rockchip, zain wang

Sharp lq123p1jx31 support 8bit bps.

Signed-off-by: zain wang <wzz@rock-chips.com>
---
 drivers/gpu/drm/panel/panel-simple.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/panel/panel-simple.c b/drivers/gpu/drm/panel/panel-simple.c
index 113db3c..6b0c026 100644
--- a/drivers/gpu/drm/panel/panel-simple.c
+++ b/drivers/gpu/drm/panel/panel-simple.c
@@ -1409,6 +1409,7 @@ static const struct drm_display_mode sharp_lq123p1jx31_mode = {
 static const struct panel_desc sharp_lq123p1jx31 = {
 	.modes = &sharp_lq123p1jx31_mode,
 	.num_modes = 1,
+	.bpc = 8,
 	.size = {
 		.width = 259,
 		.height = 173,
-- 
1.9.1

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

* Re: [PATCH] drm/panel: simple: add 8bit-bps for Sharp lq123p1jx31
  2016-11-19  2:27 [PATCH] drm/panel: simple: add 8bit-bps for Sharp lq123p1jx31 zain wang
@ 2016-12-06 15:54 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2016-12-06 15:54 UTC (permalink / raw)
  To: zain wang
  Cc: Sean Paul, Daniel Vetter, Inki Dae, David Airlie, Tomeu Vizoso,
	Mika Kahola, Stéphane Marchesin, Tomasz Figa, dianders,
	Thierry Reding, Krzysztof Kozlowski, Heiko Stuebner, Jingoo Han,
	Javier Martinez Canillas, linux-kernel, dri-devel,
	linux-samsung-soc, linux-rockchip

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

On Sat, Nov 19, 2016 at 10:27:16AM +0800, zain wang wrote:
> Sharp lq123p1jx31 support 8bit bps.
> 
> Signed-off-by: zain wang <wzz@rock-chips.com>
> ---
>  drivers/gpu/drm/panel/panel-simple.c | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

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

end of thread, other threads:[~2016-12-06 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-19  2:27 [PATCH] drm/panel: simple: add 8bit-bps for Sharp lq123p1jx31 zain wang
2016-12-06 15:54 ` Thierry Reding

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