[Intel-gfx] Intel Atom SoC Bay/Cherry Trail - HDMI Audio

2016-03-19 Thread poma
Hi Fi $ wget https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.4.6.tar.xz $ tar xf linux-4.4.6.tar.xz $ cd linux-4.4.6/ $ curl -s https://patchwork.freedesktop.org/api/1.0/series/4142/revisions/1/mbox/ | patch -p1 ... patching file drivers/gpu/drm/i915/i915_reg.h Hunk #1 succeeded at 1993 w

Re: [Intel-gfx] Intel Atom SoC Bay/Cherry Trail - HDMI Audio

2016-03-19 Thread poma
... meanwhile ... $ modinfo hdmi_audio filename: /lib/modules/4.5.0-301.fc22.x86_64/kernel/sound/hdmi_audio/hdmi_audio.ko.xz version:0.01.003 license:GPL v2 description:Intel HDMI Audio driver author: Vaibhav Agarwal author: Ramesh Babu K V author:

Re: [Intel-gfx] [PATCH 27/29] drm/vgem: Move get_pages to gem_create

2016-01-06 Thread poma
On 23.11.2015 10:33, Daniel Vetter wrote: > vgem doesn't have a shrinker or anything like that and drops backing > storage only at object_free time. There's no use in trying to be > clever and allocating backing storage delayed, it only causes trouble > by requiring locking. > > Instead grab pages