[PATCH libdrm v2 6/8] tests/random: return non-zero on test failure

2015-03-26 Thread Emil Velikov
... and wire it up to make check v2: s/rand - state->check/rand != state->check/. (Jan) Signed-off-by: Emil Velikov --- tests/Makefile.am | 6 +++--- tests/random.c| 6 -- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index e3443df.

[PATCH libdrm v2 7/8] drm: replace HASH_DEBUG with DEBUG

2015-03-26 Thread Emil Velikov
... and remove the useless SL_DEBUG and RANDOM_DEBUG v2: Rebase on earlier changes. Signed-off-by: Emil Velikov --- xf86drmHash.c | 5 ++--- xf86drmRandom.c | 1 - xf86drmSL.c | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/xf86drmHash.c b/xf86drmHash.c index f7d7f73

[PATCH libdrm v2 8/8] drm: use correct printf modifiers

2015-03-26 Thread Emil Velikov
The valies are unsigned long, thus we should use %lu. v2: Drop old printf statement. (Jan) Signed-off-by: Emil Velikov --- xf86drmHash.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xf86drmHash.c b/xf86drmHash.c index 199a2a3..f287e61 100644 --- a/xf86drmHash.c +++ b/

[virtio-dev] Re: [PATCH] Add virtio gpu driver.

2015-03-26 Thread One Thousand Gnomes
> It's not about virtio at all. It's about vga compatibility, so we have > a simple framebuffer as boot display. Only used when virtio is *not* > enabled. VGA can be a separate device altogether. In fact there were *real* PCI graphics cards that did this and had a register than flipped the outp

[PATCH v4 13/15] ASoC: codec/dw-hdmi-audio: add codec driver for dw hdmi audio

2015-03-26 Thread Mark Brown
- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: Digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150326/b8ae3c07/attachment.sig>

[PATCH v4 14/15] ASoC: rockchip/rockchip-hdmi-audio: add sound driver for hdmi audio

2015-03-26 Thread Mark Brown
ment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: Digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150326/62978135/attachment-0001.sig>

[PATCH] xf86drm: Fix ioctl struct clearing in drmAgpEnable

2015-03-26 Thread Connor Behan
viewed-by: Emil Velikov > > Thanks ! > Emil -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150326/7ee67ef8/attachment-0001.sig>

[PATCH v4 14/15] ASoC: rockchip/rockchip-hdmi-audio: add sound driver for hdmi audio

2015-03-26 Thread Mark Brown
t; do you mean that when I take devm_snd_soc_register_card() to register card, > then I do not need unregister card any more(destroy with device) ? Yes, that is the whole point of the devm_ APIs. -- next part -- A non-text attachment was scrubbed... Name: signature.asc

<    1   2