diff for duplicates of <87ty45dt89.fsf@macbook.be.48ers.dk> diff --git a/a/1.txt b/N1/1.txt index 3f87898..23482d0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ ->>>>> "Nicolas" = Nicolas Ferre <nicolas.ferre@atmel.com> writes: +>>>>> "Nicolas" == Nicolas Ferre <nicolas.ferre@atmel.com> writes: Nicolas> On 10/13/2011 04:52 PM, Peter Korsgaard : >> Allow framebuffer to be configured in 16bit mode when panel is wired in @@ -16,7 +16,7 @@ No problem. Nicolas> I have a question though about this one... - >> - } else if (sinfo->lcd_wiring_mode = ATMEL_LCDC_WIRING_RGB555) { + >> - } else if (sinfo->lcd_wiring_mode == ATMEL_LCDC_WIRING_RGB555) { >> - var->red.offset = 10; >> - var->blue.offset = 0; >> - var->green.length = 5; @@ -31,7 +31,7 @@ There's two parts here: - 1: Format of framebuffer memory - 2: Wiring of LCD (RGB/BGR order and number of bits) -From the datasheet, the following framebuffer formats are supported: +>From the datasheet, the following framebuffer formats are supported: 1, 2, 4, 8 bits per pixel (palletized), 16, 24 bits per pixel (non-palletized) for TFT. diff --git a/a/content_digest b/N1/content_digest index 80e06cd..067fc6f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,12 @@ "ref\01318517570-28459-1-git-send-email-jacmet@sunsite.dk\0" "ref\04F0AC2B1.8010601@atmel.com\0" - "From\0Peter Korsgaard <jacmet@sunsite.dk>\0" - "Subject\0Re: [PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes\0" - "Date\0Mon, 09 Jan 2012 11:13:10 +0000\0" + "From\0jacmet@sunsite.dk (Peter Korsgaard)\0" + "Subject\0[PATCH] atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes\0" + "Date\0Mon, 09 Jan 2012 12:13:10 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - ">>>>> \"Nicolas\" = Nicolas Ferre <nicolas.ferre@atmel.com> writes:\n" + ">>>>> \"Nicolas\" == Nicolas Ferre <nicolas.ferre@atmel.com> writes:\n" "\n" " Nicolas> On 10/13/2011 04:52 PM, Peter Korsgaard :\n" " >> Allow framebuffer to be configured in 16bit mode when panel is wired in\n" @@ -24,7 +24,7 @@ "\n" " Nicolas> I have a question though about this one...\n" "\n" - " >> -\t\t} else if (sinfo->lcd_wiring_mode = ATMEL_LCDC_WIRING_RGB555) {\n" + " >> -\t\t} else if (sinfo->lcd_wiring_mode == ATMEL_LCDC_WIRING_RGB555) {\n" " >> -\t\t\tvar->red.offset = 10;\n" " >> -\t\t\tvar->blue.offset = 0;\n" " >> -\t\t\tvar->green.length = 5;\n" @@ -39,7 +39,7 @@ "- 1: Format of framebuffer memory\n" "- 2: Wiring of LCD (RGB/BGR order and number of bits)\n" "\n" - "From the datasheet, the following framebuffer formats are supported:\n" + ">From the datasheet, the following framebuffer formats are supported:\n" "\n" "1, 2, 4, 8 bits per pixel (palletized), 16, 24 bits per pixel\n" "(non-palletized) for TFT.\n" @@ -70,4 +70,4 @@ "-- \n" Bye, Peter Korsgaard -9ea92f2b6ddc0f6a65063f63ee51cc6530ba8eff9a5db62e99bdac687b2ab42f +a3f5266ba6760e5780bced5b42827791fadeab5da31e98a98615049496762485
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.