Mesa (master): i965/glk: Add l3 banks count for 2x6 configuration

2018-05-21 Thread Mark Janes
Module: Mesa Branch: master Commit: 0748383a6014886ef0bf7bda16fd0efef39c405d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0748383a6014886ef0bf7bda16fd0efef39c405d Author: Anuj Phogat Date: Mon May 21 15:21:56 2018 -0700 i965/glk: Add l3 banks count for 2x6 configuration 2x6 confi

Mesa (master): v3d: Include v3d_drm.h path.

2018-05-21 Thread Eric Anholt
Module: Mesa Branch: master Commit: 85f61197df49c3384f9f6c8cf0e642249e42e8fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85f61197df49c3384f9f6c8cf0e642249e42e8fd Author: Vinson Lee Date: Thu May 17 22:39:50 2018 + v3d: Include v3d_drm.h path. Fix build error. CC v3d

Mesa (master): radv: fix centroid interpolation

2018-05-21 Thread Samuel Pitoiset
Module: Mesa Branch: master Commit: 73df16dcee79e2281c8d8a830dbbe6655359c82d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=73df16dcee79e2281c8d8a830dbbe6655359c82d Author: Samuel Pitoiset Date: Mon May 21 11:15:51 2018 +0200 radv: fix centroid interpolation It's legal to set the c

Mesa (master): radv: Cleanup unused prime blit path.

2018-05-21 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: f26b008e283ee11cfeeb4efb61ce435a04b04b2f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f26b008e283ee11cfeeb4efb61ce435a04b04b2f Author: Bas Nieuwenhuizen Date: Mon May 21 01:31:49 2018 +0200 radv: Cleanup unused prime blit path. Since we have th

Mesa (master): radv: Fix SRGB compute copies.

2018-05-21 Thread Bas Nieuwenhuizen
Module: Mesa Branch: master Commit: a63a0960e3ebf049e593f51ce1e02dc84254f9c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a63a0960e3ebf049e593f51ce1e02dc84254f9c4 Author: Bas Nieuwenhuizen Date: Mon May 21 01:26:46 2018 +0200 radv: Fix SRGB compute copies. SRGB stores are broken.