Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-22 Thread Richard Shaw
On Mon, Feb 22, 2016 at 8:52 AM, Adam Jackson wrote: > On Wed, 2016-02-17 at 14:30 -0600, Richard Shaw wrote: > > I read the readme in the Vulkan branch on the mesa git but how do you > > tell if your chipset is specifically supported? > > The driver emits a warning chirp if the chipset isn't ful

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-22 Thread Adam Jackson
On Wed, 2016-02-17 at 14:30 -0600, Richard Shaw wrote: > I read the readme in the Vulkan branch on the mesa git but how do you > tell if your chipset is specifically supported? The driver emits a warning chirp if the chipset isn't fully supported, and will refuse to initialize on devices that are

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-19 Thread David Airlie
- Original Message - > From: "Kevin Kofler" > To: devel@lists.fedoraproject.org > Sent: Saturday, 20 February, 2016 12:14:00 PM > Subject: Re: [ANNOUNCE] Fedora support for Vulkan > > David Airlie wrote: > > No, nothing concrete has been mentione

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-19 Thread Kevin Kofler
David Airlie wrote: > No, nothing concrete has been mentioned in this area at all. > > sw rendering won't benefit from vulkan very much, in fact it would be > worse than GL in some cases, as Vulkan really works on the building up > long command buffers and executing them, rather than direct execut

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-18 Thread David Airlie
> > Adam Jackson wrote: > > Currently the repository includes the driver loader, as well as Intel's > > open source drivers for gen8+ (Broadwell, Cherryview, Skylake, Broxton > > and Kabylake) GPUs. The Intel drivers also have incomplete support for > > Ivybridge, Haswell, and Baytrail devices; I

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-18 Thread Kevin Kofler
Adam Jackson wrote: > Currently the repository includes the driver loader, as well as Intel's > open source drivers for gen8+ (Broadwell, Cherryview, Skylake, Broxton > and Kabylake) GPUs. The Intel drivers also have incomplete support for > Ivybridge, Haswell, and Baytrail devices; I can vouch tha

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-17 Thread David Airlie
- Original Message - > From: "Zach Villers" > To: "Development discussions related to Fedora" > > Sent: Wednesday, 17 February, 2016 11:34:47 PM > Subject: Re: [ANNOUNCE] Fedora support for Vulkan > > Anyone know if/when nvidia drivers wi

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-17 Thread Richard Shaw
I read the readme in the Vulkan branch on the mesa git but how do you tell if your chipset is specifically supported? Thanks, Richard -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-17 Thread Neal Becker
drago01 wrote: > On Wed, Feb 17, 2016 at 1:24 PM, Peter T. wrote: >>> On Tue, 2016-02-16 at 11:34 -0800, Andrew Lutomirski wrote: >>> >>> >>> DRI3 is a prerequisite, yes. The F23 builds of the intel driver had it >>> disabled until fairly recently, but this update should sort you out: >>> >>> htt

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-17 Thread drago01
On Wed, Feb 17, 2016 at 1:24 PM, Peter T. wrote: >> On Tue, 2016-02-16 at 11:34 -0800, Andrew Lutomirski wrote: >> >> >> DRI3 is a prerequisite, yes. The F23 builds of the intel driver had it >> disabled until fairly recently, but this update should sort you out: >> >> https://bodhi.fedoraproject.

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-17 Thread Richard W.M. Jones
On Wed, Feb 17, 2016 at 08:43:09AM -0500, Neal Becker wrote: > Peter T. wrote: > > >> On Tue, 2016-02-16 at 11:34 -0800, Andrew Lutomirski wrote: > >> > >> > >> DRI3 is a prerequisite, yes. The F23 builds of the intel driver had it > >> disabled until fairly recently, but this update should sort

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-17 Thread Neal Becker
Peter T. wrote: >> On Tue, 2016-02-16 at 11:34 -0800, Andrew Lutomirski wrote: >> >> >> DRI3 is a prerequisite, yes. The F23 builds of the intel driver had it >> disabled until fairly recently, but this update should sort you out: >> >> https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca0

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-17 Thread Zach Villers
Anyone know if/when nvidia drivers will be included? On Wed, Feb 17, 2016 at 7:24 AM Peter T. wrote: > > On Tue, 2016-02-16 at 11:34 -0800, Andrew Lutomirski wrote: > > > > > > DRI3 is a prerequisite, yes. The F23 builds of the intel driver had it > > disabled until fairly recently, but this upda

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-17 Thread Peter T.
> On Tue, 2016-02-16 at 11:34 -0800, Andrew Lutomirski wrote: > > > DRI3 is a prerequisite, yes. The F23 builds of the intel driver had it > disabled until fairly recently, but this update should sort you out: > > https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca05253 This is great, not

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-16 Thread Alice M
I had just installed vulkan on my Alienware m14x, and it seemed to erase my previous light settings as well as making fedora unbootable. I'm currently looking into how to get around it. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fed

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-16 Thread David Airlie
- Original Message - > From: "Marcin Juszkiewicz" > To: devel@lists.fedoraproject.org > Sent: Wednesday, 17 February, 2016 8:59:51 AM > Subject: Re: [ANNOUNCE] Fedora support for Vulkan > > W dniu 16.02.2016 o 19:48, Adam Jackson pisze: > > >

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-16 Thread Marcin Juszkiewicz
W dniu 16.02.2016 o 19:48, Adam Jackson pisze: > Currently the repository includes the driver loader, as well as Intel's > open source drivers for gen8+ (Broadwell, Cherryview, Skylake, Broxton > and Kabylake) GPUs. The Intel drivers also have incomplete support for > Ivybridge, Haswell, and Baytr

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-16 Thread Adam Jackson
On Tue, 2016-02-16 at 11:34 -0800, Andrew Lutomirski wrote: > $ vkcube > 1 physical devices > anv_device.c:405: FINISHME: Get correct values for VkPhysicalDeviceLimits > vendor id 8086, device name Intel(R) HD Graphics 520 (Skylake GT2) > vulkan: No DRI3 support > Vulkan not supported on given X w

Re: [ANNOUNCE] Fedora support for Vulkan

2016-02-16 Thread Andrew Lutomirski
On Tue, Feb 16, 2016 at 10:48 AM, Adam Jackson wrote: > $ sudo dnf copr enable ajax/vulkan > $ sudo dnf install vulkan anvil vkcube > $ vulkaninfo vulkaninfo seems to work: [...] VkPhysicalDeviceProperties: === apiVersion = 4194306 driverVersion = 1

[ANNOUNCE] Fedora support for Vulkan

2016-02-16 Thread Adam Jackson
I'm pleased to announce support for Vulkan for Fedora! == What is Vulkan? == Vulkan is a new generation graphics and compute API that provides high- efficiency, cross-platform access to modern GPUs. Or: Vulkan is to OpenGL as Wayland is to X11. It does many of the same things, but - with the ben