All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6 20/26] dm: video: Add a uclass for display port
Date: Sat, 18 Apr 2015 19:43:20 +0200	[thread overview]
Message-ID: <20150418194320.4324b9af@crub> (raw)
In-Reply-To: <1429067024-12213-21-git-send-email-sjg@chromium.org>

On Tue, 14 Apr 2015 21:03:38 -0600
Simon Glass <sjg@chromium.org> wrote:

> eDP (Embedded DisplayPort) is a standard widely used in laptops to drive
> LCD panels. Add a uclass for this which supports a few simple operations.
> 
> Signed-off-by: Simon Glass <sjg@chromium.org>

Acked-by: Anatolij Gustschin <agust@denx.de>

  reply	other threads:[~2015-04-18 17:43 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-15  3:03 [U-Boot] [PATCH v6 0/26] tegra: Add eDP support for nyan-big Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 01/26] dm: core: Sort the uclasses Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 02/26] dm: gpio: Add error handling and a function to claim vector GPIOs Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 03/26] fdt: Add binding decode function for display-timings Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 04/26] tegra: Move the pwm into tegra-common Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 05/26] tegra: pwm: Allow the clock rate to be left as is Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 06/26] tegra: Move checkboard() into the board code Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 07/26] tegra: Add a board ID function Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 08/26] power: Export register access functions from as3722 Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 09/26] tegra: Provide a function to allow LCD PMIC setup Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 10/26] tegra: Add support for setting up a as3722 PMIC Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 11/26] tegra: nyan-big: Add LCD PMIC init and board ID Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 12/26] tegra124: dts: Add host1x node to provide display information Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 13/26] tegra: config: Use CONFIG_LCD to detect LCD presence Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 14/26] tegra: clock: Add checking for invalid clock IDs Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 15/26] tegra: clock: Split the clock source code into a separate function Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 16/26] tegra124: clock: Add display clocks and functions Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 17/26] tegra: Move display controller header into common Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 18/26] video: Add drm_dp_helper.h Simon Glass
2015-04-18 17:42   ` Anatolij Gustschin
2015-04-15  3:03 ` [U-Boot] [PATCH v6 19/26] edid: Add a function to read detailed monitor timings Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 20/26] dm: video: Add a uclass for display port Simon Glass
2015-04-18 17:43   ` Anatolij Gustschin [this message]
2015-04-15  3:03 ` [U-Boot] [PATCH v6 21/26] tegra: dts: nyan-big: Add definitions for eDP display Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 22/26] tegra: video: Support serial output resource (SOR) on tegra124 Simon Glass
2015-04-18 18:18   ` Anatolij Gustschin
2015-04-15  3:03 ` [U-Boot] [PATCH v6 23/26] tegra: video: Add Embedded DisplayPort driver Simon Glass
2015-04-18 18:37   ` Anatolij Gustschin
2015-04-15  3:03 ` [U-Boot] [PATCH v6 24/26] tegra: video: support eDP displays on Tegra124 devices Simon Glass
2015-04-18 18:40   ` Anatolij Gustschin
2015-04-15  3:03 ` [U-Boot] [PATCH v6 25/26] tegra: config: nyan-big: Enable LCD Simon Glass
2015-04-15  3:03 ` [U-Boot] [PATCH v6 26/26] tegra124: video: Add full link training for eDP Simon Glass
2015-04-18 19:29   ` Anatolij Gustschin
2015-04-28  3:03 ` [U-Boot] [PATCH v6 0/26] tegra: Add eDP support for nyan-big Simon Glass
2015-04-29 19:56   ` Tom Warren

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=20150418194320.4324b9af@crub \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.de \
    /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 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.