rockchip and atmel kms drivers

2014-09-17 Thread yaozq
Hi Boris & Dave, I will update the rockchip drm driver soon, we have many change about it. thanks. On 2014?09?17? 13:41, Boris BREZILLON wrote: > Hi Dave, > > On Wed, 17 Sep 2014 11:18:44 +1000 > Dave Airlie wrote: > >> Hey, >> >> So I notice we have two unreviewed drivers outstanding, the atmel

[alsa-devel] [PATCH v3 0/5] Beaglebone-Black HDMI audio

2014-09-17 Thread Jyri Sarha
On 09/17/2014 04:06 AM, Dave Airlie wrote: > On 17 September 2014 06:40, Jyri Sarha wrote: >> Changes since v2: >> - Change compatible property from "ti,gpio-clock" to "ti,gpio-gate-clock" >> - Some minor cleanups >> >> The code has a functional dependency to: >> http://www.mail-archive.com/linux-

radeon/radeon_bios.c: clean up coding style differences in radeon_get_bios()

2014-09-17 Thread Wilfried Klaebe
radeon/radeon_bios.c: clean up coding style differences in radeon_get_bios() Signed-off-by: Wilfried Klaebe diff --git a/drivers/gpu/drm/radeon/radeon_bios.c b/drivers/gpu/drm/radeon/radeon_bios.c index 6a03624..63ccb8f 100644 --- a/drivers/gpu/drm/radeon/radeon_bios.c +++ b/drivers/gpu/drm/rad

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties

2014-09-17 Thread Tomi Valkeinen
ith simple phandle. Can you guarantee that it's enough for everyone, on all platforms? The point of the ports/endpoint graph is to also support more complicated scenarios. If you now create ps8622 bindings that do not support those graphs, the no one else using ps8622 can use ports/endpoint graphs either. Btw, is there an example how the bridge with these bindings is used in a board's .dts file? I couldn't find any example with a quick search. So it's unclear to me what the "simple phandle" actually is. Tomi -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140917/cbe71368/attachment-0001.sig>

Using a HD 4670 still possible?

2014-09-17 Thread Christoph Brill
t; > > >> > > >> > It sounds like there's a problem with interrupt processing on your > >> system. Please provide the dmesg output. You might try > >> disabling/enabling MSI to see if that works around the problem. > >> > >> Thank you so much for this hint! Booting using radeon.msi=0 finally > >> brings the system into a usable state. The dmesg of a default boot (i.e. > >> radeon.msi=-1) is available at http://pastebin.com/gS1xHYPc > > > > > > Can you file a bug report at > > https://bugs.freedesktop.org/enter_bug.cgi?product=DRI component > > "DRM/Radeon" and attach the dmesg output there? > > > > Also mention what chipset your system uses and whether the card is AGP or > not. > > Alex > > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140917/0993c00f/attachment-0001.html>

[PATCH 0/9 linux-next] drivers/gpu/drm: use container_of where possible

2014-09-17 Thread One Thousand Gnomes
> What if someone doesn't know about that intention one day and inserts > some field in the structure at the "wrong place" ? Then we have code review. Also they are much more likely to simply change the code elsewhere and break it. Nobody afaik ever got this wrong, while the litany of other broken

[PATCH V7 11/12] Documentation: bridge: Add documentation for ps8622 DT properties

2014-09-17 Thread Tomi Valkeinen
difficult to improve the display driver model later if we're missing such critical pieces from the DT bindings. Tomi -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140917/d9fcb555/attachment.sig>

[PATCH v3 4/5] ASoC: davinci: HDMI audio build for AM33XX and TDA998x

2014-09-17 Thread Mark Brown
rchives/dri-devel/attachments/20140917/8904d641/attachment.sig>

[PATCH v3 1/3] phy: exynos-dp-video: Use syscon support to control pmu register

2014-09-17 Thread Kishon Vijay Abraham I
On Tuesday 16 September 2014 10:32 AM, Vivek Gautam wrote: > Currently the DP_PHY_ENABLE register is mapped in the driver, > and accessed to control power to the PHY. > With mfd-syscon and regmap interface available at our disposal, > it's wise to use that instead of using a 'reg' property for th

<    1   2