Re: [Mesa-dev] Merging VC4 driver

2014-08-06 Thread Roland Scheidegger
Am 07.08.2014 00:10, schrieb Eric Anholt: > Roland Scheidegger writes: > >> Am 06.08.2014 22:33, schrieb Eric Anholt: > >>> + * When building using the simulator (on x86), we advertise ourselves as >>> the >>> + * i965 driver so that you can just make a directory with a link from >>> + * i965_d

Re: [Mesa-dev] Merging VC4 driver

2014-08-06 Thread Emil Velikov
On 06/08/14 21:33, Eric Anholt wrote: I'd like to start merging the VC4 driver. I've got a lot of things working under sim (piglit's at 5212/6726 for a slightly-trimmed quick.py), and once I find where I put my serial cable I hope to get the kernel fixed up and passing even more than that on HW.

Re: [Mesa-dev] Merging VC4 driver

2014-08-06 Thread Eric Anholt
Roland Scheidegger writes: > Am 06.08.2014 22:33, schrieb Eric Anholt: >> + * When building using the simulator (on x86), we advertise ourselves as the >> + * i965 driver so that you can just make a directory with a link from >> + * i965_dri.so to the built vc4_dri.so, and point LIBGL_DRIVERS_PA

Re: [Mesa-dev] Merging VC4 driver

2014-08-06 Thread Roland Scheidegger
Am 06.08.2014 22:33, schrieb Eric Anholt: > I'd like to start merging the VC4 driver. I've got a lot of things > working under sim (piglit's at 5212/6726 for a slightly-trimmed > quick.py), and once I find where I put my serial cable I hope to get the > kernel fixed up and passing even more than t

[Mesa-dev] Merging VC4 driver

2014-08-06 Thread Eric Anholt
I'd like to start merging the VC4 driver. I've got a lot of things working under sim (piglit's at 5212/6726 for a slightly-trimmed quick.py), and once I find where I put my serial cable I hope to get the kernel fixed up and passing even more than that on HW. I'm at 80 commits right now, with 3 in